From ae8a947367b4be57c9b0ca7bbf0032de0e2018d3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 9 May 2002 18:00:00 +0200 Subject: Version 1.1.0 - Begin of the 1.1 development branch. THIS IS NOT A STABLE VERSION! The current stable version for every day use is still the 1.0 branch. - First step towards a universal plugin interface. See the file PLUGINS.html for a detailed description. The man page vdr(1) describes the new options '-L' and '-P' used to load plugins. This first step implements the complete "outer" shell for plugins. The "inner" access to VDR data structures will follow. - The VDR version number is now displayed in the title line of the "Setup" menu. --- CONTRIBUTORS | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 52 insertions(+), 3 deletions(-) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ec742b1..b6bd60a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,7 @@ -Thanks go to the following people for patches and contributions: +Tons of suggestions, bugreports, patches and other contributions have been +provided by the people on the 'linux-dvb' and 'vdr' mailing lists. +Special thanks go to the following individuals (if your name is missing here, +please send an email to kls@cadsoft.de): Carsten Koch for adding LIRC support @@ -9,6 +12,7 @@ Carsten Koch 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 for fixing the frequency offset for Hotbird channels @@ -28,7 +32,7 @@ Guido Fiala now does these things itself) for making the replay progress display avoid unnecessary code execution -Robert Schneider +Robert Schneider for implementing EIT support for displaying the current/next info for extending EIT support to implement a complete EPG @@ -117,6 +121,13 @@ Stefan Huelswitt for implementing backtracing for fast forward/rewind for implementing the replay mode display for fixing a crash when replaying with DEBUG_OSD=1 + for fixing a crash when selecting the "Jump" function directly after setting + an editing mark + 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 for pointing out that there are channels that have a symbol rate higher than @@ -157,6 +168,8 @@ Werner Fink for helping to debug leftover 'zombie' processes when closing a pipe for making the Dolby Digital thread start only if the recording actually contains Dolby Digital data + for improving thread locking in the ring buffer to avoid possible race conditions + under heavy load Rolf Hakenes for providing 'libdtv' and adapting the EIT mechanisms to it @@ -185,7 +198,7 @@ Thomas Heiligenmann Norbert Schmidt for filling in some missing teletext PIDs -Thilo Wunderlich +Thilo Wunderlich for his help in keeping 'channels.conf' up to date for reporting a problem with accessing the epg.data file before it is fully written @@ -202,6 +215,8 @@ Sergei Haller for adding the TPID to Hessen-3 in 'channels.conf' for suggesting that the EPG scan should skip channels with their 'Ca' parameter explicitly set to an other DVB card + for implementing enhanced string editing with upper-/lowercase, insert/overwrite + and delete Andreas Gebel for his help in keeping 'channels.conf' up to date @@ -280,3 +295,37 @@ Dirk Wiebel Gerald Raaf 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 + for adding some DVB-T channels for Berlin (Germany) to channels.conf.terr + +Jean Martin + for pointing out a problem with OSD color palette handling on "big endian" systems + +Steffen Koch + for reporting a crash when selecting the "Jump" function directly after setting + an editing mark + +Matthias Hilbig + for fixing some missing ',' in i18n.c + +Simon Dean + for reporting a problem with '.' at the end of a directory name in case of VFAT=1 + (Windows can't handle these) + +Dimitrios Dimitrakos + for translating OSD texts to the Greek language + +Marcus Kuba + for reporting a bug in the unit of the "SVDRP timeout" setup parameter + +Ulrich Petri + for his help in debugging a crash on systems with disks that have a block size + larger than 1MB + +Oliver Lorei + for his support in keeping the Premiere World channels up to date in 'channels.conf.cable' + +Andreas Böttger + for reporting a bug in skipping forward in time shift mode near the end of the recording -- cgit v1.2.3