mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed handling the running status of EPG events before the currently running one, in case they are added after the current event
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -4802,7 +4802,7 @@ Video Disk Recorder Revision History
|
||||
- Now making sure a VPS timer has a schedule in case the epg.data file didn't
|
||||
contain one when VDR was started.
|
||||
|
||||
2006-06-24: Version 1.4.1-2
|
||||
2006-07-22: Version 1.4.1-2
|
||||
|
||||
- Fixed the Makefile of the 'servicedemo' plugin, so that it defines the
|
||||
PLUGIN macro, which allows the Make.config file to react properly when
|
||||
@@ -4812,3 +4812,5 @@ Video Disk Recorder Revision History
|
||||
- Added a comment regarding the PLUGIN macro to the 'newplugin' script.
|
||||
- Added '--vfat' to the vdr.1 man page (reported by Udo Richter).
|
||||
- Removed a double fdopen() in cPipe::Open() (reported by Stefan Huelswitt).
|
||||
- Fixed handling the running status of EPG events before the currently running one,
|
||||
in case they are added after the current event.
|
||||
|
Reference in New Issue
Block a user