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
/
libdivecomputer.c
Age
Commit message (
Expand
)
Author
2013-10-06
Delete code and files that are no longer used
Dirk Hohndel
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-03
Importing salinity and atmospheric pressure from DC.
Patrick Valsecchi
2013-09-19
Identify below floor event type properly.
Michael Andreen
2013-08-07
ifdef out includes when we build without gtk
Anton Lundin
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel
2013-05-20
Added code to cancel the thread.
Tomaz Canabrava
2013-05-20
Skeleton code for a non-blocking UI thread for downloading dives from the DC
Tomaz Canabrava
2013-05-03
Remove the majority of the Gtk related code
Dirk Hohndel
2013-03-03
Try to capture some more potential buffer overflows caused by localization
Dirk Hohndel
2013-02-07
Don't re-use the dive computer model string for all downloaded dives
Linus Torvalds
2013-02-03
Correctly reset stop depth if we receive NDL sample from libdivecomputer
Dirk Hohndel
2013-01-29
Add missing strings for translations
Dirk Hohndel
2013-01-24
Centralization for Kelvin and Standardization to milliKelvin
Jan Schubert
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-22
libdivecomputer: add air temperature fixups for Suunto
Linus Torvalds
2013-01-22
Fix suunto serial number confusion in libdivecomputer
Linus Torvalds
2013-01-14
Centralising and redefining values as integers
Jan Schubert
2013-01-09
Assemble the actual Suunto serial number
Linus Torvalds
2012-12-30
First step in cleaning up cylinder pressure sensor logic
Linus Torvalds
2012-12-30
Update deco handling
Dirk Hohndel
2012-12-30
Add time stamp to the debugging printout of vendor specific samples
Dirk Hohndel
2012-12-28
When libdivecomputer reports a DECOSTOP or DEEPSTOP, set ndl to 0
Dirk Hohndel
2012-12-28
Don't match existing dives by date if the dive computers are known to be diff...
Linus Torvalds
2012-12-28
Support tank size information download from Atomic Aquatics Cobalt
Dirk Hohndel
2012-12-16
Use dive ID for matching dives during downloads
Linus Torvalds
2012-12-11
Update to the new deco / ndl code in libdivecomputer
Dirk Hohndel
2012-12-08
Make sure pO2 and cns are filled in all samples
Dirk Hohndel
2012-12-07
Add CNS and pO2 tracking in the samples
Dirk Hohndel
2012-12-05
Fix deco/ndl support for libdivecomputer
Dirk Hohndel
2012-12-04
Improve deco handling and add NDL support
Dirk Hohndel
2012-11-28
Updating events for libdivecomputer 0.3 (and tracking uemis support)
Dirk Hohndel
2012-11-25
Do not set the water salinity of a dive unless libdivecomputer supports it
Linus Torvalds
2012-11-25
Improve on divecomputer data handling
Linus Torvalds
2012-11-25
Match newly downloaded dives against dive computer information
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-20
Allow the user to cancel a dive computer download
Dirk Hohndel
2012-11-19
When downloading from a dive computer, stop at mergeable dives
Linus Torvalds
2012-11-19
Mark divelist changed as we download dives from a dive computer
Linus Torvalds
2012-11-11
Add special download modes to force updates from the divecomputer
Dirk Hohndel
2012-11-10
Add support for obtaining salinity from libdivecomputer
Dirk Hohndel
2012-10-27
Correct handling of O2 values below 21%
Dirk Hohndel
2012-10-21
Fix the way we handle translated event names
Dirk Hohndel
2012-10-20
Added missing localization macros to libdivecomputer.c
Dirk Hohndel
2012-10-11
Conversion to gettext to allow localization
Dirk Hohndel
2012-09-20
Don't update the progress bar from the dive computer import thread
Linus Torvalds
2012-08-27
Update for new libdivecomputer interfaces
Linus Torvalds
[next]