mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
move package lirc:
- no more need, move to pkg-archive branch
This commit is contained in:
@@ -1,34 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build libirman
|
||||
|
||||
if [ "$DEBUG" = yes ]; then
|
||||
DEBUG_CONFIG="--enable-debug --disable-stripping"
|
||||
else
|
||||
DEBUG_CONFIG="--disable-debug --enable-stripping"
|
||||
fi
|
||||
|
||||
export ac_cv_path_LIBUSB_CONFIG=
|
||||
export ac_cv_func_forkpty=no
|
||||
export ac_cv_lib_util_forkpty=no
|
||||
export MAKEFLAGS=-j1
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--disable-shared \
|
||||
--enable-sandboxed \
|
||||
--without-x \
|
||||
--with-driver=$RECEIVER \
|
||||
--with-port=0x3f8 \
|
||||
--with-irq=4 \
|
||||
--with-kerneldir=$(kernel_path) \
|
||||
$DEBUG_CONFIG
|
||||
|
||||
make
|
||||
|
||||
$MAKEINSTALL -C tools
|
||||
@@ -1,62 +0,0 @@
|
||||
#
|
||||
# contributed by Bernardo Santos
|
||||
#
|
||||
# brand: Gradiente
|
||||
# model: D-10
|
||||
# supported devices: Remote control for gradiente's D-10 DVD player.
|
||||
#
|
||||
# Automatic generation didn`t work well so I had to
|
||||
# figure out the protocol myself. It is similar to the one
|
||||
# on the generic RECS80.conf config file.
|
||||
#
|
||||
|
||||
begin remote
|
||||
|
||||
name D-10
|
||||
bits 11
|
||||
flags SPACE_ENC
|
||||
eps 25
|
||||
aeps 100
|
||||
|
||||
one 270 7310
|
||||
zero 270 4800
|
||||
ptrail 270
|
||||
toggle_bit 2
|
||||
gap 49000
|
||||
|
||||
|
||||
begin codes
|
||||
POWER 0x000000000000075E
|
||||
EJECT 0x0000000000000766
|
||||
ANGLE 0x000000000000076E
|
||||
INDEX 0x000000000000075A
|
||||
A-B 0x000000000000075F
|
||||
MUTE 0x0000000000000758
|
||||
1 0x0000000000000775
|
||||
2 0x000000000000076D
|
||||
3 0x0000000000000765
|
||||
4 0x000000000000075D
|
||||
5 0x0000000000000774
|
||||
6 0x000000000000076C
|
||||
7 0x0000000000000764
|
||||
8 0x000000000000075C
|
||||
9 0x0000000000000773
|
||||
0 0x000000000000076B
|
||||
MENU 0x0000000000000767
|
||||
TITLE 0x0000000000000776
|
||||
SUBTITLE 0x0000000000000763
|
||||
AUDIO 0x0000000000000760
|
||||
PAUSE 0x0000000000000759
|
||||
ACTIVE_MENU 0x000000000000076F
|
||||
EXIT 0x0000000000000770
|
||||
UP_FW 0x0000000000000768
|
||||
LEFT_RW 0x0000000000000771
|
||||
OK_PLAY 0x0000000000000769
|
||||
RIGHT_FW 0x0000000000000761
|
||||
DOWN_RW 0x000000000000076A
|
||||
STOP 0x0000000000000762
|
||||
SKIP_BACK 0x0000000000000777
|
||||
SKIP_FORWARD 0x0000000000000772
|
||||
end codes
|
||||
|
||||
end remote
|
||||
@@ -1,70 +0,0 @@
|
||||
|
||||
# Please make this file available to others
|
||||
# by sending it to <lirc@bartelmus.de>
|
||||
#
|
||||
# this config file was automatically generated
|
||||
# using lirc-0.6.6(irman) on Fri May 14 17:48:53 2004
|
||||
#
|
||||
# contributed by bufa <bufans@yahoo.com>
|
||||
#
|
||||
# brand: LG
|
||||
# model no. of remote control:
|
||||
# devices being controlled by this remote:
|
||||
#
|
||||
|
||||
begin remote
|
||||
|
||||
name LG
|
||||
bits 16
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
one 0 0
|
||||
zero 0 0
|
||||
pre_data_bits 16
|
||||
pre_data 0xFFFF
|
||||
post_data_bits 32
|
||||
post_data 0x0
|
||||
gap 25000
|
||||
min_repeat 2
|
||||
toggle_bit 0
|
||||
|
||||
|
||||
begin codes
|
||||
power 0x000000000000FE60
|
||||
mute 0x000000000000FE40
|
||||
1 0x000000000000FFC0
|
||||
2 0x000000000000FFA0
|
||||
3 0x000000000000FF80
|
||||
4 0x000000000000FF60
|
||||
5 0x000000000000FF40
|
||||
6 0x000000000000FF20
|
||||
7 0x000000000000FF00
|
||||
8 0x000000000000FEE0
|
||||
9 0x000000000000FEC0
|
||||
menu 0x000000000000F880
|
||||
0 0x000000000000FFE0
|
||||
tv 0x000000000000F8E0
|
||||
red 0x000000000000F900
|
||||
green 0x000000000000F920
|
||||
yellow 0x000000000000F9A0
|
||||
blue 0x000000000000F960
|
||||
vol+ 0x000000000000FDE0
|
||||
vol- 0x000000000000FDC0
|
||||
pr+ 0x000000000000FBE0
|
||||
pr- 0x000000000000FBC0
|
||||
ok 0x000000000000FB40
|
||||
text 0x000000000000F860
|
||||
size 0x000000000000FA80
|
||||
hold 0x000000000000FAC0
|
||||
sleep 0x000000000000F820
|
||||
update 0x000000000000FA40
|
||||
time 0x000000000000FAA0
|
||||
reveal 0x000000000000FA60
|
||||
psm 0x000000000000FE20
|
||||
ssm 0x000000000000FD20
|
||||
picture 0x000000000000FD80
|
||||
sound 0x000000000000FB60
|
||||
end codes
|
||||
|
||||
end remote
|
||||
@@ -1,3 +0,0 @@
|
||||
LIRC_DRIVER=default
|
||||
LIRC_DEVICE=/dev/lirc
|
||||
LIRC_MODULES="lirc_atiusb"
|
||||
@@ -1,77 +0,0 @@
|
||||
# Please make this file available to others
|
||||
# by sending it to <lirc@bartelmus.de>
|
||||
#
|
||||
# this config file was automatically generated
|
||||
# using lirc-0.8.0(atiusb) on Mon Apr 7 15:25:36 2008
|
||||
#
|
||||
# contributed by Laurent Peltier <moviebox@free.fr>
|
||||
#
|
||||
# brand: X10
|
||||
# model no. of remote control: RF MCE Remote Control - Model N° OR22V
|
||||
# devices being controlled by this remote: USB Receiver
|
||||
#
|
||||
|
||||
begin remote
|
||||
|
||||
name RF_MCE_Remote_Control
|
||||
bits 16
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
one 0 0
|
||||
zero 0 0
|
||||
pre_data_bits 8
|
||||
pre_data 0x14
|
||||
post_data_bits 16
|
||||
post_data 0x0
|
||||
gap 227995
|
||||
toggle_bit_mask 0x80800000
|
||||
|
||||
begin codes
|
||||
KEY_POWER 0xD702
|
||||
KEY_RED 0x87B2
|
||||
KEY_YELLOW 0x0934
|
||||
KEY_GREEN 0x88B3
|
||||
KEY_TEXT 0x6B96
|
||||
KEY_BLUE 0x0A35
|
||||
KEY_BACK 0xF520
|
||||
KEY_INFO 0x84AF
|
||||
KEY_UP 0xEF1A
|
||||
KEY_LEFT 0x729D
|
||||
KEY_OK 0xF31E
|
||||
KEY_RIGHT 0xF41F
|
||||
KEY_DOWN 0x77A2
|
||||
KEY_TIMESHIFTING 0x6D98
|
||||
KEY_EPG 0x0631
|
||||
KEY_DVDMENU 0xD904
|
||||
KEY_LIVETV 0x719C
|
||||
KEY_VOLUMEUP 0xDE09
|
||||
KEY_WINDOWS 0x709B
|
||||
KEY_CHANNELUP 0xE00B
|
||||
KEY_VOLUMEDOWN 0x5D88
|
||||
KEY_CHANNELDOWN 0x618C
|
||||
KEY_MUTE 0xD500
|
||||
KEY_PREVIOUS 0x76A1
|
||||
KEY_NEXT 0xF823
|
||||
KEY_REWIND 0x79A4
|
||||
KEY_PLAY 0xFA25
|
||||
KEY_FASTFORWARD 0x7BA6
|
||||
KEY_RECORD 0xFC27
|
||||
KEY_STOP 0x7DA8
|
||||
KEY_PAUSE 0xFE29
|
||||
KEY_1 0x628D
|
||||
KEY_2 0xE30E
|
||||
KEY_3 0x648F
|
||||
KEY_4 0xE510
|
||||
KEY_5 0x6691
|
||||
KEY_6 0xE712
|
||||
KEY_7 0x6893
|
||||
KEY_8 0xE914
|
||||
KEY_9 0x6A95
|
||||
KEY_* 0x8CB7
|
||||
KEY_0 0xEC17
|
||||
KEY_# 0x0D38
|
||||
KEY_CLEAR 0x85B0
|
||||
KEY_ENTER 0x0B36
|
||||
end codes
|
||||
end remote
|
||||
@@ -1,90 +0,0 @@
|
||||
|
||||
# Please make this file available to others
|
||||
# by sending it to <lirc@bartelmus.de>
|
||||
#
|
||||
# this config file was automatically generated
|
||||
# using lirc-0.8.0(atiusb) on Sat Oct 21 14:49:15 2006
|
||||
#
|
||||
# contributed by Michail Pappas
|
||||
#
|
||||
# brand: Medion (X10 OEM'd) bundled remote
|
||||
# lirc kernel module: lirc_atiusb
|
||||
# Geexbox receiver: atiusb
|
||||
# model no. of remote control: P/N 20017670
|
||||
# devices being controlled by this remote: FCC ID: B4S20016398
|
||||
# Receiver needed: lirc_atiusb
|
||||
|
||||
begin remote
|
||||
|
||||
name Medion-X10
|
||||
bits 16
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
one 0 0
|
||||
zero 0 0
|
||||
pre_data_bits 8
|
||||
pre_data 0x14
|
||||
post_data_bits 16
|
||||
post_data 0x0
|
||||
gap 219969
|
||||
toggle_bit 0
|
||||
|
||||
|
||||
begin codes
|
||||
tv 0x012C
|
||||
vcr 0x022D
|
||||
dvd 0xD904
|
||||
music 0xDB06
|
||||
radio 0x032E
|
||||
photo 0xDA05
|
||||
tv_preview 0x042F
|
||||
channel_list 0x0530
|
||||
setup 0xF01B
|
||||
video_desktop 0x0631
|
||||
chan-up 0xE00B
|
||||
chan-down 0xE10C
|
||||
vol-up 0xDE09
|
||||
vol-down 0xDD08
|
||||
mute 0xD500
|
||||
red 0x0732
|
||||
green 0x0833
|
||||
yellow 0x0934
|
||||
blue 0x0A35
|
||||
txt 0xEB16
|
||||
1 0xE20D
|
||||
2 0xE30E
|
||||
3 0xE40F
|
||||
4 0xE510
|
||||
5 0xE611
|
||||
6 0xE712
|
||||
7 0xE813
|
||||
8 0xE914
|
||||
9 0xEA15
|
||||
0 0xEC17
|
||||
ch_search 0xF11C
|
||||
delete 0xF520
|
||||
rename 0x0B36
|
||||
snapshot 0xED18
|
||||
up 0xEF1A
|
||||
down 0xF722
|
||||
left 0xF21D
|
||||
right 0xF41F
|
||||
ok 0xF31E
|
||||
acquire_image 0x0C37
|
||||
edit_image 0x0D38
|
||||
rewind 0xF924
|
||||
play 0xFA25
|
||||
fast_forward 0xFB26
|
||||
rec 0xFC27
|
||||
stop 0xFD28
|
||||
pause 0xFE29
|
||||
previous 0xF621
|
||||
fullscreen 0x0E39
|
||||
next 0xF823
|
||||
dvd_menu 0xEE19
|
||||
dvd_audio 0x0F3A
|
||||
power 0xD702
|
||||
end codes
|
||||
|
||||
end remote
|
||||
@@ -1,69 +0,0 @@
|
||||
#
|
||||
# this config file was NOT automatically generated.
|
||||
# it was made using lirc-0.5.5pre8 on Sat Jun 12 1999
|
||||
#
|
||||
# contributed by Luis Sousa <lsousa@cc.isel.pt>
|
||||
#
|
||||
# brand: SONY
|
||||
# model: RM-S6
|
||||
# supported devices: this remote has the basic functions for
|
||||
# almost all Sony HiFi Sytems
|
||||
#
|
||||
|
||||
|
||||
begin remote
|
||||
|
||||
name RM-S6
|
||||
bits 12
|
||||
flags SPACE_ENC
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
header 2500 590
|
||||
one 1210 590
|
||||
zero 610 590
|
||||
ptrail 0
|
||||
plead 0
|
||||
foot 0 0
|
||||
repeat 0 0
|
||||
pre_data_bits 0
|
||||
pre_data 0
|
||||
post_data_bits 0
|
||||
post_data 0
|
||||
pre 0 0
|
||||
post 0 0
|
||||
gap 25000
|
||||
repeat_bit 0
|
||||
min_repeat 2
|
||||
|
||||
begin codes
|
||||
|
||||
SLEEP 0x0000000000000061
|
||||
AMP_POWER 0x0000000000000A81
|
||||
|
||||
CD 0x0000000000000A41
|
||||
|
||||
CD_PLAY 0x00000000000004D1
|
||||
CD_PAUSE 0x00000000000009D1
|
||||
CD_STOP 0x00000000000001D1
|
||||
CD_EJECT 0x0000000000000691
|
||||
CD_PREV_TRACK 0x00000000000000D1
|
||||
CD_NEXT_TRACK 0x00000000000008D1
|
||||
|
||||
TAPE 0x0000000000000C41
|
||||
|
||||
PHONO 0x0000000000000041
|
||||
|
||||
VIDEO/AUX 0x0000000000000441
|
||||
|
||||
TUNER 0x0000000000000841
|
||||
TUNER_SHIFT 0x0000000000000CD6
|
||||
TUNER_PRESET_- 0x0000000000000896
|
||||
TUNER_PRESET_+ 0x0000000000000096
|
||||
|
||||
AMP_VOL_UP 0x0000000000000481
|
||||
AMP_VOL_DOWN 0x0000000000000C81
|
||||
|
||||
end codes
|
||||
|
||||
end remote
|
||||
@@ -1,84 +0,0 @@
|
||||
#
|
||||
# This config file has been automatically converted from a device file
|
||||
# found in the 06/26/00 release of the Windows Slink-e software
|
||||
# package.
|
||||
#
|
||||
# Many thanks to Colby Boles of Nirvis Systems Inc. for allowing us to
|
||||
# use these files.
|
||||
#
|
||||
# The original filename was: "yamaha rx-v850 rs rx-v850 receiver_amp.cde"
|
||||
#
|
||||
# The original description for this device was:
|
||||
#
|
||||
# yamaha rx-v850 rs rx-v850 receiver/amp
|
||||
#
|
||||
|
||||
|
||||
begin remote
|
||||
|
||||
name RX-V850
|
||||
bits 32
|
||||
flags SPACE_ENC
|
||||
eps 20
|
||||
aeps 200
|
||||
|
||||
header 8800 4400
|
||||
one 550 1650
|
||||
zero 550 550
|
||||
ptrail 550
|
||||
repeat 8800 2200
|
||||
gap 38500
|
||||
toggle_bit 0
|
||||
|
||||
frequency 38000
|
||||
|
||||
begin codes
|
||||
POWER 0x000000005EA1F807
|
||||
PHONO 0x000000005EA128D7
|
||||
CD 0x000000005EA1A857
|
||||
TUNER 0x000000005EA16897
|
||||
TAPE_1/DAT 0x000000005EA19867
|
||||
TAPE_2/VCR_2 0x000000005EA118E7
|
||||
LD_V 0x000000005EA1E817
|
||||
VCR_1 0x000000005EA1F00F
|
||||
CD_PLAY 0x000000005EA110EF
|
||||
CD_PAUSE/STOP 0x000000005EA1906F
|
||||
CD_SEARCH_FWD 0x000000005EA130CF
|
||||
CD_SEARCH_REV 0x000000005EA1B04F
|
||||
CD_SKIP_FWD 0x000000005EA150AF
|
||||
CD_SKIP_REV 0x000000005EA1D02F
|
||||
CD_DISK_SKIP 0x000000005EA1F20D
|
||||
TAPE_PLAY 0x000000005EA100FF
|
||||
TAPE_STOP 0x000000005EA1C03F
|
||||
TAPE_FFWD 0x000000005EA140BF
|
||||
TAPE_REWIND 0x000000005EA1807F
|
||||
TAPE_REC/PAUSE 0x000000005EA120DF
|
||||
TAPE_REC_MUTE 0x000000005EA1A05F
|
||||
TAPE_DECK_A/B 0x000000005EA1609F
|
||||
TAPE_DIR_A 0x000000005EA1E01F
|
||||
TAPE_DIR_B 0x000000005EA102FD
|
||||
TUNER_+ 0x000000005EA108F7
|
||||
TUNER_A/B/C/D/E 0x000000005EA148B7
|
||||
DSP_TEST 0x000000005EA1A15E
|
||||
DSP_CENTRE_MODE 0x000000005EA121DE
|
||||
DSP_PRO_LOGIC 0x000000005EA111EE
|
||||
DSP_PRO_LOGIC_ENH. 0x000000005EA1916E
|
||||
DSP_CNCT_VIDEO 0x000000005EA151AE
|
||||
DSP_MONO_MOVIE 0x000000005EA1D12E
|
||||
DSP_ROCK 0x000000005EA131CE
|
||||
DSP_HALL 0x000000005EA1B14E
|
||||
DSP_EFFECT_ON/OFF 0x000000005EA16A95
|
||||
FRONT_LEVEL_+ 0x000000005EA101FE
|
||||
FRONT_LEVEL_- 0x000000005EA1817E
|
||||
CENTRE_LEVEL_+ 0x000000005EA141BE
|
||||
CENTRE_LEVEL_- 0x000000005EA1C13E
|
||||
REAR_LEVEL_+ 0x000000005EA17A85
|
||||
REAR_LEVEL_- 0x000000005EA1FA05
|
||||
DELAY_TIME_+ 0x000000005EA14AB5
|
||||
DELAY_TIME_- 0x000000005EA1CA35
|
||||
MUTING 0x000000005EA138C7
|
||||
VOLUME_UP 0x000000005EA158A7
|
||||
VOLUME_DOWN 0x000000005EA1D827
|
||||
end codes
|
||||
|
||||
end remote
|
||||
@@ -1,50 +0,0 @@
|
||||
begin remote
|
||||
|
||||
name Toshiba_RM1500
|
||||
bits 8
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
one 0 0
|
||||
zero 0 0
|
||||
gap 315937
|
||||
toggle_bit 0
|
||||
|
||||
|
||||
begin codes
|
||||
power 0x9E
|
||||
key1 0x74
|
||||
key2 0x70
|
||||
key3 0x6F
|
||||
key4 0x75
|
||||
key5 0x7B
|
||||
key6 0x87
|
||||
key7 0x76
|
||||
key8 0x7C
|
||||
key9 0x88
|
||||
key0 0x7F
|
||||
CMSS 0x8E
|
||||
EAX 0x73
|
||||
mute 0x91
|
||||
vol- 0x9C
|
||||
vol+ 0x9D
|
||||
up 0x84
|
||||
down 0x72
|
||||
left 0x78
|
||||
right 0x8A
|
||||
ok 0x7E
|
||||
return 0x71
|
||||
start 0x77
|
||||
cancel 0x83
|
||||
record 0x8C
|
||||
options 0x7D
|
||||
display 0x89
|
||||
previous 0x80
|
||||
playpause 0x86
|
||||
next 0x85
|
||||
slow 0x82
|
||||
stop 0x7A
|
||||
step 0x81
|
||||
end codes
|
||||
|
||||
end remote
|
||||
@@ -1,3 +0,0 @@
|
||||
LIRC_DRIVER=alsa_usb
|
||||
LIRC_DEVICE=hw:SB0500
|
||||
LIRC_MODULES=""
|
||||
@@ -1,3 +0,0 @@
|
||||
LIRC_DRIVER=default
|
||||
LIRC_DEVICE=/dev/lirc
|
||||
LIRC_MODULES="lirc_serial type=3"
|
||||
@@ -1,197 +0,0 @@
|
||||
|
||||
#
|
||||
# This is a space encoded remote control from AnimaX.
|
||||
# You need at least lirc-0.5.4 to use this config file
|
||||
#
|
||||
# contributed by Karsten Scheibler <karsten.scheibler@student.uni-halle.de>
|
||||
#
|
||||
# brand: AnimaX
|
||||
# model: Anir Remote Control
|
||||
# supported devices: This remote control comes with some TV Tuner cards from
|
||||
# Hauppauge.
|
||||
#
|
||||
|
||||
begin remote
|
||||
|
||||
name ANIMAX
|
||||
bits 16
|
||||
flags SPACE_ENC|REVERSE
|
||||
eps 20
|
||||
aeps 0
|
||||
|
||||
header 4500 4500
|
||||
one 562 1682
|
||||
zero 562 562
|
||||
ptrail 562
|
||||
plead 0
|
||||
foot 0 0
|
||||
repeat 2500 2500
|
||||
pre_data_bits 8
|
||||
pre_data 0xF0
|
||||
post_data_bits 0
|
||||
post_data 0x0
|
||||
pre 0 0
|
||||
post 0 0
|
||||
gap 12937
|
||||
repeat_gap 102937
|
||||
repeat_bit 0
|
||||
|
||||
begin codes
|
||||
CD_DOWN 0x000000000000DB24
|
||||
CD_UP 0x0000000000005BA4
|
||||
TV_DOWN 0x000000000000DC23
|
||||
TV_UP 0x0000000000005CA3
|
||||
PHONE_DOWN 0x000000000000DD22
|
||||
PHONE_UP 0x0000000000005DA2
|
||||
RADIO_DOWN 0x000000000000DE21
|
||||
RADIO_UP 0x0000000000005EA1
|
||||
VIDEO_DOWN 0x000000000000DF20
|
||||
VIDEO_UP 0x0000000000005FA0
|
||||
AUX1_DOWN 0x000000000000E01F
|
||||
AUX1_UP 0x000000000000609F
|
||||
MAIL_DOWN 0x000000000000E11E
|
||||
MAIL_UP 0x000000000000619E
|
||||
AUX2_DOWN 0x000000000000E21D
|
||||
AUX2_UP 0x000000000000629D
|
||||
POWER_DOWN 0x000000000000E31C
|
||||
POWER_UP 0x000000000000639C
|
||||
LEFT_MOUSE_BUTTON_TOUCH_DOWN 0x000000000000E41B
|
||||
LEFT_MOUSE_BUTTON_TOUCH_UP 0x000000000000649B
|
||||
REWIND_DOWN 0x000000000000E51A
|
||||
REWIND_UP 0x000000000000659A
|
||||
PLAY_DOWN 0x000000000000E619
|
||||
PLAY_UP 0x0000000000006699
|
||||
FORWARD_DOWN 0x000000000000E718
|
||||
FORWARD_UP 0x0000000000006798
|
||||
SKIP_BACKWARD_DOWN 0x000000000000E817
|
||||
SKIP_BACKWARD 0x0000000000006897
|
||||
STOP_DOWN 0x000000000000E916
|
||||
STOP_UP 0x0000000000006996
|
||||
SKIP_FORWARD_DOWN 0x000000000000EA15
|
||||
SKIP_FORWARD_UP 0x0000000000006A95
|
||||
CHANNEL_UP_DOWN 0x000000000000EB14
|
||||
CHANNEL_UP_UP 0x0000000000006B94
|
||||
MENU_DOWN 0x000000000000EC13
|
||||
MENU_UP 0x0000000000006C93
|
||||
VOLUME_UP_DOWN 0x000000000000ED12
|
||||
VOLUME_UP_UP 0x0000000000006D92
|
||||
BLUE_BUTTON_DOWN 0x000000000000EE11
|
||||
BLUE_BUTTON_UP 0x0000000000006E91
|
||||
MUTE_DOWN 0x000000000000EF10
|
||||
MUTE_UP 0x0000000000006F90
|
||||
VOLUME_DOWN_DOWN 0x000000000000F00F
|
||||
VOLUME_DOWN_UP 0x000000000000708F
|
||||
RED_BUTTON_DOWN 0x000000000000F10E
|
||||
RED_BUTTON_UP 0x000000000000718E
|
||||
GREEN_BUTTON_DOWN 0x000000000000F20D
|
||||
GREEN_BUTTON_UP 0x000000000000728D
|
||||
CHANNEL_DOWN_DOWN 0x000000000000F30C
|
||||
CHANNEL_DOWN_UP 0x000000000000738C
|
||||
1_DOWN 0x000000000000F40B
|
||||
1_UP 0x000000000000748B
|
||||
2_DOWN 0x000000000000F50A
|
||||
2_UP 0x000000000000758A
|
||||
3_DOWN 0x000000000000F609
|
||||
3_UP 0x0000000000007689
|
||||
4_DOWN 0x000000000000F708
|
||||
4_UP 0x0000000000007788
|
||||
5_DOWN 0x000000000000F807
|
||||
5_UP 0x0000000000007887
|
||||
6_DOWN 0x000000000000F906
|
||||
6_UP 0x0000000000007986
|
||||
7_DOWN 0x000000000000FA05
|
||||
7_UP 0x0000000000007A85
|
||||
8_DOWN 0x000000000000FB04
|
||||
8_UP 0x0000000000007B84
|
||||
9_DOWN 0x000000000000FC03
|
||||
9_UP 0x0000000000007C83
|
||||
SLASH_DOWN 0x000000000000FD02
|
||||
SLASH_UP 0x0000000000007D82
|
||||
0_DOWN 0x000000000000FE01
|
||||
0_UP 0x0000000000007E81
|
||||
MINUS_DOWN 0x000000000000FF00
|
||||
MINUS_UP 0x0000000000007F80
|
||||
end codes
|
||||
|
||||
end remote
|
||||
|
||||
|
||||
begin remote
|
||||
|
||||
name ANIMAX_MOUSE_BUTTONS
|
||||
bits 16
|
||||
flags SPACE_ENC|REVERSE
|
||||
eps 20
|
||||
aeps 0
|
||||
|
||||
header 4500 4500
|
||||
one 562 1682
|
||||
zero 562 562
|
||||
ptrail 562
|
||||
plead 0
|
||||
foot 0 0
|
||||
repeat 0 0
|
||||
pre_data_bits 8
|
||||
pre_data 0xF0
|
||||
post_data_bits 0
|
||||
post_data 0x0
|
||||
pre 0 0
|
||||
post 0 0
|
||||
gap 12937
|
||||
repeat_bit 0
|
||||
|
||||
begin codes
|
||||
RIGHT_MOUSE_BUTTON_DOWN 0x000000000000C639
|
||||
RIGHT_MOUSE_BUTTON_UP 0x00000000000046B9
|
||||
LEFT_MOUSE_BUTTON_DOWN 0x000000000000CE31
|
||||
LEFT_MOUSE_BUTTON_UP 0x0000000000004EB1
|
||||
end codes
|
||||
|
||||
end remote
|
||||
|
||||
|
||||
begin remote
|
||||
|
||||
name ANIMAX_MOUSE_PAD
|
||||
bits 16
|
||||
flags SPACE_ENC|REVERSE
|
||||
eps 20
|
||||
aeps 0
|
||||
|
||||
header 4500 4500
|
||||
one 562 1682
|
||||
zero 562 562
|
||||
ptrail 562
|
||||
plead 0
|
||||
foot 0 0
|
||||
repeat 2500 2500
|
||||
pre_data_bits 8
|
||||
pre_data 0xF0
|
||||
post_data_bits 0
|
||||
post_data 0x0
|
||||
pre 0 0
|
||||
post 0 0
|
||||
gap 12937
|
||||
repeat_gap 8437
|
||||
repeat_bit 0
|
||||
|
||||
begin codes
|
||||
MOUSE_NNW 0x000000000000906F
|
||||
MOUSE_NW 0x000000000000D02F
|
||||
MOUSE_NWW 0x000000000000916E
|
||||
MOUSE_W 0x000000000000D12E
|
||||
MOUSE_SWW 0x000000000000926D
|
||||
MOUSE_SW 0x000000000000D22D
|
||||
MOUSE_SSW 0x000000000000936C
|
||||
MOUSE_S 0x000000000000D32C
|
||||
MOUSE_SSE 0x000000000000946B
|
||||
MOUSE_SE 0x000000000000D42B
|
||||
MOUSE_SEE 0x000000000000956A
|
||||
MOUSE_E 0x000000000000D52A
|
||||
MOUSE_NEE 0x0000000000009669
|
||||
MOUSE_NE 0x000000000000D629
|
||||
MOUSE_NNE 0x0000000000009768
|
||||
MOUSE_N 0x000000000000D728
|
||||
end codes
|
||||
|
||||
end remote
|
||||
@@ -1,3 +0,0 @@
|
||||
LIRC_DRIVER=default
|
||||
LIRC_DEVICE=/dev/lirc
|
||||
LIRC_MODULES="videodev|bttv card=38|lirc_dev|lirc_gpio"
|
||||
@@ -1,70 +0,0 @@
|
||||
#
|
||||
# this config file was automatically generated
|
||||
# using lirc-0.6.0 on Thu Apr 27 12:27:04 2000
|
||||
#
|
||||
# contributed by Claas Langbehn <claas@bigfoot.com>
|
||||
# Please read the documentation, faq etc.
|
||||
# before sending me mails.
|
||||
#
|
||||
# brand: ASKEY
|
||||
# model: AS-218 / AS-220
|
||||
# supported devices: ASKEY MagicTV
|
||||
#
|
||||
# comment: repeated keys are recognized, now.
|
||||
#
|
||||
|
||||
begin remote
|
||||
|
||||
name AS-218
|
||||
bits 16
|
||||
flags SPACE_ENC|CONST_LENGTH
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
header 9087 4424
|
||||
one 629 1617
|
||||
zero 629 495
|
||||
ptrail 632
|
||||
repeat 9088 2182
|
||||
pre_data_bits 16
|
||||
pre_data 0x61D6
|
||||
gap 107905
|
||||
repeat_bit 0
|
||||
|
||||
begin codes
|
||||
0 0x00000000000000FF
|
||||
1 0x000000000000807F
|
||||
2 0x00000000000040BF
|
||||
3 0x000000000000C03F
|
||||
4 0x00000000000020DF
|
||||
5 0x000000000000A05F
|
||||
6 0x000000000000609F
|
||||
7 0x000000000000E01F
|
||||
8 0x00000000000010EF
|
||||
9 0x000000000000906F
|
||||
LOOP 0x00000000000050AF
|
||||
# unused
|
||||
FINE_UP(PLUS) 0x00000000000030CF
|
||||
ZOOM 0x000000000000B04F
|
||||
RECORD 0x000000000000708F
|
||||
PREVIEW 0x000000000000F00F
|
||||
|
||||
SCAN 0x00000000000008F7
|
||||
VIDEO 0x0000000000008877
|
||||
POWER 0x00000000000048B7
|
||||
MUTE 0x000000000000C837
|
||||
COLOR 0x00000000000028D7
|
||||
#unused
|
||||
FREEZE 0x0000000000006897
|
||||
100 0x000000000000E817
|
||||
FINE_DOWN(MINUS) 0x00000000000018E7
|
||||
PLAY 0x0000000000009867
|
||||
CH_UP 0x00000000000058A7
|
||||
VOL_UP 0x000000000000D827
|
||||
TV 0x00000000000038C7
|
||||
STOP 0x000000000000B847
|
||||
CH_DOWN 0x0000000000007887
|
||||
VOL_DOWN 0x000000000000F807
|
||||
end codes
|
||||
|
||||
end remote
|
||||
@@ -1,3 +0,0 @@
|
||||
LIRC_DRIVER=default
|
||||
LIRC_DEVICE=/dev/lirc
|
||||
LIRC_MODULES="lirc_atiusb"
|
||||
@@ -1,89 +0,0 @@
|
||||
# Please make this file available to others
|
||||
# by sending it to <lirc@bartelmus.de>
|
||||
#
|
||||
# this config file was automatically generated
|
||||
# using lirc-0.8.0(atiusb) on Wed Oct 25 22:34:25 2006
|
||||
#
|
||||
# contributed by Michail Pappas <michail DOT pappas a t gmail DOT com>
|
||||
#
|
||||
# brand: atiusb
|
||||
# model no. of remote control: 5000015900A
|
||||
# 5000023600
|
||||
# probably 5000022000
|
||||
# devices being controlled by this remote: ATI USB Receiver (X10)
|
||||
#
|
||||
|
||||
begin remote
|
||||
|
||||
name atiusb
|
||||
bits 16
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
one 0 0
|
||||
zero 0 0
|
||||
pre_data_bits 8
|
||||
pre_data 0x14
|
||||
post_data_bits 16
|
||||
post_data 0x0
|
||||
gap 235966
|
||||
min_repeat 1
|
||||
toggle_bit 0
|
||||
|
||||
|
||||
begin codes
|
||||
a 0xD500
|
||||
b 0xD601
|
||||
power 0xD702
|
||||
tv 0xD803
|
||||
dvd 0xD904
|
||||
web 0xDA05
|
||||
media_library 0xDB06
|
||||
drag 0xDC07
|
||||
mouse-button_left 0x4D78
|
||||
mouse-button_right 0x517C
|
||||
mouse-up 0x4772
|
||||
mouse-down 0x4873
|
||||
mouse-left 0x4570
|
||||
mouse-right 0x4671
|
||||
mouse-left_up 0x4974
|
||||
mouse-right_up 0x4A75
|
||||
mouse-left_down 0x4C77
|
||||
mouse-right_down 0x4B76
|
||||
vol-up 0xDD08
|
||||
vol-down 0xDE09
|
||||
mute 0xDF0A
|
||||
chan-up 0xE00B
|
||||
chan-down 0xE10C
|
||||
1 0xE20D
|
||||
2 0xE30E
|
||||
3 0xE40F
|
||||
4 0xE510
|
||||
5 0xE611
|
||||
6 0xE712
|
||||
7 0xE813
|
||||
8 0xE914
|
||||
9 0xEA15
|
||||
0 0xEC17
|
||||
dvd-root_menu 0xEB16
|
||||
launch_setup 0xED18
|
||||
c 0xEE19
|
||||
d 0xF01B
|
||||
tv_on_demand 0xF11C
|
||||
max_window 0xF520
|
||||
cursor-up 0xEF1A
|
||||
cursor-down 0xF722
|
||||
cursor-left 0xF21D
|
||||
cursor-right 0xF41F
|
||||
ok 0xF31E
|
||||
e 0xF621
|
||||
f 0xF823
|
||||
rewind 0xF924
|
||||
play 0xFA25
|
||||
fast_forward 0xFB26
|
||||
record 0xFC27
|
||||
stop 0xFD28
|
||||
pause 0xFE29
|
||||
end codes
|
||||
|
||||
end remote
|
||||
@@ -1,3 +0,0 @@
|
||||
LIRC_DRIVER=default
|
||||
LIRC_DEVICE=/dev/lirc
|
||||
LIRC_MODULES="lirc_atiusb"
|
||||
@@ -1,86 +0,0 @@
|
||||
# this config file was automatically generated
|
||||
# using lirc-0.7.0(atiusb) on Sat Feb 12 13:22:29 2005
|
||||
#
|
||||
# contributed by Steffen <starv-lirc@juniks.org>
|
||||
#
|
||||
# brand: ATI Sapphire Remote Bob II USB
|
||||
# model no. of remote control: 5000024400
|
||||
# devices being controlled by this remote: ASUS Digimatrix MythTV PVR
|
||||
# modified for Geexbox by: JTS <jakethefake@jippii.fi>
|
||||
# fixed by flynn <flynn@vtech.fr> 01/14/06
|
||||
|
||||
begin remote
|
||||
|
||||
name 5000024400
|
||||
bits 16
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
one 0 0
|
||||
zero 0 0
|
||||
pre_data_bits 8
|
||||
pre_data 0x0
|
||||
post_data_bits 16
|
||||
post_data 0x0
|
||||
gap 299851
|
||||
toggle_bit 0
|
||||
|
||||
|
||||
begin codes
|
||||
aux1 0x023F
|
||||
aux2 0x023F
|
||||
aux3 0x023F
|
||||
aux4 0x023F
|
||||
leftmouse 0x02A9
|
||||
rightmouse 0x02AA
|
||||
a 0x0278
|
||||
b 0x0279
|
||||
power 0x020C
|
||||
dvd 0x0238
|
||||
tv 0x0239
|
||||
help 0x02BE
|
||||
pc 0x023F
|
||||
resize 0x02D5
|
||||
hand 0x02D0
|
||||
ati 0x028E
|
||||
vol-up 0x0210
|
||||
vol-down 0x0211
|
||||
mute 0x020D
|
||||
chan-up 0x0220
|
||||
chan-down 0x0221
|
||||
mouse-up 0x013F
|
||||
mouse-down 0x013F
|
||||
mouse-left 0x013F
|
||||
mouse-right 0x013F
|
||||
1 0x0201
|
||||
2 0x0202
|
||||
3 0x0203
|
||||
4 0x0204
|
||||
5 0x0205
|
||||
6 0x0206
|
||||
7 0x0207
|
||||
8 0x0208
|
||||
9 0x0209
|
||||
0 0x0200
|
||||
max_window 0x0254
|
||||
check 0x0282
|
||||
info 0x02F9
|
||||
timer 0x0296
|
||||
cursor-up 0x0258
|
||||
cursor-left 0x025A
|
||||
cursor-right 0x025B
|
||||
cursor-down 0x0259
|
||||
ok 0x025C
|
||||
c 0x027A
|
||||
d 0x027B
|
||||
play 0x022C
|
||||
e 0x027C
|
||||
f 0x027D
|
||||
rewind 0x0229
|
||||
record 0x0237
|
||||
stop 0x0231
|
||||
pause 0x0230
|
||||
ffwd 0x0228
|
||||
end codes
|
||||
|
||||
end remote
|
||||
@@ -1,3 +0,0 @@
|
||||
LIRC_DRIVER=default
|
||||
LIRC_DEVICE=/dev/lirc
|
||||
LIRC_MODULES="bttv card=13|lirc_gpio"
|
||||
@@ -1,175 +0,0 @@
|
||||
#
|
||||
# this config file was automatically generated
|
||||
# using lirc-0.5.5 on Thu May 25 18:00:24 2000
|
||||
#
|
||||
# contributed by Michal Kochanowicz & Jesus Bravo Alvarez
|
||||
#
|
||||
# brand: AVerMedia
|
||||
# model: ?
|
||||
# supported devices: some TVCapture98 (ID 0x00021461) and
|
||||
# some TVPhone98 (ID 0x00011461) cards
|
||||
|
||||
begin remote
|
||||
|
||||
name TVCapture98
|
||||
bits 6
|
||||
flags SPACE_ENC|CONST_LENGTH
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
header 9078 4437
|
||||
one 615 1631
|
||||
zero 615 515
|
||||
ptrail 620
|
||||
# pre_data_bits 16
|
||||
# pre_data 0x40BF
|
||||
repeat 9080 2189
|
||||
gap 108056
|
||||
repeat_bit 0
|
||||
|
||||
begin codes
|
||||
TV/FM 0x0000000000000023
|
||||
CD 0x0000000000000022
|
||||
# TELETEXT 0x000000000000C03F
|
||||
POWER 0x0000000000000027
|
||||
|
||||
1 0x0000000000000018
|
||||
2 0x0000000000000010
|
||||
3 0x0000000000000008
|
||||
VIDEO 0x0000000000000000
|
||||
|
||||
4 0x0000000000000019
|
||||
5 0x0000000000000011
|
||||
6 0x0000000000000009
|
||||
AUDIO 0x0000000000000001
|
||||
|
||||
7 0x000000000000001A
|
||||
8 0x0000000000000012
|
||||
9 0x000000000000000A
|
||||
FULLSCREEN 0x0000000000000002
|
||||
|
||||
0 0x000000000000001B
|
||||
DISPLAY 0x0000000000000013
|
||||
COLOR 0x000000000000000B
|
||||
LOOP 0x0000000000000003
|
||||
|
||||
UNLABELED 0x000000000000001C
|
||||
LEFT 0x0000000000000014
|
||||
RIGHT 0x000000000000000C
|
||||
PREVIEW 0x0000000000000004
|
||||
|
||||
AUTOSCAN 0x000000000000001D
|
||||
FREEZE 0x0000000000000015
|
||||
CAPTURE 0x000000000000000D
|
||||
MUTE 0x0000000000000005
|
||||
|
||||
RED 0x000000000000001E
|
||||
VOL_DOWN 0x0000000000000016
|
||||
VOL_UP 0x000000000000000E
|
||||
YELLOW 0x0000000000000006
|
||||
|
||||
GREEN 0x000000000000001F
|
||||
CH_DOWN 0x0000000000000017
|
||||
CH_UP 0x000000000000000F
|
||||
BLUE 0x0000000000000007
|
||||
end codes
|
||||
|
||||
end remote
|
||||
|
||||
#
|
||||
# this config file was automatically generated
|
||||
# using lirc-0.6.1 on Tue Apr 25 14:31:21 2000
|
||||
#
|
||||
# contributed by Christoph Bartelmus <lirc@bartelmus.de>
|
||||
#
|
||||
# brand: AVerMedia
|
||||
# model: ? (36 buttons)
|
||||
# supported devices: TVPhone98 card (ID 0x00031461)
|
||||
# TVCapture98 card (ID 0x00041461)
|
||||
#
|
||||
# This config file does work with both homebrew receivers and
|
||||
# original AVerMedia TV cards !!!
|
||||
#
|
||||
|
||||
begin remote
|
||||
|
||||
name TVPhone98
|
||||
bits 16
|
||||
flags SPACE_ENC|CONST_LENGTH
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
header 9078 4437
|
||||
one 615 1631
|
||||
zero 615 515
|
||||
ptrail 620
|
||||
repeat 9080 2189
|
||||
pre_data_bits 16
|
||||
pre_data 0x40BF
|
||||
gap 108056
|
||||
repeat_bit 0
|
||||
|
||||
begin codes
|
||||
POWER 0x00000000000000FF
|
||||
TV/FM 0x000000000000807F
|
||||
CD 0x00000000000040BF
|
||||
TELETEXT 0x000000000000C03F
|
||||
VIDEO 0x00000000000020DF
|
||||
1 0x000000000000A05F
|
||||
2 0x000000000000609F
|
||||
3 0x000000000000E01F
|
||||
AUDIO 0x00000000000010EF
|
||||
4 0x000000000000906F
|
||||
5 0x00000000000050AF
|
||||
6 0x000000000000D02F
|
||||
FULLSCREEN 0x00000000000030CF
|
||||
7 0x000000000000B04F
|
||||
8 0x000000000000708F
|
||||
9 0x000000000000F00F
|
||||
|
||||
PREVIEW 0x00000000000008F7
|
||||
0 0x0000000000008877
|
||||
DISPLAY 0x00000000000048B7
|
||||
LOOP 0x000000000000C837
|
||||
MUTE 0x00000000000028D7
|
||||
AUTOSCAN 0x000000000000A857
|
||||
FREEZE 0x0000000000006897
|
||||
CAPTURE 0x000000000000E817
|
||||
PLAY 0x00000000000018E7
|
||||
RECORD 0x0000000000009867
|
||||
PAUSE 0x00000000000058A7
|
||||
STOP 0x000000000000D827
|
||||
YELLOW 0x00000000000038C7
|
||||
RED 0x000000000000B847
|
||||
VOL_DOWN 0x0000000000007887
|
||||
VOL_UP 0x000000000000F807
|
||||
end codes
|
||||
|
||||
end remote
|
||||
|
||||
begin remote
|
||||
|
||||
name TVPhone98_ext
|
||||
bits 16
|
||||
flags SPACE_ENC|CONST_LENGTH
|
||||
eps 30
|
||||
aeps 100
|
||||
|
||||
header 9078 4437
|
||||
one 615 1631
|
||||
zero 615 515
|
||||
ptrail 620
|
||||
repeat 9080 2189
|
||||
pre_data_bits 16
|
||||
pre_data 0xC03F
|
||||
gap 108056
|
||||
repeat_bit 0
|
||||
|
||||
begin codes
|
||||
BLUE 0x00000000000000FF
|
||||
GREEN 0x000000000000807F
|
||||
CH_DOWN 0x00000000000040BF
|
||||
CH_UP 0x000000000000C03F
|
||||
end codes
|
||||
|
||||
end remote
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user