summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/system-templates/templates/remotes/Medion_X10_8080
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/system-templates/templates/remotes/Medion_X10_8080')
-rwxr-xr-xabs/core-testing/system-templates/templates/remotes/Medion_X10_8080/lircd-medionx10-8080.conf68
-rwxr-xr-xabs/core-testing/system-templates/templates/remotes/Medion_X10_8080/lircrc-medionx10-8080.txt474
-rw-r--r--abs/core-testing/system-templates/templates/remotes/Medion_X10_8080/preview.jpgbin1587 -> 0 bytes
3 files changed, 0 insertions, 542 deletions
diff --git a/abs/core-testing/system-templates/templates/remotes/Medion_X10_8080/lircd-medionx10-8080.conf b/abs/core-testing/system-templates/templates/remotes/Medion_X10_8080/lircd-medionx10-8080.conf
deleted file mode 100755
index 68c9179..0000000
--- a/abs/core-testing/system-templates/templates/remotes/Medion_X10_8080/lircd-medionx10-8080.conf
+++ /dev/null
@@ -1,68 +0,0 @@
-begin remote
- name Medion_8080
- bits 16
- eps 30
- aeps 100
- one 0 0
- zero 0 0
- gap 139996
- pre_data_bits 8
- pre_data 0x14
-
- begin codes
- dvdaudio 0x0F3A
- power 0xD702
- dvdmenu 0xEE19
- ff 0xF823
- fullscreen 0x0E39
- bb 0xF621
- pause 0xFE29
- stop 0xFD28
- rec 0xFC27
- f 0xFB26
- play 0xFA25
- b 0xF924
- editimage 0x0D38
- acquireimage 0x0C37
- ok 0xF31E
- right 0xF41F
- left 0xF21D
- down 0xF722
- up 0xEF1A
- snapshot 0xED18
- rename 0x0B36
- delete 0xF520
- tvradio 0xF11C
- 0 0xEC17
- 9 0xEA15
- 8 0xE914
- 7 0xE813
- 6 0xE712
- 5 0xE611
- 4 0xE510
- 3 0xE40F
- 2 0xE30E
- 1 0xE20D
- txt 0xEB16
- blue 0x0A35
- yellow 0x0934
- green 0x0833
- red 0x0732
- vol+ 0xDE09
- vol- 0xDD08
- chan- 0xE10C
- chan+ 0xE00B
- videodesktop 0x0631
- setup 0xF01B
- channellist 0x0530
- tvpreview 0x042F
- photo 0xDA05
- radio 0x032E
- music 0xDB06
- dvd 0xD904
- vcr 0x022D
- tv 0x012C
-
- end codes
-
-end remote \ No newline at end of file
diff --git a/abs/core-testing/system-templates/templates/remotes/Medion_X10_8080/lircrc-medionx10-8080.txt b/abs/core-testing/system-templates/templates/remotes/Medion_X10_8080/lircrc-medionx10-8080.txt
deleted file mode 100755
index 2476f76..0000000
--- a/abs/core-testing/system-templates/templates/remotes/Medion_X10_8080/lircrc-medionx10-8080.txt
+++ /dev/null
@@ -1,474 +0,0 @@
-# Channel Up
-begin
-prog = mythtv
-button = chan+
-config = Up
-end
-
-# Channel Down
-begin
-prog = mythtv
-button = chan-
-config = Down
-end
-
-# General Left
-begin
-prog = mythtv
-button = left
-config = Left
-end
-
-# General Right
-begin
-prog = mythtv
-button = right
-config = Right
-end
-
- # LiveTV browse up channel
-begin
-prog = mythtv
-button = up
-config = Up
-end
-
-# LiveTV browse down channel
-begin
-prog = mythtv
-button = down
-config = Down
-end
-
-# Volume Up
-begin
-prog = mythtv
-button = vol+
-config = F11
-end
-
-# Volume Down
-begin
-prog = mythtv
-button = vol-
-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 =
-config = Esc
-end
-
-# Power Off/Exit
-begin
-prog = irexec
-button = power
-config = /usr/bin/mythpowerbutton.sh
-end
-
-# Pause
-begin
-prog = mythtv
-button = pause
-config = P
-end
-
-# Mute
-begin
-prog = mythtv
-button =
-config = |
-end
-
-# Fast forward (10 sec default)
-begin
-prog = mythtv
-button = ff
-config = Right
-end
-
-# Rewind (10 sec default)
-begin
-prog = mythtv
-button = bb
-config = Left
-end
-
-# Skip forward (10 min default)
-begin
-prog = mythtv
-button =
-config = PgDown
-end
-
-# Skip backward (10 min default)
-begin
-prog = mythtv
-button =
-config = PgUp
-end
-
-# Record
-begin
-prog = mythtv
-button = rec
-config = R
-end
-
-# Delete
-begin
-prog = mythtv
-button = delete
-config = D
-end
-
-# OSD browse
-begin
-prog = mythtv
-button = tvpreview
-config = O
-end
-
-# Display EPG while in live TV,
-# View selected show while in EPG
-begin
-prog = mythtv
-button = channellist
-config = M
-end
-
-# Bring up OSD info
-begin
-prog = mythtv
-button = setup
-config = I
-end
-
-# Change display aspect ratio
-begin
-prog = mythtv
-button = fullscreen
-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 = snapshot
-config = H
-end
-
-# Closed Captioning
-begin
-prog = mythtv
-button = txt
-config = T
-end
-
-# Picture in Picture
-begin
-prog = mythtv
-button = pip
-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 = tvpreview
-config = osd
-end
-
-# Pause playback
-begin
-prog = mplayer
-button = play
-config = pause
-end
-
-# Mute
-begin
-prog = mplayer
-button =
-config = mute
-end
-
-# Seek back 10 seconds
-begin
-prog = mplayer
-button = bb
-config = seek -10
-end
-
-# Seek forward 30 seconds
-begin
-prog = mplayer
-button = ff
-config = seek +30
-end
-
-# Quit
-begin
-prog = mplayer
-button = stop
-config = quit
-end
-
-# Seek forward 10 minutes
-begin
-prog = mplayer
-button =
-config = seek +600
-end
-
-# Seek backward 10 minutes
-begin
-prog = mplayer
-button =
-config = seek -600
-end
-
-# Toggle full-screen
-begin
-prog = mplayer
-button = fullscreen
-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 = pause
-config = Pause
-end
-
-begin
-prog = xine
-button = chan+
-config = EventUp
-end
-
-begin
-prog = xine
-button = chan-
-config = EventDown
-end
-
-begin
-prog = xine
-button = left
-config = EventLeft
-end
-
-begin
-prog = xine
-button = right
-config = EventRight
-end
-
-begin
-prog = xine
-button = ok
-config = EventSelect
-end
-
-begin
-prog = xine
-button = tvpreview
-config = Menu
-end
-
-begin
-prog = xine
-button = forward
-#config = ff
-config = SeekRelative+60
-end
-
-begin
-prog = xine
-button = rewind
-#config = bb
-config = SeekRelative-60
-end
-
-begin
-prog = xine
-button = vol+
-config = Volume+
-end
-
-begin
-prog = xine
-button = vol-
-config = Volume-
-end
-
-begin
-prog = xine
-button =
-config = Mute
-end
-
-begin
-prog = xine
-button = stop
-config = RootMenu
-end
-
-begin
-prog = xine
-button =
-config = EventNext
-end
-
-begin
-prog = xine
-button =
-config = EventPrior
-end
-
-begin
-prog = xine
-button = channellist
-config = OSDStreamInfos
-end \ No newline at end of file
diff --git a/abs/core-testing/system-templates/templates/remotes/Medion_X10_8080/preview.jpg b/abs/core-testing/system-templates/templates/remotes/Medion_X10_8080/preview.jpg
deleted file mode 100644
index a034186..0000000
--- a/abs/core-testing/system-templates/templates/remotes/Medion_X10_8080/preview.jpg
+++ /dev/null
Binary files differ