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
2013-01-24
Use actual min and max temperatures in statistics.
Henrik Brautaset Aronsen
2013-01-24
Merge branch 'webservice-import'
Dirk Hohndel
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-23
Import and merge GPS data from the webservice
Dirk Hohndel
2013-01-22
Improve on the "prefer downloaded" dive computer model
Linus Torvalds
2013-01-14
Centralising and redefining values as integers
Jan Schubert
2013-01-10
Split up preference data structure definition into 'pref.h'
Linus Torvalds
2012-12-30
First step in cleaning up cylinder pressure sensor logic
Linus Torvalds
2012-12-30
Allow overlapping (and disjoint) dive trips
Linus Torvalds
2012-12-30
Update deco handling
Dirk Hohndel
2012-12-28
Added some extra space for the "or" word when merging two strings
Lubomir I. Ivanov
2012-12-27
Clear redundant "description" when merging two cylinder types
Lubomir I. Ivanov
2012-12-27
When a dive computer is deleted also clear its model
Lubomir I. Ivanov
2012-12-27
Small changes in the memory management when dive-merging
Lubomir I. Ivanov
2012-12-16
Properly remove redundant dive computer information
Linus Torvalds
2012-12-16
Use dive computer model/ID when trying to merge dives
Linus Torvalds
2012-12-11
Correctly merge cns, ndl and deco information
Dirk Hohndel
2012-12-11
Merge branch 'cns' into cns-merge
Dirk Hohndel
2012-12-10
Display maximum CNS in the divelist
Dirk Hohndel
2012-12-10
Move global variables covered by Preferences into one structure
Dirk Hohndel
2012-12-07
Add CNS and pO2 tracking in the samples
Dirk Hohndel
2012-12-07
Tune the dive joining surface event insert code
Linus Torvalds
2012-12-07
When merging downloaded dives, strive to keep old dive in 'a'
Linus Torvalds
2012-12-06
Fix SIGSEGV when joining dives without dive computer information
Linus Torvalds
2012-12-05
Turn latitude and longitude into integer micro-degree values
Linus Torvalds
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
[next]