From 1d4512cbea1cf983890205d4e2af32f0e96350ee Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 16 Jun 2006 09:22:20 +0200 Subject: Now making sure VPS timers don't get stuck with outdated events, and that the actual device isn't used for updating a VPS timer's event as long as other free devices are available --- HISTORY | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 45a7ce0d..550d9f7d 100644 --- a/HISTORY +++ b/HISTORY @@ -4783,7 +4783,7 @@ Video Disk Recorder Revision History so that they can be suppressed in normal operation mode to avoid clogging the log file in case this function is used frequently (suggested by Helmut Auer). -2006-06-15: Version 1.4.1-1 +2006-06-16: Version 1.4.1-1 - Added "-fPIC" to the compiler options in Make.config.template when compiling plugins (thanks to Udo Richter). If you use your own Make.config file, you may @@ -4791,3 +4791,6 @@ Video Disk Recorder Revision History - Added some comment to cDevice::GetDevice() to explain how the individual conditions are put together to make a decision on which device to use. - Updated 'S13E' in 'sources.conf' (thanks to Antti Hartikainen). +- Now making sure VPS timers don't get stuck with outdated events, and that the + actual device isn't used for updating a VPS timer's event as long as other + free devices are available. -- cgit v1.2.3