index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
EventClients
/
lib
Age
Commit message (
Expand
)
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
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
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
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
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
2011-10-27
ps3d: made commandline sixpair usable
elupus
2011-10-27
ps3d.py: automatically pair sixaxis with bluetooth dongle when connected over...
elupus
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 si...
elupus
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
2010-07-20
Applied #9475 - Thanks David Byers
topfs2
2010-07-20
Applied #7012 - Thanks David Byers
topfs2
2010-05-15
Insert comment and encoding tag for files intentionally left blank.
ceros7
2010-05-15
Insert utf-8 encoding tags for python sources.
ceros7
2010-05-15
Add missing copyright headers for sources in tools/EventClients/lib.
ceros7
2009-12-01
[Added] Applied #7714. Thank you apanloco
topfs2
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller