Age | Commit message (Expand) | Author |
2012-12-05 | Improve reading of extra dive data for Uemis | Dirk Hohndel |
2012-12-05 | Fix saving of salinity | Dirk Hohndel |
2012-12-05 | Change Uemis code to use locale indepent floating point parsing | Dirk Hohndel |
2012-12-05 | Turn latitude and longitude into integer micro-degree values | Linus Torvalds |
2012-12-05 | Save latitude/longitude using integer math | Linus Torvalds |
2012-12-05 | Pick up dive numbers from Uemis SDA when starting with empty data file | Dirk Hohndel |
2012-12-05 | When starting with an empty data file and downloading dives, number them | Dirk Hohndel |
2012-12-05 | Make it easier to pass macro definitions from make | Dirk Hohndel |
2012-12-04 | Merge trips without modifying the GTK tree | Lubomir I. Ivanov |
2012-12-04 | Improve automatic dive merging logic | Linus Torvalds |
2012-12-04 | Support the new NDL / deco code in the Uemis downloader | Dirk Hohndel |
2012-12-04 | Improve deco handling and add NDL support | Dirk Hohndel |
2012-12-04 | Change Uemis debug code to test for bit values | Dirk Hohndel |
2012-12-01 | Small cosmetic cleanups of Uemis downloader code | Dirk Hohndel |
2012-12-01 | Fix stupid error in last minute cleanup of Uemis rewrite | Dirk Hohndel |
2012-11-30 | Make more uemis functions static | Dirk Hohndel |
2012-11-30 | Remove the hack to mark parsed XML files as downloaded | Dirk Hohndel |
2012-11-30 | Remove the ability to import Uemis SDA files | Dirk Hohndel |
2012-11-30 | Convert Uemis downloader to directly create dives | Dirk Hohndel |
2012-11-28 | Track Uemis last dive downloaded on a per data-file basis | Dirk Hohndel |
2012-11-28 | Updating events for libdivecomputer 0.3 (and tracking uemis support) | Dirk Hohndel |
2012-11-28 | Count the actual decimal digits for import | Miika Turkia |
2012-11-26 | JDiveLog import fallback for 1 digit numbers | Miika Turkia |
2012-11-26 | Fix dive computer event handling if there are no samples | Linus Torvalds |
2012-11-26 | Simplify tripflags: remove tripflag_names[] | Linus Torvalds |
2012-11-26 | Remove 'tripflag' from dive trips | Linus Torvalds |
2012-11-26 | Handle seconds in decimal notation (from JDiveLog) | Miika Turkia |
2012-11-26 | Clarify (and fix) dive trip auto-generation | Linus Torvalds |
2012-11-26 | Remove 'when_from_file' field from dive trip | Linus Torvalds |
2012-11-26 | Rewrite 'remove_autogen_trips()' without the gtk tree model walking | Linus Torvalds |
2012-11-26 | Associate each dive trip with the dives in that trip | Linus Torvalds |
2012-11-26 | Fix dive trip selection for merging | Linus Torvalds |
2012-11-25 | Don't compile unused code to determine offset between samples | Dirk Hohndel |
2012-11-25 | Be much saner about merging dive computer data | Linus Torvalds |
2012-11-25 | Do not set the water salinity of a dive unless libdivecomputer supports it | Linus Torvalds |
2012-11-25 | Improve on divecomputer data handling | Linus Torvalds |
2012-11-25 | Start merging dives by keeping the dive computer data from both dives | Linus Torvalds |
2012-11-25 | Match newly downloaded dives against dive computer information | Linus Torvalds |
2012-11-25 | Add basic divecomputer info setup with xml parsing and saving | Linus Torvalds |
2012-11-25 | Fix "prefer downloaded" dive sample merging case | Linus Torvalds |
2012-11-24 | Improvements on JDiveLog import | Miika Turkia |
2012-11-24 | Fix error message (parsing weight here) | Miika Turkia |
2012-11-23 | Move events and samples into a 'struct divecomputer' | Linus Torvalds |
2012-11-23 | Allocate dive samples separately from 'struct dive' | Linus Torvalds |
2012-11-21 | Fix "prefer download" behavior | Dirk Hohndel |
2012-11-21 | Make sure there are no invisible selected dives after import / download | Dirk Hohndel |
2012-11-20 | Allow the user to cancel a dive computer download | Dirk Hohndel |
2012-11-20 | Improving table print output. | Salvador Cuñat |
2012-11-19 | When downloading from a dive computer, stop at mergeable dives | Linus Torvalds |
2012-11-19 | Merge branch 'uemis-downloader-fixes' | Dirk Hohndel |