summaryrefslogtreecommitdiff
path: root/watch.h
diff options
context:
space:
mode:
authoranbr <vdr07@deltab.de>2010-12-23 09:56:15 +0100
committeranbr <vdr07@deltab.de>2010-12-23 09:56:15 +0100
commitd5005b158c2c890bea511e4b57fe063568baa2e1 (patch)
treeb550313cb8cce393629508b72e0c03c51a5b9506 /watch.h
parent4eedc311856bf1b3f302fc93774fbfa7fa4e009e (diff)
downloadvdr-plugin-targavfd-d5005b158c2c890bea511e4b57fe063568baa2e1.tar.gz
vdr-plugin-targavfd-d5005b158c2c890bea511e4b57fe063568baa2e1.tar.bz2
Ignore empty subtitle on replay (Feature #484)
Diffstat (limited to 'watch.h')
-rw-r--r--watch.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/watch.h b/watch.h
index eb233af..9f4bd40 100644
--- a/watch.h
+++ b/watch.h
@@ -21,12 +21,7 @@
enum eWatchMode {
eUndefined,
eLiveTV,
- eReplayNormal,
- eReplayMusic,
- eReplayDVD,
- eReplayFile,
- eReplayImage,
- eReplayAudioCD
+ eReplay
};
enum eReplayState {