summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/system-templates/templates/remotes
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/system-templates/templates/remotes')
-rwxr-xr-xabs/core-testing/system-templates/templates/remotes/hauppauge-black/lircd-haupblack.conf55
-rwxr-xr-xabs/core-testing/system-templates/templates/remotes/hauppauge-black/lircrc-haupblack.conf135
-rw-r--r--abs/core-testing/system-templates/templates/remotes/hauppauge-black/preview.jpgbin0 -> 35841 bytes
-rwxr-xr-xabs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/lircd-haupgrey-g3.conf80
-rwxr-xr-xabs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/lircrc-haupgrey-g3.txt586
-rw-r--r--abs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/preview.jpg (renamed from abs/core-testing/system-templates/templates/remotes/hauppauge/preview.jpg)bin45763 -> 45763 bytes
-rw-r--r--abs/core-testing/system-templates/templates/remotes/hauppauge-grey/lircd.conf199
-rw-r--r--abs/core-testing/system-templates/templates/remotes/hauppauge-grey/lircrc505
-rwxr-xr-xabs/core-testing/system-templates/templates/remotes/hauppauge-silver/lircd-haupgrey.conf52
-rwxr-xr-xabs/core-testing/system-templates/templates/remotes/hauppauge-silver/lircrc-haupgrey.txt507
-rw-r--r--abs/core-testing/system-templates/templates/remotes/hauppauge-silver/preview.jpg (renamed from abs/core-testing/system-templates/templates/remotes/hauppauge-grey/preview.jpg)bin45763 -> 45763 bytes
-rw-r--r--abs/core-testing/system-templates/templates/remotes/hauppauge/lircd.conf.hauppauge274
-rw-r--r--abs/core-testing/system-templates/templates/remotes/hauppauge/lircmd.conf.hauppauge33
-rw-r--r--abs/core-testing/system-templates/templates/remotes/i2c.id11
14 files changed, 1425 insertions, 1012 deletions
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge-black/lircd-haupblack.conf b/abs/core-testing/system-templates/templates/remotes/hauppauge-black/lircd-haupblack.conf
new file mode 100755
index 0000000..1733bc1
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/remotes/hauppauge-black/lircd-haupblack.conf
@@ -0,0 +1,55 @@
+#
+# this config file was automatically generated
+# using lirc-0.5.5pre8 on Sun Apr 18 11:43:45 1999
+#
+# contributed by Jens Leuschner <leuschner@gmx.net>
+#
+# brand: Hauppauge
+# model:
+# supported devices: WinTV primo; WinTV pci; WinTV radio
+#
+# This config file will work with both homebrew receivers and
+# original Hauppauge TV cards !!!
+#
+
+begin remote
+
+ name Hauppauge
+ bits 13
+ flags SHIFT_ENC
+ eps 30
+ aeps 100
+
+ one 950 830
+ zero 950 830
+ plead 960
+ gap 89584
+ repeat_bit 2
+
+ begin codes
+ TV 0x000000000000100F
+ RADIO 0x000000000000100C
+ FULL_SCREEN 0x000000000000102E
+ CH+ 0x0000000000001020
+ CH- 0x0000000000001021
+ VOL- 0x0000000000001011
+ VOL+ 0x0000000000001010
+ MUTE 0x000000000000100D
+ SOURCE 0x0000000000001022
+ 1 0x0000000000001001
+ 2 0x0000000000001002
+ 3 0x0000000000001003
+ 4 0x0000000000001004
+ 5 0x0000000000001005
+ 6 0x0000000000001006
+ 7 0x0000000000001007
+ 8 0x0000000000001008
+ 9 0x0000000000001009
+ 0 0x0000000000001000
+ RESERVED 0x000000000000101E
+ MINIMIZE 0x0000000000001026
+ end codes
+
+end remote
+
+
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge-black/lircrc-haupblack.conf b/abs/core-testing/system-templates/templates/remotes/hauppauge-black/lircrc-haupblack.conf
new file mode 100755
index 0000000..312208b
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/remotes/hauppauge-black/lircrc-haupblack.conf
@@ -0,0 +1,135 @@
+#Hauppauge Black Keys
+
+#UP
+
+begin
+prog = mythtv
+button = CH+
+repeat = 3
+config = Up
+end
+
+#Down
+
+begin
+prog = mythtv
+button = CH-
+repeat = 3
+config = Down
+end
+
+#Close
+
+begin
+prog = mythtv
+button = SOURCE
+config = Escape
+end
+
+#Enter
+
+begin
+prog = mythtv
+button = FULL_SCREEN
+config = W
+end
+
+#Menu
+
+begin
+prog = mythtv
+button = MenuUp
+repeat = 3
+config = M
+end
+
+begin
+prog = mythtv
+button = VOL+
+repeat = 3
+config = F11
+end
+
+begin
+prog = mythtv
+button = VOL-
+repeat = 3
+config = F10
+end
+
+begin
+prog = mythtv
+button = TV
+repeat = 3
+config = O
+end
+
+begin
+prog = mythtv
+button = MUTE
+config = |
+end
+
+#NUMBERS ALL REMOTES HAVE THEM
+
+begin
+prog = mythtv
+button = 0
+config = 0
+end
+
+begin
+prog = mythtv
+button = 1
+config = 1
+end
+
+begin
+prog = mythtv
+button = 2
+config = 2
+end
+
+begin
+prog = mythtv
+button = 3
+config = 3
+end
+
+begin
+prog = mythtv
+button = 4
+config = 4
+end
+
+begin
+prog = mythtv
+button = 5
+config = 5
+end
+
+begin
+prog = mythtv
+button = 6
+config = 6
+end
+
+begin
+prog = mythtv
+button = 7
+config = 7
+end
+
+begin
+prog = mythtv
+button = 8
+config = 8
+end
+
+begin
+prog = mythtv
+button = 9
+config = 9
+end
+
+
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge-black/preview.jpg b/abs/core-testing/system-templates/templates/remotes/hauppauge-black/preview.jpg
new file mode 100644
index 0000000..94ffddf
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/remotes/hauppauge-black/preview.jpg
Binary files differ
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/lircd-haupgrey-g3.conf b/abs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/lircd-haupgrey-g3.conf
new file mode 100755
index 0000000..c245c7a
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/lircd-haupgrey-g3.conf
@@ -0,0 +1,80 @@
+
+#
+# this config file was automatically generated
+# using lirc-0.7.0(any) on Sun Nov 28 20:25:09 2004
+#
+# contributed by
+#
+# brand: Hauppauge 350
+# Created: G.J. Werler (The Netherlands)
+# Project: Mythtv Fedora Pundit-R www.mythtvportal.com
+# Date: 2004/11/28
+# model no. of remote control: Hauppauge A415-HPG
+# devices being controlled by this remote: PVR-350
+#
+
+begin remote
+
+ name Hauppauge_350
+ bits 13
+ flags RC5|CONST_LENGTH
+ eps 30
+ aeps 100
+
+ one 969 811
+ zero 969 811
+ plead 1097
+ gap 114605
+ toggle_bit 2
+
+
+ begin codes
+ Go 0x00000000000017BB
+ Power 0x00000000000017BD
+ TV 0x000000000000179C
+ Videos 0x0000000000001798
+ Music 0x0000000000001799
+ Pictures 0x000000000000179A
+ Guide 0x000000000000179B
+ Radio 0x000000000000178C
+ Up 0x0000000000001794
+ Left 0x0000000000001796
+ Right 0x0000000000001797
+ Down 0x0000000000001795
+ OK 0x00000000000017A5
+ Back/Exit 0x000000000000179F
+ Menu/i 0x000000000000178D
+ Vol+ 0x0000000000001790
+ Vol- 0x0000000000001791
+ Prev.Ch 0x0000000000001792
+ Mute 0x000000000000178F
+ Ch+ 0x00000000000017A0
+ Ch- 0x00000000000017A1
+ Record 0x00000000000017B7
+ Stop 0x00000000000017B6
+ Rewind 0x00000000000017B2
+ Play 0x00000000000017B5
+ Forward 0x00000000000017B4
+ Replay/SkipBackward 0x00000000000017A4
+ Pause 0x00000000000017B0
+ SkipForward 0x000000000000179E
+ 1 0x0000000000001781
+ 2 0x0000000000001782
+ 3 0x0000000000001783
+ 4 0x0000000000001784
+ 5 0x0000000000001785
+ 6 0x0000000000001786
+ 7 0x0000000000001787
+ 8 0x0000000000001788
+ 9 0x0000000000001789
+ Asterix 0x000000000000178A
+ 0 0x0000000000001780
+ # 0x000000000000178E
+ Red 0x000000000000178B
+ Green 0x00000000000017AE
+ Yellow 0x00000000000017B8
+ Blue 0x00000000000017A9
+ end codes
+
+end remote
+
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/lircrc-haupgrey-g3.txt b/abs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/lircrc-haupgrey-g3.txt
new file mode 100755
index 0000000..f12e4eb
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/lircrc-haupgrey-g3.txt
@@ -0,0 +1,586 @@
+# ~/.mythtv/lircrc
+#
+# MythTV native LIRC config file for
+# the new grey Hauppauge remote
+#
+# Here we have the jump point commands. They only work if you have
+# defined function keys for these jump points. For me the most
+# common command is the menu of recordings, so I put that on "videos"
+# even though that's counter-intuitive
+
+begin
+prog = mythtv
+button = TV
+repeat = 3
+config = F5
+end
+
+begin
+prog = mythtv
+button = Videos
+repeat = 3
+config = F2
+end
+
+# Not yet defined
+begin
+prog = mythtv
+button = Music
+repeat = 3
+config = Up
+end
+
+# Given another function for now, I don't use mythgallery
+begin
+prog = mythtv
+button = Pictures
+repeat = 3
+config = F
+end
+
+begin
+prog = mythtv
+button = Guide
+repeat = 3
+config = O
+end
+
+# Radio brings up menu
+
+begin
+prog = mythtv
+button = Go
+repeat = 3
+config = I
+end
+
+begin
+prog = mythtv
+button = Radio
+repeat = 3
+config = F4
+end
+
+begin
+prog = mythtv
+button = Up
+repeat = 3
+config = Up
+end
+
+begin
+prog = mythtv
+button = Down
+repeat = 3
+config = Down
+end
+
+begin
+prog = mythtv
+button = Left
+repeat = 3
+config = Left
+end
+
+begin
+prog = mythtv
+button = Right
+repeat = 3
+config = Right
+end
+
+# Channel Up
+begin
+prog = mythtv
+button = Ch+
+repeat = 3
+config = Up
+end
+
+# Channel Down
+begin
+prog = mythtv
+button = Ch-
+repeat = 3
+config = Down
+end
+
+# OKSelect
+begin
+prog = mythtv
+button = OK
+repeat = 3
+config = Space
+end
+
+# Play
+begin
+prog = mythtv
+button = Play
+repeat = 3
+config = Return
+end
+
+# Stop
+begin
+prog = mythtv
+button = Stop
+repeat = 3
+config = Esc
+end
+
+# Escape/Exit/Back
+begin
+prog = mythtv
+button = Back/Exit
+repeat = 3
+config = Esc
+end
+
+# Power Off/Exit
+begin
+prog = irexec
+button = Power
+config = /usr/bin/mythpowerbutton.sh
+end
+
+# Pause
+begin
+prog = mythtv
+button = Pause
+repeat = 3
+config = P
+end
+
+# Mute
+begin
+prog = mythtv
+button = Mute
+repeat = 3
+config = |
+end
+
+# Fast forward
+begin
+prog = mythtv
+button = Rewind
+repeat = 3
+config = <
+end
+
+# Rewind
+begin
+prog = mythtv
+button = Forward
+repeat = 3
+config = >
+end
+
+# Skip forward (10 min default)
+begin
+prog = mythtv
+button = SkipForward
+repeat = 3
+config = PgDown
+end
+
+# Skip backward (10 min default)
+begin
+prog = mythtv
+button = Replay/SkipBackward
+repeat = 3
+config = PgUp
+end
+
+# Record
+begin
+prog = mythtv
+button = Record
+repeat = 3
+config = R
+end
+
+# Delete
+begin
+prog = mythtv
+button = Red
+repeat = 3
+config = D
+end
+
+# Decrease play speed
+begin
+prog = mythtv
+button = Green
+repeat = 3
+config = U
+end
+
+# Display EPG while in live TV,
+# View selected show while in EPG
+begin
+prog = mythtv
+button = Menu/i
+repeat = 3
+config = M
+end
+
+# Scroll up
+begin
+prog = mythtv
+button = Vol+
+repeat = 3
+config = F11
+end
+
+# Scroll down
+begin
+prog = mythtv
+button = Vol-
+repeat = 3
+config = F10
+end
+
+# Bring up OSD info
+begin
+prog = mythtv
+button = Go
+repeat = 3
+config = I
+end
+
+# Change display aspect ratio
+begin
+prog = mythtv
+button = Prev.Ch
+repeat = 3
+config = H
+end
+
+# double speed watch
+begin
+prog = mythtv
+button = Yellow
+repeat = 3
+config = J
+end
+
+# change tuners
+begin
+prog = mythtv
+button = Asterix
+repeat = 3
+config = Y
+end
+
+# Bring up Time stretch
+begin
+prog = mythtv
+button = Blue
+repeat = 3
+config = A
+end
+
+# Numbers 0-9
+begin
+prog = mythtv
+button = 0
+repeat = 3
+config = 0
+end
+
+begin
+prog = mythtv
+button = 1
+repeat = 3
+config = 1
+end
+
+begin
+prog = mythtv
+button = 2
+repeat = 3
+config = 2
+end
+
+begin
+prog = mythtv
+button = 3
+repeat = 3
+config = 3
+end
+
+begin
+prog = mythtv
+button = 4
+repeat = 3
+config = 4
+end
+
+begin
+prog = mythtv
+button = 5
+repeat = 3
+config = 5
+end
+
+begin
+prog = mythtv
+button = 6
+repeat = 3
+config = 6
+end
+
+begin
+prog = mythtv
+button = 7
+repeat = 3
+config = 7
+end
+
+begin
+prog = mythtv
+button = 8
+repeat = 3
+config = 8
+end
+
+begin
+prog = mythtv
+button = 9
+repeat = 3
+config = 9
+end
+
+# MPlayer lirc setup
+# Show OSD
+begin
+prog = mplayer
+button = Menu/i
+repeat = 3
+config = osd
+end
+
+# Pause playback
+begin
+prog = mplayer
+button = Pause
+repeat = 3
+config = pause
+end
+
+# Skip ahead a minute if playing
+# If paused, resume playing
+begin
+prog = mplayer
+button = Play
+repeat = 3
+config = seek +1
+end
+
+# Stop playback and exit
+begin
+prog = mplayer
+button = Stop
+repeat = 3
+config = quit
+end
+
+# Mute
+begin
+prog = mplayer
+button = Mute
+repeat = 3
+config = mute
+end
+
+begin
+prog = mplayer
+button = Left
+repeat = 3
+config = seek -10
+end
+
+# Seek back 10 seconds
+begin
+prog = mplayer
+button = Rewind
+repeat = 3
+config = seek -10
+end
+
+begin
+prog = mplayer
+button = Right
+repeat = 3
+config = seek +30
+end
+
+# Seek forward 30 seconds
+begin
+prog = mplayer
+button = Forward
+repeat = 3
+config = seek +30
+end
+
+# Quit
+begin
+prog = mplayer
+button = Back/Exit
+repeat = 3
+config = quit
+end
+
+# Seek forward 10 minutes
+begin
+prog = mplayer
+button = SkipForward
+repeat = 3
+config = seek +600
+end
+
+# Seek backward 10 minutes
+begin
+prog = mplayer
+button = Replay/SkipBackward
+repeat = 3
+config = seek -600
+end
+
+# Toggle full-screen
+begin
+prog = mplayer
+button =
+repeat = 3
+config = vo_fullscreen
+end
+
+# Xine lirc setup
+begin
+prog = xine
+button = Play
+repeat = 3
+config = Play
+end
+
+begin
+prog = xine
+button = Stop
+repeat = 3
+config = Stop
+end
+
+begin
+prog = xine
+button = Back/Exit
+repeat = 3
+config = Quit
+end
+
+begin
+prog = xine
+button = Pause
+repeat = 3
+config = Pause
+end
+
+begin
+prog = xine
+button = Up
+repeat = 3
+config = EventUp
+end
+
+begin
+prog = xine
+button = Down
+repeat = 3
+config = EventDown
+end
+
+begin
+prog = xine
+button = Left
+repeat = 3
+config = EventLeft
+end
+
+begin
+prog = xine
+button = Right
+repeat = 3
+config = EventRight
+end
+
+begin
+prog = xine
+button = OK
+repeat = 3
+config = EventSelect
+end
+
+begin
+prog = xine
+button = Forward
+repeat = 3
+config = SpeedFaster
+end
+
+begin
+prog = xine
+button = Rewind
+repeat = 3
+config = SpeedSlower
+end
+
+begin
+prog = xine
+button = Vol+
+repeat = 3
+config = Volume+
+end
+
+begin
+prog = xine
+button = Vol-
+repeat = 3
+config = Volume-
+end
+
+begin
+prog = xine
+button = Mute
+repeat = 3
+config = Mute
+end
+
+begin
+prog = xine
+button = Menu/i
+repeat = 3
+config = RootMenu
+end
+
+begin
+prog = xine
+button = SkipForward
+repeat = 3
+config = EventNext
+end
+
+begin
+prog = xine
+button = Replay/SkipBackward
+repeat = 3
+config = EventPrior
+end
+
+begin
+prog = xine
+button = Go
+repeat = 3
+config = OSDStreamInfos
+end
+
+
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge/preview.jpg b/abs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/preview.jpg
index a40a1e8..a40a1e8 100644
--- a/abs/core-testing/system-templates/templates/remotes/hauppauge/preview.jpg
+++ b/abs/core-testing/system-templates/templates/remotes/hauppauge-grey-g3/preview.jpg
Binary files differ
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge-grey/lircd.conf b/abs/core-testing/system-templates/templates/remotes/hauppauge-grey/lircd.conf
deleted file mode 100644
index c0849ef..0000000
--- a/abs/core-testing/system-templates/templates/remotes/hauppauge-grey/lircd.conf
+++ /dev/null
@@ -1,199 +0,0 @@
-#
-# this config file was automatically generated
-# using lirc-0.5.5pre8 on Sun Apr 18 11:43:45 1999
-#
-# contributed by Jens Leuschner <leuschner@gmx.net>
-#
-# brand: Hauppauge
-# model:
-# supported devices: WinTV primo; WinTV pci; WinTV radio
-#
-# This config file will work with both homebrew receivers and
-# original Hauppauge TV cards !!!
-#
-
-begin remote
-
- name Hauppauge
- bits 13
- flags SHIFT_ENC
- eps 30
- aeps 100
-
- one 950 830
- zero 950 830
- plead 960
- gap 89584
- repeat_bit 2
-
- begin codes
- TV 0x000000000000100F
- RADIO 0x000000000000100C
- FULL_SCREEN 0x000000000000102E
- CH+ 0x0000000000001020
- CH- 0x0000000000001021
- VOL- 0x0000000000001011
- VOL+ 0x0000000000001010
- MUTE 0x000000000000100D
- SOURCE 0x0000000000001022
- 1 0x0000000000001001
- 2 0x0000000000001002
- 3 0x0000000000001003
- 4 0x0000000000001004
- 5 0x0000000000001005
- 6 0x0000000000001006
- 7 0x0000000000001007
- 8 0x0000000000001008
- 9 0x0000000000001009
- 0 0x0000000000001000
- RESERVED 0x000000000000101E
- MINIMIZE 0x0000000000001026
- end codes
-
-end remote
-
-
-#
-# this config file was automatically generated
-# using lirc-0.6.6(animax) on Tue Apr 15 19:50:27 2003
-#
-# contributed by
-#
-# brand: Hauppauge
-# model no. of remote control:
-# devices being controlled by this remote: PVR 2/350
-#
-
-begin remote
-
- name hauppauge_pvr
- bits 13
- flags RC5|CONST_LENGTH
- eps 30
- aeps 100
-
- one 969 811
- zero 969 811
- plead 1097
- gap 114605
- toggle_bit 2
-
-
- begin codes
- Power 0x00000000000017FD
- Go 0x00000000000017FB
- 1 0x00000000000017C1
- 2 0x00000000000017C2
- 3 0x00000000000017C3
- 4 0x00000000000017C4
- 5 0x00000000000017C5
- 6 0x00000000000017C6
- 7 0x00000000000017C7
- 8 0x00000000000017C8
- 9 0x00000000000017C9
- Back/Exit 0x00000000000017DF
- 0 0x00000000000017C0
- Menu 0x00000000000017CD
- Red 0x00000000000017CB
- Green 0x00000000000017EE
- Yellow 0x00000000000017F8
- Blue 0x00000000000017E9
- Ch+ 0x00000000000017E0
- Ch- 0x00000000000017E1
- Vol- 0x00000000000017D1
- Vol+ 0x00000000000017D0
- Ok 0x00000000000017E5
- Mute 0x00000000000017CF
- Blank 0x00000000000017CC
- Full 0x00000000000017FC
- Rewind 0x00000000000017F2
- Play 0x00000000000017F5
- Forward 0x00000000000017F4
- Record 0x00000000000017F7
- Stop 0x00000000000017F6
- Pause 0x00000000000017F0
- Replay 0x00000000000017E4
- Skip 0x00000000000017DE
- end codes
-
-end remote
-
-
-#
-# this config file was automatically generated
-# using lirc-0.7.0(any) on Sun Nov 28 20:25:09 2004
-#
-# contributed by
-#
-# brand: Hauppauge 350
-# Created: G.J. Werler (The Netherlands)
-# Project: Mythtv Fedora Pundit-R www.mythtvportal.com
-# Date: 2004/11/28
-# model no. of remote control: Hauppauge A415-HPG
-# devices being controlled by this remote: PVR-350
-#
-
-begin remote
-
- name Hauppauge_350
- bits 13
- flags RC5|CONST_LENGTH
- eps 30
- aeps 100
-
- one 969 811
- zero 969 811
- plead 1097
- gap 114605
- toggle_bit 2
-
-
- begin codes
- Go 0x00000000000017BB
- Power 0x00000000000017BD
- TV 0x000000000000179C
- Videos 0x0000000000001798
- Music 0x0000000000001799
- Pictures 0x000000000000179A
- Guide 0x000000000000179B
- Radio 0x000000000000178C
- Up 0x0000000000001794
- Left 0x0000000000001796
- Right 0x0000000000001797
- Down 0x0000000000001795
- OK 0x00000000000017A5
- Back/Exit 0x000000000000179F
- Menu/i 0x000000000000178D
- Vol+ 0x0000000000001790
- Vol- 0x0000000000001791
- Prev.Ch 0x0000000000001792
- Mute 0x000000000000178F
- Ch+ 0x00000000000017A0
- Ch- 0x00000000000017A1
- Record 0x00000000000017B7
- Stop 0x00000000000017B6
- Rewind 0x00000000000017B2
- Play 0x00000000000017B5
- Forward 0x00000000000017B4
- Replay/SkipBackward 0x00000000000017A4
- Pause 0x00000000000017B0
- SkipForward 0x000000000000179E
- 1 0x0000000000001781
- 2 0x0000000000001782
- 3 0x0000000000001783
- 4 0x0000000000001784
- 5 0x0000000000001785
- 6 0x0000000000001786
- 7 0x0000000000001787
- 8 0x0000000000001788
- 9 0x0000000000001789
- Asterix 0x000000000000178A
- 0 0x0000000000001780
- # 0x000000000000178E
- Red 0x000000000000178B
- Green 0x00000000000017AE
- Yellow 0x00000000000017B8
- Blue 0x00000000000017A9
- end codes
-
-end remote
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge-grey/lircrc b/abs/core-testing/system-templates/templates/remotes/hauppauge-grey/lircrc
deleted file mode 100644
index 2f1e514..0000000
--- a/abs/core-testing/system-templates/templates/remotes/hauppauge-grey/lircrc
+++ /dev/null
@@ -1,505 +0,0 @@
-# lircrc.example.HauppaugeGrey-nativelirc
-# 2003-09-17, Robert Kulagowski
-# mailto:rkulagow@rocketmail.com
-# Save this file in ~/.mythtv/lircrc
-
-begin
- prog = mythtv
- button = Power
- config = Esc
-end
-
-begin
- prog = mythtv
- button = Go
-# Swap the PiP windows
- config = N
-end
-
-begin
- prog = mythtv
- button = 1
- config = 1
-end
-
-begin
- prog = mythtv
- button = 2
- config = 2
-end
-
-begin
- prog = mythtv
- button = 3
- config = 3
-end
-
-begin
- prog = mythtv
- button = 4
- config = 4
-end
-
-begin
- prog = mythtv
- button = 5
- config = 5
-end
-
-begin
- prog = mythtv
- button = 6
- config = 6
-end
-
-begin
- prog = mythtv
- button = 7
- config = 7
-end
-
-begin
- prog = mythtv
- button = 8
- config = 8
-end
-
-begin
- prog = mythtv
- button = 9
- config = 9
-end
-
-begin
- prog = mythtv
- button = Back/Exit
- config = Esc
-end
-
-begin
- prog = mythtv
- button = 0
- config = 0
-end
-
-begin
- prog = mythtv
- button = Menu
- config = M
-end
-
-# Below are keys used with the Hauppauge Grey remote
-
-begin
- prog = mythtv
-# This is the Red key
-# We'll use it for "Delete"
- button = Red
- config = D
-end
-
-begin
- prog = mythtv
-# This is the Green key
-# We'll use it for "Information"
- button = Green
- config = I
-end
-
-# Note the "repeat = " strings in the volume and channel.
-# This means that if you hold down the key, every nth instance will be
-# passed. This depends on your system, so you may want to increase or
-# decrease this and see what happens. repeat = 1 is probably too
-# fast.
-
-begin
- prog = mythtv
-# This is the Yellow key
-# Use it as a volume key
- button = Yellow
- repeat = 3
- config = F10
-end
-
-begin
- prog = mythtv
-# This is the Blue key
-# Use it as a volume key
- button = Blue
- repeat = 3
- config = F11
-end
-
-begin
- prog = mythtv
- button = Ch+
-# This is the "up" on the central diamond
- repeat = 3
- config = Up
-end
-
-begin
- prog = mythtv
- button = Ch-
-# This is the "down" on the central diamond
- repeat = 3
- config = Down
-end
-
-begin
- prog = mythtv
- button = Vol-
-# This is the "left" on the central diamond
- repeat = 3
- config = Left
-end
-
-begin
- prog = mythtv
- button = Vol+
-# This is the "right" on the central diamond
- repeat = 3
- config = Right
-end
-
-begin
- prog = mythtv
-# Middle button on the diamond
- button = Ok
- config = Return
-end
-
-begin
- prog = mythtv
- button = Mute
- config = F9
-end
-
-begin
- prog = mythtv
-# Change focus for PiP (to change channel in the other window)
- button = Blank
- config = B
-end
-
-begin
- prog = mythtv
-# Toggle PiP on/off
- button = Full
- config = V
-end
-
-begin
- prog = mythtv
- button = Rewind
- config = Left
-end
-
-begin
- prog = mythtv
- button = Play
- config = P
-end
-
-begin
- prog = mythtv
- button = Forward
- config = Right
-end
-
-begin
- prog = mythtv
- button = Record
- config = R
-end
-
-begin
- prog = mythtv
-# Teletext
- button = Stop
- config = T
-end
-
-begin
- prog = mythtv
- button = Pause
- config = P
-end
-
-begin
- prog = mythtv
- button = Replay
-# Use for backwards commercial skip
- config = Q
-end
-
-begin
- prog = mythtv
- button = Skip
-# Use for forward commercial skip
- config = Z
-end
-
-#MPlayer
-begin
- prog = mplayer
- button = Power
- config = quit
-end
-
-begin
- prog = mplayer
- button = Menu
- config = osd
-end
-
-begin
- prog = mplayer
- button = Rewind
- config = seek -10
- repeat = 1
-end
-
-begin
- prog = mplayer
- button = Forward
- config = seek +10
- repeat = 1
-end
-
-begin
- prog = mplayer
- button = Replay
- config = seek -60
- repeat = 1
-end
-
-begin
- prog = mplayer
- button = Skip
- config = seek +60
- repeat = 1
-end
-
-begin
- prog = mplayer
- button = Pause
- config = pause
-end
-
-begin
- prog = mplayer
- button = Play
- config = pause
-end
-
-begin
- prog = mplayer
- button = Back/Exit
- config = quit
-end
-
-begin
- prog = mplayer
- button = Vol+
- config = volume +1
- repeat = 1
-end
-
-begin
- prog = mplayer
- button = Vol-
- config = volume -1
- repeat = 1
-end
-
-begin
- prog = mplayer
- button = Mute
- config = mute
-end
-##XINE
-
- begin
- prog = xine
- button = Play
- repeat = 3
- config = Play
- end
-
- begin
- prog = xine
- button = Stop
- repeat = 3
- config = Stop
- end
-
- begin
- prog = xine
- button = Back/Exit
- config = Quit
- end
-
- begin
- prog = xine
- button = Pause
- repeat = 3
- config = Pause
- end
-
- begin
- prog = xine
- button = Ch+
- repeat = 4
- config = EventUp
- end
-
- begin
- prog = xine
- button = Ch-
- repeat = 4
- config = EventDown
- end
-
- begin
- prog = xine
- button = Vol-
- repeat = 4
- config = EventLeft
- end
-
- begin
- prog = xine
- button = Vol+
- repeat = 4
- config = EventRight
- end
-
- begin
- prog = xine
- button = Ok
- repeat = 0
- config = EventSelect
- end
-
- begin
- prog = xine
- button = Menu
- repeat = 0
- config = Menu
- end
-
- #vol down
- begin
- prog = xine
- button = Yellow
- repeat = 1
- config = Volume-
- end
-
- #vol up
- begin
- prog = xine
- button = Red
- repeat = 1
- config = Volume+
- end
-
- begin
- prog = xine
- button = Forward
- repeat = 2
- config = SeekRelative+30
- end
-
- begin
- prog = xine
- button = Rewind
- repeat = 2
- config = SeekRelative-30
- end
-
- #ch up
- begin
- prog = xine
- button = Green
- repeat = 1
- config = SeekRelative+60
- end
-
- #ch down
- begin
- prog = xine
- button = Blue
- repeat = 1
- config = SeekRelative-60
- end
-
- #sleep
- begin
- prog = xine
- button = Go
- repeat = 1
- config = ZoomIn
- end
-
- #display
- begin
- prog = xine
- button = Skip
- repeat = 1
- config = ZoomOut
- end
-
- #skip chapter forward
- begin
- prog = xine
- button = Skip
- repeat = 1
- config = EventNext
- end
-
- #skip chapter backward
- begin
- prog = xine
- button = Replay
- repeat = 1
- config = EventPrior
- end
-
- begin
- prog = lircnav
- button = Vol-
- config = page_down
- end
-
- begin
- prog = lircnav
- button = Vol+
- config = page_up
- end
-
- begin
- prog = lircnav
- button = Ch+
- config = up
- end
-
- begin
- prog = lircnav
- button = Ch-
- config = down
- end
-
- begin
- prog = lircnav
- button = Ok
- config = select
- end
-
- begin
- prog = lircnav
- button = Power
- config = quit
- end
-
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge-silver/lircd-haupgrey.conf b/abs/core-testing/system-templates/templates/remotes/hauppauge-silver/lircd-haupgrey.conf
new file mode 100755
index 0000000..69e93b4
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/remotes/hauppauge-silver/lircd-haupgrey.conf
@@ -0,0 +1,52 @@
+begin remote
+ name hauppauge
+ bits 13
+ flags RC5|CONST_LENGTH
+ eps 30
+ aeps 100
+ one 969 811
+ zero 969 811
+ gap 114605
+ toggle_bit 2
+ plead 1097
+
+ begin codes
+ Power 0x00000000000017FD
+ Go 0x00000000000017FB
+ 1 0x00000000000017C1
+ 2 0x00000000000017C2
+ 3 0x00000000000017C3
+ 4 0x00000000000017C4
+ 5 0x00000000000017C5
+ 6 0x00000000000017C6
+ 7 0x00000000000017C7
+ 8 0x00000000000017C8
+ 9 0x00000000000017C9
+ Back/Exit 0x00000000000017DF
+ 0 0x00000000000017C0
+ Menu 0x00000000000017CD
+ Red 0x00000000000017CB
+ Green 0x00000000000017EE
+ Yellow 0x00000000000017F8
+ Blue 0x00000000000017E9
+ Ch+ 0x00000000000017E0
+ Ch- 0x00000000000017E1
+ Vol- 0x00000000000017D1
+ Vol+ 0x00000000000017D0
+ Ok 0x00000000000017E5
+ Mute 0x00000000000017CF
+ Blank 0x00000000000017CC
+ Full 0x00000000000017FC
+ Rewind 0x00000000000017F2
+ Play 0x00000000000017F5
+ Forward 0x00000000000017F4
+ Record 0x00000000000017F7
+ Stop 0x00000000000017F6
+ Pause 0x00000000000017F0
+ Replay 0x00000000000017E4
+ Skip 0x00000000000017DE
+
+ end codes
+
+end remote
+
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge-silver/lircrc-haupgrey.txt b/abs/core-testing/system-templates/templates/remotes/hauppauge-silver/lircrc-haupgrey.txt
new file mode 100755
index 0000000..cf40c4f
--- /dev/null
+++ b/abs/core-testing/system-templates/templates/remotes/hauppauge-silver/lircrc-haupgrey.txt
@@ -0,0 +1,507 @@
+# ~/.mythtv/lircrc
+#
+# MythTV native LIRC config file for
+# the grey Hauppauge remote
+#
+# By Jarod Wilson, 2003/12/21
+# Amalgamated from Jeff Campbell's,
+# .lircrc, the mythtv.org docs, and
+# a few touches of my own. :)
+#
+
+# Channel Up
+begin
+prog = mythtv
+button = CH+
+repeat = 3
+config = Up
+end
+
+# Channel Down
+begin
+prog = mythtv
+button = CH-
+repeat = 3
+config = Down
+end
+
+# Vol Up
+begin
+prog = mythtv
+button = VOL+
+repeat = 3
+config = F11
+end
+
+# Vol Down
+begin
+prog = mythtv
+button = VOL-
+repeat = 3
+config = F10
+end
+
+# OK/Select
+begin
+prog = mythtv
+button = OK
+config = Space
+end
+
+# Play
+begin
+prog = mythtv
+button = PLAY
+config = Return
+end
+
+# Stop
+begin
+prog = mythtv
+button = STOP
+config = Esc
+end
+
+# Escape/Exit/Back
+begin
+prog = mythtv
+button = BACK/EXIT
+config = Esc
+end
+
+# Power Off/Exit
+begin
+prog = irexec
+button = OFF
+config = /usr/bin/mythpowerbutton.sh
+end
+
+# Delete
+begin
+prog = mythtv
+button = RED
+config = D
+end
+
+# Seek to previous commercial cut point
+begin
+prog = mythtv
+button = YELLOW
+repeat = 3
+config = J
+end
+
+# Seek to next commercial cut point
+begin
+prog = mythtv
+button = BLUE
+repeat = 3
+config = Z
+end
+
+# OSD browse
+begin
+prog = mythtv
+button = GREEN
+repeat = 3
+config = O
+end
+
+# Pause
+begin
+prog = mythtv
+button = PAUSE
+repeat = 3
+config = P
+end
+
+# Mute
+begin
+prog = mythtv
+button = MUTE
+repeat = 3
+config = |
+end
+
+# Fast forward (30 sec default)
+begin
+prog = mythtv
+button = REWIND
+repeat = 3
+config = Left
+end
+
+# Rewind (10 sec default)
+begin
+prog = mythtv
+button = FORWARD
+repeat = 3
+config = Right
+end
+
+# Skip forward (10 min default)
+begin
+prog = mythtv
+button = SKIP
+repeat = 3
+config = PgDown
+end
+
+# Skip backward (10 min default)
+begin
+prog = mythtv
+button = REPLAY
+repeat = 3
+config = PgUp
+end
+
+# Record
+begin
+prog = mythtv
+button = RECORD
+repeat = 3
+config = R
+end
+
+# History
+begin
+prog = mythtv
+button = BLANK
+repeat = 3
+config = H
+end
+
+# Display EPG while in live TV,
+# View selected show while in EPG
+begin
+prog = mythtv
+button = MENU
+repeat = 3
+config = M
+end
+
+# Bring up OSD info
+begin
+prog = mythtv
+button = GO
+repeat = 3
+config = I
+end
+
+# Change display aspect ratio
+begin
+prog = mythtv
+button = FULL
+repeat = 3
+config = W
+end
+
+# Numbers 0-9
+
+begin
+prog = mythtv
+button = 0
+repeat = 3
+config = 0
+end
+
+begin
+prog = mythtv
+button = 1
+repeat = 3
+config = 1
+end
+
+begin
+prog = mythtv
+button = 2
+repeat = 3
+config = 2
+end
+
+begin
+prog = mythtv
+button = 3
+repeat = 3
+config = 3
+end
+
+begin
+prog = mythtv
+button = 4
+repeat = 3
+config = 4
+end
+
+begin
+prog = mythtv
+button = 5
+repeat = 3
+config = 5
+end
+
+begin
+prog = mythtv
+button = 6
+repeat = 3
+config = 6
+end
+
+begin
+prog = mythtv
+button = 7
+repeat = 3
+config = 7
+end
+
+begin
+prog = mythtv
+button = 8
+repeat = 3
+config = 8
+end
+
+begin
+prog = mythtv
+button = 9
+repeat = 3
+config = 9
+end
+
+
+### MPlayer lirc setup
+
+# Show OSD
+begin
+prog = mplayer
+button = MENU
+repeat = 3
+config = osd
+end
+
+# Pause playback
+begin
+prog = mplayer
+button = PAUSE
+repeat = 3
+config = pause
+end
+
+# Skip ahead a minute if playing
+# If paused, resume playing
+begin
+prog = mplayer
+button = PLAY
+repeat = 3
+config = seek +1
+end
+
+# Stop playback and exit
+begin
+prog = mplayer
+button = STOP
+repeat = 3
+config = quit
+end
+
+# Mute
+begin
+prog = mplayer
+button = MUTE
+repeat = 3
+config = mute
+end
+
+# Seek back 10 seconds
+begin
+prog = mplayer
+button = REWIND
+repeat = 3
+config = seek -10
+end
+
+# Seek forward 30 seconds
+begin
+prog = mplayer
+button = FORWARD
+repeat = 3
+config = seek +30
+end
+
+# Quit
+begin
+prog = mplayer
+button = BACK/EXIT
+repeat = 3
+config = quit
+end
+
+# Seek forward 10 minutes
+begin
+prog = mplayer
+button = SKIP
+repeat = 3
+config = seek +600
+end
+
+# Seek backward 10 minutes
+begin
+prog = mplayer
+button = REPLAY
+repeat = 3
+config = seek -600
+end
+
+# Toggle full-screen
+begin
+prog = mplayer
+button = FULL
+repeat = 3
+config = vo_fullscreen
+end
+
+### Xine lirc setup
+
+begin
+prog = xine
+button = PLAY
+repeat = 3
+config = Play
+end
+
+begin
+prog = xine
+button = STOP
+repeat = 3
+config = Stop
+end
+
+begin
+prog = xine
+button = OFF
+repeat = 3
+config = Quit
+end
+
+begin
+prog = xine
+button = PAUSE
+repeat = 3
+config = Pause
+end
+
+begin
+prog = xine
+button = CH+
+repeat = 3
+config = EventUp
+end
+
+begin
+prog = xine
+button = CH-
+repeat = 3
+config = EventDown
+end
+
+begin
+prog = xine
+button = VOL-
+repeat = 3
+config = Volume-
+end
+
+begin
+prog = xine
+button = VOL+
+repeat = 3
+config = Volume+
+end
+
+begin
+prog = xine
+button = OK
+repeat = 3
+config = EventSelect
+end
+
+begin
+prog = xine
+button = BACK/EXIT
+repeat = 3
+config = Menu
+end
+
+begin
+prog = xine
+button = FORWARD
+repeat = 3
+#config = SpeedFaster
+config = SeekRelative+60
+end
+
+begin
+prog = xine
+button = REWIND
+repeat = 3
+#config = SpeedSlower
+config = SeekRelative-60
+end
+
+begin
+prog = xine
+button = FULL
+repeat = 3
+config = EventRight
+end
+
+begin
+prog = xine
+button = BLANK
+repeat = 3
+config = EventLeft
+end
+
+begin
+prog = xine
+button = MUTE
+repeat = 3
+config = Mute
+end
+
+begin
+prog = xine
+button = MENU
+repeat = 3
+config = RootMenu
+end
+
+begin
+prog = xine
+button = SKIP
+repeat = 3
+config = EventNext
+end
+
+begin
+prog = xine
+button = REPLAY
+repeat = 3
+config = EventPrior
+end
+
+begin
+prog = xine
+button = GO
+repeat = 3
+config = OSDStreamInfos
+end
+
+begin
+prog = xine
+button = RED
+repeat = 3
+config = Quit
+end
+
+
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge-grey/preview.jpg b/abs/core-testing/system-templates/templates/remotes/hauppauge-silver/preview.jpg
index a40a1e8..a40a1e8 100644
--- a/abs/core-testing/system-templates/templates/remotes/hauppauge-grey/preview.jpg
+++ b/abs/core-testing/system-templates/templates/remotes/hauppauge-silver/preview.jpg
Binary files differ
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge/lircd.conf.hauppauge b/abs/core-testing/system-templates/templates/remotes/hauppauge/lircd.conf.hauppauge
deleted file mode 100644
index 4987807..0000000
--- a/abs/core-testing/system-templates/templates/remotes/hauppauge/lircd.conf.hauppauge
+++ /dev/null
@@ -1,274 +0,0 @@
-#
-# this config file was automatically generated
-# using lirc-0.5.5pre8 on Sun Apr 18 11:43:45 1999
-#
-# contributed by Jens Leuschner <leuschner@gmx.net>
-#
-# brand: Hauppauge
-# model:
-# supported devices: WinTV primo; WinTV pci; WinTV radio
-#
-# This config file will work with both homebrew receivers and
-# original Hauppauge TV cards !!!
-#
-
-begin remote
-
- name Hauppauge
- bits 13
- flags SHIFT_ENC
- eps 30
- aeps 100
-
- one 950 830
- zero 950 830
- plead 960
- gap 89584
- repeat_bit 2
-
- begin codes
- TV 0x000000000000100F
- RADIO 0x000000000000100C
- FULL_SCREEN 0x000000000000102E
- CH+ 0x0000000000001020
- CH- 0x0000000000001021
- VOL- 0x0000000000001011
- VOL+ 0x0000000000001010
- MUTE 0x000000000000100D
- SOURCE 0x0000000000001022
- 1 0x0000000000001001
- 2 0x0000000000001002
- 3 0x0000000000001003
- 4 0x0000000000001004
- 5 0x0000000000001005
- 6 0x0000000000001006
- 7 0x0000000000001007
- 8 0x0000000000001008
- 9 0x0000000000001009
- 0 0x0000000000001000
- RESERVED 0x000000000000101E
- MINIMIZE 0x0000000000001026
- end codes
-
-end remote
-
-
-#
-# this config file was automatically generated
-# using lirc-0.6.6(animax) on Tue Apr 15 19:50:27 2003
-#
-# contributed by
-#
-# brand: Hauppauge
-# model no. of remote control:
-# devices being controlled by this remote: PVR 2/350
-#
-
-begin remote
-
- name hauppauge_pvr
- bits 13
- flags RC5|CONST_LENGTH
- eps 30
- aeps 100
-
- one 969 811
- zero 969 811
- plead 1097
- gap 114605
- toggle_bit 2
-
-
- begin codes
- Power 0x00000000000017FD
- Go 0x00000000000017FB
- 1 0x00000000000017C1
- 2 0x00000000000017C2
- 3 0x00000000000017C3
- 4 0x00000000000017C4
- 5 0x00000000000017C5
- 6 0x00000000000017C6
- 7 0x00000000000017C7
- 8 0x00000000000017C8
- 9 0x00000000000017C9
- Back/Exit 0x00000000000017DF
- 0 0x00000000000017C0
- Menu 0x00000000000017CD
- Red 0x00000000000017CB
- Green 0x00000000000017EE
- Yellow 0x00000000000017F8
- Blue 0x00000000000017E9
- Ch+ 0x00000000000017E0
- Ch- 0x00000000000017E1
- Vol- 0x00000000000017D1
- Vol+ 0x00000000000017D0
- Ok 0x00000000000017E5
- Mute 0x00000000000017CF
- Blank 0x00000000000017CC
- Full 0x00000000000017FC
- Rewind 0x00000000000017F2
- Play 0x00000000000017F5
- Forward 0x00000000000017F4
- Record 0x00000000000017F7
- Stop 0x00000000000017F6
- Pause 0x00000000000017F0
- Replay 0x00000000000017E4
- Skip 0x00000000000017DE
- end codes
-
-end remote
-
-
-#
-# this config file was automatically generated
-# using lirc-0.7.0(any) on Sun Nov 28 20:25:09 2004
-#
-# contributed by
-#
-# brand: Hauppauge 350
-# Created: G.J. Werler (The Netherlands)
-# Project: Mythtv Fedora Pundit-R www.mythtvportal.com
-# Date: 2004/11/28
-# model no. of remote control: Hauppauge A415-HPG
-# devices being controlled by this remote: PVR-350
-#
-
-begin remote
-
- name Hauppauge_350
- bits 13
- flags RC5|CONST_LENGTH
- eps 30
- aeps 100
-
- one 969 811
- zero 969 811
- plead 1097
- gap 114605
- toggle_bit 2
-
-
- begin codes
- Go 0x00000000000017BB
- Power 0x00000000000017BD
- TV 0x000000000000179C
- Videos 0x0000000000001798
- Music 0x0000000000001799
- Pictures 0x000000000000179A
- Guide 0x000000000000179B
- Radio 0x000000000000178C
- Up 0x0000000000001794
- Left 0x0000000000001796
- Right 0x0000000000001797
- Down 0x0000000000001795
- OK 0x00000000000017A5
- Back/Exit 0x000000000000179F
- Menu/i 0x000000000000178D
- Vol+ 0x0000000000001790
- Vol- 0x0000000000001791
- Prev.Ch 0x0000000000001792
- Mute 0x000000000000178F
- Ch+ 0x00000000000017A0
- Ch- 0x00000000000017A1
- Record 0x00000000000017B7
- Stop 0x00000000000017B6
- Rewind 0x00000000000017B2
- Play 0x00000000000017B5
- Forward 0x00000000000017B4
- Replay/SkipBackward 0x00000000000017A4
- Pause 0x00000000000017B0
- SkipForward 0x000000000000179E
- 1 0x0000000000001781
- 2 0x0000000000001782
- 3 0x0000000000001783
- 4 0x0000000000001784
- 5 0x0000000000001785
- 6 0x0000000000001786
- 7 0x0000000000001787
- 8 0x0000000000001788
- 9 0x0000000000001789
- Asterix 0x000000000000178A
- 0 0x0000000000001780
- # 0x000000000000178E
- Red 0x000000000000178B
- Green 0x00000000000017AE
- Yellow 0x00000000000017B8
- Blue 0x00000000000017A9
- end codes
-
-end remote
-#
-# this config file was automatically generated
-# using lirc-0.7.0pre4(serial) on Sun Oct 2 00:24:32 2005
-#
-# contributed by anton|ganthaler.at and juergen.wilhelm|aon.at
-# members of linux user group Vorarlberg www.lugv.at
-#
-# for ir remote controler from Hauppauge WinTV Nexus-S
-# most of the keys are supported
-#
-# brand: Hauppauge
-# model no. of remote control: WinTV Nexus-S
-# devices being controlled by this remote:
-#
-
-begin remote
-
- name Hauppauge_WinTV_Nexus-S
- bits 13
- flags RC5|CONST_LENGTH
- eps 30
- aeps 100
-
- one 944 828
- zero 944 828
- plead 980
- gap 113932
- min_repeat 1
- toggle_bit 2
-
-
- begin codes
- Up 0x0000000000001794
- Down 0x0000000000001795
- Left 0x0000000000001796
- Right 0x0000000000001797
- Power 0x00000000000017BD
- Ok 0x00000000000017A5
- Menu 0x000000000000178D
- Back 0x000000000000179F
- Red 0x000000000000178B
- Green 0x00000000000017AE
- Yellow 0x00000000000017B8
- Blue 0x00000000000017A9
- 0 0x0000000000001780
- 1 0x0000000000001781
- 2 0x0000000000001782
- 3 0x0000000000001783
- 4 0x0000000000001784
- 5 0x0000000000001785
- 6 0x0000000000001786
- 7 0x0000000000001787
- 8 0x0000000000001788
- 9 0x0000000000001789
- Play 0x00000000000017B5
- Pause 0x00000000000017B0
- Stop 0x00000000000017B6
- Record 0x00000000000017B7
- FastFwd 0x00000000000017B4
- FastRwd 0x00000000000017B2
- Channel+ 0x00000000000017A0
- Channel- 0x00000000000017A1
- Volume+ 0x0000000000001790
- Volume- 0x0000000000001791
- Mute 0x000000000000178F
- Timers 0x000000000000178A
- Recordings 0x000000000000178E
- Back 0x000000000000179F
- Record 0x00000000000017B7
- Pause 0x00000000000017B0
- end codes
-
-end remote
-
-
diff --git a/abs/core-testing/system-templates/templates/remotes/hauppauge/lircmd.conf.hauppauge b/abs/core-testing/system-templates/templates/remotes/hauppauge/lircmd.conf.hauppauge
deleted file mode 100644
index d0f36e8..0000000
--- a/abs/core-testing/system-templates/templates/remotes/hauppauge/lircmd.conf.hauppauge
+++ /dev/null
@@ -1,33 +0,0 @@
-#
-# lircmd config file
-#
-
-PROTOCOL IntelliMouse
-
-# ACCELERATOR start max multiplier
-
-ACCELERATOR 2 30 5
-
-ACTIVATE * RESERVED
-
-MOVE_N * 2
-MOVE_NE * 3
-MOVE_E * 6
-MOVE_SE * 9
-MOVE_S * 8
-MOVE_SW * 7
-MOVE_W * 4
-MOVE_NW * 1
-MOVE_IN * CH+
-MOVE_OUT * CH-
-
-BUTTON1_TOGGLE * 5
-BUTTON1_TOGGLE * RADIO
-BUTTON2_TOGGLE * VOL+
-BUTTON3_TOGGLE * SOURCE
-
-BUTTON1_CLICK * TV
-BUTTON1_CLICK * VOL-
-BUTTON3_CLICK * MUTE
-
-# BUTTONx_CLICK, BUTTONx_UP, BUTTONx_DOWN are also possible
diff --git a/abs/core-testing/system-templates/templates/remotes/i2c.id b/abs/core-testing/system-templates/templates/remotes/i2c.id
index 50e89e9..175bba2 100644
--- a/abs/core-testing/system-templates/templates/remotes/i2c.id
+++ b/abs/core-testing/system-templates/templates/remotes/i2c.id
@@ -2,4 +2,13 @@
0070:4009|Hauppauge|WinTV PVR 250|hauppauge-grey
0070:4801|Hauppauge|WinTV PVR 250|hauppauge-grey
0070:4803|Hauppauge|WinTV PVR 250|hauppauge-grey
-0070:0003|Hauppauge|WinTV PVR 250|hauppauge-grey \ No newline at end of file
+0070:0003|Hauppauge|WinTV PVR 250|hauppauge-grey
+
+
+0070:0009|Hauppauge|WinTV PVR 150|hauppauge-grey
+0070:0801|Hauppauge|WinTV PVR 150|hauppauge-grey
+0070:0807|Hauppauge|WinTV PVR 150|hauppauge-grey
+0070:8003|Hauppauge|WinTV PVR 150|hauppauge-grey
+0070:8801|Hauppauge|WinTV PVR 150|hauppauge-grey
+0070:c801|Hauppauge|WinTV PVR 150|hauppauge-grey
+0270:0801|Hauppauge|WinTV PVR 120|hauppauge-grey \ No newline at end of file