From 11e04d4228b00126fa2a9992a6b6e264d8d71ea3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 14 Feb 2013 15:16:46 +0100 Subject: Moved the definition of TIMERMACRO_TITLE and TIMERMACRO_EPISODE from recording.h to config.h and using them to initialize Setup.NameInstantRecord --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 37136f79..8acb3272 100644 --- a/HISTORY +++ b/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). -- cgit v1.2.3