Age | Commit message (Expand) | Author |
2012-12-13 | Add the ability to set a nickname for a dive computer | Dirk Hohndel |
2012-12-11 | Merge branch 'cns' into cns-merge | Dirk Hohndel |
2012-12-10 | Display maximum CNS in the divelist | Dirk Hohndel |
2012-12-10 | Move global variables covered by Preferences into one structure | Dirk Hohndel |
2012-12-07 | Add CNS and pO2 tracking in the samples | Dirk Hohndel |
2012-12-05 | Turn latitude and longitude into integer micro-degree values | Linus Torvalds |
2012-12-04 | Improve deco handling and add NDL support | Dirk Hohndel |
2012-11-30 | Remove the hack to mark parsed XML files as downloaded | Dirk Hohndel |
2012-11-30 | Convert Uemis downloader to directly create dives | Dirk Hohndel |
2012-11-26 | Simplify tripflags: remove tripflag_names[] | Linus Torvalds |
2012-11-26 | Remove 'tripflag' from dive trips | Linus Torvalds |
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 | Associate each dive trip with the dives in that trip | Linus Torvalds |
2012-11-25 | Improve on divecomputer data handling | Linus Torvalds |
2012-11-25 | Add basic divecomputer info setup with xml parsing and saving | Linus Torvalds |
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-12 | Extract salinity for Uemis SDA and improve depth calculation | Dirk Hohndel |
2012-11-11 | Add special download modes to force updates from the divecomputer | Dirk Hohndel |
2012-11-11 | Support merging of two adjacent dives | Linus Torvalds |
2012-11-11 | Prepare to merge non-overlapping dives | Linus Torvalds |
2012-11-11 | Trim the dive to exclude surface time at beginning and end | Dirk Hohndel |
2012-11-11 | Merge branch 'pressure' | Dirk Hohndel |
2012-11-11 | Add depth to mbar helper function | Dirk Hohndel |
2012-11-11 | Simplify and clean up dive trip management | Linus Torvalds |
2012-11-10 | Add support for obtaining salinity from libdivecomputer | Dirk Hohndel |
2012-11-10 | Fix default filename handling errors | Linus Torvalds |
2012-11-10 | Merge branch 'ceiling-plot' | Dirk Hohndel |
2012-11-10 | Improve logic handling events | Dirk Hohndel |
2012-11-10 | Use correct surface pressure to detect ceiling with Uemis Zurich | Dirk Hohndel |
2012-11-09 | Fix dive trip merging logic | Linus Torvalds |
2012-11-05 | Repair broken Add Dive menu item | Henrik Brautaset Aronsen |
2012-10-28 | Add support for visibility tracking and allow manual entry air temp | Dirk Hohndel |
2012-10-19 | Added a function to check if specific OS features are available | Lubomir I. Ivanov |
2012-10-18 | Find translation files on Linux after Subsurface was installed | Dirk Hohndel |
2012-10-15 | Merge branch 'gettext' | Dirk Hohndel |
2012-10-15 | Support for gettext in MacOSX application bundle | Henrik Brautaset Aronsen |
2012-10-11 | Improve on the DivingLog importer a bit | Linus Torvalds |
2012-10-09 | A file that we import should never become the default file we save to | Dirk Hohndel |
2012-10-04 | Provide a method to use unicode command line arguments on Windows | Lubomir I. Ivanov |
2012-09-28 | Redo the delete dive code | Dirk Hohndel |
2012-09-26 | Merge branch 'uemis-native' | Dirk Hohndel |
2012-09-26 | Add the ability to create a log file for debugging output | Dirk Hohndel |
2012-09-24 | Update cylinder info properly | Linus Torvalds |
2012-09-21 | Fix missing save of (almost empty) cylinder information | Linus Torvalds |
2012-09-20 | Merge branch 'divetrip-rewrite' of git://github.com/torvalds/subsurface | Linus Torvalds |
2012-09-20 | FIND_TRIP: don't cast a timestamp to a pointer | Linus Torvalds |
2012-09-20 | Convert FIND_TRIP into function | Dirk Hohndel |