From a1da0e5c5de55009716e2c327dda16c61c1dae83 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 10 Feb 2002 18:00:00 +0100 Subject: =?UTF-8?q?Version=200.99=20-=20Fixed=20a=20bug=20in=20moving=20ti?= =?UTF-8?q?mers=20or=20channels=20to=20the=20last=20position=20in=20the=20?= =?UTF-8?q?list=20=20=20(thanks=20to=20Matthias=20Schniedermeyer=20for=20h?= =?UTF-8?q?elping=20to=20debug=20this=20one).=20-=20Changed=20the=20estima?= =?UTF-8?q?ted=20data=20rate=20for=20calculating=20the=20remaining=20disk?= =?UTF-8?q?=20capacity=20=20=20to=2025.75=20MB/min.=20-=20Only=20reporting?= =?UTF-8?q?=20the=20'EPG=20bugfix=20statistics'=20if=20there=20really=20we?= =?UTF-8?q?re=20any=20fixes.=20-=20Added=20Finnish=20language=20texts=20(t?= =?UTF-8?q?hanks=20to=20Hannu=20Savolainen).=20-=20Reverted=20to=20the=20p?= =?UTF-8?q?revious=20way=20of=20searching=20for=20the=20EPG=20record=20of?= =?UTF-8?q?=20the=20current=20=20=20recording=20in=20case=20of=20a=20perio?= =?UTF-8?q?dic=20timer=20(i.e.=20taking=20the=20one=20that=20is=20in=20the?= =?UTF-8?q?=20=20=20middle=20between=20start=20and=20end=20time).=20-=20Ad?= =?UTF-8?q?ded=20a=20typedef=20for=20'in=5Faddr=5Ft'=20to=20make=20it=20wo?= =?UTF-8?q?rk=20with=20glibc=20<=202.2=20(thanks=20to=20=20=20J=FCrgen=20S?= =?UTF-8?q?chmidt).=20-=20When=20the=20last=20entry=20in=20a=20"Recordings?= =?UTF-8?q?"=20menu=20page=20is=20deleted,=20that=20page=20is=20now=20=20?= =?UTF-8?q?=20automatically=20closed=20(suggested=20by=20Uwe=20Freese).=20?= =?UTF-8?q?-=20Changed=20the=20default=20name=20for=20instant=20recordings?= =?UTF-8?q?=20to=20"TITLE=20EPISODE"=20(avoiding=20=20=20the=20'-').=20-?= =?UTF-8?q?=20If=20Setup.ShowInfoOnChSwitch=20is=20set=20to=20"no",=20the?= =?UTF-8?q?=20box=20for=20the=20EPG=20display=20is=20no=20=20=20longer=20s?= =?UTF-8?q?hown=20(thanks=20to=20Andy=20Grobb).=20-=20If=20compiled=20with?= =?UTF-8?q?=20VFAT=3D1,=20characters=20that=20can't=20be=20handled=20by=20?= =?UTF-8?q?a=20VFAT=20system=20are=20=20=20now=20encoded=20to=20'#XX'.=20-?= =?UTF-8?q?=20When=20the=20user=20presses=20the=20"Power"=20button=20and?= =?UTF-8?q?=20there=20is=20a=20timer=20about=20to=20start=20=20=20recordin?= =?UTF-8?q?g=20within=20Setup.MinEventTimeout=20minutes,=20there=20is=20no?= =?UTF-8?q?w=20a=20confirmation=20=20=20prompt=20telling=20the=20user=20th?= =?UTF-8?q?at=20there=20is=20an=20upcoming=20timer=20event.=20-=20If=20a?= =?UTF-8?q?=20recording=20has=20no=20episode=20title,=20the=20trailing=20'?= =?UTF-8?q?~'=20is=20no=20longer=20shown=20in=20=20=20the=20progress=20dis?= =?UTF-8?q?play.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index bf8ce2c..b2b3a9e 100644 --- a/HISTORY +++ b/HISTORY @@ -969,3 +969,30 @@ Video Disk Recorder Revision History radio recordings. Thanks to Michael Paar. - Fixed a problem with the ERR macro defined by ncurses.h (thanks to Artur Skawina). + +2002-02-10: Version 0.99 + +- Fixed a bug in moving timers or channels to the last position in the list + (thanks to Matthias Schniedermeyer for helping to debug this one). +- Changed the estimated data rate for calculating the remaining disk capacity + to 25.75 MB/min. +- Only reporting the 'EPG bugfix statistics' if there really were any fixes. +- Added Finnish language texts (thanks to Hannu Savolainen). +- Reverted to the previous way of searching for the EPG record of the current + recording in case of a periodic timer (i.e. taking the one that is in the + middle between start and end time). +- Added a typedef for 'in_addr_t' to make it work with glibc < 2.2 (thanks to + Jürgen Schmidt). +- When the last entry in a "Recordings" menu page is deleted, that page is now + automatically closed (suggested by Uwe Freese). +- Changed the default name for instant recordings to "TITLE EPISODE" (avoiding + the '-'). +- If Setup.ShowInfoOnChSwitch is set to "no", the box for the EPG display is no + longer shown (thanks to Andy Grobb). +- If compiled with VFAT=1, characters that can't be handled by a VFAT system are + now encoded to '#XX'. +- When the user presses the "Power" button and there is a timer about to start + recording within Setup.MinEventTimeout minutes, there is now a confirmation + prompt telling the user that there is an upcoming timer event. +- If a recording has no episode title, the trailing '~' is no longer shown in + the progress display. -- cgit v1.2.3