neutrino: show epg infos on announce recording, ported from tuxcvs

Origin commit data
------------------
Branch: ni/coolstream
Commit: 654ca3656d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-28 (Sun, 28 Oct 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2012-10-28 20:05:42 +01:00
parent ce1c696dc0
commit c044df3aab
3 changed files with 42 additions and 44 deletions

View File

@@ -1085,7 +1085,8 @@ printf("[neutrino] CSectionsdClient::EVT_GOT_CN_EPG\n");
break;
case CTimerdClient::EVT_ANNOUNCE_ZAPTO :
*msg = NeutrinoMessages::ANNOUNCE_ZAPTO;
*data = 0;
*data = (neutrino_msg_data_t)p;
dont_delete_p = true;
break;
case CTimerdClient::EVT_ANNOUNCE_SHUTDOWN :
*msg = NeutrinoMessages::ANNOUNCE_SHUTDOWN;