Hi,
version 3.6.8 of VDRAdmin-AM has been released. You can get it from
http://andreas.vdr-developer.org/vdradmin-am/
Have fun!
Andreas
*** Changes from v3.6.8 to v3.6.9 ***
- Added: Support changed SVDRP LSTR output of VDR >= 1.7.21.
- Fixed: --log 0 command line argument.
- Improved: Startu
---
cutter.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/cutter.c b/cutter.c
index 778302b..95b661d 100644
--- a/cutter.c
+++ b/cutter.c
@@ -100,7 +100,8 @@ void cCuttingThread::Action(void)
if (fromIndex->Get(Index++, &FileNumber, &FileOffset, &Independe
On Sun, Nov 20, 2011 at 1:39 AM, Arturo Martinez wrote:
> I have added
>
>
> gui.dropped_frames_warning:0
>
> but still if the system gets stressed I get a warning box
>
> Some xine dev knows by any chance how to remove xine´s ability to
> display warning boxes or to make them of size 0x0 pixels ?
I have added
gui.dropped_frames_warning:0
but still if the system gets stressed I get a warning box
Some xine dev knows by any chance how to remove xine´s ability to
display warning boxes or to make them of size 0x0 pixels ?
On Sat, Nov 19, 2011 at 7:04 AM, Arturo Martinez wrote:
> This works