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
/
core
/
dive.c
Age
Commit message (
Expand
)
Author
2018-07-03
Allow to split dives with more than one dive computer
Robert C. Helling
2018-07-03
Profile context menu entry to split a dive
Robert C. Helling
2018-07-03
Include cylinder pressures upon force_fixup()
Robert C. Helling
2018-07-02
Use (and update) dive computer times when merging and splitting dives
Linus Torvalds
2018-07-02
Use proper sample pointer when deciding to split dives
Linus Torvalds
2018-06-20
core: add free_samples helper
Dirk Hohndel
2018-06-20
core: use num in alloc_samples
jan Iversen
2018-06-17
Fix an error around translation of dive modes in the UI
Stefan Fuchs
2018-06-07
Dive pictures: remove cache_picture() call in dive_add_picture()
Berthold Stoeger
2018-06-06
Bugfix: Load PSC dive logs
Willem Ferguson
2018-05-28
Distinguish between user and internal divemode names
Robert C. Helling
2018-05-14
Rename enum dive_comp_type to divemode_t
Robert C. Helling
2018-05-14
Fix divemode detection in planner
Robert C. Helling
2018-05-14
Fix bug for CCR dive bailout
Willem Ferguson
2018-05-14
Implement get_divemode() to find the divemode at a particular time
Willem Ferguson
2018-05-14
Simplify the bailout detection functions.
Willem Ferguson
2018-05-14
Simplify bailout events in the dive log
Willem Ferguson
2018-05-14
Implement bailout outside of the dive planner
Willem Ferguson
2018-05-14
Incorporate bailout events in CCR & PSCR gas calculations.
Willem Ferguson
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-05-13
Dive pictures: replace picture struct by QString
Berthold Stoeger
2018-05-07
Planner: don't return static data in fake_dc()
Berthold Stoeger
2018-04-09
Change taglist_get_tagstring to support 'unlimited' tag list size
Jeremie Guichard
2018-04-01
Dive pictures: use get_metadata() in dive_create_picture()
Berthold Stoeger
2018-04-01
Dive pictures: Move metadata functions into own translation unit
Berthold Stoeger
2018-03-14
Cleanup: constify string arguments in core/dive.c
Berthold Stoeger
2018-03-13
Fix up CCR/PSCR dives with sensors values without no_o2sensors
Anton Lundin
2018-03-13
Use the current dive mode instead of constant
Anton Lundin
2018-03-05
Cleanup: Remove hash field from picture-structure
Berthold Stoeger
2018-02-27
Updated strategy for removing cylinders
Stefan Fuchs
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2018-02-17
Coding-style: remove superfluous parentheses
Berthold Stoeger
2018-02-10
Add a preference to turn on ICD warnings
Robert C. Helling
2018-01-21
Only give ICD warning if pN2 increases
Robert C. Helling
2018-01-20
Move function isobaric_counterdiffusion()
Willem Ferguson
2018-01-11
Introduce helper function empty_string()
Berthold Stoeger
2018-01-10
Unused code: has_hr_data()
Jan Mulder
2018-01-10
Unused code: remove taglist_contains_all()
Jan Mulder
2018-01-10
Unused code: remove taglist_equal()
Jan Mulder
2018-01-10
Unused code: remove shift_times()
Jan Mulder
2017-12-26
Cleanup: prevent out of bounds read
Dirk Hohndel
2017-12-13
Enable removal of pictures from different dives at the same moment
Stefan Fuchs
2017-12-08
Cleanup: remove unused parameter
Dirk Hohndel
2017-12-04
Gracefully handle deletion of a picture that doesn't exist
Berthold Stoeger
2017-11-28
Merging dives: Improve merging of divemaster, buddy and notes
Stefan Fuchs
2017-11-27
Use MAX_SENSORS define everywhere
Stefan Fuchs
2017-11-18
Constify strings in pref.h
Berthold Stoeger
2017-11-16
For surface samples init ndl and compass bearing from prev sample
Stefan Fuchs
2017-11-13
New fixup function fixup_dc_ndl
Stefan Fuchs
[next]