Re: [vdr] some keys not passed to plugin

2013-03-05 Thread Petri Hintukainen
On ke, 2013-03-06 at 00:09 +0100, Klaus Schmidinger wrote: > On 05.03.2013 23:59, Peter Münster wrote: > > Hi, > > > > Some keys do not work with the mplayer plugin: > > kAudio, kSubtitles, kInfo and perhaps more. > > > > How could I use these keys please in the cMPlayerControl::ProcessKey() > > fu

Re: [vdr] read-only video directory

2013-03-05 Thread VDR User
On Tue, Mar 5, 2013 at 4:23 PM, Peter Münster wrote: >> A workaround is to use the mplayer plugin > > I prefer the VDR interface. Finally it's very easy: > > I've just deleted the lines > > --8<---cut here---start->8--- > if (!DirectoryOk(VideoDirectory, true)

Re: [vdr] read-only video directory

2013-03-05 Thread Peter Münster
On Tue, Mar 05 2013, VDR User wrote: > A workaround is to use the mplayer plugin I prefer the VDR interface. Finally it's very easy: I've just deleted the lines --8<---cut here---start->8--- if (!DirectoryOk(VideoDirectory, true)) { fprintf(stderr, "vd

Re: [vdr] some keys not passed to plugin

2013-03-05 Thread Klaus Schmidinger
On 05.03.2013 23:59, Peter Münster wrote: Hi, Some keys do not work with the mplayer plugin: kAudio, kSubtitles, kInfo and perhaps more. How could I use these keys please in the cMPlayerControl::ProcessKey() function? These keys are handled in VDR's main loop and are not conveyed to any plugi

[vdr] some keys not passed to plugin

2013-03-05 Thread Peter Münster
Hi, Some keys do not work with the mplayer plugin: kAudio, kSubtitles, kInfo and perhaps more. How could I use these keys please in the cMPlayerControl::ProcessKey() function? TIA for any help, -- Peter ___ vdr mailing list vdr@linuxtv.or

[vdr] EEPG plugin, summaries in Polish?

2013-03-05 Thread Teemu Suikki
Hi, I'm using: vdr-plugin-eepg-0.0.5.git20121123 It works very well. However I'm wondering, why do some Sky UK channels have summaries in polish? :) Where do they come from? For example, FTA channel CBS Action, clip from my EPG, C S28.2E-2-2311-52007 CBS Action E 772 136251 3600 30 FF T Wal

Re: [vdr] missing library in Makefile?

2013-03-05 Thread Alexander Aring
Hi, On Tue, Mar 05, 2013 at 11:53:17AM +0100, Alexander Aring wrote: > Hi, > > I got a linker error for libiconv functions in vdr-1.7.39. > > This is used by libsi/si.c and tools.c. > > I fixed this with adding "-liconv" in LIBS compiler flags. > > I don't know if there is a standard behavior

Re: [vdr] read-only video directory

2013-03-05 Thread VDR User
On Tue, Mar 5, 2013 at 1:35 AM, Peter Münster wrote: > How is it possible, to mount the video directory in read-only mode? > > I want to use a slave vdr like this: > > vdr -Pstreamdev-client -Pxineliboutput -v/net/media/data/video > > But it does not work, because /net/media/data is mounted read-o

[vdr] [MIGRATION] cle4vdr 0.5.2

2013-03-05 Thread Alexander Hans
Hi, cle4vdr (a channel list editor for VDR) found a new home at vdr-developer.org. Thanks to Siegmar and Tobias. A slightly updated version can be found at http://cle4vdr.vdr-developer.org Have fun ___ vdr mailing list vdr@linuxtv.org http://www

[vdr] missing library in Makefile?

2013-03-05 Thread Alexander Aring
Hi, I got a linker error for libiconv functions in vdr-1.7.39. This is used by libsi/si.c and tools.c. I fixed this with adding "-liconv" in LIBS compiler flags. I don't know if there is a standard behavior in some systems which adding this library per default. I only want to give a hint to th

Re: [vdr] plugin for DVD images

2013-03-05 Thread Peter Münster
On Tue, Feb 26 2013, Peter Münster wrote: > On Tue, Feb 26 2013, Füley István wrote: > >> I'm using latest xineliboutput in client-server environment, and it works >> fine >> for me. > > Perhaps I have the wrong DVDs... :( > I've compiled latest xineliboutput from CVS, and then: > - media player

[vdr] read-only video directory

2013-03-05 Thread Peter Münster
Hi, How is it possible, to mount the video directory in read-only mode? I want to use a slave vdr like this: vdr -Pstreamdev-client -Pxineliboutput -v/net/media/data/video But it does not work, because /net/media/data is mounted read-only. The slave vdr should not write anything, just read the

Re: [vdr] Call for translations for VDR version 2.0.0: one more string needed

2013-03-05 Thread Marx
On 04.03.2013 15:30, Klaus Schmidinger wrote: While implementing an option to turn on/off sorting folders first in the Recordings menu, one more string was necessary and needs to be translated: "Always sort folders first" Polish translation: Sortuj najpierw katalogi Marx