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
/
dive.h
Age
Commit message (
Expand
)
Author
2012-11-26
Simplify tripflags: remove tripflag_names[]
Linus Torvalds
2012-11-26
Remove 'tripflag' from dive trips
Linus Torvalds
2012-11-26
Clarify (and fix) dive trip auto-generation
Linus Torvalds
2012-11-26
Remove 'when_from_file' field from dive trip
Linus Torvalds
2012-11-26
Associate each dive trip with the dives in that trip
Linus Torvalds
2012-11-25
Improve on divecomputer data handling
Linus Torvalds
2012-11-25
Add basic divecomputer info setup with xml parsing and saving
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-12
Extract salinity for Uemis SDA and improve depth calculation
Dirk Hohndel
2012-11-11
Add special download modes to force updates from the divecomputer
Dirk Hohndel
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
Merge branch 'pressure'
Dirk Hohndel
2012-11-11
Add depth to mbar helper function
Dirk Hohndel
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
Fix default filename handling errors
Linus Torvalds
2012-11-10
Merge branch 'ceiling-plot'
Dirk Hohndel
2012-11-10
Improve logic handling events
Dirk Hohndel
2012-11-10
Use correct surface pressure to detect ceiling with Uemis Zurich
Dirk Hohndel
2012-11-09
Fix dive trip merging logic
Linus Torvalds
2012-11-05
Repair broken Add Dive menu item
Henrik Brautaset Aronsen
2012-10-28
Add support for visibility tracking and allow manual entry air temp
Dirk Hohndel
2012-10-19
Added a function to check if specific OS features are available
Lubomir I. Ivanov
2012-10-18
Find translation files on Linux after Subsurface was installed
Dirk Hohndel
2012-10-15
Merge branch 'gettext'
Dirk Hohndel
2012-10-15
Support for gettext in MacOSX application bundle
Henrik Brautaset Aronsen
2012-10-11
Improve on the DivingLog importer a bit
Linus Torvalds
2012-10-09
A file that we import should never become the default file we save to
Dirk Hohndel
2012-10-04
Provide a method to use unicode command line arguments on Windows
Lubomir I. Ivanov
2012-09-28
Redo the delete dive code
Dirk Hohndel
2012-09-26
Merge branch 'uemis-native'
Dirk Hohndel
2012-09-26
Add the ability to create a log file for debugging output
Dirk Hohndel
2012-09-24
Update cylinder info properly
Linus Torvalds
2012-09-21
Fix missing save of (almost empty) cylinder information
Linus Torvalds
2012-09-20
Merge branch 'divetrip-rewrite' of git://github.com/torvalds/subsurface
Linus Torvalds
2012-09-20
FIND_TRIP: don't cast a timestamp to a pointer
Linus Torvalds
2012-09-20
Convert FIND_TRIP into function
Dirk Hohndel
2012-09-19
Partial rewrite of the dive trip code
Dirk Hohndel
2012-09-19
Use a 64-bit 'timestamp_t' for all timestamps, rather than 'time_t'
Linus Torvalds
2012-09-18
Fix some of the problems reported by cppcheck
Dirk Hohndel
2012-09-18
Call xmlCleanupParser only once - when we are done with libxml
Lubomir I. Ivanov
2012-09-17
Merge branch 'defaultfile'
Dirk Hohndel
2012-09-17
Once again improve existing filename handling
Dirk Hohndel
2012-09-17
Display current filename in windows title
Dirk Hohndel
2012-09-11
Fix a long standing bug when editing dives
Dirk Hohndel
2012-09-11
Use glibio functions for mkdir
Dirk Hohndel
[next]