aboutsummaryrefslogtreecommitdiff
path: root/system/keymaps
diff options
context:
space:
mode:
authorKai Sommerfeld <kai.sommerfeld@gmx.com>2016-07-24 13:11:45 +0200
committerKai Sommerfeld <kai.sommerfeld@gmx.com>2016-07-30 09:46:50 +0200
commit12d105851eb44917b4c6089a95b0c9c5dfa6a120 (patch)
treea621fd66a08f1621aeced2ad56e534ed7738bb7a /system/keymaps
parent8742614f29062f3beb7070b926d7f7c0f8f95bea (diff)
[keymaps] exec new playerprocessinfo action instead of codecinfo action.
Diffstat (limited to 'system/keymaps')
-rw-r--r--system/keymaps/customcontroller.Harmony.xml4
-rw-r--r--system/keymaps/gamepad.xml21
-rw-r--r--system/keymaps/keyboard.xml25
-rw-r--r--system/keymaps/remote.xml15
4 files changed, 40 insertions, 25 deletions
diff --git a/system/keymaps/customcontroller.Harmony.xml b/system/keymaps/customcontroller.Harmony.xml
index 6666f11fd2..50d82d9627 100644
--- a/system/keymaps/customcontroller.Harmony.xml
+++ b/system/keymaps/customcontroller.Harmony.xml
@@ -103,7 +103,7 @@
<!-- pwrToggle --> <button id="166">ShutDown()</button>
<!-- Queue --> <button id="162">Queue</button>
<!-- Sleep --> <button id="146">Suspend()</button>
- <!-- Red --> <button id="183">CodecInfo</button>
+ <!-- Red --> <button id="183">PlayerProcessInfo</button>
<!-- Green --> <button id="184">ActivateWindow(Settings)</button>
<!-- Yellow --> <button id="185">xbmc.ActivateWindow(SystemSettings)</button>
<!-- Blue --> <button id="186">ActivateWindow(SystemInfo)</button>
@@ -201,7 +201,7 @@
<MusicOSD>
<customcontroller name="Harmony">
<!-- menu --> <button id="106">Back</button>
- <!-- Info --> <button id="131">CodecInfo</button>
+ <!-- Info --> <button id="131">PlayerProcessInfo</button>
</customcontroller>
</MusicOSD>
<AddonSettings>
diff --git a/system/keymaps/gamepad.xml b/system/keymaps/gamepad.xml
index ab298f0a45..9408133200 100644
--- a/system/keymaps/gamepad.xml
+++ b/system/keymaps/gamepad.xml
@@ -88,7 +88,7 @@
<A>Pause</A>
<B>Stop</B>
<Y>AspectRatio</Y>
- <black>CodecInfo</black>
+ <black>PlayerProcessInfo</black>
<white>Info</white>
<back>Seek(-7)</back><!-- Replaces smallstepback -->
<start>OSD</start>
@@ -119,7 +119,7 @@
<FullscreenInfo>
<gamepad>
<start>OSD</start>
- <black>CodecInfo</black>
+ <black>PlayerProcessInfo</black>
<white>Back</white>
<leftanalogtrigger>AnalogRewind</leftanalogtrigger>
<rightanalogtrigger>AnalogFastForward</rightanalogtrigger>
@@ -135,7 +135,7 @@
<A>Pause</A>
<B>Stop</B>
<Y>ActivateWindow(VisualisationPresetList)</Y>
- <black>CodecInfo</black>
+ <black>PlayerProcessInfo</black>
<white>Info</white>
<start>OSD</start>
<back>LockPreset</back>
@@ -150,7 +150,7 @@
<MusicOSD>
<gamepad>
<start>Back</start>
- <black>CodecInfo</black>
+ <black>PlayerProcessInfo</black>
<white>Info</white>
<leftanalogtrigger>AnalogRewind</leftanalogtrigger>
<rightanalogtrigger>AnalogFastForward</rightanalogtrigger>
@@ -207,7 +207,7 @@
<VideoOSD>
<gamepad>
<start>Back</start>
- <black>CodecInfo</black>
+ <black>PlayerProcessInfo</black>
<white>Info</white>
<leftanalogtrigger>AnalogRewind</leftanalogtrigger>
<rightanalogtrigger>AnalogFastForward</rightanalogtrigger>
@@ -219,7 +219,7 @@
<B>Stop</B>
<start>OSD</start>
<white>Info</white>
- <black>CodecInfo</black>
+ <black>PlayerProcessInfo</black>
<leftanalogtrigger>AnalogRewind</leftanalogtrigger>
<rightanalogtrigger>AnalogFastForward</rightanalogtrigger>
</gamepad>
@@ -229,7 +229,7 @@
<X/>
<Y>AspectRatio</Y>
<start>Back</start>
- <black>CodecInfo</black>
+ <black>PlayerProcessInfo</black>
<white>Info</white>
<leftanalogtrigger>AnalogRewind</leftanalogtrigger>
<rightanalogtrigger>AnalogFastForward</rightanalogtrigger>
@@ -240,7 +240,7 @@
<X/>
<Y>AspectRatio</Y>
<start>Back</start>
- <black>CodecInfo</black>
+ <black>PlayerProcessInfo</black>
<white>Info</white>
<leftanalogtrigger>AnalogRewind</leftanalogtrigger>
<rightanalogtrigger>AnalogFastForward</rightanalogtrigger>
@@ -315,4 +315,9 @@
<dpadright>NextPicture</dpadright>
</gamepad>
</PictureInfo>
+ <PlayerProcessInfo>
+ <gamepad>
+ <black>PlayerProcessInfo</black>
+ </gamepad>
+ </PlayerProcessInfo>
</keymap>
diff --git a/system/keymaps/keyboard.xml b/system/keymaps/keyboard.xml
index 6a903b8576..c6b4e7d23e 100644
--- a/system/keymaps/keyboard.xml
+++ b/system/keymaps/keyboard.xml
@@ -313,7 +313,7 @@
<m>OSD</m>
<menu>OSD</menu>
<i>Info</i>
- <o>CodecInfo</o>
+ <o>PlayerProcessInfo</o>
<z>AspectRatio</z>
<zoom>AspectRatio</zoom>
<t>ShowSubtitles</t>
@@ -349,7 +349,7 @@
<f>FastForward</f>
<r>Rewind</r>
<period>StepForward</period>
- <o>CodecInfo</o>
+ <o>PlayerProcessInfo</o>
<i>Back</i>
<d mod="ctrl">Back</d>
<m>OSD</m>
@@ -390,7 +390,7 @@
<right mod="longpress">FastForward</right>
<up>SkipNext</up>
<down>SkipPrevious</down>
- <o>CodecInfo</o>
+ <o>PlayerProcessInfo</o>
<l>LockPreset</l>
<escape>FullScreen</escape>
<g>ActivateWindow(PVROSDGuide)</g>
@@ -406,7 +406,7 @@
<m>Back</m>
<menu>Back</menu>
<i>Info</i>
- <o>CodecInfo</o>
+ <o>PlayerProcessInfo</o>
<p>ActivateWindow(VisualisationPresetList)</p>
<v>Addon.Default.OpenSettings(xbmc.player.musicviz)</v>
<text>Addon.Default.OpenSettings(xbmc.player.musicviz)</text>
@@ -421,7 +421,7 @@
<comma>SkipPrevious</comma>
<m>Back</m>
<i>Info</i>
- <o>CodecInfo</o>
+ <o>PlayerProcessInfo</o>
<p>Back</p>
<v>Back</v>
<text>Back</text>
@@ -441,7 +441,7 @@
<eight>ZoomLevel8</eight>
<nine>ZoomLevel9</nine>
<i>Info</i>
- <o>CodecInfo</o>
+ <o>PlayerProcessInfo</o>
<period>NextPicture</period>
<comma>PreviousPicture</comma>
<plus>ZoomIn</plus>
@@ -473,7 +473,7 @@
<menu>Back</menu>
<g mod="ctrl">Back</g> <!-- MCE Guide button -->
<i>Info</i>
- <o>CodecInfo</o>
+ <o>PlayerProcessInfo</o>
</keyboard>
</VideoOSD>
<VideoMenu>
@@ -483,7 +483,7 @@
<m>OSD</m>
<menu>OSD</menu>
<i>Info</i>
- <o>CodecInfo</o>
+ <o>PlayerProcessInfo</o>
<z>AspectRatio</z>
<zoom>AspectRatio</zoom>
<t>ShowSubtitles</t>
@@ -499,13 +499,13 @@
<OSDVideoSettings>
<keyboard>
<i>Info</i>
- <o>CodecInfo</o>
+ <o>PlayerProcessInfo</o>
</keyboard>
</OSDVideoSettings>
<OSDAudioSettings>
<keyboard>
<i>Info</i>
- <o>CodecInfo</o>
+ <o>PlayerProcessInfo</o>
</keyboard>
</OSDAudioSettings>
<VideoBookmarks>
@@ -696,4 +696,9 @@
<backspace mod="longpress">ActivateWindow(Home)</backspace>
</keyboard>
</Weather>
+ <PlayerProcessInfo>
+ <keyboard>
+ <o>PlayerProcessInfo</o>
+ </keyboard>
+ </PlayerProcessInfo>
</keymap>
diff --git a/system/keymaps/remote.xml b/system/keymaps/remote.xml
index 5e075fef61..07f2654866 100644
--- a/system/keymaps/remote.xml
+++ b/system/keymaps/remote.xml
@@ -176,7 +176,7 @@
<rootmenu>OSD</rootmenu>
<start>OSD</start>
<select>OSD</select>
- <title>CodecInfo</title>
+ <title>PlayerProcessInfo</title>
<info>Info</info>
<guide>ActivateWindow(PVROSDGuide)</guide>
<teletext>ActivateWindow(Teletext)</teletext>
@@ -197,7 +197,7 @@
</VideoTimeSeek>
<FullscreenInfo>
<remote>
- <title>CodecInfo</title>
+ <title>PlayerProcessInfo</title>
<info>Back</info>
<menu>OSD</menu>
<contentsmenu>OSD</contentsmenu>
@@ -220,7 +220,7 @@
<pageplus>IncreaseRating</pageplus>
<pageminus>DecreaseRating</pageminus>
<back>Back</back>
- <title>CodecInfo</title>
+ <title>PlayerProcessInfo</title>
<select>OSD</select>
<menu>OSD</menu>
<contentsmenu>OSD</contentsmenu>
@@ -237,7 +237,7 @@
<contentsmenu>Back</contentsmenu>
<rootmenu>Back</rootmenu>
<title>Info</title>
- <info>CodecInfo</info>
+ <info>PlayerProcessInfo</info>
</remote>
</MusicOSD>
<VisualisationPresetList>
@@ -294,7 +294,7 @@
<contentsmenu>OSD</contentsmenu>
<rootmenu>OSD</rootmenu>
<info>Info</info>
- <title>CodecInfo</title>
+ <title>PlayerProcessInfo</title>
<zero>Number0</zero>
<one>Number1</one>
<two>Number2</two>
@@ -656,4 +656,9 @@
<blue>Blue</blue>
</remote>
</Addon>
+ <PlayerProcessInfo>
+ <remote>
+ <title>PlayerProcessInfo</title>
+ </remote>
+ </PlayerProcessInfo>
</keymap>