Age | Commit message (Expand) | Author |
2018-06-18 | libdc interface: remove debug messages | Berthold Stoeger |
2018-05-24 | core: replace (void) with UNUSED(x) and include ssrf.h | jan Iversen |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-05-12 | Add Qt header so Q_OS_xxx macros work | Dirk Hohndel |
2018-05-11 | iOS: only DC_TRANSPORT_BLE is supported | Dirk Hohndel |
2018-04-27 | Create one function to determine the supported transports | Dirk Hohndel |
2018-04-27 | libdc transport debugging | Dirk Hohndel |
2018-04-27 | Do a better job of picking which transport to use | Linus Torvalds |
2018-04-24 | use libdivecomputer 'fingerprint' to avoid downloading extra data | Linus Torvalds |
2018-04-24 | Actually tie in the new libdivecomputer IO model to open the dive computer de... | Linus Torvalds |
2018-04-24 | Convert our custom IO model to new libdivecomputer IO model | Linus Torvalds |
2018-04-11 | Cleanup: unconstify results of two functions | Berthold Stoeger |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-01-11 | Introduce helper function empty_string() | Berthold Stoeger |
2018-01-05 | Increase size of name_buffer to fit any integer | Berthold Stoeger |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: prevent potential out of bounds write | Dirk Hohndel |
2017-12-13 | Add pSCR divemode detection | Jan Mulder |
2017-12-13 | Rename DC_DIVEMODE_CC to DC_DIVEMODE_CCR | Jan Mulder |
2017-11-16 | During DC import reset cns, ndl, other values inbetween dives | Stefan Fuchs |
2017-11-16 | libdivecomputer.c init sticky values for samples for current sample | Stefan Fuchs |
2017-09-28 | Save Subsurface version to libdivecomputer logfile | Miika Turkia |
2017-09-20 | DC download: fix 'no new dives' message | Dirk Hohndel |
2017-09-17 | DC download: tell user when no new dives were found | Dirk Hohndel |
2017-08-21 | Improve error message when opening dive computer fails | Dirk Hohndel |
2017-07-25 | Make sample pressure helper functions available to everybody | Linus Torvalds |
2017-07-25 | Try to sanely download multiple concurrent cylinder pressures | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-07-20 | Unify sample pressure and o2pressure as pressure[2] array | Linus Torvalds |
2017-07-17 | Resolve type confusion | Dirk Hohndel |
2017-07-09 | Tell user if we reached a dive that was already there | Dirk Hohndel |
2017-07-09 | More meaningful device info display | Dirk Hohndel |
2017-07-09 | Revert "Add support for tank sensor battery for Perdix AI" | Dirk Hohndel |
2017-07-09 | QML UI: add dev_info data to AppLog | Dirk Hohndel |
2017-07-08 | If we detect a different model than expected, use it | Dirk Hohndel |
2017-07-07 | Add support for tank sensor battery for Perdix AI | Dirk Hohndel |
2017-06-27 | Update Subsurface-branch of libdivecomputer check | Dirk Hohndel |
2017-06-27 | Switch over to SSRF_CUSTOM_IO v2 | Linus Torvalds |
2017-06-22 | Warn when not compiling against the matching libdc version | Dirk Hohndel |
2017-06-22 | Convert to new libdivecomputer custom IO model | Linus Torvalds |
2017-05-29 | FTDI support: add minimal debugging output | Dirk Hohndel |
2017-05-29 | More optimal search | Jan Mulder |
2017-04-29 | Add SPDX header to core C files | Dirk Hohndel |
2017-04-24 | Do not carry po2 setpoint data over dive boundaries | Jan Mulder |
2017-04-13 | Cleanup some unnecessary include statements | Jef Driesen |
2017-03-30 | Shift fake tank pressures up by 30bar | Dirk Hohndel |
2017-03-29 | Accept 0 as valid endpressure for Uwatec devices | Dirk Hohndel |
2017-03-12 | Only enable -Wmissing-field-initializers for Clang | Lubomir I. Ivanov |
2017-03-11 | Merge branch 'master' of https://github.com/dje29/subsurface | Dirk Hohndel |
2017-03-11 | divemode > dive mode | Martin Měřinský |