Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-13 | xbmcclient.py: adjust log levels to match ilog.h | Lukas Rusak | |
2020-11-16 | Port zeroconf.py to Python 3 | Vasyl Gello | |
2020-11-15 | [Python] Replace shebang with 'env python3' invocation | Vasyl Gello | |
This is conformant to POSIX and should work on Windows and OSX too. Also this fixes Lintian 'unusual-interpreter' warnings. | |||
2019-10-02 | [modernize] use-override | Rechi | |
2019-09-26 | [modernize] use-equals-default | Rechi | |
2019-03-11 | xbmcclient.py doesn't allow non ascii characters | Luca Olivetti | |
I want to show messages from an external program using xbmcclient.py, but as it is it doesn't allow me to send non ascii characters. With this modification I can do that. Tested with python 2 and python 3. | |||
2018-06-12 | [tools] nuke whitespace | h.udo | |
2018-06-12 | [EventClients] Nuke include guards | h.udo | |
2018-06-12 | [EventClients] pragma once position | h.udo | |
2018-05-29 | Port xbmcclient.py to Python 3, retaining Python 2 compatibility | Chris Billington | |
Bump minor version to 0.1 and remove blanket exception catching in favour of raising unexpected exceptions. | |||
2018-01-24 | convert CRLF to LF line endings | Rechi | |
2017-11-23 | [EventClients][python] except syntax change | Rechi | |
2017-11-23 | [EventClients][python] replace print statement with print function | Rechi | |
2017-01-03 | spelling: comments | Josh Soref | |
2017-01-03 | spelling: local variables | Josh Soref | |
2017-01-03 | spelling: output | Josh Soref | |
2015-12-20 | Prefer empty() over size() == 0 | h.udo | |
2013-04-01 | Merge pull request #2055 from skyblaster/patch-1 | Arne Morten Kvarving | |
Add subtitle control to PS3 BD Remote keymap | |||
2013-02-09 | [cosmetics] update date in GPL header | Martijn Kaijser | |
2013-01-08 | Add subtitle control to PS3 BD Remote keymap | skyblaster | |
2012-01-08 | changed: avoid crashing just cause we fail to set MTU | Joakim Plate | |
It is usually not needed. Also added a readme file for ubuntu about what packages are needed | |||
2011-10-27 | ps3d: made commandline sixpair usable | elupus | |
2011-10-27 | ps3d.py: automatically pair sixaxis with bluetooth dongle when connected ↵ | elupus | |
over usb | |||
2011-10-24 | Move all of the sixaxis code into the sixaxis "lib" | elupus | |
2011-04-19 | fixed: make sure analog buttons are considered when deciding idle time for ↵ | elupus | |
sixaxis | |||
2011-01-16 | changed: not going to execute these | spiff | |
2011-01-04 | fixed: mismatching new[]/free usage. part of ticket #10929 | spiff | |
2011-01-04 | Fix CRLF | Cory Fields | |
2010-09-21 | [WIN32] fixed sample C# EventClient lib. Typo + button up not generated | CrystalPT | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34025 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-07-20 | Applied #9475 - Thanks David Byers | topfs2 | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32014 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-07-20 | Applied #7012 - Thanks David Byers | topfs2 | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32013 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-05-15 | Insert comment and encoding tag for files intentionally left blank. | ceros7 | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30196 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-05-15 | Insert utf-8 encoding tags for python sources. | ceros7 | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30195 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2010-05-15 | Add missing copyright headers for sources in tools/EventClients/lib. | ceros7 | |
These files were implemented and modified by the XBMC team. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30194 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2009-12-01 | [Added] Applied #7714. Thank you apanloco | topfs2 | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25184 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 | |||
2009-09-23 | step 3/4: Move linuxport to trunk. How'd I get roped into this? | AlTheKiller | |
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 |