mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Moved the definition of TIMERMACRO_TITLE and TIMERMACRO_EPISODE from recording.h to config.h and using them to initialize Setup.NameInstantRecord
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -7615,3 +7615,6 @@ Video Disk Recorder Revision History
|
||||
- No longer checking for EOPNOTSUPP in cDvbTuner::GetSignalQuality() to avoid breaking
|
||||
this function in case the driver suddenly decides to return a different errno value
|
||||
if an operation is not supported.
|
||||
- Moved the definition of TIMERMACRO_TITLE and TIMERMACRO_EPISODE from recording.h to
|
||||
config.h and using them to initialize Setup.NameInstantRecord (avoids having the same
|
||||
information in two places).
|
||||
|
Reference in New Issue
Block a user