Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| | * | 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. | ||||
| * | Typo Noise Calcelation -> Cancelation | moimadmax | 2016-09-22 | 1 | -3/+3 |
|/ | | | Just a Typo in the menu string and variable name. | ||||
* | Fix typos | m0sia | 2016-02-18 | 1 | -2/+2 |
| | |||||
* | Update README.md | m0sia | 2016-02-18 | 1 | -33/+24 |
| | |||||
* | Merge pull request #12 from serathius/master | m0sia | 2016-02-18 | 27 | -577/+1474 |
|\ | | | | | Rework and Zik 2.0 implementation. | ||||
| * | Merge pull request #7 from PsycheEYE/noisecontrol | Marek Siarkowicz | 2016-02-05 | 3 | -9/+11 |
| |\ | | | | | | | Added functionality to change noise cancellation mode | ||||
| | * | Added functionality to change noise cancellation mode | Pavel Salomatov | 2016-02-05 | 3 | -9/+11 |
| | | | | | | | | | | | | "Head detection" now initializes on startup | ||||
| * | | Merge pull request #5 from MGrishkin/gtk_on_linux | Marek Siarkowicz | 2016-02-05 | 3 | -16/+50 |
| |\ \ | | |/ | |/| | Use gtk on linux | ||||
| | * | Use gtk on linux | Max Grishkin | 2015-12-09 | 3 | -16/+50 |
| |/ | |||||
| * | Merge pull request #3 from esanchezm/third_boolean_state | Marek Siarkowicz | 2015-07-03 | 1 | -0/+2 |
| |\ | | | | | | | Fixed a third value for boolean values | ||||
| | * | Fixed _result_to_bool() assertion when a values has some strange status | Esteban Sánchez | 2015-07-03 | 1 | -0/+2 |
| |/ |