summaryrefslogtreecommitdiffstats
path: root/dive.h
AgeCommit message (Expand)Author
2013-01-24Centralization for Kelvin and Standardization to milliKelvinGravatar Jan Schubert
2013-01-24Use actual min and max temperatures in statistics.Gravatar Henrik Brautaset Aronsen
2013-01-24Remove saving of dive computer nicnames in system configGravatar Linus Torvalds
2013-01-24Save all dive computer nicknames - whether used or notGravatar Linus Torvalds
2013-01-23Fix temperature rounding issuesGravatar Linus Torvalds
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-16Only offer to show dive on map if we have location informationGravatar Linus Torvalds
2013-01-15Show single dives in map.Gravatar Henrik Brautaset Aronsen
2013-01-15Add diveplan to the dive notesGravatar Dirk Hohndel
2013-01-15Add code to enter SAC rates for dive planningGravatar Dirk Hohndel
2013-01-15Added the OS dependent function subsurface_launch_for_uri()Gravatar Lubomir I. Ivanov
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-13Add support for MOD, EAD, AND and EADD in the mouse over displayGravatar Dirk Hohndel
2013-01-13Work on a dive localisation tool using GPS coordinatesGravatar Pierre-Yves Chibon
2013-01-11Add default filename and divelist font to prefs structureGravatar Linus Torvalds
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
2013-01-09Move device_info handling into a new 'device.c' fileGravatar Linus Torvalds
2013-01-09Clean up duplicated depth interpolationGravatar Linus Torvalds
2013-01-08Rewrite of the deco codeGravatar Robert C. Helling
2013-01-07Remove the now obsolete hard coded test_planGravatar Dirk Hohndel
2013-01-07Support relative times in diveplanner input "on the fly" modeGravatar Dirk Hohndel
2013-01-06Display dive profile of the dive we plan, as we plan itGravatar Dirk Hohndel
2013-01-06Add the ability to cache our deco stateGravatar Dirk Hohndel
2013-01-05Do a minimal hook-up of the dive plan tree view to theGravatar Linus Torvalds
2013-01-04First stab at simplistic dive planningGravatar Dirk Hohndel
2013-01-04Fix deco calculations to correctly use GF values and add CC supportGravatar Dirk Hohndel
2013-01-03Make GF values configurableGravatar Dirk Hohndel
2013-01-03Consider previous dives when calculating decoGravatar Dirk Hohndel
2013-01-03Use gradient factors in deco calculationGravatar Dirk Hohndel
2013-01-03First stab at deco calculationsGravatar Dirk Hohndel
2013-01-02Limit to 4 the number of cylinders shown in the data frameGravatar Salvador Cuñat
2013-01-01Remove autogroup from the preferences and store per file insteadGravatar 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-22Imrpove the nickname handlingGravatar Dirk Hohndel
2012-12-21Remove nickname from divecomputer data structureGravatar Dirk Hohndel
2012-12-16Use dive computer model/ID when trying to merge divesGravatar Linus Torvalds
2012-12-13Add the ability to set a nickname for a dive computerGravatar Dirk Hohndel
2012-12-11Merge branch 'cns' into cns-mergeGravatar Dirk Hohndel
2012-12-10Display maximum CNS in the divelistGravatar Dirk Hohndel
2012-12-10Move global variables covered by Preferences into one structureGravatar Dirk Hohndel
2012-12-07Add CNS and pO2 tracking in the samplesGravatar Dirk Hohndel
2012-12-05Turn latitude and longitude into integer micro-degree valuesGravatar Linus Torvalds
2012-12-04Improve deco handling and add NDL supportGravatar Dirk Hohndel
2012-11-30Remove the hack to mark parsed XML files as downloadedGravatar Dirk Hohndel
2012-11-30Convert Uemis downloader to directly create divesGravatar Dirk Hohndel