Author: pebender
Date: Tue Dec  9 08:32:07 2008
New Revision: 4068

Added:
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/optional/devinput.usb_0766_0204
Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-lirc.rules.disabled

Log:
- Fixed auto-detection of TopSeed Cyberlink remote control.



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     Tue Dec  9  
08:32:07 2008
@@ -70,8 +70,9 @@
          - Added KEY_MP3 (controls music).
          - Added KEY_SUBTITLE (controls cc/teletext/subtitle).
          - Added KEY_TEXT (contrls cc/teletext/subtitle).
-    - Added auto-detection of the 'Cyberlink Media Center' remote control.
-        - This remote emulates MCE keyboard shortcuts.
+    - Added auto-detection of the 'Topseed Cyberlink' remote control.
+        - Added entry in 05-minimyth-detect-lirc.rules.
+        - Added lircd.conf file.
          - This has not been tested.
      - Added lircd.conf file for the already auto-detected the
        'TechniSat SkyStar 2 TV 2.6D' remote control.

Added:  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/optional/devinput.usb_0766_0204
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/lirc.d/lircd.conf/optional/devinput.usb_0766_0204
        
Tue Dec  9 08:32:07 2008
@@ -0,0 +1,62 @@
+#############################################################################################
+# lircd.conf file for the TopSeed Cyberlink using devinput driver.
+# Since the mapping for devinput driver key codes depends on the device,  
the
+# devinput lircd.conf files need to be separate from the common lircd.conf  
file.
+#############################################################################################
+
+begin remote
+
+  name devinput.usb_0766_0204
+  bits 32
+
+      begin codes
+        KEY_1                    0x10002
+        KEY_2                    0x10003
+        KEY_3                    0x10004
+        KEY_4                    0x10005
+        KEY_5                    0x10006
+        KEY_6                    0x10007
+        KEY_7                    0x10008
+        KEY_8                    0x10009
+        KEY_9                    0x1000a
+        KEY_0                    0x1000b
+        KEY_UP                   0x10067
+        KEY_DOWN                 0x1006c
+        KEY_LEFT                 0x10069
+        KEY_RIGHT                0x1006a
+        KEY_OK                   0x10160
+        KEY_ENTER                0x1001c
+        KEY_CLEAR                0x10163
+        KEY_HOME                 0x10066 # Home Button
+        KEY_SLEEP                0x1008e # Power Button
+        KEY_DVD                  0x10185 # DVD/VCD
+        KEY_MP3                  0x10187 # Music
+        KEY_MEDIA                0x100e2 # Pictures
+        KEY_VIDEO                0x10189 # Videos
+        KEY_TV                   0x10179 # Live TV
+        KEY_RECORD               0x100a7 # Record
+        KEY_RADIO                0x10181 # Radio
+        KEY_AUDIO                0x10188 # SAP
+        KEY_TEXT                 0x10184 # Teletext/CC
+        KEY_LAST                 0x10195 # Last CH
+        KEY_SUBTITLE             0x10172 # Subtitle
+        KEY_LANGUAGE             0x10170 # Language
+        KEY_ANGLE                0x10173 # Angle
+        KEY_BACK                 0x1009e # BACK
+        KEY_PROPS                0x10082 # Info/EPG
+        KEY_MENU                 0x1019a # DVD Menu
+        KEY_VOLUMEUP             0x10073 # Vol +
+        KEY_VOLUMEDOWN           0x10072 # Vol -
+        KEY_MUTE                 0x10071 # Mute
+        KEY_CHANNELUP            0x10192 # CH/PG up
+        KEY_CHANNELDOWN          0x10193 # CH/PG down
+        KEY_PLAY                 0x100cf # Play
+        KEY_REWIND               0x100a8 # Rev
+        KEY_PAUSE                0x10077 # Pause
+        KEY_FASTFORWARD          0x100d0 # Fwd
+        KEY_PREVIOUS             0x100a5 # Prev
+        KEY_STOP                 0x100a6 # Stop
+        KEY_NEXT                 0x100a3 # Next
+      end codes
+
+end remote

Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-lirc.rules.disabled
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-lirc.rules.disabled
      
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/05-minimyth-detect-lirc.rules.disabled
      
Tue Dec  9 08:32:07 2008
@@ -48,7 +48,7 @@
   
#-------------------------------------------------------------------------------
  # non-lirc device list
   
#-------------------------------------------------------------------------------
-  ENV{mm_detect_id}=="usb:0776:0204",  
ENV{mm_detect_state_lirc}="devinput,/etc/lirc.d/lircd.conf/optional/devinput.mcekbd"
+  ENV{mm_detect_id}=="usb:0776:0204",  
ENV{mm_detect_state_lirc}="devinput,/etc/lirc.d/lircd.conf/optional/devinput.usb_0776_0204"
    ENV{mm_detect_id}=="usb:0fe9:9010", ENV{mm_detect_state_lirc}="dvico,"
    ENV{mm_detect_id}=="usb:147a:e02d",  
ENV{mm_detect_state_lirc}="devinput,/etc/lirc.d/lircd.conf/optional/devinput.usb_147a_e02d"


--~--~---------~--~----~------------~-------~--~----~
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