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
/
guilib
/
common
Age
Commit message (
Expand
)
Author
2010-09-18
fixed: #10088 - inputlirc pakets wont be recognized, thanks to trackel.
jmarshallnz
2010-09-02
introduce remotedelay instead of remoterepeat in AdvancedSettings. Allowing t...
nadasb
2010-08-14
fixed: Reinitialize lirc when the device is set. fixes #9879 "option --lircde...
althekiller
2010-07-23
added: log details about enabled joysticks. thanks to dandel
spiff_
2010-06-08
added: configure option for specifying default LIRC device
anssih
2010-06-04
fixed: always log which socket lirc uses
bobo1on1
2010-05-13
Add missing copyright headers.
ceros7
2010-05-13
Add copyright headers to guilib/common/LIRC.*.
ceros7
2010-04-02
added: lirc.send builtin
bobo1on1
2010-02-19
fixed: compile warnings
jmarshallnz
2010-02-14
removed: commented test code
monkeyman_67156
2010-02-13
[WIN32] try harder to connect to the IR server.
wiso
2010-02-13
fixed: ticket #8536 - joystick deadzone and calibration. thanks to bobdevis
spiff_
2010-01-10
removed: useless leftovers from initial win32 port and directx merge
jmarshallnz
2009-10-07
fixed: AppleRemote
maestrodd
2009-10-07
[all] replace winapi timeGetTime/GetTickCOunt with CTimeUtils::GetTimeMS. Wil...
davilla
2009-10-06
fixed: LIRC leaked sockets under certain conditions
althekiller
2009-10-01
[WIN32] fixed: hijacking lirc define and lirc header for irserversuite was ha...
charlydoes
2009-09-26
[WIN32] fixed: build error.
charlydoes
2009-09-26
fixed: starting and stopping of lirc from builtin
bobo1on1
2009-09-24
changed: SDL inttypes -> stdinttypes
AlTheKiller
2009-09-23
cleanup: Indicate why system.h is included in a header, and remove where reas...
jmarshallnz
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller