aboutsummaryrefslogtreecommitdiffstats
path: root/dive.h
AgeCommit message (Expand)Author
2013-02-25Take incompressibility of gas into account at higher pressuresGravatar Linus Torvalds
2013-02-25Show a "No Events" label when there are no events in the filter dialogGravatar Lubomir I. Ivanov
2013-02-24Fix cylinder air size calculationsGravatar Linus Torvalds
2013-02-22Add correct XSLT search path for WindowsGravatar Dirk Hohndel
2013-02-18When only a dive trip is selected, select all the dives in the tripGravatar Linus Torvalds
2013-02-15Get the SHA1 routines from git instead of opensslGravatar Linus Torvalds
2013-02-15Improve the code handling air temperatureGravatar Linus Torvalds
2013-02-14Better handling of manually edited air temperatureGravatar Dirk Hohndel
2013-02-13Rewriting the error handling in planner.cGravatar Dirk Hohndel
2013-02-12Fix gas handling in plannerGravatar Dirk Hohndel
2013-02-09Finish removing accesses to first divecomputer instead of diveGravatar Dirk Hohndel
2013-02-09Move duration to dive structure and replace accessor functionGravatar Dirk Hohndel
2013-02-09Add a meandepth to the dive structureGravatar Dirk Hohndel
2013-02-08Add maxdepth back to the dive structureGravatar Dirk Hohndel
2013-02-08Do more dive fixup for each dive computerGravatar Linus Torvalds
2013-02-09Clean up the handling of surface pressureGravatar Dirk Hohndel
2013-02-08The 'gasmix' argument to add_segment() is read-onlyGravatar Linus Torvalds
2013-02-08Duration of a dive is the maximum duration from all divecomputersGravatar Dirk Hohndel
2013-02-04Get rid of dive->{start,end}Gravatar Linus Torvalds
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-02Add 'Save As' entry to context menu shown when right clicking on a diveGravatar Pierre-Yves Chibon
2013-02-01Clear the list of events when closing data fileGravatar Dirk Hohndel
2013-01-31Better algorithm to merge gps locations & locations names from webserviceGravatar Dirk Hohndel
2013-01-31Allow using two different tables to hold dives and gps locationsGravatar Dirk Hohndel
2013-01-30Make 'get_dive_by_diveid()' work even for non-primary dive computersGravatar Linus Torvalds
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-28Dive planning for closed circuit rebreatherGravatar Jan Schubert
2013-01-28Pick GPS coordinates of dive location via map widgetGravatar Dirk Hohndel
2013-01-27UTF8 aware parser for some more GPS formatsGravatar Dirk Hohndel
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