mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
zapit: add new event EVT_TUNE_COMPLETE
Origin commit data
------------------
Branch: ni/coolstream
Commit: b6a60b6243
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-19 (Sun, 19 Feb 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -143,9 +143,10 @@ struct NeutrinoMessages {
|
||||
EVT_ZAP_GOT_SUBSERVICES = CRCInput::RC_WithData + 19, /* data: (t_channel_id *) */
|
||||
EVT_ZAP_GOTAPIDS = CRCInput::RC_WithData + 20, /* data: (t_channel_id *) */
|
||||
EVT_ZAP_GOTPIDS = CRCInput::RC_WithData + 21, /* data: (t_channel_id *) */
|
||||
EVT_TUNE_COMPLETE = CRCInput::RC_WithData + 22, /* data: (t_channel_id *) */
|
||||
|
||||
/* neutrino */
|
||||
EVT_RECORDING_ENDED = CRCInput::RC_WithData + 22
|
||||
EVT_RECORDING_ENDED = CRCInput::RC_WithData + 23
|
||||
};
|
||||
enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user