aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Moved mac NSObject class to separate fileDmitry Moiseev2014-01-171-21/+1
|
* removed additional quit menu itemDmitry Moiseev2014-01-171-4/+0
|
* Dirty hack for lightblue. Should be done throught proper deserilization of ↵Dmitry Moiseev2014-01-111-1/+4
| | | | recv data in future.
* Lightblue support on Mac Os XDmitry Moiseev2014-01-111-7/+14
|
* Removed obsolete mac os x tray scriptDmitry Moiseev2014-01-111-214/+0
|
* Native OS X system indicator using PyObjCDmitry Moiseev2014-01-091-16/+56
|
* Support for new SysIndicator classDmitry Moiseev2014-01-091-4/+16
|
* Merge branch 'master' of https://github.com/m0sia/pyParrotZikDmitry Moiseev2014-01-091-1/+3
|\
| * Merge pull request #1 from MartinPaulEve/fixiconm0sia2013-12-281-1/+3
| |\ | | | | | | Add second option for icon paths on Linux
| | * Add second option for icon paths on LinuxMartin Eve2013-12-271-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 xDmitry Moiseev2014-01-081-3/+6
|/
* Added rumps supportDmitry Moiseev2013-12-131-14/+39
|
* removed debug outputDmitry Moiseev2013-12-131-3/+0
|
* Fixed Lou Reed mode working logicDmitry Moiseev2013-12-131-21/+4
|
* fix initial icon nameDmitry Moiseev2013-12-131-1/+1
|
* fix improper win32 mac address searchDmitry Moiseev2013-12-131-1/+1
|
* Using cross-platform SysIndicator classDmitry Moiseev2013-12-131-91/+13
|
* SysIndicator wrapper on top of appindicator/pygtk/rumps for cross-platfrom ↵Dmitry Moiseev2013-12-131-0/+115
| | | | system indicator
* Added lightblue support in mac os xDmitry Moiseev2013-12-132-103/+17
|
* Fixed missing os importDmitry Moiseev2013-12-131-0/+1
|
* Initial support of mac os xЛена2013-12-132-0/+312
|
* Parrot Zik mac address search moved to separate file; Initial mac os x supportЛена2013-12-132-25/+42
|
* Fixed bug: failed to find zik mac in registry; Minor version changeDmitry Moiseev2013-12-103-5/+4
|
* Added support for Lou Reed special mode and Parrot Concert Hall ModeDmitry Moiseev2013-11-201-1/+61
|
* remove debug outputDmitry Moiseev2013-11-201-1/+0
|
* Added support for Lou Reed special mode and Parrot Concert Hall ModeDmitry Moiseev2013-11-201-0/+17
|
* Add charging status supportDmitry Moiseev2013-11-181-4/+17
|
* Delete unused iconDmitry Moiseev2013-11-181-0/+0
|
* RenameDmitry Moiseev2013-11-181-221/+0
|
* Battery charging iconDmitry Moiseev2013-11-181-0/+0
|
* Added charging state supportDmitry Moiseev2013-11-181-0/+221
|
* Added charging stateDmitry Moiseev2013-11-181-0/+5
|
* Added stdeb supportDmitry Moiseev2013-11-181-10/+28
|
* Rename main scriptDmitry Moiseev2013-11-181-208/+0
|
* Rename main scriptDmitry Moiseev2013-11-181-0/+208
|
* Adding new icons for all platformsDmitry Moiseev2013-11-181-10/+13
|
* Message text fixDmitry Moiseev2013-11-181-1/+2
|
* Mainteiner info addedDmitry Moiseev2013-11-181-2/+2
|
* Added iconsDmitry Moiseev2013-11-188-0/+0
|
* Removed iconsDmitry Moiseev2013-11-188-0/+0
|
* fixed exception on connection lostDmitry Moiseev2013-11-181-2/+6
|
* Sometimes Zik returns empty string instead of battery levelDmitry Moiseev2013-11-081-7/+2
|
* Merge branch 'master' of https://github.com/m0sia/pyParrotZikDmitry Moiseev2013-11-089-2/+7
|\
| * connection lost quick fixDmitry Moiseev2013-11-079-2/+7
| |
| * initial commitDmitry Moiseev2013-11-071-0/+31
| |
| * initial commitDmitry Moiseev2013-11-071-0/+30
| |
* | Sometimes zik returns empty string instead of battery levelDmitry Moiseev2013-11-081-1/+2
| |
* | Added setup.py for py2exeDmitry Moiseev2013-11-071-0/+31
| |
* | Added Inno Setup config file to make windows installerDmitry Moiseev2013-11-071-0/+30
|/
* Add windows support with pygtkDmitry Moiseev2013-11-071-25/+92
|