summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-05Pick up dive numbers from Uemis SDA when starting with empty data fileGravatar Dirk Hohndel
2012-12-05When starting with an empty data file and downloading dives, number themGravatar Dirk Hohndel
2012-12-05Make it easier to pass macro definitions from makeGravatar Dirk Hohndel
2012-12-04Merge trips without modifying the GTK treeGravatar Lubomir I. Ivanov
2012-12-04Improve automatic dive merging logicGravatar Linus Torvalds
2012-12-04Support the new NDL / deco code in the Uemis downloaderGravatar Dirk Hohndel
2012-12-04Improve deco handling and add NDL supportGravatar Dirk Hohndel
2012-12-04Change Uemis debug code to test for bit valuesGravatar Dirk Hohndel
2012-12-01Small cosmetic cleanups of Uemis downloader codeGravatar Dirk Hohndel
2012-12-01Fix stupid error in last minute cleanup of Uemis rewriteGravatar Dirk Hohndel
2012-11-30Make more uemis functions staticGravatar Dirk Hohndel
2012-11-30Remove the hack to mark parsed XML files as downloadedGravatar Dirk Hohndel
2012-11-30Remove the ability to import Uemis SDA filesGravatar Dirk Hohndel
2012-11-30Convert Uemis downloader to directly create divesGravatar Dirk Hohndel
2012-11-28Track Uemis last dive downloaded on a per data-file basisGravatar Dirk Hohndel
2012-11-28Updating events for libdivecomputer 0.3 (and tracking uemis support)Gravatar Dirk Hohndel
2012-11-28Count the actual decimal digits for importGravatar Miika Turkia
2012-11-26JDiveLog import fallback for 1 digit numbersGravatar Miika Turkia
2012-11-26Fix dive computer event handling if there are no samplesGravatar Linus Torvalds
2012-11-26Simplify tripflags: remove tripflag_names[]Gravatar Linus Torvalds
2012-11-26Remove 'tripflag' from dive tripsGravatar Linus Torvalds
2012-11-26Handle seconds in decimal notation (from JDiveLog)Gravatar Miika Turkia
2012-11-26Clarify (and fix) dive trip auto-generationGravatar Linus Torvalds
2012-11-26Remove 'when_from_file' field from dive tripGravatar Linus Torvalds
2012-11-26Rewrite 'remove_autogen_trips()' without the gtk tree model walkingGravatar Linus Torvalds
2012-11-26Associate each dive trip with the dives in that tripGravatar Linus Torvalds
2012-11-26Fix dive trip selection for mergingGravatar Linus Torvalds
2012-11-25Don't compile unused code to determine offset between samplesGravatar Dirk Hohndel
2012-11-25Be much saner about merging dive computer dataGravatar Linus Torvalds
2012-11-25Do not set the water salinity of a dive unless libdivecomputer supports itGravatar Linus Torvalds
2012-11-25Improve on divecomputer data handlingGravatar Linus Torvalds
2012-11-25Start merging dives by keeping the dive computer data from both divesGravatar Linus Torvalds
2012-11-25Match newly downloaded dives against dive computer informationGravatar Linus Torvalds
2012-11-25Add basic divecomputer info setup with xml parsing and savingGravatar Linus Torvalds
2012-11-25Fix "prefer downloaded" dive sample merging caseGravatar Linus Torvalds
2012-11-24Improvements on JDiveLog importGravatar Miika Turkia
2012-11-24Fix error message (parsing weight here)Gravatar Miika Turkia
2012-11-23Move events and samples into a 'struct divecomputer'Gravatar Linus Torvalds
2012-11-23Allocate dive samples separately from 'struct dive'Gravatar Linus Torvalds
2012-11-21Fix "prefer download" behaviorGravatar Dirk Hohndel
2012-11-21Make sure there are no invisible selected dives after import / downloadGravatar Dirk Hohndel
2012-11-20Allow the user to cancel a dive computer downloadGravatar Dirk Hohndel
2012-11-20Improving table print output.Gravatar Salvador Cuñat
2012-11-19When downloading from a dive computer, stop at mergeable divesGravatar Linus Torvalds
2012-11-19Merge branch 'uemis-downloader-fixes'Gravatar Dirk Hohndel
2012-11-19Fix another off by one error in Uemis native downloaderGravatar Dirk Hohndel
2012-11-19Fix stupid off by one error in Uemis downloaderGravatar Dirk Hohndel
2012-11-19Makefile hack to allow building with uninstalled libdivecomputerGravatar Dirk Hohndel
2012-11-19Clear 'force' flag when retrying downloadGravatar Dirk Hohndel
2012-11-19Correctly reset the ANS file number when restarting Uemis downloadGravatar Dirk Hohndel