[HDMICEC, Transcoding] fix for solose
[vuplus_dvbapp] / data / keymap.xml
index f167024..8395222 100755 (executable)
@@ -90,6 +90,7 @@
                        <key id="KEY_RECORD" mapto="instantRecord" flags="m" />
                </device>
                <device name="dreambox remote control (native)">
+                       <key id="KEY_RECORD" mapto="instantRecord" flags="m" />
                        <key id="KEY_RED" mapto="instantRecord" flags="b" />
                </device>
        </map>
                <key id="KEY_VIDEO" mapto="showMovies" flags="m" />
                <key id="KEY_RADIO" mapto="showRadio" flags="m" />
                <key id="KEY_TV" mapto="showTv" flags="m" />
+               <key id="KEY_SUBTITLE" mapto="showSubtitle" flags="m" />
        </map>
 
        <map context="InfobarAudioSelectionActions">
                </device>
                <device name="dreambox advanced remote control (native)">
                        <key id="KEY_YELLOW" mapto="audioSelection" flags="b" />
+                       <key id="KEY_AUDIO" mapto="audioSelection" flags="m" />
                </device>
        </map>
 
                <key id="KEY_GREEN" mapto="subserviceSelection" flags="b" />
        </map>
 
+       <map context="InfobarRedButtonActions">
+               <device name="dreambox advanced remote control (native)">
+                       <key id="KEY_RED" mapto="activateRedButton" flags="b" />
+               </device>
+       </map>
+
        <map context="InfobarSubserviceQuickzapActions">
                <key id="KEY_PREVIOUS" mapto="prevSubservice" flags="m" />
                <key id="KEY_NEXT" mapto="nextSubservice" flags="m" />
                        <key id="KEY_BLUE" mapto="seekFwd" flags="b" />
                        <key id="KEY_RED" mapto="seekBackManual" flags="l" />
                        <key id="KEY_BLUE" mapto="seekFwdManual" flags="l" />
+                       <key id="KEY_PAUSE" mapto="pauseService" flags="m" />
+                       <key id="KEY_PLAY" mapto="playpauseService" flags="m" />
                </device>
                <device name="dreambox advanced remote control (native)">
                        <key id="KEY_PLAY" mapto="playpauseService" flags="m" />
                        <key id="KEY_REWIND" mapto="seekBackManual" flags="l" />
                        <key id="KEY_FASTFORWARD" mapto="seekFwdManual" flags="l" />
                </device>
+
+               <key id="KEY_REWIND" mapto="seekBack" flags="b" />
+               <key id="KEY_FASTFORWARD" mapto="seekFwd" flags="b" />
+               <key id="KEY_REWIND" mapto="seekBackManual" flags="l" />
+               <key id="KEY_FASTFORWARD" mapto="seekFwdManual" flags="l" />
                
                <key id="KEY_LEFT" mapto="seekBack" flags="m" />
                <key id="KEY_RIGHT" mapto="seekFwd" flags="m" />
                        <key id="KEY_REWIND" mapto="seekBackManual" flags="l" />
                        <key id="KEY_FASTFORWARD" mapto="seekFwdManual" flags="l" />
                </device>
+
+               <key id="KEY_REWIND" mapto="seekBack" flags="b" />
+               <key id="KEY_FASTFORWARD" mapto="seekFwd" flags="b" />
+               <key id="KEY_REWIND" mapto="seekBackManual" flags="l" />
+               <key id="KEY_FASTFORWARD" mapto="seekFwdManual" flags="l" />
                
                <key id="KEY_1" mapto="seekdef:1" flags="m" />
                <key id="KEY_3" mapto="seekdef:3" flags="m" />
                <device name="dreambox remote control (native)">
                        <key id="KEY_YELLOW" mapto="timeshiftStart" flags="b" />
                        <key id="KEY_TV" mapto="timeshiftStop" flags="m" />
+                       <key id="KEY_PLAY" mapto="timeshiftStart" flags="m" />
+                       <key id="KEY_PAUSE" mapto="timeshiftStart" flags="m" />
+                       <key id="KEY_STOP" mapto="timeshiftStop" flags="m" />
                </device>
                <device name="dreambox advanced remote control (native)">
                        <key id="KEY_PLAY" mapto="timeshiftStart" flags="m" />
                <device name="dreambox remote control (native)">
                        <key id="KEY_RED" mapto="timeshiftActivateEnd" flags="b" />
                        <key id="KEY_YELLOW" mapto="timeshiftActivateEndAndPause" flags="b" />
+                       <key id="KEY_PLAY" mapto="timeshiftActivateEndAndPause" flags="m" />
+                       <key id="KEY_PAUSE" mapto="timeshiftActivateEndAndPause" flags="m" />
                </device>
                <device name="dreambox advanced remote control (native)">
                        <key id="KEY_PREVIOUSSONG" mapto="timeshiftActivateEnd" flags="m" />
                        <key id="KEY_REWIND" mapto="timeshiftActivateEnd" flags="m" />
                        <key id="KEY_PAUSE" mapto="timeshiftActivateEndAndPause" flags="m" />
                </device>
+               <key id="KEY_REWIND" mapto="timeshiftActivateEnd" flags="m" />
        </map>
 
        <map context="MovieSelectionActions">
        <map context="MoviePlayerActions">
                <device name="dreambox remote control (native)">
                        <key id="KEY_TV" mapto="leavePlayer" flags="m" />
+                       <key id="KEY_STOP" mapto="leavePlayer" flags="m" />
+                       <key id="KEY_SUBTITLE" mapto="showSubtitle" flags="m" />                
                </device>
                <device name="dreambox advanced remote control (native)">
                        <key id="KEY_TV" mapto="leavePlayer" flags="m" />
                        <key id="KEY_RADIO" mapto="shift_record" flags="l" />
                        <key id="KEY_PREVIOUS" mapto="previous" flags="m" />
                        <key id="KEY_NEXT" mapto="next" flags="m" />
+                       <key id="KEY_PAUSE" mapto="pause" flags="m" />
+                       <key id="KEY_PLAY" mapto="play" flags="m" />
+                       <key id="KEY_STOP" mapto="stop" flags="b" />
+                       <key id="KEY_STOP" mapto="shift_stop" flags="l" />
+                       <key id="KEY_RECORD" mapto="shift_record" flags="l" />
                </device>
                <device name="dreambox advanced remote control (native)">
                        <key id="KEY_PLAYPAUSE" mapto="pause" flags="m" />