Age | Commit message (Expand) | Author |
2013-01-09 | Assemble the actual Suunto serial number | Linus Torvalds |
2013-01-09 | Move device_info handling into a new 'device.c' file | Linus Torvalds |
2013-01-09 | Add support to planner to use additional gases during the ascent | Dirk Hohndel |
2013-01-01 | Remove autogroup from the preferences and store per file instead | Dirk Hohndel |
2013-01-01 | Clear divecomputer saved status before saving the nicknames to XML | 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-21 | Remove nickname from divecomputer data structure | Dirk Hohndel |
2012-12-13 | Add the ability to set a nickname for a dive computer | Dirk Hohndel |
2012-12-07 | Add CNS and pO2 tracking in the samples | Dirk Hohndel |
2012-12-05 | Fix saving of salinity | 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-04 | Improve deco handling and add NDL support | Dirk Hohndel |
2012-11-26 | Simplify tripflags: remove tripflag_names[] | 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 | 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-19 | Fix the XML gps parsing and saving when using non-US locales | Linus Torvalds |
2012-11-12 | Store and parse salinity and surface pressure | Dirk Hohndel |
2012-10-28 | Add support for visibility tracking and allow manual entry air temp | Dirk Hohndel |
2012-10-04 | Use GLib's g_fopen() and g_open() when working with files | Lubomir I. Ivanov |
2012-09-30 | New XML format for saving dives | Linus Torvalds |
2012-09-21 | Fix missing save of (almost empty) cylinder information | Linus Torvalds |
2012-09-20 | Fix dive trip saving bug | Dirk Hohndel |
2012-09-19 | Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t' | Linus Torvalds |
2012-09-11 | Display yearly/monthly statistics | Miika Turkia |
2012-09-01 | Clean up macros and auxiliary functions | Dirk Hohndel |
2012-08-27 | Merge branch 'trips' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-08-27 | First cut of explicit trip tracking | Dirk Hohndel |
2012-08-27 | Only quote the quote characters in xml attributes | Linus Torvalds |
2012-08-27 | Add single and double quotes to escaped characters in XML output | Dirk Hohndel |
2012-08-14 | Add exposure protection tracking | Dirk Hohndel |
2012-03-24 | Add weight system tracking | Dirk Hohndel |
2011-12-07 | Fix some issues with star rating code | Dirk Hohndel |
2011-12-07 | Add typical 0 to 5 star rating for dives | Dirk Hohndel |
2011-11-10 | Save cylinder O2/He content after the cylinder type description | Linus Torvalds |
2011-10-09 | Don't drop precision from floating point GP coordinates | Linus Torvalds |
2011-09-22 | Start handling dive events | Linus Torvalds |
2011-09-15 | Support gps coordinates for the location info | Linus Torvalds |
2011-09-15 | Rename the project 'subsurface' | Linus Torvalds |
2011-09-13 | Add divemaster/buddy field and text entry | Linus Torvalds |
2011-09-12 | Don't save empty cylinder descriptions in the xml | Linus Torvalds |
2011-09-11 | Be more careful about unit changes | Linus Torvalds |
2011-09-11 | Fix up dive number naming | Linus Torvalds |