Age | Commit message (Expand) | Author |
2015-09-29 | qtserialbluetooth: use QIODevice::Unbuffered io | Anton Lundin |
2015-09-29 | qtserialbluetooth: Remove no-op calls | Anton Lundin |
2015-09-22 | qtbluetooth: Break read/write loops on bad state | Anton Lundin |
2015-09-22 | qtbluetooth: add a read timeout | Anton Lundin |
2015-09-09 | Fix memory leak on serial bluetooth | Miika Turkia |
2015-09-09 | Delay freeing of memory after use | Miika Turkia |
2015-08-20 | Add implementation for BTH custom serial write method used on Windows | Claudiu Olteanu |
2015-08-20 | Add implementation for BTH custom serial read method used on Windows | Claudiu Olteanu |
2015-08-20 | Add implementation for BTH custom serial close method on Windows | Claudiu Olteanu |
2015-08-20 | Add implementation for BTH custom serial open method on Windows platforms | Claudiu Olteanu |
2015-08-20 | Add skeleton for Bluetooth custom serial implementation on Windows platforms | Claudiu Olteanu |
2015-08-20 | Add set_timeout callback for Bluetooth custom serial implementation | Claudiu Olteanu |
2015-07-20 | Use SPP's uuid to connect to a device on Apple platforms | Claudiu Olteanu |
2015-07-13 | Use SPP's uuid to connect to a device on Android platform | Claudiu Olteanu |
2015-07-08 | Build fix for older Qt5 | Dirk Hohndel |
2015-07-07 | Allow to compile Subsurface with upstream libdivecomputer | Dirk Hohndel |
2015-07-06 | Code cleanup | Dirk Hohndel |
2015-07-06 | Add extra logs for custom serial Bluetooth implementation | Claudiu Olteanu |
2015-07-06 | Implement the custom Bluetooth serial communication and use it | Claudiu Olteanu |