mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user