mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
final fix pmt update
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@953 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -430,6 +430,7 @@ printf("[zapit] saving channel, apid %x sub pid %x mode %d volume %d\n", g_curre
|
|||||||
stopPlayBack(true);
|
stopPlayBack(true);
|
||||||
ca->SendPMT(0, (unsigned char*) "", 0);
|
ca->SendPMT(0, (unsigned char*) "", 0);
|
||||||
if(!forupdate && g_current_channel && g_current_channel->getCaPmt()) {
|
if(!forupdate && g_current_channel && g_current_channel->getCaPmt()) {
|
||||||
|
g_current_channel->resetPids();
|
||||||
delete g_current_channel->getCaPmt();
|
delete g_current_channel->getCaPmt();
|
||||||
g_current_channel->setCaPmt(NULL);
|
g_current_channel->setCaPmt(NULL);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user