summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/system-templates/templates/remotes/Tekram
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/system-templates/templates/remotes/Tekram')
-rwxr-xr-xabs/core-testing/system-templates/templates/remotes/Tekram/lircd-tekram.conf48
-rwxr-xr-xabs/core-testing/system-templates/templates/remotes/Tekram/lircrc-tekram.txt474
-rw-r--r--abs/core-testing/system-templates/templates/remotes/Tekram/preview.jpgbin1587 -> 0 bytes
3 files changed, 0 insertions, 522 deletions
diff --git a/abs/core-testing/system-templates/templates/remotes/Tekram/lircd-tekram.conf b/abs/core-testing/system-templates/templates/remotes/Tekram/lircd-tekram.conf
deleted file mode 100755
index 90ae8f8..0000000
--- a/abs/core-testing/system-templates/templates/remotes/Tekram/lircd-tekram.conf
+++ /dev/null
@@ -1,48 +0,0 @@
-#
-# This is for the remote that Tekram bundles with its M230 card (Mach64)
-# Commands from the remote are hardware-decoded
-#
-# contributed by Froenchenko Leonid <lfroen@galileo.co.il>
-#
-# brand: Tekram M230 (ATI Mach64)
-# supported devices: This remote control comes with TV Tuner cards from
-# Tekram based on ATI 264VT (btt829)
-#
-
-begin remote
- name tekram_m230
- bits 8
- begin codes
- 0 0x00
- 1 0x01
- 2 0x02
- 3 0x03
- 4 0x04
- 5 0x05
- 6 0x06
- 7 0x07
- 8 0x08
- 9 0x09
- RECALL 0x0A
- ENTER 0x17
- POWER 0x1C
- SOURCE 0x15
- PC_VID 0x12
- STILL 0x11
- TTX 0x0F
- FAV 0x13
- MUTE 0x10
- VOL_UP 0x1A
- VOL_DN 0x1E
- CH_UP 0x1B
- CH_DN 0x1F
- PLAY 0x0D
- STOP 0x0E
- REW 0x1D
- FFW 0x19
- ADD_ER 0x16
- FUNC 0x14
- F_PLUS 0x18
- F_MINUS 0x0C
- end codes
-end remote
diff --git a/abs/core-testing/system-templates/templates/remotes/Tekram/lircrc-tekram.txt b/abs/core-testing/system-templates/templates/remotes/Tekram/lircrc-tekram.txt
deleted file mode 100755
index 6226f3d..0000000
--- a/abs/core-testing/system-templates/templates/remotes/Tekram/lircrc-tekram.txt
+++ /dev/null
@@ -1,474 +0,0 @@
-# Channel Up
-begin
-prog = mythtv
-button = CH_UP
-config = Up
-end
-
-# Channel Down
-begin
-prog = mythtv
-button = CH_DN
-config = Down
-end
-
-# General Left
-begin
-prog = mythtv
-button =
-config = Left
-end
-
-# General Right
-begin
-prog = mythtv
-button =
-config = Right
-end
-
- # LiveTV browse up channel
-begin
-prog = mythtv
-button = CH_UP
-config = Up
-end
-
-# LiveTV browse down channel
-begin
-prog = mythtv
-button = CH_DN
-config = Down
-end
-
-# Volume Up
-begin
-prog = mythtv
-button = VOL_UP
-config = F11
-end
-
-# Volume Down
-begin
-prog = mythtv
-button = VOL_DN
-config = F10
-end
-
- # OK/Select
-begin
-prog = mythtv
-button = ENTER
-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 =
-config = Esc
-end
-
-# Power Off/Exit
-begin
-prog = irexec
-button = POWER
-config = /usr/bin/mythpowerbutton.sh
-end
-
-# Pause
-begin
-prog = mythtv
-button = STILL
-config = P
-end
-
-# Mute
-begin
-prog = mythtv
-button = MUTE
-config = |
-end
-
-# Fast forward (10 sec default)
-begin
-prog = mythtv
-button = FFW
-config = Right
-end
-
-# Rewind (10 sec default)
-begin
-prog = mythtv
-button = REW
-config = Left
-end
-
-# Skip forward (10 min default)
-begin
-prog = mythtv
-button = F_PLUS
-config = PgDown
-end
-
-# Skip backward (10 min default)
-begin
-prog = mythtv
-button = F_MINUS
-config = PgUp
-end
-
-# Record
-begin
-prog = mythtv
-button = FUNC
-config = R
-end
-
-# Delete
-begin
-prog = mythtv
-button =
-config = D
-end
-
-# OSD browse
-begin
-prog = mythtv
-button =
-config = O
-end
-
-# Display EPG while in live TV,
-# View selected show while in EPG
-begin
-prog = mythtv
-button = SOURCE
-config = M
-end
-
-# Bring up OSD info
-begin
-prog = mythtv
-button = FAV
-config = I
-end
-
-# Change display aspect ratio
-begin
-prog = mythtv
-button = PC_VID
-config = W
-end
-
-# Seek to previous commercial cut point
-begin
-prog = mythtv
-button =
-config = Q
-end
-
-# Seek to next commercial cut point
-begin
-prog = mythtv
-button =
-config = Z
-end
-
-# Numbers 0-9
-
-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
-
-# Previous channel
-begin
-prog = mythtv
-button = RECALL
-config = H
-end
-
-# Closed Captioning
-begin
-prog = mythtv
-button = TTX
-config = T
-end
-
-# Picture in Picture
-begin
-prog = mythtv
-button =
-config = V
-end
-
-# Change channels on both cards
-begin
-prog = mythtv
-button =
-config = N
-end
-
-# Clear cutpoints in cutlist
-begin
-prog = mythtv
-button =
-config = Q
-end
-
-
-
-
-### MPlayer lirc setup
-
-# Show OSD
-begin
-prog = mplayer
-button = FAV
-config = osd
-end
-
-# Pause playback
-begin
-prog = mplayer
-button = STILL
-config = pause
-end
-
-# Mute
-begin
-prog = mplayer
-button = MUTE
-config = mute
-end
-
-# Seek back 10 seconds
-begin
-prog = mplayer
-button = REW
-config = seek -10
-end
-
-# Seek forward 30 seconds
-begin
-prog = mplayer
-button = FFW
-config = seek +30
-end
-
-# Quit
-begin
-prog = mplayer
-button = STOP
-config = quit
-end
-
-# Seek forward 10 minutes
-begin
-prog = mplayer
-button = F_PLUS
-config = seek +600
-end
-
-# Seek backward 10 minutes
-begin
-prog = mplayer
-button = F_MINUS
-config = seek -600
-end
-
-# Toggle full-screen
-begin
-prog = mplayer
-button = SOURCE
-config = vo_fullscreen
-end
-
-
-
-### Xine lirc setup
-
-begin
-prog = xine
-button = PLAY
-config = Play
-end
-
-begin
-prog = xine
-button = STOP
-config = Stop
-end
-
-begin
-prog = xine
-button = STOP
-config = Quit
-end
-
-begin
-prog = xine
-button = STILL
-config = Pause
-end
-
-begin
-prog = xine
-button = CH_UP
-config = EventUp
-end
-
-begin
-prog = xine
-button = CH_DN
-config = EventDown
-end
-
-begin
-prog = xine
-button =
-config = EventLeft
-end
-
-begin
-prog = xine
-button =
-config = EventRight
-end
-
-begin
-prog = xine
-button = ENTER
-config = EventSelect
-end
-
-begin
-prog = xine
-button = SOURCE
-config = Menu
-end
-
-begin
-prog = xine
-button = FFW
-#config = SpeedFaster
-config = SeekRelative+60
-end
-
-begin
-prog = xine
-button = REW
-#config = SpeedSlower
-config = SeekRelative-60
-end
-
-begin
-prog = xine
-button = VOL_UP
-config = Volume+
-end
-
-begin
-prog = xine
-button = VOL_DN
-config = Volume-
-end
-
-begin
-prog = xine
-button = MUTE
-config = Mute
-end
-
-begin
-prog = xine
-button = STOP
-config = RootMenu
-end
-
-begin
-prog = xine
-button = F_PLUS
-config = EventNext
-end
-
-begin
-prog = xine
-button = F_MINUS
-config = EventPrior
-end
-
-begin
-prog = xine
-button = TTX
-config = OSDStreamInfos
-end \ No newline at end of file
diff --git a/abs/core-testing/system-templates/templates/remotes/Tekram/preview.jpg b/abs/core-testing/system-templates/templates/remotes/Tekram/preview.jpg
deleted file mode 100644
index a034186..0000000
--- a/abs/core-testing/system-templates/templates/remotes/Tekram/preview.jpg
+++ /dev/null
Binary files differ