Age | Commit message (Expand) | Author |
2020-10-24 | divecomputer: add device_table pointer to device_data_t | Berthold Stoeger |
2020-10-24 | cleanup: remove dc_user_device_t | Berthold Stoeger |
2020-10-05 | cleanup: remove libdc_serial field in device_data_t | Berthold Stoeger |
2020-03-16 | android/usb: pass in the UsbDevice when downloading | Dirk Hohndel |
2020-03-07 | usb-serial-for-android: Implementation | Christof Arnosti |
2019-08-10 | Core: unconditionally include stdio.h in libdivecomputer.h | Berthold Stoeger |
2019-08-08 | iOS: address build error | Dirk Hohndel |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-04-12 | Parser: parse into custom dive site table | Berthold Stoeger |
2019-02-28 | Cleanup: remove outdated comment in libdivecomputer.h | Berthold Stoeger |
2019-02-28 | Cleanup: remove dc_user_device_t::preexisting | Berthold Stoeger |
2019-02-28 | Cleanup: remove dc_user_device_t::trip | Berthold Stoeger |
2019-01-19 | Import: don't add to new trip while downloading | Berthold Stoeger |
2019-01-19 | Dive download: add trip_table to device_data_t | Berthold Stoeger |
2018-10-08 | qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputer | Linus Torvalds |
2018-08-27 | Add support for opening a DC_TRANSPORT_USBSTORAGE stream | Linus Torvalds |
2018-08-27 | Make device enumeration use the device transport data | Linus Torvalds |
2018-04-27 | Create one function to determine the supported transports | Dirk Hohndel |
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 |
2017-07-09 | QML UI: add dev_info data to AppLog | Dirk Hohndel |
2017-06-27 | Switch over to SSRF_CUSTOM_IO v2 | Linus Torvalds |
2017-06-22 | Convert to new libdivecomputer custom IO model | Linus Torvalds |
2017-04-29 | Add SPDX header to core C files | Dirk Hohndel |
2017-04-13 | Fix building against upstream libdivecomputer | Jef Driesen |
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-18 | Add a simple cp2130 libusb driver | Anton Lundin |
2016-09-17 | Rewrite libdivecomputer custom serial code | Anton Lundin |
2016-04-18 | Fix broken Bluetooth support | Rick Walsh |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |