Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add forgotten libHEADmaster | neodarz | 2019-09-04 | 1 | -0/+1 |
| | |||||
* | Add forgotten gitignore file | neodarz | 2019-05-10 | 1 | -0/+124 |
| | |||||
* | Add some resources links | neodarz | 2019-05-10 | 1 | -0/+9 |
| | |||||
* | Add dev tips | neodarz | 2019-05-10 | 1 | -0/+6 |
| | |||||
* | Add simple server | neodarz | 2019-05-10 | 1 | -0/+189 |
| | |||||
* | Add simple client | neodarz | 2019-05-10 | 1 | -0/+43 |
| | |||||
* | Raise error instead of simple print it in bluez mode | neodarz | 2019-05-10 | 1 | -2/+7 |
| | |||||
* | Add dbus exception | neodarz | 2019-05-10 | 1 | -0/+2 |
| | |||||
* | Update parrot zik version1 | neodarz | 2019-05-10 | 2 | -35/+17 |
| | |||||
* | Remove pyGTK crap | neodarz | 2019-05-10 | 17 | -431/+192 |
| | |||||
* | Add device not found and not paired exception | neodarz | 2019-05-05 | 1 | -3/+17 |
| | |||||
* | Add some documentation of how headset API work | neodarz | 2019-05-05 | 1 | -0/+5 |
| | |||||
* | Fix beautifulsoup warning implementation | neodarz | 2019-05-05 | 1 | -1/+1 |
| | |||||
* | Implement bluez python code management directly in project | neodarz | 2019-05-05 | 2 | -14/+76 |
| | | | | | 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 | 4 | -12/+12 |
| | | | | | | 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). | ||||
* | Update appveyor.yml | m0sia | 2018-03-21 | 1 | -2/+2 |
| | |||||
* | added proper path to installer artifact | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | added installer to artifacts | m0sia | 2018-03-21 | 1 | -1/+2 |
| | |||||
* | changed installer name | m0sia | 2018-03-21 | 1 | -2/+2 |
| | |||||
* | Update appveyor.yml | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Adding innosetup installer | m0sia | 2018-03-21 | 1 | -1/+3 |
| | |||||
* | Update README.md | m0sia | 2018-03-21 | 1 | -10/+9 |
| | |||||
* | removed bundling, because it fail by unknown reason | m0sia | 2018-03-21 | 1 | -3/+1 |
| | |||||
* | Falling back to bundle 2 | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | bundle all with python interpreter | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | bundle all DLLs together | m0sia | 2018-03-21 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | Exclude more DLLs | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Added artifact name | m0sia | 2018-03-21 | 1 | -0/+1 |
| | |||||
* | Update setup.py | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Update setup.py | m0sia | 2018-03-21 | 1 | -0/+1 |
| | |||||
* | Update setup.py | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Update appveyor.yml | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Update appveyor.yml | m0sia | 2018-03-21 | 1 | -0/+1 |
| | |||||
* | Update appveyor.yml | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Update setup.py | m0sia | 2018-03-21 | 1 | -0/+1 |
| | |||||
* | Update appveyor.yml | m0sia | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Update appveyor.yml | m0sia | 2018-03-21 | 1 | -1/+7 |
| | |||||
* | Update requirements.txt | m0sia | 2018-03-21 | 1 | -22/+0 |
| | |||||
* | auto-generated requirements.txt | m0sia | 2018-03-21 | 1 | -1/+25 |
| | |||||
* | Update requirements.txt | m0sia | 2018-03-21 | 1 | -5/+0 |
| | |||||
* | Create requirements.txt | m0sia | 2018-03-21 | 1 | -0/+6 |
| | |||||
* | Create appveyor.yml | m0sia | 2018-03-21 | 1 | -0/+15 |
| | |||||
* | Update README.md | m0sia | 2018-03-21 | 1 | -6/+0 |
| | | | Removed screenshots | ||||
* | Merge pull request #19 from Bilb/master | m0sia | 2017-03-08 | 1 | -1/+1 |
|\ | | | | | Fix url parrot zik website in readme.md | ||||
| * | use english website version for zik demo website | Audric Ackermann | 2017-03-07 | 1 | -1/+1 |
| | | |||||
| * | fix link demo parrot zik 3 (page not found otherwise) | Audric Ackermann | 2017-03-07 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #16 from moimadmax/master | m0sia | 2016-09-29 | 2 | -4/+5 |
|\ | | | | | Typo Noise Calcelation -> Cancelation | ||||
| * | Merge pull request #1 from moimadmax/patch-1 | moimadmax | 2016-09-22 | 1 | -1/+2 |
| |\ | | | | | | | Add Parrot Zik 3 compatibility |