aboutsummaryrefslogtreecommitdiffstats
path: root/save-xml.c
AgeCommit message (Expand)Author
2013-01-09Assemble the actual Suunto serial numberGravatar Linus Torvalds
2013-01-09Move device_info handling into a new 'device.c' fileGravatar Linus Torvalds
2013-01-09Add support to planner to use additional gases during the ascentGravatar Dirk Hohndel
2013-01-01Remove autogroup from the preferences and store per file insteadGravatar Dirk Hohndel
2013-01-01Clear divecomputer saved status before saving the nicknames to XMLGravatar Dirk Hohndel
2012-12-30First step in cleaning up cylinder pressure sensor logicGravatar Linus Torvalds
2012-12-30Fix nickname saving in XML file to deal with utf8 charactersGravatar Dirk Hohndel
2012-12-30Allow overlapping (and disjoint) dive tripsGravatar Linus Torvalds
2012-12-30Update deco handlingGravatar Dirk Hohndel
2012-12-28Make add_dc_to_string() skip redundant entriesGravatar Linus Torvalds
2012-12-26Add settings section to XML file format and store dive computer IDsGravatar Dirk Hohndel
2012-12-21Remove nickname from divecomputer data structureGravatar Dirk Hohndel
2012-12-13Add the ability to set a nickname for a dive computerGravatar Dirk Hohndel
2012-12-07Add CNS and pO2 tracking in the samplesGravatar Dirk Hohndel
2012-12-05Fix saving of salinityGravatar Dirk Hohndel
2012-12-05Turn latitude and longitude into integer micro-degree valuesGravatar Linus Torvalds
2012-12-05Save latitude/longitude using integer mathGravatar Linus Torvalds
2012-12-04Improve deco handling and add NDL supportGravatar Dirk Hohndel
2012-11-26Simplify tripflags: remove tripflag_names[]Gravatar Linus Torvalds
2012-11-25Improve on divecomputer data handlingGravatar Linus Torvalds
2012-11-25Start merging dives by keeping the dive computer data from both divesGravatar Linus Torvalds
2012-11-25Add basic divecomputer info setup with xml parsing and savingGravatar Linus Torvalds
2012-11-23Move events and samples into a 'struct divecomputer'Gravatar Linus Torvalds
2012-11-19Fix the XML gps parsing and saving when using non-US localesGravatar Linus Torvalds
2012-11-12Store and parse salinity and surface pressureGravatar Dirk Hohndel
2012-10-28Add support for visibility tracking and allow manual entry air tempGravatar Dirk Hohndel
2012-10-04Use GLib's g_fopen() and g_open() when working with filesGravatar Lubomir I. Ivanov
2012-09-30New XML format for saving divesGravatar Linus Torvalds
2012-09-21Fix missing save of (almost empty) cylinder informationGravatar Linus Torvalds
2012-09-20Fix dive trip saving bugGravatar Dirk Hohndel
2012-09-19Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t'Gravatar Linus Torvalds
2012-09-11Display yearly/monthly statisticsGravatar Miika Turkia
2012-09-01Clean up macros and auxiliary functionsGravatar Dirk Hohndel
2012-08-27Merge branch 'trips' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-27First cut of explicit trip trackingGravatar Dirk Hohndel
2012-08-27Only quote the quote characters in xml attributesGravatar Linus Torvalds
2012-08-27Add single and double quotes to escaped characters in XML outputGravatar Dirk Hohndel
2012-08-14Add exposure protection trackingGravatar Dirk Hohndel
2012-03-24Add weight system trackingGravatar Dirk Hohndel
2011-12-07Fix some issues with star rating codeGravatar Dirk Hohndel
2011-12-07Add typical 0 to 5 star rating for divesGravatar Dirk Hohndel
2011-11-10Save cylinder O2/He content after the cylinder type descriptionGravatar Linus Torvalds
2011-10-09Don't drop precision from floating point GP coordinatesGravatar Linus Torvalds
2011-09-22Start handling dive eventsGravatar Linus Torvalds
2011-09-15Support gps coordinates for the location infoGravatar Linus Torvalds
2011-09-15Rename the project 'subsurface'Gravatar Linus Torvalds
2011-09-13Add divemaster/buddy field and text entryGravatar Linus Torvalds
2011-09-12Don't save empty cylinder descriptions in the xmlGravatar Linus Torvalds
2011-09-11Be more careful about unit changesGravatar Linus Torvalds
2011-09-11Fix up dive number namingGravatar Linus Torvalds