Re: [vdr] TeVii S650 missing remote keys PATCH

2009-06-13 Thread Igor M. Liplianin
gt;> > > >> > 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*/ >

Re: [vdr] TeVii S650 missing remote keys PATCH

2009-06-13 Thread Igor M. Liplianin
> 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*/

Re: [vdr] TeVii S650 missing remote keys PATCH

2009-06-13 Thread Igor M. Liplianin
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 > > __

Re: [vdr] TeVii S650 missing remote keys PATCH

2009-06-13 Thread Igor M. Liplianin
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 E

Re: [vdr] VDR with S2API

2008-12-06 Thread Igor M. Liplianin
В сообщении от 6 December 2008 17:06:40 Klaus Schmidinger написал(а): > The attached patch is what I've gathered from various postings > regarding adapting VDR to the S2API driver API (thanks to > Igor M. Liplianin, Niels Wagenaar and Edgar Hucek - did I forget anybody?). > &

Re: [vdr] stb0899 and tt s2-3200

2008-10-13 Thread Igor M. Liplianin
В сообщении от 13 October 2008 19:38:09 Steven Toth написал(а): > Igor M. Liplianin wrote: > > I successfully ported stb0899 to S2API > > For know it is just for testing purposes. Feel free to test it. > > Any feedback welcome. > > Locking better with szap-s2 (sorry) &g

[vdr] stb0899 and tt s2-3200

2008-10-08 Thread Igor M. Liplianin
/hg/szap-s2 -- Igor M. Liplianin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [PATCH] S2API for vdr-1.7.0(1.7.1) quick hack

2008-09-30 Thread Igor M. Liplianin
В сообщении от 30 September 2008 22:38:50 Jörn Reder написал(а): > What's the sense of this quoting garbage? > You said it to me? -- Igor M. Liplianin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [PATCH] S2API for vdr-1.7.0(1.7.1) quick hack

2008-09-30 Thread Igor M. Liplianin
В сообщении от 30 September 2008 19:03:19 Darron Broad написал(а): > In message <[EMAIL PROTECTED]>, "Igor M. Liplianin" > wrote: > > LO > > >> >> > Hi, > >> >> > > >> >> > I'm on Astra 19.2 and test

Re: [vdr] [PATCH] S2API for vdr-1.7.0(1.7.1) quick hack

2008-09-30 Thread Igor M. Liplianin
В сообщении от 30 September 2008 16:17:22 Darron Broad написал(а): > In message <[EMAIL PROTECTED]>, "Igor M. Liplianin" > wrote: > > Lo. > > >=F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 30 September 2008 09:08:59 Niels > > Wag= > > > >enaar =CE=C1

Re: [vdr] [PATCH] S2API for vdr-1.7.0(1.7.1) quick hack

2008-09-30 Thread Igor M. Liplianin
В сообщении от 28 September 2008 22:33:56 Igor M. Liplianin написал(а): > В сообщении от 28 September 2008 17:12:14 Niels Wagenaar написал(а): > > Hi Igor, > > > > Small question. I tried your patch, but it fails a hunk in dvbdevice.c. I > > added this hunk manual

Re: [vdr] [PATCH] S2API for vdr-1.7.0(1.7.1) quick hack

2008-09-30 Thread Igor M. Liplianin
ck for image. Mainly since > DVB-T is my backup for channel-viewing and I wanted to focus on the DVB-S2 > problem. > > > cu > > > > Edgar (gimli) Hucek > > Regards, > > Niels Wagenaar May I ask you, Niels or Edgar, would you try szap-s2 with parameter -M3, which means NBC_QPSK modulation. It is interesting for me, whether it works. i'm not able to receive Astra HD+ and Anixe HD. Best Regards Igor M. Liplianin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] [PATCH] S2API for vdr-1.7.0(1.7.1) quick hack

2008-09-29 Thread Igor M. Liplianin
olt)); > >> CHECK(ioctl(fd_frontend, > >> FE_SET_TONE, tone)); > >> > >> The result is, no tuning and no picture. > >> > >> And to be honest, I don't really understand why it shouldn't work. > >> Mainly, > >> since th

Re: [vdr] [PATCH] S2API for vdr-1.7.0(1.7.1) quick hack

2008-09-28 Thread Igor M. Liplianin
. > > Any help is appreciated :) If you need a quick chat, I'm currently in > #linuxtv on irc.freenode.net :) > > Regards, > > Niels Wagenaar > > > -Oorspronkelijk bericht- > > Van: Igor M. Liplianin [mailto:[EMAIL PROTECTED] > > Verzonden: zondag 28 s

[vdr] [PATCH] S2API for vdr-1.7.0(1.7.1) quick hack

2008-09-28 Thread Igor M. Liplianin
В сообщении от 24 September 2008 18:34:01 Niels Wagenaar написал(а): > Hello all (and especially Klaus): > > It's official, the people from V4L have voted for the usage of the S2API > proposal to be the future for new DVB API improvements (see the official > announcement at the bottom) within the V

[vdr] liplianindvb, szap2, szap-s2 hg repositories avialable on http://mercurial.intuxication.org/hg/

2008-09-20 Thread Igor M. Liplianin
liplianindvb, szap2, szap-s2 hg repositories avialable on http://mercurial.intuxication.org/hg/liplianindvb http://mercurial.intuxication.org/hg/szap2 http://mercurial.intuxication.org/hg/szap-s2 Igor M. Liplianin ___ vdr mailing list vdr

Re: [vdr] vdr-restarts after upgrade

2008-08-05 Thread Igor M. Liplianin
with satellite. ;-) -- Igor M. Liplianin ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr