Age | Commit message (Expand) | Author |
2018-10-10 | QML UI: do not try to download from DC with empty vendor/product | Jan Mulder |
2018-10-09 | Substring match BT address | Jocke |
2018-10-09 | Mobile RememberDCs: save device address | Jocke |
2018-10-09 | BT OSTC 3 should be reported as OSTC Plus | Jocke |
2018-10-09 | Dive sites: don't add dummy entries to LocationInformationModel | Berthold Stoeger |
2018-10-09 | Prefs: add bool preference cloud_auto_sync [1/3] | Jan Mulder |
2018-10-08 | libdivecomputer: remove ifdefs for ancient versions | Dirk Hohndel |
2018-10-08 | Fix warning about unused variables | Linus Torvalds |
2018-10-08 | ftdi: make the timeout be based on actual real time | Linus Torvalds |
2018-10-08 | qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputer | Linus Torvalds |
2018-10-07 | Leak fix: free taxonomy data in delete_dive_site() | Berthold Stoeger |
2018-10-07 | Statistics: only consider selected dives in HTML export statistics | Berthold Stoeger |
2018-10-07 | Statistics: un-globalize stats_selection | Berthold Stoeger |
2018-10-07 | Statistics: remove global state / calculate only when needed | Berthold Stoeger |
2018-10-06 | Core: remove dive->downloaded flag | Berthold Stoeger |
2018-10-06 | Import: pass "downloaded" parameter to process_imported_dives() | Berthold Stoeger |
2018-10-06 | Import: remove dive->downloaded logic | Berthold Stoeger |
2018-10-06 | Core: remove preexisting field from struct dive_table | Berthold Stoeger |
2018-10-06 | Import: pass a dive table to process_imported_dives() | Berthold Stoeger |
2018-10-07 | Dive information: fix surface interval calculation | Berthold Stoeger |
2018-10-06 | qt-ble: add support for libdivecomputer 'set_timeout()' function | Linus Torvalds |
2018-10-06 | qt-ble: add support to wait for descriptor write completion | Linus Torvalds |
2018-10-06 | qt-ble: move basic uuid filtering back to service discovery | Linus Torvalds |
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-10-05 | Cleanup: don't access downloadTable directly in Uemis-downloader | Berthold Stoeger |
2018-10-04 | Import: remove unnecessary processing of dives in DAN import | Berthold Stoeger |
2018-10-01 | Bluetooth: use_random_address helper isn't needed on Windows | Dirk Hohndel |
2018-10-01 | Mobile download from DC: show the correct DC rather than the latest | Jocke |
2018-09-30 | Bluetooth: don't use random addresses on Windows | Dirk Hohndel |
2018-09-30 | Bluetooth: use standard Qt code on Windows | Dirk Hohndel |
2018-09-29 | Cleanup: split out free_dive() function from delete_single_dive() | Berthold Stoeger |
2018-09-29 | Cleanup: reinstate override modifiers | Berthold Stoeger |
2018-09-29 | Bluetooth: turn on logging earlier | Dirk Hohndel |
2018-09-28 | Parser: parse text-based files into arbitrary table | Berthold Stoeger |
2018-09-28 | Cleanup: remove redundant prototypes from dive.h | Berthold Stoeger |
2018-09-28 | Cleanup: Make add_sample_data() local to translation unit | Berthold Stoeger |
2018-09-26 | qt-ble: allow reading of partial packet data | Linus Torvalds |
2018-09-26 | Allow XML sample times to have hh:mm:sec format | Linus Torvalds |
2018-09-25 | qt-ble: add BLE packet debugging code | Linus Torvalds |
2018-09-25 | qt-ble: only connect the signals to the preferred service | Linus Torvalds |
2018-09-25 | Metadata: rudimentary support for XMP metadataa in MP4-based videos | Berthold Stoeger |
2018-09-25 | cleanup: do not compare doubles like this | Jan Mulder |
2018-09-25 | qPref: don't compare doubles for equality | Dirk Hohndel |
2018-09-25 | qPref: add mobile_scale preference | Dirk Hohndel |
2018-09-24 | qt-ble: re-organize how we pick the GATT characteristics to read and write | Linus Torvalds |
2018-09-24 | macOS: always list 'FTDI' as a serial connection | Dirk Hohndel |
2018-09-24 | cleanup: remove more GPS webservice code | Jan Mulder |
2018-09-24 | core: fix connect call | Jan Mulder |
2018-09-23 | qt-ble: set up infrastructure for better preferred service choice | Linus Torvalds |