From cfac68ee8458c6b51e638dd787d931bd5baad57a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 21 Apr 2002 18:00:00 +0200 Subject: =?UTF-8?q?Version=201.0.1=20-=20Added=20some=20DVB-T=20channels?= =?UTF-8?q?=20for=20Berlin=20(Germany)=20to=20channels.conf.terr=20(thanks?= =?UTF-8?q?=20to=20=20=20Andreas=20Roedl).=20-=20Implemented=20enhanced=20?= =?UTF-8?q?string=20editing=20with=20upper-/lowercase,=20insert/overwrite?= =?UTF-8?q?=20=20=20and=20delete=20(thanks=20to=20Sergei=20Haller).=20-=20?= =?UTF-8?q?Fixed=20color=20palette=20handling=20on=20"big=20endian"=20syst?= =?UTF-8?q?ems=20(thanks=20to=20Jean=20Martin=20=20=20for=20pointing=20out?= =?UTF-8?q?=20this=20one).=20-=20Updated=20the=20"Blue=20Movie"=20channels?= =?UTF-8?q?=20to=20the=20new=20"Premiere=20Erotik"=20(thanks=20to=20=20=20?= =?UTF-8?q?Thilo=20Wunderlich).=20NOTE:=20this=20adds=20a=20new=20channel?= =?UTF-8?q?=20to=20'channels.conf',=20so=20that=20=20=20any=20timers=20ref?= =?UTF-8?q?erencing=20a=20channel=20with=20a=20number=20higher=20than=2010?= =?UTF-8?q?2=20should=20be=20=20=20checked=20and=20adapted=20if=20necessar?= =?UTF-8?q?y=20(this=20only=20applies=20if=20you=20are=20using=20the=20def?= =?UTF-8?q?ault=20=20=20'channels.conf').=20-=20Improved=20thread=20lockin?= =?UTF-8?q?g=20in=20the=20ring=20buffer=20to=20avoid=20possible=20race=20c?= =?UTF-8?q?onditions=20=20=20under=20heavy=20load=20(thanks=20to=20Werner?= =?UTF-8?q?=20Fink).=20-=20Fixed=20a=20crash=20when=20selecting=20the=20"J?= =?UTF-8?q?ump"=20function=20directly=20after=20setting=20an=20=20=20editi?= =?UTF-8?q?ng=20mark=20(thanks=20to=20Steffen=20Koch=20for=20reporting=20a?= =?UTF-8?q?nd=20Stefan=20Huelswitt=20for=20=20=20fixing=20this=20one).=20-?= =?UTF-8?q?=20Fixed=20some=20missing=20','=20in=20i18n.c=20(thanks=20to=20?= =?UTF-8?q?Matthias=20Hilbig).=20-=20Fixed=20a=20possible=20endless=20loop?= =?UTF-8?q?=20in=20shifting=20recordings=20between=20DVB=20cards=20(thanks?= =?UTF-8?q?=20=20=20to=20Stefan=20Huelswitt=20for=20reporting=20this=20one?= =?UTF-8?q?).=20-=20Updated=20the=20Premiere=20World=20Formula=201=20chann?= =?UTF-8?q?els=20in=20'channels.conf'=20(thanks=20to=20Mel=20=20=20Sch?= =?UTF-8?q?=C3=A4chner).=20-=20No=20longer=20setting=20PIDs=200x1FFF,=20wh?= =?UTF-8?q?ich=20apparently=20fixes=20problems=20with=20CAMs=20and=20=20?= =?UTF-8?q?=20AC3=20sound=20only=20working=20the=20first=20time=20(thanks?= =?UTF-8?q?=20to=20Stefan=20Huelswitt).=20-=20Now=20encoding=20'.'=20at=20?= =?UTF-8?q?the=20end=20of=20a=20directory=20name=20in=20case=20of=20VFAT?= =?UTF-8?q?=3D1,=20since=20Windows=20=20=20can't=20handle=20these=20(thank?= =?UTF-8?q?s=20to=20Simon=20Dean=20for=20reporting=20this=20one).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index af15667..76e658e 100644 --- a/HISTORY +++ b/HISTORY @@ -1190,3 +1190,31 @@ Video Disk Recorder Revision History - Fixed a bug in the editing process in case a previously edited file with the same name was manually deleted on a system with more than one video directory (thanks to Dirk Wiebel for reporting this one). + +2002-04-21: Version 1.0.1 + +- Added some DVB-T channels for Berlin (Germany) to channels.conf.terr (thanks to + Andreas Roedl). +- Implemented enhanced string editing with upper-/lowercase, insert/overwrite + and delete (thanks to Sergei Haller). +- Fixed color palette handling on "big endian" systems (thanks to Jean Martin + for pointing out this one). +- Updated the "Blue Movie" channels to the new "Premiere Erotik" (thanks to + Thilo Wunderlich). NOTE: this adds a new channel to 'channels.conf', so that + any timers referencing a channel with a number higher than 102 should be + checked and adapted if necessary (this only applies if you are using the default + 'channels.conf'). +- Improved thread locking in the ring buffer to avoid possible race conditions + under heavy load (thanks to Werner Fink). +- Fixed a crash when selecting the "Jump" function directly after setting an + editing mark (thanks to Steffen Koch for reporting and Stefan Huelswitt for + fixing this one). +- Fixed some missing ',' in i18n.c (thanks to Matthias Hilbig). +- Fixed a possible endless loop in shifting recordings between DVB cards (thanks + to Stefan Huelswitt for reporting this one). +- Updated the Premiere World Formula 1 channels in 'channels.conf' (thanks to Mel + Schächner). +- No longer setting PIDs 0x1FFF, which apparently fixes problems with CAMs and + AC3 sound only working the first time (thanks to Stefan Huelswitt). +- Now encoding '.' at the end of a directory name in case of VFAT=1, since Windows + can't handle these (thanks to Simon Dean for reporting this one). -- cgit v1.2.3