Age | Commit message (Expand) | Author |
2018-10-08 | libdivecomputer: remove ifdefs for ancient versions | Dirk Hohndel |
2018-10-06 | Core: remove dive->downloaded flag | Berthold Stoeger |
2018-10-06 | Core: remove preexisting field from struct dive_table | Berthold Stoeger |
2018-10-06 | Fix error handling for libdivecomputer import | Linus Torvalds |
2018-10-05 | Cleanup: don't produce no-dives error message in libdivecomputer.c | Berthold Stoeger |
2018-09-22 | Actually create a UUID when creating a dive site during download | Linus Torvalds |
2018-09-16 | Always return status from ftdi_open when called | Anton Lundin |
2018-09-03 | libdivecomputer: allow a "zero depth" deco stop depth | Linus Torvalds |
2018-09-03 | libdivecomputer: add support for DC_SAMPLE_TTS if it exists | Linus Torvalds |
2018-08-29 | parse "GPS" string fields and turn them into dive sites when downloading | Linus Torvalds |
2018-08-27 | Add support for opening a DC_TRANSPORT_USBSTORAGE stream | Linus Torvalds |
2018-06-21 | FTDI support: try ftdi_open first if the device name is 'ftdi' | Dirk Hohndel |
2018-06-21 | mobile: better message regarding logfiles | Dirk Hohndel |
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 |