Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: VDR developer version 1.3.16



[root@conner root]# /usr/src/linux-2.4.21vdr/VDR/vdr-1.3.16/vdr --help
vdr: please turn off NPTL by setting 'export LD_ASSUME_KERNEL=2.4.1' before
starting VDR
[root@conner root]# export LD_ASSUME_KERNEL=2.4.1
[root@conner root]# /usr/src/linux-2.4.21vdr/VDR/vdr-1.3.16/vdr --help
vdr: please turn off NPTL by setting 'export LD_ASSUME_KERNEL=2.4.1' before
starting VDR
[root@conner root]# set |grep ASSUME
LD_ASSUME_KERNEL=2.4.1
[root@conner root]#


----- Original Message ----- 
From: "Klaus Schmidinger" <Klaus.Schmidinger@cadsoft.de>
To: <vdr@linuxtv.org>
Sent: Sunday, November 14, 2004 6:39 PM
Subject: [vdr] VDR developer version 1.3.16


> VDR developer version 1.3.16 is now available at
>
>     ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.3.16.tar.bz2
>
> *** NOTE THAT THE WARNINGS REGARDING THE USE OF VPS CONTROLLED
> *** TIMERS FROM PREVIOUS RELEASE NOTES STILL APPLY!
>
> The changes since version 1.3.15:
>
> - Fixed cChannel::SetName() in case only the ShortName or Provider has
changed
>   (thanks to Sascha Volkenandt for reporting this one).
> - Added Danish language texts (thanks to Mogens Elneff).
> - Reactivated the NPTL check at startup because there appear to be still
>   unsolved problems when running on NPTL systems.
> - Added missing calls to cStatus::MsgOsdClear() in cSkins::Message()
(thanks
>   to Joachim Wilke for reporting this one, and Andreas Regel for
additional
>   input).
> - Fixed the cDvbSpuDecoder (thanks to Marco Schlüßler).
> - Fixed handling of pmAudioOnlyBlack (thanks to Stefan Huelswitt).
> - Fixed a short glitch when starting a recording on the primary device
while
>   in replay or transfer mode (thanks to Marco Schlüßler).
> - Added missing initialization of cEvent::seen.
> - Checking PID language codes for ISO 639 compliance to avoid problems
with
>   funny characters. Invalid language codes will be stored as "???".
> - The '0' key now toggles the "Day" item in the "Timers" menu between
"single
>   shot" and "repeating". The keys '1'...'7' can be used to toggle the
individual
>   days ('1' is monday). Thanks to Sascha Klek for reporting a problem with
the
>   '0' key in the "Day" item of the "Timers" menu.
>
> Have fun!
>
> Klaus
>
>
>




Home | Main Index | Thread Index