mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-18 02:43:37 +02:00
cleanup from unsupported DUCKBOX_HARDWARE
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Branch: ni/coolstream
Commit: 514bd932fc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-08 (Wed, 08 Nov 2017)
Origin message was:
------------------
- cleanup from unsupported DUCKBOX_HARDWARE
Signed-off-by: Thilo Graf <dbt@novatux.de>
------------------
This commit was generated by Migit
This commit is contained in:
@@ -378,7 +378,7 @@ printf("CSubtitleChangeExec::exec: TTX, pid %x page %x lang %s\n", pid, page, pt
|
||||
playback->SetSubtitlePid(0);
|
||||
playback->SetTeletextPid(pid);
|
||||
tuxtx_set_pid(pid, page, ptr);
|
||||
#if HAVE_SPARK_HARDWARE || HAVE_DUCKBOX_HARDWARE
|
||||
#if HAVE_SPARK_HARDWARE
|
||||
tuxtx_main(pid, page, 0, true);
|
||||
#else
|
||||
tuxtx_main(pid, page, 0);
|
||||
|
@@ -37,7 +37,7 @@
|
||||
#include <gui/widget/menue.h>
|
||||
#include <zapit/client/zapittypes.h>
|
||||
#include <playback.h>
|
||||
#if HAVE_SPARK_HARDWARE || HAVE_DUCKBOX_HARDWARE
|
||||
#if HAVE_SPARK_HARDWARE
|
||||
#include <audio.h>
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user