mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
dont stop dvb subs pid data caching on pause
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@311 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -2224,6 +2224,8 @@ void CNeutrinoApp::InitZapper()
|
||||
if(g_RemoteControl->current_PIDs.PIDs.vtxtpid != 0)
|
||||
tuxtxt_start(g_RemoteControl->current_PIDs.PIDs.vtxtpid);
|
||||
g_RCInput->postMsg(NeutrinoMessages::SHOW_INFOBAR, 0);
|
||||
//g_RCInput->postMsg(NeutrinoMessages::EVT_ZAP_COMPLETE, (neutrino_msg_data_t) &live_channel_id);
|
||||
StartSubtitles();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user