mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
cleanup from unsupported DUCKBOX_HARDWARE
Origin commit data
------------------
Commit: bc0de58721
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-08 (Wed, 08 Nov 2017)
Origin message was:
------------------
- cleanup from unsupported DUCKBOX_HARDWARE
This commit is contained in:
@@ -504,7 +504,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);
|
||||
|
Reference in New Issue
Block a user