From 404405554b54dcd17b3ee70484aebf65f668b3fc Mon Sep 17 00:00:00 2001 From: etobi Date: Sat, 13 Feb 2010 14:42:30 +0100 Subject: Added setup option to enable teletext subtitle recording --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index e4237f7..5a66814 100644 --- a/config.h +++ b/config.h @@ -235,6 +235,7 @@ public: int MarginStart, MarginStop; int AudioLanguages[I18N_MAX_LANGUAGES + 1]; int DisplaySubtitles; + int SupportTeletext; int SubtitleLanguages[I18N_MAX_LANGUAGES + 1]; int SubtitleOffset; int SubtitleFgTransparency, SubtitleBgTransparency; -- cgit v1.2.3