mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
xbmc-dharma: re-add patch to add irtrans remote support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2690c5b0d3
commit
76b6c97f93
@ -0,0 +1,52 @@
|
|||||||
|
diff -Naur xbmc-29490/system/Lircmap.xml xbmc-29490.patch/system/Lircmap.xml
|
||||||
|
--- xbmc-29490/system/Lircmap.xml 2010-04-24 22:45:26.000000000 +0200
|
||||||
|
+++ xbmc-29490.patch/system/Lircmap.xml 2010-04-28 22:00:13.734656322 +0200
|
||||||
|
@@ -362,4 +362,48 @@
|
||||||
|
<recordedtv>recordlist</recordedtv>
|
||||||
|
<title>teletext</title>
|
||||||
|
</remote>
|
||||||
|
+ <remote device="mediacenter">
|
||||||
|
+ <pause>pause</pause>
|
||||||
|
+ <stop>stop</stop>
|
||||||
|
+ <forward>fwd</forward>
|
||||||
|
+ <reverse>rew</reverse>
|
||||||
|
+ <left>left</left>
|
||||||
|
+ <right>right</right>
|
||||||
|
+ <up>up</up>
|
||||||
|
+ <down>down</down>
|
||||||
|
+ <select>ok</select>
|
||||||
|
+ <pageplus>ch+</pageplus>
|
||||||
|
+ <pageminus>ch-</pageminus>
|
||||||
|
+ <back>back</back>
|
||||||
|
+ <menu>clear</menu>
|
||||||
|
+ <title>play</title>
|
||||||
|
+ <info>info</info>
|
||||||
|
+ <skipplus>next</skipplus>
|
||||||
|
+ <skipminus>prev</skipminus>
|
||||||
|
+ <display>teletext</display>
|
||||||
|
+ <start>ehome</start>
|
||||||
|
+ <record>rec</record>
|
||||||
|
+ <volumeplus>vol+</volumeplus>
|
||||||
|
+ <volumeminus>vol-</volumeminus>
|
||||||
|
+ <mute>mute</mute>
|
||||||
|
+ <power>power</power>
|
||||||
|
+ <myvideo>video</myvideo>
|
||||||
|
+ <mymusic>music</mymusic>
|
||||||
|
+ <mypictures>pictures</mypictures>
|
||||||
|
+ <mytv>tv</mytv>
|
||||||
|
+ <one>1</one>
|
||||||
|
+ <two>2</two>
|
||||||
|
+ <three>3</three>
|
||||||
|
+ <four>4</four>
|
||||||
|
+ <five>5</five>
|
||||||
|
+ <six>6</six>
|
||||||
|
+ <seven>7</seven>
|
||||||
|
+ <eight>8</eight>
|
||||||
|
+ <nine>9</nine>
|
||||||
|
+ <zero>0</zero>
|
||||||
|
+ <mytv>red</mytv>
|
||||||
|
+ <mymusic>green</mymusic>
|
||||||
|
+ <mypictures>yellow</mypictures>
|
||||||
|
+ <myvideo>blue</myvideo>
|
||||||
|
+ </remote>
|
||||||
|
</lircmap>
|
Loading…
x
Reference in New Issue
Block a user