index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dive.c
Age
Commit message (
Expand
)
Author
2015-10-18
Mention Shearwater Nerd
Robert C. Helling
2015-10-07
Take dive's temperature into account for min/max temp
Miika Turkia
2015-10-06
Force split dives attributes update.
Giorgio Marzano
2015-10-06
Reset some more values in split_dive_at()
Dirk Hohndel
2015-10-06
Fix wrong max depth value in split dives
Giorgio Marzano
2015-10-04
In free dive mode split dives with only a 10 second surface interval
Dirk Hohndel
2015-10-04
Don't use the same variable name for loop and temp storage
Dirk Hohndel
2015-10-03
Avoid resource leak by bailing early
Dirk Hohndel
2015-10-03
Don't keep all the split dives invisibly selected
Dirk Hohndel
2015-10-03
Don't delete the trip when splitting the only dive in a trip
Dirk Hohndel
2015-10-02
Avoid negative array index
Dirk Hohndel
2015-10-01
Add support to "split" a dive with surface time in the middle
Linus Torvalds
2015-09-30
Don't merge manually added dives
Dirk Hohndel
2015-09-27
Don't use surface sample data for cylinder beginning/end
Linus Torvalds
2015-09-22
Be much more careful about merging dives
Linus Torvalds
2015-09-17
Hash images upon loading divelog file rather than when loading image
Robert C. Helling
2015-09-11
Add checkbox to force images to match dives
Robert C. Helling
2015-08-25
Make created dive site uuid deterministic
Dirk Hohndel
2015-07-05
Add simple test for the dive planner
Dirk Hohndel
2015-06-24
Rewrite GPS fix matching code for imports from our webservice
Dirk Hohndel
2015-06-21
Comparing the address of a member to 0 is pointless
Dirk Hohndel
2015-06-21
Prevent possible null pointer dereference
Dirk Hohndel
2015-06-17
Make sure cylinder related data is filled when dives are read
Dirk Hohndel
2015-06-17
Store the user's unit preferences in git storage
Dirk Hohndel
2015-05-02
Tag list handling: add two new helpers
Dirk Hohndel
2015-04-24
Allow images to be added via the web
Robert C. Helling
2015-04-24
Don't load images too often
Robert C. Helling
2015-04-24
Cleaning up variable names in image loading
Robert C. Helling
2015-04-23
When deleting a cylinder, adapt gas changes
Dirk Hohndel
2015-04-02
Only do safety stop of dive has at least max depth of 10m
Robert C. Helling
2015-03-16
When loading an image with geodata create a divesite when the dive has none.
Robert C. Helling
2015-03-16
Fixed dive_set_geodata_from_picture segfault.
Jan Darowski
2015-03-15
Refactored image timestamp checking.
Jan Darowski
2015-03-10
Import Datatrak/WLog files
Salvador Cuñat
2015-02-27
Add hashes to images
Robert C. Helling
2015-02-13
Allow editing of dive sites
Dirk Hohndel
2015-02-12
Switch from locations to dive sites in dive.c
Dirk Hohndel
2015-02-10
These pO2 samples exist in both the Predator and the Petrel
Dirk Hohndel
2015-02-10
Be a bit more careful when deleting pO2 values
Robert C. Helling
2015-02-10
Only update tags in the selected dives if they were changed
Dirk Hohndel
2015-02-07
Deal with setpoints in samples when switching a dive from CCR to OC
Dirk Hohndel
2015-02-02
Do not reorder pictures when saving
Miika Turkia
2015-01-30
Merge pictures when downloading additional DC
Miika Turkia
2015-01-28
Don't let the oxygen partial pressure drop below 0.
Robert C. Helling
2015-01-20
Don't divide 0/0 when using a PSCR with 100% oxygen
Robert C. Helling
2015-01-20
Use SAC from preferences for PSCR oxygen drop
Robert C. Helling
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
2015-01-10
Add setpoint events according to divetype
Robert C. Helling
2015-01-10
Maintab combobox to set dive type
Robert C. Helling
2015-01-10
Prepare for PSCR calculations
Robert C. Helling
[next]