summaryrefslogtreecommitdiffstats
path: root/dive.h
AgeCommit message (Expand)Author
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
2012-11-26Simplify tripflags: remove tripflag_names[]Gravatar Linus Torvalds
2012-11-26Remove 'tripflag' from dive tripsGravatar Linus Torvalds
2012-11-26Clarify (and fix) dive trip auto-generationGravatar Linus Torvalds
2012-11-26Remove 'when_from_file' field from dive tripGravatar Linus Torvalds
2012-11-26Associate each dive trip with the dives in that tripGravatar Linus Torvalds
2012-11-25Improve on divecomputer data handlingGravatar 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-23Allocate dive samples separately from 'struct dive'Gravatar Linus Torvalds
2012-11-21Fix "prefer download" behaviorGravatar Dirk Hohndel
2012-11-12Extract salinity for Uemis SDA and improve depth calculationGravatar Dirk Hohndel
2012-11-11Add special download modes to force updates from the divecomputerGravatar Dirk Hohndel
2012-11-11Support merging of two adjacent divesGravatar Linus Torvalds
2012-11-11Prepare to merge non-overlapping divesGravatar Linus Torvalds
2012-11-11Trim the dive to exclude surface time at beginning and endGravatar Dirk Hohndel
2012-11-11Merge branch 'pressure'Gravatar Dirk Hohndel
2012-11-11Add depth to mbar helper functionGravatar Dirk Hohndel
2012-11-11Simplify and clean up dive trip managementGravatar Linus Torvalds
2012-11-10Add support for obtaining salinity from libdivecomputerGravatar Dirk Hohndel
2012-11-10Fix default filename handling errorsGravatar Linus Torvalds
2012-11-10Merge branch 'ceiling-plot'Gravatar Dirk Hohndel
2012-11-10Improve logic handling eventsGravatar Dirk Hohndel
2012-11-10Use correct surface pressure to detect ceiling with Uemis ZurichGravatar Dirk Hohndel
2012-11-09Fix dive trip merging logicGravatar Linus Torvalds
2012-11-05Repair broken Add Dive menu itemGravatar Henrik Brautaset Aronsen
2012-10-28Add support for visibility tracking and allow manual entry air tempGravatar Dirk Hohndel
2012-10-19Added a function to check if specific OS features are availableGravatar Lubomir I. Ivanov
2012-10-18Find translation files on Linux after Subsurface was installedGravatar Dirk Hohndel
2012-10-15Merge branch 'gettext'Gravatar Dirk Hohndel
2012-10-15Support for gettext in MacOSX application bundleGravatar Henrik Brautaset Aronsen
2012-10-11Improve on the DivingLog importer a bitGravatar Linus Torvalds
2012-10-09A file that we import should never become the default file we save toGravatar Dirk Hohndel
2012-10-04Provide a method to use unicode command line arguments on WindowsGravatar Lubomir I. Ivanov
2012-09-28Redo the delete dive codeGravatar Dirk Hohndel
2012-09-26Merge branch 'uemis-native'Gravatar Dirk Hohndel
2012-09-26Add the ability to create a log file for debugging outputGravatar Dirk Hohndel