Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | removed debug output | Dmitry Moiseev | 2013-12-13 | 1 | -3/+0 |
| | |||||
* | Fixed Lou Reed mode working logic | Dmitry Moiseev | 2013-12-13 | 1 | -21/+4 |
| | |||||
* | fix initial icon name | Dmitry Moiseev | 2013-12-13 | 1 | -1/+1 |
| | |||||
* | fix improper win32 mac address search | Dmitry Moiseev | 2013-12-13 | 1 | -1/+1 |
| | |||||
* | Using cross-platform SysIndicator class | Dmitry Moiseev | 2013-12-13 | 1 | -91/+13 |
| | |||||
* | SysIndicator wrapper on top of appindicator/pygtk/rumps for cross-platfrom ↵ | Dmitry Moiseev | 2013-12-13 | 1 | -0/+115 |
| | | | | system indicator | ||||
* | Added lightblue support in mac os x | Dmitry Moiseev | 2013-12-13 | 2 | -103/+17 |
| | |||||
* | Fixed missing os import | Dmitry Moiseev | 2013-12-13 | 1 | -0/+1 |
| | |||||
* | Initial support of mac os x | Лена | 2013-12-13 | 2 | -0/+312 |
| | |||||
* | Parrot Zik mac address search moved to separate file; Initial mac os x support | Лена | 2013-12-13 | 2 | -25/+42 |
| | |||||
* | Fixed bug: failed to find zik mac in registry; Minor version change | Dmitry Moiseev | 2013-12-10 | 3 | -5/+4 |
| | |||||
* | Added support for Lou Reed special mode and Parrot Concert Hall Mode | Dmitry Moiseev | 2013-11-20 | 1 | -1/+61 |
| | |||||
* | remove debug output | Dmitry Moiseev | 2013-11-20 | 1 | -1/+0 |
| | |||||
* | Added support for Lou Reed special mode and Parrot Concert Hall Mode | Dmitry Moiseev | 2013-11-20 | 1 | -0/+17 |
| | |||||
* | Add charging status support | Dmitry Moiseev | 2013-11-18 | 1 | -4/+17 |
| | |||||
* | Delete unused icon | Dmitry Moiseev | 2013-11-18 | 1 | -0/+0 |
| | |||||
* | Rename | Dmitry Moiseev | 2013-11-18 | 1 | -221/+0 |
| | |||||
* | Battery charging icon | Dmitry Moiseev | 2013-11-18 | 1 | -0/+0 |
| |