[vdr] skinclassic suggestions

2006-10-07 Thread Boguslaw Juza
Hi! I have a little suggestion about skinclassic - attached patch. It looks much better :) Boguslaw Juza --- skinclassic.c.orig 2006-10-03 17:20:26.0 +0200 +++ skinclassic.c 2006-10-07 20:34:21.0 +0200 @@ -112,14 +112,35 @@ void cS

Re: [vdr] Bug in audio track replaing

2006-10-07 Thread Klaus Schmidinger
Boguslaw Juza wrote: On Sat, 7 Oct 2006, Klaus Schmidinger wrote: Klaus Schmidinger wrote: ... Actually here's a more elaborate patch. It also explicitly checks for the audio stream. Wouldn't make a difference right now, but if we have more streams later, it might be necessary. There is no co

Re: [vdr] ShortText == Description

2006-10-07 Thread Boguslaw Juza
On Sat, 7 Oct 2006, Klaus Schmidinger wrote: Can you please try the attached patch? It should fix this problem. It works. No any duplicates. Now I have only description, so I have not any "Short Text" in channel info... Boguslaw Juza __

Re: [vdr] Bug in audio track replaing

2006-10-07 Thread Boguslaw Juza
On Sat, 7 Oct 2006, Klaus Schmidinger wrote: Klaus Schmidinger wrote: ... Actually here's a more elaborate patch. It also explicitly checks for the audio stream. Wouldn't make a difference right now, but if we have more streams later, it might be necessary. There is no correct still, but somet

Re: [vdr] Bug in audio track replaing

2006-10-07 Thread Klaus Schmidinger
Klaus Schmidinger wrote: Boguslaw Juza wrote: Hi! I have found small bug: When I have record channel witch multiple audio track - f.e. tracks witch language codes: A1, A2, A3, A4, and then I replay it, when I'm choosing audio track, I have to choose: POL, A1, A2, A3. POL plays A1 track, A

Re: [vdr] LanguageCode

2006-10-07 Thread Boguslaw Juza
On Sat, 7 Oct 2006, Klaus Schmidinger wrote: Maybe it would be even better to just replace isalnum() with isprint(). That would allow all printable characters, plus the blank. Can you please try if that works for you? isprint is a good choice, works well :).

Re: [vdr] Bug in audio track replaing

2006-10-07 Thread Klaus Schmidinger
Boguslaw Juza wrote: Hi! I have found small bug: When I have record channel witch multiple audio track - f.e. tracks witch language codes: A1, A2, A3, A4, and then I replay it, when I'm choosing audio track, I have to choose: POL, A1, A2, A3. POL plays A1 track, A1 plays A2 track etc... PL

Re: [vdr] auto ratio change dont work with 1.4.2

2006-10-07 Thread Klaus Schmidinger
Lauri Tischler wrote: upgraded from 1.3.36 to 1.4.2, everything works, except automatic setting of tv between 4:3 and 16:9 modes. Works just fine with 1.3.36. Could you check the intermediate versions, so that we could find out exactly which version might have broken this? Klaus _

Re: [vdr] burn plugins crash while analyzing recording

2006-10-07 Thread Maier Alex
Leo Márquez wrote: Hi, I'm working with burn plugin version 0.1.0-pre21 When I choose a recording to burn I see an 'analyzing recording message' and vdr seems to crash. the remote don't work and I have to restart vdr. I think that the analyzing process use a tool that I don't have but I don't

Re: [vdr] ShortText == Description

2006-10-07 Thread Klaus Schmidinger
Klaus Schmidinger wrote: Boguslaw Juza wrote: I have investigated it more carefully: Broadcaster sends only shortText. VDR reads the Epg event. At EpgBugFix #6 VDR moves shortText to description if description is empty EPG in this state are saved in epg.data. After restart VDR reads epg.d

Re: [vdr] LanguageCode

2006-10-07 Thread Klaus Schmidinger
Boguslaw Juza wrote: There are channels (mostly audio-only) witch spaces in LanguageCode. For example: XtraMusicPop:11278:v:S13.0E:27500:0:611=A 1,612=A 2,613=A 3,614=A 4,615=A 5,616=A 6,617=A 7,618=A 8,619=A 9,620=A10:0:100:13042:318:400:0 so I ask for little patch in i18n.c:I18nNormalizeLa

Re: [vdr] burn plugins crash while analyzing recording

2006-10-07 Thread Tobias Grimm
Hello, Leo Márquez wrote: > I'm working with burn plugin version 0.1.0-pre21 > When I choose a recording to burn I see an 'analyzing recording > message' and vdr seems to crash. the remote don't work and I have to > restart vdr. This looks like bug #178 (http://vdr-developer.org/mantisbt/view.php

[vdr] burn plugins crash while analyzing recording

2006-10-07 Thread Leo Márquez
Hi, I'm working with burn plugin version 0.1.0-pre21 When I choose a recording to burn I see an 'analyzing recording message' and vdr seems to crash. the remote don't work and I have to restart vdr. I think that the analyzing process use a tool that I don't have but I don't know what is it. An