mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
Truth is: nobody know how it work
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@409 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: dbbdfdfb64
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-02-24 (Wed, 24 Feb 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3175,6 +3175,7 @@ _repeat:
|
||||
return messages_return::handled;
|
||||
}
|
||||
else if( msg == NeutrinoMessages::EVT_SERVICESCHANGED ) {
|
||||
printf("NeutrinoMessages::EVT_SERVICESCHANGED\n");fflush(stdout);
|
||||
channelsInit();
|
||||
channelList->adjustToChannelID(live_channel_id);//FIXME what if deleted ?
|
||||
if(old_b_id >= 0) {
|
||||
@@ -3184,6 +3185,7 @@ _repeat:
|
||||
}
|
||||
}
|
||||
else if( msg == NeutrinoMessages::EVT_BOUQUETSCHANGED ) {
|
||||
printf("NeutrinoMessages::EVT_BOUQUETSCHANGED\n");fflush(stdout);
|
||||
channelsInit();
|
||||
channelList->adjustToChannelID(live_channel_id);//FIXME what if deleted ?
|
||||
return messages_return::handled;
|
||||
|
Reference in New Issue
Block a user