mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
tuxtxt: make sure that startpage is initialized
when enabling tuxtxt caching, saving settings and then
starting tuxtxt, the start page was not initialized
Origin commit data
------------------
Branch: ni/coolstream
Commit: cb36c6e712
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-15 (Sun, 15 Jul 2012)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -37,6 +37,8 @@ int tuxtxt_init()
|
||||
tuxtxt_cache.vtxtpid = -1;
|
||||
tuxtxt_cache.thread_id = 0;
|
||||
tuxtxt_cache.dmx = -1;
|
||||
/* not sure if this is correct here... */
|
||||
tuxtxt_cache.page = 0x100;
|
||||
return 1;//tuxtxt_init_demuxer();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user