index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dive.h
Age
Commit message (
Expand
)
Author
2014-11-07
Use the new DC_FIELD_STRING callback if it exists
Linus Torvalds
2014-11-07
Add helper function to add extra_data to dive computer
Dirk Hohndel
2014-11-06
Add list of string pairs to dive structure
Dirk Hohndel
2014-11-04
Prepare for PSCR calculations
Robert C. Helling
2014-11-03
Calculate nitrogen and helium gas pressures for CCR after import from CSV
willem ferguson
2014-10-28
Improve tank handling for Cobalt
Dirk Hohndel
2014-10-28
dive.h: add a variant of FOR_EACH_PICTURE
Lubomir I. Ivanov
2014-10-28
Parse meta information from Seaber log
Miika Turkia
2014-10-26
Support for importing Poseidon MK6 logs
Miika Turkia
2014-10-19
Make planner work again for CCR dives
Robert C. Helling
2014-10-13
CCR patch: Reorganise the oxygen partial pressure calculations
willem ferguson
2014-10-12
CCR patch: Calculate the correct partial gas pressures for CCR dives
willem ferguson
2014-10-12
CCR patch: Oxygen partial pressures
willem ferguson
2014-10-12
Start sanitizing gaschange event information
Linus Torvalds
2014-09-18
Helper function for partial pressure calculation
Robert C. Helling
2014-09-17
Fix compilation with C99
Tomaz Canabrava
2014-08-25
CCR code: Split profile.c into two files, with gas caluclations separate.
Willem Ferguson
2014-08-19
Mark manually entered waypoints as such
Dirk Hohndel
2014-08-19
Planner: bring sanity to the SAC rate handling
Dirk Hohndel
2014-08-16
Don't always clear the dive before selectively copying
Dirk Hohndel
2014-08-16
Cut'n'paste for dive data: implement some infrastructure
Dirk Hohndel
2014-08-13
Make SAC values in planner settings respect unit settings
Robert C. Helling
2014-08-05
Picture handling: cleaning up the mess
Dirk Hohndel
2014-08-05
Bail out of deco calculation after 48h or dive time
Robert C. Helling
2014-08-04
Planner: show mean depth
Dirk Hohndel
2014-08-03
Use Qt date localization instead of translated strings
Dirk Hohndel
2014-07-30
Implement the functionality of remove_picture.
Tomaz Canabrava
2014-07-17
Replace cylinder_is_used with is_cylinder_used
Anton Lundin
2014-07-16
Suppress XML preamble in CSV export
Sergey Starosek
2014-07-16
Change in logic while aplying gps fixes to dives
Salvador Cuñat
2014-07-12
Rename event: correctly replace event with new one
Dirk Hohndel
2014-07-10
Add support for importing pressure from CSV files
Anton Lundin
2014-07-10
Add helper functions to ensure we have sane tag lists
Dirk Hohndel
2014-07-09
Add support for importing TTS from CSV files
Anton Lundin
2014-07-09
Add support for importing NDL from CSV files
Anton Lundin
2014-07-09
Add support divecomputer based TTS
Anton Lundin
2014-07-08
Fix picture loading
Dirk Hohndel
2014-07-05
Remove gasmix_is_null
Robert C. Helling
2014-07-04
Planner: don't set cylinder start and end pressure when adding dive
Dirk Hohndel
2014-07-04
Planner: only track gas when planning a dive
Dirk Hohndel
2014-07-03
UI restructure: make planner act on displayed_dive
Dirk Hohndel
2014-07-03
UI restructure: add clone_dive helper
Dirk Hohndel
2014-07-03
Add a "smart strdup" helper named copy_string()
Dirk Hohndel
2014-07-03
UI restructure: add helper function to copy and clear a dive
Dirk Hohndel
2014-07-02
UI restructure: use a global variable to hold the dive we show / edit
Dirk Hohndel
2014-07-01
Show ascent gas consumption separately in planner
Robert C. Helling
2014-06-25
Make pO2 settings functional in planner
Robert C. Helling
2014-06-18
Use __typeof__ instead of typeof in the header
Thiago Macieira
2014-06-14
User survey: force running the survey from command line
Dirk Hohndel
2014-06-11
Provide for a dive_computer_type variable within dc structure
Willem Ferguson
[next]