mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
TTX subs menu, not ready yet, just backup of current code
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@184 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -41,14 +41,9 @@
|
||||
#include <driver/vcrcontrol.h>
|
||||
|
||||
#include <driver/encoding.h>
|
||||
#include "libdvbsub/dvbsub.h"
|
||||
#include "libtuxtxt/teletext.h"
|
||||
|
||||
#ifndef TUXTXT_CFG_STANDALONE
|
||||
extern int tuxtxt_init();
|
||||
extern void tuxtxt_start(int tpid);
|
||||
extern int tuxtxt_stop();
|
||||
extern void tuxtxt_close();
|
||||
extern void dvbsub_pause(bool pause);
|
||||
#endif
|
||||
//FIXME: auto-timeshift
|
||||
extern bool autoshift;
|
||||
extern uint32_t shift_timer;
|
||||
|
Reference in New Issue
Block a user