aboutsummaryrefslogtreecommitdiff
path: root/parrot_zik (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some documentation of how headset API workneodarz2019-05-051-0/+5
* Fix beautifulsoup warning implementationneodarz2019-05-051-1/+1
* Implement bluez python code management directly in projectneodarz2019-05-052-14/+76
* Make code compatible with python3 with python2 supportneodarz2019-05-054-12/+12
* dbus is available only on linuxm0sia2018-03-211-1/+2
* dbus is only available on linuxm0sia2018-03-211-1/+1
* Merge pull request #1 from moimadmax/patch-1moimadmax2016-09-221-1/+2
|\
| * Add Parrot Zik 3 compatibilitymoimadmax2016-09-221-1/+2
* | Typo Noise Calcelation -> Cancelationmoimadmax2016-09-221-3/+3
|/
* Merge pull request #7 from PsycheEYE/noisecontrolMarek Siarkowicz2016-02-053-9/+11
|\
| * Added functionality to change noise cancellation modePavel Salomatov2016-02-053-9/+11
* | Use gtk on linuxMax Grishkin2015-12-093-16/+50
|/
* Fixed _result_to_bool() assertion when a values has some strange statusEsteban Sánchez2015-07-031-0/+2
* Fixed cast when the value is an empty stringEsteban Sánchez2015-07-031-1/+1
* Refactor.Marek Siarkowicz2015-07-031-33/+47
* Fix mistakes and refactor.Marek Siarkowicz2015-07-031-21/+12
* Use other method to get bluetooth devices list in linuxEsteban Sánchez2015-07-031-4/+38
* Fixed setter properties in version1 modelEsteban Sánchez2015-07-031-3/+3
* Refactor.Marek Siarkowicz2015-06-151-44/+57
* Ignore dbus exception.Marek Siarkowicz2015-06-151-9/+18
* First get data from api then show.Marek Siarkowicz2015-06-153-7/+10
* Move auto connection to setttings.Marek Siarkowicz2015-06-152-10/+11
* Use absolute package imports.Marek Siarkowicz2015-06-1510-38/+33
* Migrate to newer wersion of beatifulsop.Marek Siarkowicz2015-06-151-1/+1
* Add sound source model.Marek Siarkowicz2015-06-151-1/+5
* Add more information to unknown response.Marek Siarkowicz2015-06-151-1/+2
* Fix connection refused error.Marek Siarkowicz2015-06-151-1/+4
* Implement head detection setting.Marek Siarkowicz2015-06-152-0/+26
* Proper wrap.Marek Siarkowicz2015-06-151-1/+2
* Refactor. Move.Marek Siarkowicz2015-06-157-148/+150
* Refactor.Marek Siarkowicz2015-06-155-17/+16
* Fix quit wrapping.Marek Siarkowicz2015-06-155-3/+14
* Refactor. Move.Marek Siarkowicz2015-06-157-243/+260
* Refactor. MoveMarek Siarkowicz2015-06-152-27/+32
* Refactor. Move.Marek Siarkowicz2015-06-155-362/+376
* Make into proper package.Marek Siarkowicz2015-06-154-7/+7
* Refactor.Marek Siarkowicz2015-06-151-19/+8
* Create packet.Marek Siarkowicz2015-06-158-0/+1286