Age | Commit message (Expand) | Author |
2013-01-04 | Fix deco calculations to correctly use GF values and add CC support | Dirk Hohndel |
2013-01-03 | Make GF values configurable | Dirk Hohndel |
2013-01-03 | Consider previous dives when calculating deco | Dirk Hohndel |
2013-01-03 | Use gradient factors in deco calculation | Dirk Hohndel |
2013-01-03 | First stab at deco calculations | Dirk Hohndel |
2013-01-02 | Limit to 4 the number of cylinders shown in the data frame | Salvador Cuñat |
2013-01-01 | Remove autogroup from the preferences and store per file instead | Dirk Hohndel |
2012-12-30 | First step in cleaning up cylinder pressure sensor logic | Linus Torvalds |
2012-12-30 | Fix nickname saving in XML file to deal with utf8 characters | Dirk Hohndel |
2012-12-30 | Allow overlapping (and disjoint) dive trips | Linus Torvalds |
2012-12-30 | Update deco handling | Dirk Hohndel |
2012-12-28 | Make add_dc_to_string() skip redundant entries | Linus Torvalds |
2012-12-26 | Add settings section to XML file format and store dive computer IDs | Dirk Hohndel |
2012-12-22 | Imrpove the nickname handling | Dirk Hohndel |
2012-12-21 | Remove nickname from divecomputer data structure | Dirk Hohndel |
2012-12-16 | Use dive computer model/ID when trying to merge dives | Linus Torvalds |
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 |