Author: pebender
Date: Fri Feb  6 06:45:14 2009
New Revision: 4361

Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/i2c.hauppauge_R808
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/serial.hauppauge_R808

Log:
- Fixed bug in the i2c.hauppauge_R808 lircd.conf file that caused a
   conflict with the serial.hauppauge_R808 lircd.conf, causing Hauppauge
   R808 remotes using a serial receiver to behave incorrectly.



Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt     (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt     Fri Feb  6  
06:45:14 2009
@@ -1,7 +1,7 @@
  MiniMyth Changelog

   
--------------------------------------------------------------------------------
-Changes since 64 (2009-02-04):
+Changes since 64 (2009-02-06):

  Current MythTV versions
      MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch  
svn 16082,
@@ -27,6 +27,11 @@

  Modified ALSA
      - Added a quirk for the ASUS M3N78-VM motherboard.
+
+Fixed bugs
+    - Fixed bug in the i2c.hauppauge_R808 lircd.conf file that caused a
+      conflict with the serial.hauppauge_R808 lircd.conf, causing Hauppauge
+      R808 remotes using a serial receiver to behave incorrectly.

  Fixed build system
      - Patched disk/e2fsprogs so that chmod's during build are more likely  
to

Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/i2c.hauppauge_R808
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/i2c.hauppauge_R808
     
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/i2c.hauppauge_R808
     
Fri Feb  6 06:45:14 2009
@@ -15,7 +15,6 @@
    gap          114605
    toggle_bit      2

-
        begin codes
            KEY_POWER                0x00000000000017FD
            KEY_GOTO                 0x00000000000017FB
@@ -35,10 +34,10 @@
            KEY_GREEN                0x00000000000017EE
            KEY_YELLOW               0x00000000000017F8
            KEY_BLUE                 0x00000000000017E9
-          KEY_CHANNELUP            0x00000000000017E0
-          KEY_CHANNELDOWN          0x00000000000017E1
-          KEY_VOLUMEDOWN           0x00000000000017D1
-          KEY_VOLUMEUP             0x00000000000017D0
+          KEY_UP                   0x00000000000017E0
+          KEY_DOWN                 0x00000000000017E1
+          KEY_LEFT                 0x00000000000017D1
+          KEY_RIGHT                0x00000000000017D0
            KEY_OK                   0x00000000000017E5
            KEY_MUTE                 0x00000000000017CF
            BLANK                    0x00000000000017CC

Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/serial.hauppauge_R808
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/serial.hauppauge_R808
  
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/serial.hauppauge_R808
  
Fri Feb  6 06:45:14 2009
@@ -16,40 +16,40 @@
    toggle_bit      2

        begin codes
-          KEY_POWER                    0x00000000000017FD
-          KEY_GOTO                     0x00000000000017FB
-          KEY_1                        0x00000000000017C1
-          KEY_2                        0x00000000000017C2
-          KEY_3                        0x00000000000017C3
-          KEY_4                        0x00000000000017C4
-          KEY_5                        0x00000000000017C5
-          KEY_6                        0x00000000000017C6
-          KEY_7                        0x00000000000017C7
-          KEY_8                        0x00000000000017C8
-          KEY_9                        0x00000000000017C9
-          KEY_BACK                     0x00000000000017DF
-          KEY_0                        0x00000000000017C0
-          KEY_MENU                     0x00000000000017CD
-          KEY_RED                      0x00000000000017CB
-          KEY_GREEN                    0x00000000000017EE
-          KEY_YELLOW                   0x00000000000017F8
-          KEY_BLUE                     0x00000000000017E9
-          KEY_UP                       0x00000000000017E0
-          KEY_DOWN                     0x00000000000017E1
-          KEY_LEFT                     0x00000000000017D1
-          KEY_RIGHT                    0x00000000000017D0
-          KEY_OK                       0x00000000000017E5
-          KEY_MUTE                     0x00000000000017CF
-          BLANK                        0x00000000000017CC
-          FULL                         0x00000000000017FC
-          KEY_REWIND                   0x00000000000017F2
-          KEY_PLAY                     0x00000000000017F5
-          KEY_FORWARD                  0x00000000000017F4
-          KEY_RECORD                   0x00000000000017F7
-          KEY_STOP                     0x00000000000017F6
-          KEY_PAUSE                    0x00000000000017F0
-          KEY_PREVIOUS                 0x00000000000017E4
-          KEY_NEXT                     0x00000000000017DE
+          KEY_POWER                0x00000000000017FD
+          KEY_GOTO                 0x00000000000017FB
+          KEY_1                    0x00000000000017C1
+          KEY_2                    0x00000000000017C2
+          KEY_3                    0x00000000000017C3
+          KEY_4                    0x00000000000017C4
+          KEY_5                    0x00000000000017C5
+          KEY_6                    0x00000000000017C6
+          KEY_7                    0x00000000000017C7
+          KEY_8                    0x00000000000017C8
+          KEY_9                    0x00000000000017C9
+          KEY_BACK                 0x00000000000017DF
+          KEY_0                    0x00000000000017C0
+          KEY_MENU                 0x00000000000017CD
+          KEY_RED                  0x00000000000017CB
+          KEY_GREEN                0x00000000000017EE
+          KEY_YELLOW               0x00000000000017F8
+          KEY_BLUE                 0x00000000000017E9
+          KEY_UP                   0x00000000000017E0
+          KEY_DOWN                 0x00000000000017E1
+          KEY_LEFT                 0x00000000000017D1
+          KEY_RIGHT                0x00000000000017D0
+          KEY_OK                   0x00000000000017E5
+          KEY_MUTE                 0x00000000000017CF
+          BLANK                    0x00000000000017CC
+          FULL                     0x00000000000017FC
+          KEY_REWIND               0x00000000000017F2
+          KEY_PLAY                 0x00000000000017F5
+          KEY_FORWARD              0x00000000000017F4
+          KEY_RECORD               0x00000000000017F7
+          KEY_STOP                 0x00000000000017F6
+          KEY_PAUSE                0x00000000000017F0
+          KEY_PREVIOUS             0x00000000000017E4
+          KEY_NEXT                 0x00000000000017DE
        end codes

  end remote

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to