~ubuntu-branches/ubuntu/natty/lirc/natty

« back to all changes in this revision

Viewing changes to debian/extras/more_remotes/hauppauge/lircd.conf.hauppauge_novat500

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello, Jeremy Yoder, Mario Limonciello
  • Date: 2009-10-12 21:16:10 UTC
  • mfrom: (1.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20091012211610-z63bnon17ahmxgd1
Tags: 0.8.6-0ubuntu1
[ Jeremy Yoder ]
* Update to LIRC 0.8.6 release. (LP: #432678)
  - added support for ENE KB3926 revision B/C/D (ENE0100) CIR port
    (found on some notebooks, e.g: Acer Aspire 5720G, HP Pavilion dv5)
    (Maxim Levitsky)
  - New parameter for lircd: --repeat-max
  - merged 1st-gen mceusb device support into lirc_mceusb2,
    renamed lirc_mceusb2 to lirc_mceusb
  - added support for putting iMON receviers into MCE/RC6 mode
  - added input subsystem mouse device support to iMON driver
  - improved iMON driver to handle dual-interface iMON devices
    via a single lirc device, reducing configuration complexity
  - added support for more iMON devices, including proper support
    for touchscreen iMON devices (Rene Harder)
  - improved iMON driver including touchscreen support
  - Linux input support added to lircmd
  - added support for IT8720 CIR port
  - added support for XMP protocol
* Cleanup more_remotes.hwdb
* TODO:  Make changes to the "lircd.conf.atiusb" and
  "lircd.conf.hauppauge" files PATCHES instead of duplicates
* TODO:  Submit "lircd.conf.atiusb" and
  "lircd.conf.hauppauge" file patches upstream again
* Changed lirc init script to create socket in /var/run/lirc/lircd
  as is the new default, but also create a symlink /dev/lircd
  to point to it.  This makes all clients happy, old and new.
* Fix bug in dkms.conf.in, forgot to increment array number
  when adding ene0100 driver.
* Added the extra "Debian-only" remotes and transmitters back
  in, but in a different way.  I created a subdirectory 
  "debian/extras" and copy that to /usr/share/lirc/extras.
  This avoids patching the source.
  NOTE: CONFIG FILES IN BOTH LOCATIONS WILL USE THE "extras"
  VERSION.  DUPLICATE LINES IN lirc.hwdb AND extras/remotes.hwdb
  WILL USE THE extras/remotes.hwdb VERSION.  TRY TO AVOID THIS.
* Added support to build new ene0100 driver
* Update debian/lircd.init.d to reflect new default
  PID location in /var/run/lirc
* Update debian/lircd.init.d to force socket to /dev/lircd
  rather than the new default of /var/run/lirc/lircd
* Add support for new lirc-extras package to
  debian/lirc.postinst
* Remove /etc/lircd.conf link to /etc/lirc since
  0.8.6 defaults to /etc/lirc/lircd.conf now
* Drop 04_man_pages patch, included in upstream
* Drop 16_lirc-gpio in favor of a sed line in debian/rules
* Drop 28_irrecord_resume_support - Doesn't work
  according to upstream
* Drop 36_remove_extra_tekram in favor of a minor
  tweak to debian/lirc.postinst to ignore duplicates
* Drop extra remote control/transmitter patches, move to lirc-extras:
  - 21_atiusb
  - 22_hauppauge_novat_500
  - 23_remove_md8800
  - 24_freecom_dvbt
  - 26_transmitter_lircd.conf
  - 30_medion_md1_remote
  - 31_hauppauge_hvr_1100
  - 32_radioshack_15_2116_remote
  - 33_asus_mycinema_remote
  - 34_nebula_digitaltv_remote
  - 35_general_deviniput
  - 37_msi_tv_anywhere
  - 38_encore_enltv
* Cleaned up a few lintian warnings

[ Mario Limonciello ]
* lirc.init.d:
  - Merge a bunch of whitespace cleanup from debian.
* control:
  - Merge whitespace cleanup from debian.
  - Drop breaks on udev.  We don't have any older version of udev in karmic.
* copyright:
  - Sync from debian.
* watch:
  - Sync from debian.
* links:
  - Don't link to a transmitterdb, this should be provided by lirc-extras.
* rules:
  - Install extra changelog, as mentioned in debian's debian/rules.
* dkms.conf.in:
  - Drop bashisms. (LP: #445175)
* lirc.postinst:
  - On upgrades from earlier versions, require the user to reconfigure
    their remote and transmitter.
* lirc-modules-source.postinst:
  - Update to use the DKMS common postinst template.
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# brand:                       Hauppauge NOVA-T-500
 
3
# model no. of remote control: Hauppage Nova-T-500 Snowboard Shape Silver over Black
 
4
#
 
5
 
 
6
begin remote
 
7
 
 
8
 name  NOVA-T500
 
9
 bits           16
 
10
 eps            30
 
11
 aeps          100
 
12
 
 
13
 one             0     0
 
14
 zero            0     0
 
15
 pre_data_bits   16
 
16
 pre_data       0x1
 
17
 gap          199999
 
18
 toggle_bit      0
 
19
 
 
20
 
 
21
     begin codes
 
22
         Go                       0x0162
 
23
         Power                    0x0074
 
24
         TV                       0x0179
 
25
         Videos                   0x0189
 
26
         Music                    0x0188
 
27
         Pictures                 0x00E2
 
28
         Guide                    0x016D
 
29
         Radio                    0x0181
 
30
         ArrowUp                  0x0067
 
31
         ArrowLeft                0x0069
 
32
         OK                       0x0160
 
33
         ArrowRight               0x006A
 
34
         ArrowDown                0x006C
 
35
         BackExit                 0x009E
 
36
         Menu                     0x008B
 
37
         VolumeUp                 0x0073
 
38
         VolumeDown               0x0072
 
39
         PrevCh                   0x016B
 
40
         Mute                     0x0071
 
41
         ChannelUp                0x0192
 
42
         ChannelDown              0x0193
 
43
         Record                   0x00A7
 
44
         Rewind                   0x00A8
 
45
         SkipBack                 0x0195
 
46
         Play                     0x00CF
 
47
         Pause                    0x0077
 
48
         Stop                     0x0080
 
49
         Fwdwind                  0x00D0
 
50
         SkipFwd                  0x0197
 
51
         1                        0x0002
 
52
         2                        0x0003
 
53
         3                        0x0004
 
54
         4                        0x0005
 
55
         5                        0x0006
 
56
         6                        0x0007
 
57
         7                        0x0008
 
58
         8                        0x0009
 
59
         9                        0x000A
 
60
         *                        0x0037
 
61
         0                        0x000B
 
62
         #                        0x0029
 
63
         one                      0x004F
 
64
         two                      0x0050
 
65
         three                    0x0051
 
66
         four                     0x004B
 
67
         five                     0x004C
 
68
         six                      0x004D
 
69
         seven                    0x0047
 
70
         eight                    0x0048
 
71
         nine                     0x0049
 
72
         ten                      0x0052
 
73
         Red                      0x018E
 
74
         Green                    0x018F
 
75
         Yellow                   0x0190
 
76
         Blue                     0x0191
 
77
     end codes
 
78
 
 
79
end remote
 
80
 
 
81