On 12 June 2009 21:50:15 gimli wrote:
> Hi,
>
> the attached patch is against :
> http://mercurial.intuxication.org/hg/s2-liplianin
>
> It adds the missing remote keys found on the TeVii Remote for the S650 usb
> device.
>
> Now i have the remote fully working ;)
>
> cu
>
> Edgar (gimli) Hucek
Hi Edgar,
Found bug, you are remapping already mapped key 0x1e
It breaks non-TeVii remotes.
Look at snip of your patch:
{ 0xf8, 0x1e, KEY_W }, /*tvmode*/
{ 0xf8, 0x1b, KEY_B }, /*recall*/
+ /* Keys the TeVii S650 provides */
+
+ { 0xf8, 0x1e, KEY_REWIND },
BTW, which USB fimware are you using?
Igor
_______________________________________________
vdr mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr