diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2002-05-05 18:00:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2002-05-05 18:00:00 +0200 |
commit | f2a4e5438d0fa75c82a46af864abd63d293ec339 (patch) | |
tree | d099c69f678fd4454ba0b8657d18c2a64564b2dd /CONTRIBUTORS | |
parent | cfac68ee8458c6b51e638dd787d931bd5baad57a (diff) | |
download | vdr-patch-lnbsharing-vdr-1.0.2.tar.gz vdr-patch-lnbsharing-vdr-1.0.2.tar.bz2 |
Version 1.0.2vdr-1.0.2
- Now taking an active video cutting process into account when doing shutdown or
housekeeping (thanks to Stefan Huelswitt).
- The default duration of an instant recording has been increased to 3 hours and
is now configurable in the "Setup/Recording" menu.
- Added Greek language texts (thanks to Dimitrios Dimitrakos).
- Fixed the unit of the "SVDRP timeout" setup parameter (thanks to Marcus Kuba
for reporting this one).
- Fixed a crash on systems with disks that have a block size larger than 1MB
(thanks to Ulrich Petri for helping to debug this one).
- Updated 'channels.conf' for the new PW settings (thanks to Andreas Share,
Carsten Koch, Gerald Raaf and Mel Schächner). Note that all channels with numbers
over 50 may have moved, so you should carefully check any timers you have set!
- Updated 'channels.conf.cable' for the new PW settings (thanks to Oliver Lorei
Stephan Schreiber and Uwe Scheffler). Note that all channels may have moved, so
you should carefully check any timers you have set!
For future updates of this file somebody with digital cable should take the role
of the "maintainer" and send me updated versions based on the file that comes
with the most recent version of VDR. I will then simply replace the entire file
'channels.conf.cable' whenever a new version is sent to me.
- Fixed skipping forward in time shift mode near the end of the recording (thanks
to Andreas Böttger for reporting this one).
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 874d98e..b6bd60a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -12,6 +12,7 @@ Carsten Koch <Carsten.Koch@icem.de> for implementing the 'new recording' indicator for suggesting that the "Back" button in replay mode should bring up the "Recordings" menu for fixing the watchdog timer if the program hangs in OSD activities + for his support in keeping the Premiere World channels up to date in 'channels.conf' Plamen Ganev <pganev@com-it.net> for fixing the frequency offset for Hotbird channels @@ -125,6 +126,8 @@ Stefan Huelswitt <huels@iname.com> for reporting a possible endless loop in shifting recordings between DVB cards for making it no longer setting PIDs 0x1FFF, which apparently fixes problems with CAMs and AC3 sound only working the first time + for making the main loop take an active video cutting process into account when + doing shutdown or housekeeping Ulrich Röder <roeder@efr-net.de> for pointing out that there are channels that have a symbol rate higher than @@ -292,6 +295,7 @@ Dirk Wiebel <dirk@wiebel.de> Gerald Raaf <graaf@attglobal.net> for helping to fix the still picture workaround in case the progress display is active + for his support in keeping the Premiere World channels up to date in 'channels.conf' Andreas Roedl <flood@flood-net.de> for adding some DVB-T channels for Berlin (Germany) to channels.conf.terr @@ -309,3 +313,19 @@ Matthias Hilbig <hilbig@upb.de> Simon Dean <linux-dvb@sickhack.com> for reporting a problem with '.' at the end of a directory name in case of VFAT=1 (Windows can't handle these) + +Dimitrios Dimitrakos <mail@dimitrios.de> + for translating OSD texts to the Greek language + +Marcus Kuba <marcus@kuba4u.de> + for reporting a bug in the unit of the "SVDRP timeout" setup parameter + +Ulrich Petri <ulope@gmx.de> + for his help in debugging a crash on systems with disks that have a block size + larger than 1MB + +Oliver Lorei <oliverlorei@cityweb.de> + for his support in keeping the Premiere World channels up to date in 'channels.conf.cable' + +Andreas Böttger <fboettger@t-online.de> + for reporting a bug in skipping forward in time shift mode near the end of the recording |