mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
dvbsub: enable debug output for testing
Origin commit data
------------------
Branch: ni/coolstream
Commit: 76d99beff7
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-06-16 (Fri, 16 Jun 2017)
Origin message was:
------------------
- dvbsub: enable debug output for testing
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -50,7 +50,7 @@ static void clear_queue();
|
|||||||
int dvbsub_init() {
|
int dvbsub_init() {
|
||||||
int trc;
|
int trc;
|
||||||
|
|
||||||
sub_debug.set_level(2);
|
sub_debug.set_level(3);
|
||||||
|
|
||||||
reader_running = true;
|
reader_running = true;
|
||||||
dvbsub_stopped = 1;
|
dvbsub_stopped = 1;
|
||||||
|
Reference in New Issue
Block a user