summaryrefslogtreecommitdiffstats
path: root/dive.h
AgeCommit message (Expand)Author
2015-02-10Only update tags in the selected dives if they were changedGravatar Dirk Hohndel
2015-01-20Use SAC from preferences for PSCR oxygen dropGravatar Robert C. Helling
2015-01-17Save predefined SACGravatar Robert C. Helling
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2015-01-10Maintab combobox to set dive typeGravatar Robert C. Helling
2015-01-09Add more infrastructure for a separate dive tableGravatar Dirk Hohndel
2015-01-06Add missing divemaster field to the manual importGravatar Dirk Hohndel
2014-12-31Use unit selection for XSL transformation on CSV exportGravatar Miika Turkia
2014-12-31Add duration format to XSLT callGravatar Miika Turkia
2014-12-28Switch to using unsigned char in DLF importGravatar Anton Lundin
2014-12-28Initial support for Divesoft FreedomGravatar Miika Turkia
2014-12-20Glue between GUI and XSLT for additions in CSV importGravatar Miika Turkia
2014-12-20Bare implementation of Cobalt Divelog ProgramGravatar Miika Turkia
2014-12-08Don't ignore when we can't parse a fileGravatar Dirk Hohndel
2014-11-25Allow user to select date format on manual CSV importGravatar Miika Turkia
2014-11-24In our floating point comparison 0.0 should be equal to 0.0Gravatar Robert C. Helling
2014-11-17Add helper function to translate cylinder use text to matching idxGravatar Dirk Hohndel
2014-11-17For CCR dives, the diluent cylinder is the current cylinderGravatar Robert C. Helling
2014-11-17Fix per_cylinder_mean_depth calculation for CCRGravatar Dirk Hohndel
2014-11-16Load and save the dc type for CCR divesGravatar Dirk Hohndel
2014-11-16Save CCR cylinder use in XML and gitGravatar Dirk Hohndel
2014-11-16Some gas handling improvementsGravatar Robert C. Helling
2014-11-15Initial support for Suunto DM5 importGravatar Miika Turkia
2014-11-13Add a function to count dives with a specific suitGravatar Dirk Hohndel
2014-11-13Add subsurface_access()Gravatar Lubomir I. Ivanov
2014-11-12Show the number of dives with given person / location in the filter panelGravatar Dirk Hohndel
2014-11-12Support different salinity in plannerGravatar Anton Lundin
2014-11-11Embed the information whether a dive is hidden by a filter in the diveGravatar Dirk Hohndel
2014-11-11Add tag helper functions to allow us to count dives with a given tagGravatar Dirk Hohndel
2014-11-07Use the new DC_FIELD_STRING callback if it existsGravatar Linus Torvalds
2014-11-07Add helper function to add extra_data to dive computerGravatar Dirk Hohndel
2014-11-06Add list of string pairs to dive structureGravatar Dirk Hohndel
2014-11-04Prepare for PSCR calculationsGravatar Robert C. Helling
2014-11-03Calculate nitrogen and helium gas pressures for CCR after import from CSVGravatar willem ferguson
2014-10-28Improve tank handling for CobaltGravatar Dirk Hohndel
2014-10-28dive.h: add a variant of FOR_EACH_PICTUREGravatar Lubomir I. Ivanov
2014-10-28Parse meta information from Seaber logGravatar Miika Turkia
2014-10-26Support for importing Poseidon MK6 logsGravatar Miika Turkia
2014-10-19Make planner work again for CCR divesGravatar Robert C. Helling
2014-10-13CCR patch: Reorganise the oxygen partial pressure calculationsGravatar willem ferguson
2014-10-12CCR patch: Calculate the correct partial gas pressures for CCR divesGravatar willem ferguson
2014-10-12CCR patch: Oxygen partial pressuresGravatar willem ferguson
2014-10-12Start sanitizing gaschange event informationGravatar Linus Torvalds
2014-09-18Helper function for partial pressure calculationGravatar Robert C. Helling
2014-09-17Fix compilation with C99Gravatar Tomaz Canabrava
2014-08-25CCR code: Split profile.c into two files, with gas caluclations separate.Gravatar Willem Ferguson
2014-08-19Mark manually entered waypoints as suchGravatar Dirk Hohndel
2014-08-19Planner: bring sanity to the SAC rate handlingGravatar Dirk Hohndel
2014-08-16Don't always clear the dive before selectively copyingGravatar Dirk Hohndel
2014-08-16Cut'n'paste for dive data: implement some infrastructureGravatar Dirk Hohndel