TranscodingSetup : fix bitrate range. (Min : 100k, Max : 10M)
[vuplus_dvbapp] / data / keymap.xml
index 11fa9c6..cdc583e 100755 (executable)
                </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" />