aboutsummaryrefslogtreecommitdiffstats
path: root/dive.h
AgeCommit message (Expand)Author
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
2014-08-13Make SAC values in planner settings respect unit settingsGravatar Robert C. Helling
2014-08-05Picture handling: cleaning up the messGravatar Dirk Hohndel
2014-08-05Bail out of deco calculation after 48h or dive timeGravatar Robert C. Helling
2014-08-04Planner: show mean depthGravatar Dirk Hohndel
2014-08-03Use Qt date localization instead of translated stringsGravatar Dirk Hohndel
2014-07-30Implement the functionality of remove_picture.Gravatar Tomaz Canabrava
2014-07-17Replace cylinder_is_used with is_cylinder_usedGravatar Anton Lundin
2014-07-16Suppress XML preamble in CSV exportGravatar Sergey Starosek
2014-07-16Change in logic while aplying gps fixes to divesGravatar Salvador Cuñat
2014-07-12Rename event: correctly replace event with new oneGravatar Dirk Hohndel
2014-07-10Add support for importing pressure from CSV filesGravatar Anton Lundin
2014-07-10Add helper functions to ensure we have sane tag listsGravatar Dirk Hohndel
2014-07-09Add support for importing TTS from CSV filesGravatar Anton Lundin
2014-07-09Add support for importing NDL from CSV filesGravatar Anton Lundin
2014-07-09Add support divecomputer based TTSGravatar Anton Lundin
2014-07-08Fix picture loadingGravatar Dirk Hohndel
2014-07-05Remove gasmix_is_nullGravatar Robert C. Helling
2014-07-04Planner: don't set cylinder start and end pressure when adding diveGravatar Dirk Hohndel
2014-07-04Planner: only track gas when planning a diveGravatar Dirk Hohndel
2014-07-03UI restructure: make planner act on displayed_diveGravatar Dirk Hohndel
2014-07-03UI restructure: add clone_dive helperGravatar Dirk Hohndel
2014-07-03Add a "smart strdup" helper named copy_string()Gravatar Dirk Hohndel
2014-07-03UI restructure: add helper function to copy and clear a diveGravatar Dirk Hohndel
2014-07-02UI restructure: use a global variable to hold the dive we show / editGravatar Dirk Hohndel
2014-07-01Show ascent gas consumption separately in plannerGravatar Robert C. Helling
2014-06-25Make pO2 settings functional in plannerGravatar Robert C. Helling
2014-06-18Use __typeof__ instead of typeof in the headerGravatar Thiago Macieira
2014-06-14User survey: force running the survey from command lineGravatar Dirk Hohndel
2014-06-11Provide for a dive_computer_type variable within dc structureGravatar Willem Ferguson
2014-06-11Allow the user to delete a dive computer from a diveGravatar Dirk Hohndel
2014-06-09Picture handling: switch to stronger typed offsetGravatar Dirk Hohndel
2014-06-08Picture handling: change data structure to store offset instead timestampGravatar Dirk Hohndel
2014-06-08Picture handling: keep picture list sortedGravatar Dirk Hohndel
2014-06-03Planner: only copy cylinders that were used in the template diveGravatar Dirk Hohndel
2014-06-03WhitespaceGravatar Dirk Hohndel
2014-06-03CCR code: Change to sample structureGravatar Willem Ferguson
2014-06-03Fix linked list corruption, move code to C.Gravatar Tomaz Canabrava