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
/
core
/
dive.c
Age
Commit message (
Expand
)
Author
2019-04-12
Dive site: add dive site ref-counting
Berthold Stoeger
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
2019-04-12
Dive site: set UUID only on save or load
Berthold Stoeger
2019-04-12
Dive site: add dive site table parameter to dive site functions
Berthold Stoeger
2019-04-07
Merge extra_data list when merging two dives of the same dive computer
Linus Torvalds
2019-04-04
Undo: implement split-out of dive computer
Berthold Stoeger
2019-03-19
Misc: replace some FIXME comments
Dirk Hohndel
2019-02-28
Cleanup: make dive_set_geodata_from_picture() local to dive.c
Berthold Stoeger
2019-01-09
Import: merge dives trip-wise
Berthold Stoeger
2019-01-08
Filter for logged/planned dives
Robert C. Helling
2019-01-08
Helper function to determined planned dives
Robert C. Helling
2018-12-17
Core: remove count_dives_with_*() functions
Berthold Stoeger
2018-12-14
Cleanup: remove split_dive_*() functions
Berthold Stoeger
2018-12-13
Dive media: add media to closest dive
Berthold Stoeger
2018-11-20
Core: replace tripflag by notrip boolean
Berthold Stoeger
2018-11-20
Core: remove ASSIGNED_TRIP trip flag
Berthold Stoeger
2018-10-30
Fix gasmix for OTU calculation
Robert C. Helling
2018-10-30
Fixed get_gas_at_time for equal times
Robert C. Helling
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in create_dive_site_*()
Berthold Stoeger
2018-10-23
Core: export free_picture()
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-16
Core: use free_dc_contents() in delete_current_divecomputer()
Berthold Stoeger
2018-10-16
Core: copy / free serial and fw_version items of struct divecomputer
Berthold Stoeger
2018-10-16
Core: copy and free extra_data of dive computer structure
Berthold Stoeger
2018-10-15
Core: fix broken commit e5dca8228e
Berthold Stoeger
2018-10-15
Cleanup: remove apparently dead code in sanitize_cylinder_type()
Berthold Stoeger
2018-10-15
Core: copy whole list in copy_dc_renumber()
Berthold Stoeger
2018-10-15
Dive list: make deep copy of picture list on merge
Berthold Stoeger
2018-10-15
Dive list: fix crash on dive import
Berthold Stoeger
2018-10-13
Dive site: un-globalize displayed_dive_site
Berthold Stoeger
2018-10-11
Undo: don't modify source-dives on merge
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-merging
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-splitting
Berthold Stoeger
2018-10-06
Import: remove dive->downloaded logic
Berthold Stoeger
2018-09-29
Cleanup: split out free_dive() function from delete_single_dive()
Berthold Stoeger
2018-09-19
Dive media: on import read metadata only once
Berthold Stoeger
2018-09-19
Cleanup: make surface sample in merge_one_sample() non-static
Berthold Stoeger
2018-09-11
cleanup[2/6]: remove set_userid()
Jan Mulder
2018-09-10
Profile: fix SAC calculation for air dives
Berthold Stoeger
2018-09-07
Cleanup: constify get_units()
Berthold Stoeger
2018-08-25
Merge branch 'filter8' of https://github.com/bstoeger/subsurface
Dirk Hohndel
2018-08-23
Cleanup: const-ify functions taking dives and divecomputers
Berthold Stoeger
2018-08-23
Cleanup: const-ify functions taking pointers to events
Berthold Stoeger
2018-08-23
Cleanup: const-ify parameters to trivial accessor functions
Berthold Stoeger
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-08-23
Cleanup: unify get_gas_at_time() and get_gasmix()
Berthold Stoeger
2018-08-23
Cleanup: return gasmix by value
Berthold Stoeger
2018-08-14
Filter: constify doFilter() argument
Berthold Stoeger
2018-07-21
Uninline functions in dive.h
Berthold Stoeger
[next]