diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2003-08-26 18:00:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2003-08-26 18:00:00 +0200 |
commit | fc9c149eb96f7a949c2f183693e4df15abe8dc4b (patch) | |
tree | 8bf7f7c75bc80efe79e7a74ff0af67ef710527cb /CONTRIBUTORS | |
parent | 5f5dfd7f69963abcdcceed88e649c83e6ea5709e (diff) | |
download | vdr-patch-lnbsharing-fc9c149eb96f7a949c2f183693e4df15abe8dc4b.tar.gz vdr-patch-lnbsharing-fc9c149eb96f7a949c2f183693e4df15abe8dc4b.tar.bz2 |
Version 1.2.4 (not officially released)vdr-1.2.4
- Fixed 'runvdr' to stay in the loop only if VDR returns an exit status of '1'.
- Completed the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Empty values in setup.conf are no longer treated as an error (thanks to Andreas
Kool for reporting this one).
- Added a note about the config files of plugins to INSTALL (thanks to Thomas
Keil).
- VDR now continues to start up, even if there is an error in setup.conf.
- Fixed a bug in resetting OSD color palettes (thanks to Torsten Herz).
- Fixed starting a recording on the primary device if there is a replay session
active (thanks to Javier Marcet for reporting this one).
- Avoiding an unnecessary stop of an ongoing Transfer Mode when starting a
recording on the primary device.
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index aee4131..ea52b1f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -559,6 +559,7 @@ Régis Bossut <rbossut@auchan.com> Andreas Kool <akool@akool.de> for his help in keeping 'channels.conf.cable' up to date for fixing the TS to PES repacker so that it works with MPEG1 streams + for reporting a problem with empty values in setup.conf Guy Roussin <guy.roussin@teledetection.fr> for suggesting not to display channel group delimiters without text @@ -621,6 +622,7 @@ Torsten Herz <torsten.herz@web.de> for fixing a possible deadlock when using the "Blue" button in the "Schedules" menu to switch to an other channel for reporting a wrong EPG bugfix code number for the MAX_USEFUL_SUBTITLE_LENGTH fix + for fixing a bug in resetting OSD color palettes Steffen Becker <stbecker@rbg.informatik.tu-darmstadt.de> for reporting a problem with CPU load peaks (in the EPG scanner) @@ -748,6 +750,7 @@ Thomas Keil <tk@commedia-group.com> that a channel only qualifies as "previous" if it has been selected for at least 3 seconds for reporting a bug in handling the color buttons in the "Edit channel" menu + for adding a note about the config files of plugins to INSTALL Kenneth Aafløy <ke-aa@frisurf.no> for fixing checking CA capabilities with the dvb-kernel driver @@ -767,3 +770,7 @@ Richard Robson <richard_robson@beeb.net> Manfred Schmidt-Voigt <manfred.schmidt-voigt@mannitec.de> for reporting a problem with runnign out of disk space while cutting in case there are still deleted recordings to remove + +Javier Marcet <lists@marcet.info> + for reporting a problem when starting a recording on the primary device if there + is a replay session active |