diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2006-09-17 18:00:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2006-09-17 18:00:00 +0200 |
commit | d495ed1a3e51fbb0fa0704cdb048a385be2b6a9b (patch) | |
tree | 813ad4f9eac743ee95510db944522c69da8e0d09 /CONTRIBUTORS | |
parent | 0b99b3aac10e38d624488978641d66fae3f41a28 (diff) | |
download | vdr-patch-lnbsharing-d495ed1a3e51fbb0fa0704cdb048a385be2b6a9b.tar.gz vdr-patch-lnbsharing-d495ed1a3e51fbb0fa0704cdb048a385be2b6a9b.tar.bz2 |
Version 1.4.2-3vdr-1.4.2-3
- Added --remove-destination to the 'cp' command for binaries in the Makefiles of
the plugins (thanks to Rolf Ahrenberg).
- The 'skincurses' plugin now adjusts the size of the OSD to the size of the console
window.
- Fixed deleting expired VPS timers (under certain conditions a timer could have been
deleted before it even started recording).
- Updated the Hungarian language texts (thanks to Istvan Koenigsberger and Guido Josten).
- Fixed handling video directory updates in case the timestamp of the .update file
is in the future (thanks to Petri Hintukainen).
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7841368..6d85336 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1006,6 +1006,8 @@ Rolf Ahrenberg <rahrenbe@cc.hut.fi> for reporting a bug in handling empty titles in cEvent::FixEpgBugs() for suggesting to replace the "Really restart?" prompt in the call to cPluginManager::Active() in menu.c to "restart anyway?" + for adding --remove-destination to the 'cp' command for binaries in the Makefiles of + the plugins Ralf Klueber <ralf.klueber@vodafone.com> for reporting a bug in cutting a recording if there is only a single editing mark @@ -1817,6 +1819,8 @@ Petri Hintukainen <Petri.Hintukainen@hut.fi> have been several reports that it causes more problems than it solves for suggesting to add --remove-destination to the 'cp' command for binaries in the Makefile to avoid a crash in case a new version is installed on a running system + for fixing handling video directory updates in case the timestamp of the .update + file is in the future Marcel Schaeben <mts280@gmx.de> for his "Easy Input" patch |