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
2014-08-14
Add "download into private trip" dialog checkmark
Linus Torvalds
2014-08-06
Only show libdivecomputer "unlikely gas" warning once
Dirk Hohndel
2014-08-03
Use Qt date localization instead of translated strings
Dirk Hohndel
2014-06-11
Don't silently ignore suspcious data from libdivecomputer
Dirk Hohndel
2014-06-10
Don't ignore actual diveable mixes
Anton Lundin
2014-06-03
CCR code: Change to sample structure
Willem Ferguson
2014-03-15
Don't check for tank size information only on first tank
Dirk Hohndel
2014-03-15
Only use default cylinder for first one
Dirk Hohndel
2014-03-08
Avoid calling free on uninitialized dive variable
Dirk Hohndel
2014-03-06
Fix memory leak when parsing a dive fails
Dirk Hohndel
2014-03-05
Another small tweak to whitespace tool
Dirk Hohndel
2014-03-03
Remove pointless assignments
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-26
set the download progress bar to zero after a download
Danilo Cesar Lemes de Paula
2014-02-12
Use "rint()" instead of rounding manually with "+ 0.5"
Linus Torvalds
2014-02-12
Fix default value for missing surface pressure from divecomputer
Linus Torvalds
2014-02-10
Add support for heartrate and bearing information in samples
Linus Torvalds
2014-01-27
Fix the semantics of the dive_cb
Dirk Hohndel
2014-01-16
Convert the C code to using stdbool and true/false
Anton Lundin
2014-01-08
Write the event data to the libdivecomputer log.
Jef Driesen
2014-01-08
libdivecomputer.c: Try not to pass NULL to fopen()
Lubomir I. Ivanov
2013-12-24
Enable libdivecomputer log or dump from the UI
Dirk Hohndel
2013-12-24
Support downloading memory dumps.
Jef Driesen
2013-12-24
Enable diagnostic logging from libdivecomputer.
Jef Driesen
2013-12-24
Remove an unnecessary function call.
Jef Driesen
2013-12-11
Add some sanity checks
Anton Lundin
2013-11-29
Add comment for "below floor" event
Dirk Hohndel
2013-11-27
Remove some constants and use helpers instead
Anton Lundin
2013-11-23
Use a default tank when populating tank data after download
Dirk Hohndel
2013-10-09
Next step towards working translations
Dirk Hohndel
2013-10-08
Fixed conversion error when downloading salinity from DC
Patrick Valsecchi
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
[next]