Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add dbus exception | neodarz | 2019-05-10 | 1 | -0/+2 |
| | |||||
* | Add device not found and not paired exception | neodarz | 2019-05-05 | 1 | -3/+17 |
| | |||||
* | Implement bluez python code management directly in project | neodarz | 2019-05-05 | 1 | -14/+28 |
| | | | | | It's directly implemented because this scipt isn't in Archlinux distribution. Because it's python code I prefere to have it here. | ||||
* | Make code compatible with python3 with python2 support | neodarz | 2019-05-05 | 1 | -1/+1 |
| | | | | | | Warning: This is a preparation work for completly remove PyGTK. Because PyGTK is python2 only, most part of the code didn't work. But a last commands send to the headset is fonctional (This is why all this change). | ||||
* | dbus is available only on linux | m0sia | 2018-03-21 | 1 | -1/+2 |
| | |||||
* | dbus is only available on linux | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Add Parrot Zik 3 compatibility | moimadmax | 2016-09-22 | 1 | -1/+2 |
| | | | In my Zik 3 the Vendor Specific UUID is 8B6814D3-6CE7-4498-9700-9312C1711F64, so i've added it in the discovery loops. | ||||
* | Refactor. | Marek Siarkowicz | 2015-07-03 | 1 | -33/+47 |
| | |||||
* | Fix mistakes and refactor. | Marek Siarkowicz | 2015-07-03 | 1 | -21/+12 |
| | |||||
* | Use other method to get bluetooth devices list in linux | Esteban Sánchez | 2015-07-03 | 1 | -4/+38 |
| | |||||
* | Refactor. | Marek Siarkowicz | 2015-06-15 | 1 | -44/+57 |
| | |||||
* | Ignore dbus exception. | Marek Siarkowicz | 2015-06-15 | 1 | -9/+18 |
| | |||||
* | Fix connection refused error. | Marek Siarkowicz | 2015-06-15 | 1 | -1/+4 |
| | |||||
* | Make into proper package. | Marek Siarkowicz | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | Create packet. | Marek Siarkowicz | 2015-06-15 | 1 | -0/+107 |