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

This commit is contained in:
satbaby
2012-10-28 20:05:42 +01:00
parent df3b9e4f73
commit 654ca3656d
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;