Age | Commit message (Expand) | Author |
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 |
2012-11-19 | Fix another off by one error in Uemis native downloader | Dirk Hohndel |
2012-11-19 | Fix stupid off by one error in Uemis downloader | Dirk Hohndel |
2012-11-19 | Makefile hack to allow building with uninstalled libdivecomputer | Dirk Hohndel |
2012-11-19 | Clear 'force' flag when retrying download | Dirk Hohndel |
2012-11-19 | Correctly reset the ANS file number when restarting Uemis download | Dirk Hohndel |
2012-11-19 | Improve Uemis timeout handling | Dirk Hohndel |
2012-11-19 | Tweaks to the Uemis debugging code | Dirk Hohndel |
2012-11-19 | Mark divelist changed when downloading from Uemis SDA | Dirk Hohndel |
2012-11-19 | Fix the XML gps parsing and saving when using non-US locales | Linus Torvalds |
2012-11-19 | When merging non-overlapping dives, add surface events in between | Linus Torvalds |
2012-11-19 | Fix silly thinko in recent changes to "Delete dive" code | Linus Torvalds |
2012-11-19 | Mark divelist changed as we download dives from a dive computer | Linus Torvalds |
2012-11-12 | Tweak partial pressure plot to avoid printing values ontop of eachh other | Dirk Hohndel |
2012-11-12 | Add support for zooming using the scroll-wheel | Linus Torvalds |
2012-11-12 | Improve visual appearance of temperature plot | Dirk Hohndel |
2012-11-12 | Extract salinity for Uemis SDA and improve depth calculation | Dirk Hohndel |
2012-11-12 | Store and parse salinity and surface pressure | Dirk Hohndel |
2012-11-11 | Fix average temperature statistics | Linus Torvalds |
2012-11-11 | Handle dives without samples correctly | Dirk Hohndel |
2012-11-11 | Add back mysteriously deleted "} else {" line | Linus Torvalds |
2012-11-11 | Make the "click-to-zoom" use a 2.5x zoom factor | Linus Torvalds |