From e08352d05c751be2d45977b100dd5c5d586aeea1 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 be1d7bd..e7b094d 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