Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ignore not anwser responses. | Marek Siarkowicz | 2015-06-13 | 1 | -2/+4 | |
| | ||||||
* | Deactivate interface on disconnection. | Marek Siarkowicz | 2015-06-13 | 2 | -14/+30 | |
| | ||||||
* | Fix auto connection. | Marek Siarkowicz | 2015-06-13 | 2 | -3/+5 | |
| | ||||||
* | Use info to convey message. | Marek Siarkowicz | 2015-06-13 | 1 | -5/+6 | |
| | ||||||
* | Add angle feature. | Marek Siarkowicz | 2015-06-13 | 1 | -0/+75 | |
| | ||||||
* | Move rooms to submenu. | Marek Siarkowicz | 2015-06-13 | 1 | -5/+11 | |
| | ||||||
* | Fix flight mode. | Marek Siarkowicz | 2015-06-13 | 2 | -7/+18 | |
| | ||||||
* | Add Room sound effect feature. | Marek Siarkowicz | 2015-06-13 | 2 | -21/+102 | |
| | ||||||
* | Refactor. | Marek Siarkowicz | 2015-06-13 | 2 | -32/+32 | |
| | ||||||
* | Fix flight_mode. | Marek Siarkowicz | 2015-06-13 | 1 | -1/+1 | |
| | ||||||
* | Complete zik 2 api. | Marek Siarkowicz | 2015-06-13 | 1 | -0/+42 | |
| | ||||||
* | Add flight mode. | Marek Siarkowicz | 2015-06-13 | 2 | -2/+16 | |
| | ||||||
* | Refactor. | Marek Siarkowicz | 2015-06-13 | 1 | -5/+4 | |
| | ||||||
* | Refactor battery state. | Marek Siarkowicz | 2015-06-13 | 2 | -37/+26 | |
| | ||||||
* | Refactor. | Marek Siarkowicz | 2015-06-13 | 1 | -71/+33 | |
| | ||||||
* | First step of zik 2.0 feature implementation. | Marek Siarkowicz | 2015-06-13 | 3 | -95/+234 | |
| | ||||||
* | Display true values. | Marek Siarkowicz | 2015-06-12 | 2 | -43/+41 | |
| | ||||||
* | Remove unneeded. | Marek Siarkowicz | 2015-06-12 | 1 | -4/+0 | |
| | ||||||
* | Refresh data less often. | Marek Siarkowicz | 2015-06-12 | 2 | -2/+5 | |
| | ||||||
* | Refactor. | Marek Siarkowicz | 2015-06-12 | 2 | -128/+191 | |
| | ||||||
* | Fix imports. | Marek Siarkowicz | 2015-06-12 | 1 | -1/+4 | |
| | ||||||
* | Refactor. | Marek Siarkowicz | 2015-06-12 | 1 | -11/+12 | |
| | ||||||
* | Extract base interface. | Marek Siarkowicz | 2015-06-12 | 1 | -38/+51 | |
| | ||||||
* | Refactor. | Marek Siarkowicz | 2015-06-12 | 1 | -33/+33 | |
| | ||||||
* | Allow adding different zik version interfaces. | Marek Siarkowicz | 2015-06-12 | 2 | -96/+160 | |
| | ||||||
* | Add Zik 2.0 compatibility. | Marek Siarkowicz | 2015-06-12 | 3 | -7/+19 | |
| | ||||||
* | Make ParrotZik more pythonic. | Marek Siarkowicz | 2015-06-12 | 2 | -51/+58 | |
| | ||||||
* | Refactor. | Marek Siarkowicz | 2015-06-12 | 2 | -4/+4 | |
| | ||||||
* | Fix pep8. | Marek Siarkowicz | 2015-06-12 | 7 | -154/+191 | |
| | ||||||
* | Fix import. | Marek Siarkowicz | 2015-06-12 | 1 | -3/+3 | |
| | ||||||
* | Move import to top. | Marek Siarkowicz | 2015-06-12 | 1 | -5/+5 | |
| | ||||||
* | Remove unused imports. | Marek Siarkowicz | 2015-06-12 | 4 | -8/+0 | |
| | ||||||
* | Remove unneeded interpreter information. | Marek Siarkowicz | 2015-06-12 | 3 | -6/+0 | |
| | ||||||
* | Replace tabs with 4 spaces. | Marek Siarkowicz | 2015-06-12 | 6 | -180/+180 | |
| | ||||||
* | Merge pull request #6 from spyou/master | m0sia | 2014-06-25 | 1 | -0/+8 | |
|\ | | | | | Add python-bluez requirement to Readme | |||||
| * | Add python-bluez requirement to Readme | Nicolas Alpi | 2014-04-09 | 1 | -0/+8 | |
| | | ||||||
* | | Update README.md | m0sia | 2014-05-05 | 1 | -1/+1 | |
|/ | ||||||
* | Moved StatusApp(NSApplication) class to separate fil | Dmitry Moiseev | 2014-01-17 | 1 | -0/+25 | |
| | ||||||
* | Moved mac NSObject class to separate file | Dmitry Moiseev | 2014-01-17 | 1 | -21/+1 | |
| | ||||||
* | removed additional quit menu item | Dmitry Moiseev | 2014-01-17 | 1 | -4/+0 | |
| | ||||||
* | Dirty hack for lightblue. Should be done throught proper deserilization of ↵ | Dmitry Moiseev | 2014-01-11 | 1 | -1/+4 | |
| | | | | recv data in future. | |||||
* | Lightblue support on Mac Os X | Dmitry Moiseev | 2014-01-11 | 1 | -7/+14 | |
| | ||||||
* | Removed obsolete mac os x tray script | Dmitry Moiseev | 2014-01-11 | 1 | -214/+0 | |
| | ||||||
* | Native OS X system indicator using PyObjC | Dmitry Moiseev | 2014-01-09 | 1 | -16/+56 | |
| | ||||||
* | Support for new SysIndicator class | Dmitry Moiseev | 2014-01-09 | 1 | -4/+16 | |
| | ||||||
* | Merge branch 'master' of https://github.com/m0sia/pyParrotZik | Dmitry Moiseev | 2014-01-09 | 1 | -1/+3 | |
|\ | ||||||
| * | Merge pull request #1 from MartinPaulEve/fixicon | m0sia | 2013-12-28 | 1 | -1/+3 | |
| |\ | | | | | | | Add second option for icon paths on Linux | |||||
| | * | Add second option for icon paths on Linux | Martin Eve | 2013-12-27 | 1 | -1/+3 | |
| |/ | | | | | | | This commit assesses whether the user has installed the icon packs into their /usr/share directory and, if not, it instead reverts to using the icons relative to the path of the currently executing script. This allows pyParrotZik to run in a standalone environment without relying on modifications to system files. | |||||
* | | Fix mac adress search on mac os x | Dmitry Moiseev | 2014-01-08 | 1 | -3/+6 | |
|/ | ||||||
* | Added rumps support | Dmitry Moiseev | 2013-12-13 | 1 | -14/+39 | |
| |