mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
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
This commit is contained in:
5
HISTORY
5
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.
|
||||
|
Reference in New Issue
Block a user