mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51: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
Origin commit data
------------------
Branch: ni/coolstream
Commit: b554e4ef4e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-01-19 (Tue, 19 Jan 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -136,6 +136,9 @@
|
||||
#include <linux/reboot.h>
|
||||
#include <sys/reboot.h>
|
||||
|
||||
#include "libdvbsub/dvbsub.h"
|
||||
#include "libtuxtxt/teletext.h"
|
||||
|
||||
int old_b_id = -1;
|
||||
CHintBox * reloadhintBox = 0;
|
||||
uint32_t sec_timer;
|
||||
@@ -157,17 +160,6 @@ uint32_t scrambled_timer;
|
||||
char recDir[255];
|
||||
char timeshiftDir[255];
|
||||
|
||||
extern int tuxtxt_init();
|
||||
extern void tuxtxt_start(int tpid);
|
||||
extern int tuxtxt_stop();
|
||||
extern void tuxtxt_close();
|
||||
|
||||
int dvbsub_init();
|
||||
int dvbsub_stop();
|
||||
int dvbsub_close();
|
||||
int dvbsub_start(int pid);
|
||||
int dvbsub_pause();
|
||||
|
||||
//char current_volume;
|
||||
extern int list_changed;
|
||||
|
||||
@@ -2574,8 +2566,6 @@ int CNeutrinoApp::run(int argc, char **argv)
|
||||
return 0;
|
||||
}
|
||||
|
||||
int tuxtx_main(int _rc, void * _fb, int pid, int x, int y, int w, int h);
|
||||
|
||||
void CNeutrinoApp::quickZap(int msg)
|
||||
{
|
||||
if((bouquetList != NULL) && !(bouquetList->Bouquets.empty()))
|
||||
|
Reference in New Issue
Block a user