index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
input
/
lirc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
input: remove classic LIRC support
wm4
2015-03-24
1
-167
/
+0
*
Do not call strerror()
wm4
2014-11-26
1
-1
/
+2
*
input: remove central select() call
wm4
2014-09-10
1
-2
/
+2
*
input: remove useless joystick.h/lirc.h include files
wm4
2014-09-10
1
-3
/
+0
*
input: use an input thread for lirc
wm4
2014-09-10
1
-13
/
+45
*
input: enable wakeup on LIRC socket
foo86
2014-07-20
1
-1
/
+1
*
Kill all tabs
wm4
2014-04-13
1
-1
/
+1
*
input: rework how input sources are added
wm4
2013-12-21
1
-29
/
+43
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
Move mpvcore/input/ to input/
wm4
2013-12-17
1
-0
/
+123
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-123
/
+0
*
Rename to "mpv"
wm4
2012-10-12
1
-1
/
+1
*
lirc: silence output in case LIRC can't be opened
wm4
2012-07-30
1
-2
/
+2
*
input/ar.c, input/lirc.c: fix changes missing from 1916b95b8
Uoti Urpala
2011-09-04
1
-0
/
+1
*
cleanup: remove some unnecessary input.[ch] typedefs
Uoti Urpala
2011-07-16
1
-2
/
+2
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
1
-4
/
+2
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Merge svn changes up to r30798
Uoti Urpala
2010-03-10
1
-0
/
+1
|
\
|
*
Include lirc.h in lirc.c to add missing prototypes.
cehoyos
2010-02-27
1
-0
/
+1
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
1
-2
/
+2
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-2
/
+2
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-3
/
+3
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-3
/
+3
|
/
*
Move setting of O_NONBLOCK before lirc_readconfig, this avoids a memleak
reimar
2009-01-30
1
-7
/
+7
*
Fix an MSGT_INPUT to MSGT_LIRC in lirc.c
reimar
2009-01-30
1
-1
/
+1
*
Do not use select n lirc code, instead set the fd non-blocking.
reimar
2009-01-27
1
-18
/
+10
*
Fix typo: pool -> poll
reimar
2009-01-25
1
-1
/
+1
*
Add standard GPL license header.
diego
2008-12-13
1
-0
/
+17
*
litle bug, didn't compile :(
ptt
2006-10-12
1
-1
/
+1
*
slight overall verbosity reduction
diego
2006-10-12
1
-2
/
+2
*
Move conditional compilation to the build system.
diego
2006-09-12
1
-4
/
+0
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-10-25
1
-3
/
+3
*
consume empty lirc events at once.
reimar
2005-06-27
1
-1
/
+1
*
rewrote the lirc code to remove the fork
arpi
2002-10-23
1
-89
/
+68
*
A bug fix + moved error msg from verbose to error
albeu
2002-03-19
1
-4
/
+4
*
Make old and new lirc support independant from each other
albeu
2002-02-23
1
-1
/
+1
*
Remove some unuseful stuff and don't try to kill an unexisting
albeu
2002-02-04
1
-14
/
+2
*
Added lirc support in input
albeu
2002-01-31
1
-0
/
+152