From db3af95838834daadde72f062103214afbadb128 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Fri, 24 Apr 2015 12:19:23 +0000 Subject: system-templates: fix streamzap Lircmap.xml. refs #994 --- abs/core/system-templates/PKGBUILD | 2 +- .../remotes/favorites/streamzap/Lircmap.xml | 403 +++------------------ 2 files changed, 53 insertions(+), 352 deletions(-) diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index 7ee11fc..0c7b1a7 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=8.3 -pkgrel=9 +pkgrel=10 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() diff --git a/abs/core/system-templates/templates/remotes/favorites/streamzap/Lircmap.xml b/abs/core/system-templates/templates/remotes/favorites/streamzap/Lircmap.xml index ed0a2b2..0960d0b 100644 --- a/abs/core/system-templates/templates/remotes/favorites/streamzap/Lircmap.xml +++ b/abs/core/system-templates/templates/remotes/favorites/streamzap/Lircmap.xml @@ -1,351 +1,52 @@ - - - - - LinHES - Lircmap.xml - - - - - - - - - - - - - - - - - - - -
-
- - - - -
- - -
- -

Lircmap.xml

- -
-

- mattbatt, 04/16/2015 08:18 pm

-

Download (1.9 kB)

- -
-  -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1
<!-- ~/.kodi/userdata/Lircmap.xml                                                 -->
-
2
<!--                                                                              -->
-
3
<!-- This file maps XBMC_buttons to LIRC_buttons                                  -->
-
4
<!-- and is works with a custom ~/.kodi/userdata/remote.xml which maps            -->
-
5
<!-- XBMC_buttons to actions                                                      -->
-
6
<!--                                                                              -->
-
7
<!-- How to add remotes                                                           -->
-
8
<!-- <remote device="name_Lirc_calls_the_remote">                                 -->
-
9
<!--                                                                              -->
-
10
<!-- For the commands the layout following layout is used                         -->
-
11
<!-- <XBMC_button>LIRC_button</XBMC_button>                                       -->
-
12
-
13
<lircmap>
-
14
  <remote device="Streamzap_PC_Remote">
-
15
    <power>POWER</power>
-
16
    <play>PLAY</play>
-
17
    <pause>PAUSE</pause>
-
18
    <stop>STOP</stop>
-
19
    <forward>FOWARD</forward>
-
20
    <reverse>REWIND</reverse>
-
21
    <left>LEFT</left>
-
22
    <right>RIGHT</right>
-
23
    <up>UP</up>
-
24
    <down>DOWN</down>
-
25
    <pageplus>CHANNELUP</pageplus>
-
26
    <pageminus>CHANNELDOWN</pageminus>
-
27
    <select>OK</select>
-
28
    <back>EXIT</back>
-
29
    <menu>MENU</menu>
-
30
    <title>RED</title>
-
31
    <info>GREEN</info>
-
32
    <display>YELLOW</display>
-
33
    <blue>BLUE</blue>
-
34
    <skipplus>NEXT</skipplus>
-
35
    <skipminus>PREVIOUS</skipminus>
-
36
    <record>RECORD</record>
-
37
    <volumeplus>VOLUMEUP</volumeplus>
-
38
    <volumeminus>VOLUMEDOWN</volumeminus>
-
39
    <mute>MUTE</mute>
-
40
    <record>RECORD</record>
-
41
    <one>1</one>
-
42
    <two>2</two>
-
43
    <three>3</three>
-
44
    <four>4</four>
-
45
    <five>5</five>
-
46
    <six>6</six>
-
47
    <seven>7</seven>
-
48
    <eight>8</eight>
-
49
    <nine>9</nine>
-
50
    <zero>0</zero>
-
51
  </remote>
-
52
</lircmap>
-
-
- - - - - - -
-
-
- - - - -
-
- - - + + + + + + + + + + + + + + + POWER + PLAY + PAUSE + STOP + FOWARD + REWIND + LEFT + RIGHT + UP + DOWN + CHANNELUP + CHANNELDOWN + + EXIT + MENU + RED + GREEN + YELLOW + BLUE + NEXT + PREVIOUS + RECORD + VOLUMEUP + VOLUMEDOWN + MUTE + RECORD + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 0 + + -- cgit v0.12