diff options
Diffstat (limited to 'abs/core/system-templates/templates/remotes/hauppauge-black')
3 files changed, 190 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/remotes/hauppauge-black/lircd-haupblack.conf b/abs/core/system-templates/templates/remotes/hauppauge-black/lircd-haupblack.conf new file mode 100755 index 0000000..1733bc1 --- /dev/null +++ b/abs/core/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/system-templates/templates/remotes/hauppauge-black/lircrc-haupblack.conf b/abs/core/system-templates/templates/remotes/hauppauge-black/lircrc-haupblack.conf new file mode 100755 index 0000000..312208b --- /dev/null +++ b/abs/core/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/system-templates/templates/remotes/hauppauge-black/preview.jpg b/abs/core/system-templates/templates/remotes/hauppauge-black/preview.jpg Binary files differnew file mode 100644 index 0000000..94ffddf --- /dev/null +++ b/abs/core/system-templates/templates/remotes/hauppauge-black/preview.jpg |