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
2012-12-04
Improve automatic dive merging logic
Linus Torvalds
2012-11-26
Fix dive trip selection for merging
Linus Torvalds
2012-11-25
Don't compile unused code to determine offset between samples
Dirk Hohndel
2012-11-25
Be much saner about merging dive computer data
Linus Torvalds
2012-11-25
Start merging dives by keeping the dive computer data from both dives
Linus Torvalds
2012-11-25
Fix "prefer downloaded" dive sample merging case
Linus Torvalds
2012-11-23
Move events and samples into a 'struct divecomputer'
Linus Torvalds
2012-11-23
Allocate dive samples separately from 'struct dive'
Linus Torvalds
2012-11-21
Fix "prefer download" behavior
Dirk Hohndel
2012-11-19
When merging non-overlapping dives, add surface events in between
Linus Torvalds
2012-11-11
Add special download modes to force updates from the divecomputer
Dirk Hohndel
2012-11-11
Fix selection and trip expansion logic after merging dives
Linus Torvalds
2012-11-11
Support merging of two adjacent dives
Linus Torvalds
2012-11-11
Prepare to merge non-overlapping dives
Linus Torvalds
2012-11-11
Trim the dive to exclude surface time at beginning and end
Dirk Hohndel
2012-11-11
Don't simplify 'bookmark' and 'heading' events
Linus Torvalds
2012-11-11
Simplify and clean up dive trip management
Linus Torvalds
2012-11-10
Add support for obtaining salinity from libdivecomputer
Dirk Hohndel
2012-11-10
Try to find optimal dive sample merge offset
Linus Torvalds
2012-11-10
Merge branch 'ceiling-plot'
Dirk Hohndel
2012-11-10
Improve logic handling events
Dirk Hohndel
2012-11-09
Fix dive trip merging logic
Linus Torvalds
2012-10-29
Fix merging of weight systems
Linus Torvalds
2012-10-17
dive.c: set some of units for localization
Lubomir I. Ivanov
2012-10-11
Conversion to gettext to allow localization
Dirk Hohndel
2012-10-02
fixup_dive(): move the add_* calls before a possible return
Lubomir I. Ivanov
2012-09-29
Correctly handle merging dives that are part of a trip
Dirk Hohndel
2012-09-19
Partial rewrite of the dive trip code
Dirk Hohndel
2012-09-18
Fix some of the problems reported by cppcheck
Dirk Hohndel
2012-08-29
Fix profile and average depth for freedives
Mikko Rasa
2012-08-18
Make fixup_divep robust against insane dive times
Linus Torvalds
2012-08-17
Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurface
Linus Torvalds
2012-08-14
Add exposure protection tracking
Dirk Hohndel
2012-08-07
Add total weight column to divelist
Dirk Hohndel
2012-08-06
Fill the list of weightsystems from data in existing dives
Dirk Hohndel
2012-07-31
Improved depth info for dives without samples
Mikko Rasa
2012-01-05
Oddly, finishing a sample doesn't require a sample
Dirk Hohndel
2011-12-30
Move the gasmix cleanups from XML parsing to the generic dive fixup stage
Linus Torvalds
2011-12-07
Add typical 0 to 5 star rating for dives
Dirk Hohndel
2011-11-19
Remove redundant linear sample tank pressure data
Dirk Hohndel
2011-11-17
Remove redundant duplicate pressure samples
Linus Torvalds
2011-11-10
Make the sample-vs-cylinder pressure check more liberal
Linus Torvalds
2011-11-09
Don't save cylinder start/end pressures unless set by hand
Linus Torvalds
2011-11-01
Use unit functions to get column headers, add unit function for pressure
Dirk Hohndel
2011-11-01
More consistency improvements
Dirk Hohndel
2011-11-01
Add new helper function to get temperature and unit
Dirk Hohndel
2011-10-25
Remember the event names as we encounter them
Dirk Hohndel
2011-10-23
Add completions to the dive location, buddy and divemaster entries
Linus Torvalds
2011-10-22
Add cylinder data to cylinder model as we record each dive
Linus Torvalds
2011-10-19
Don't overwrite the end pressure with sample data if one already exists
Linus Torvalds
[next]