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
/
core
/
libdivecomputer.c
Age
Commit message (
Expand
)
Author
2017-01-12
Stop accessing the internals of dc_descriptor_t
Anton Lundin
2016-12-28
Rename ostc_get_data_descriptor to get_descriptor
Anton Lundin
2016-12-28
Lift ostc_get_data_descriptor out from ostctools.c
Anton Lundin
2016-09-22
Revert "Add a simple cp2130 libusb driver"
Dirk Hohndel
2016-09-20
Second attempt to fix crash
Dirk Hohndel
2016-09-20
Prevent possible NULL pointer dereference
Dirk Hohndel
2016-09-18
Add a simple cp2130 libusb driver
Anton Lundin
2016-09-17
Rewrite libdivecomputer custom serial code
Anton Lundin
2016-08-29
Make sure DC_FIELD_TANK starts from a clean slate for each cylinder
Linus Torvalds
2016-08-29
Hacky workaround for multiple gas pressures per sample
Linus Torvalds
2016-07-21
Add support for SAMPLE_EVENT_STRING event type
Linus Torvalds
2016-07-21
Get the cylinder use data from libdivecomputer if provided
Linus Torvalds
2016-06-20
Avoid unused argument warnings
Dirk Hohndel
2016-06-20
Preferentially use existing device ID when setting serial number
Linus Torvalds
2016-05-31
Don't ignore surface events from libdivecomputer
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel