mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
driver/rcinput.cpp: add NeutrinoMessages::EVT_HOTPLUG
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a6ef5b30d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-23 (Wed, 23 Apr 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -158,7 +158,9 @@ struct NeutrinoMessages {
|
||||
EVT_RECORDING_ENDED = CRCInput::RC_WithData + 23,
|
||||
/* sectionsd */
|
||||
EVT_EIT_COMPLETE = CRCInput::RC_WithData + 24, /* data: (t_channel_id *) */
|
||||
EVT_BACK_ZAP_COMPLETE = CRCInput::RC_WithData + 25 /* data: (t_channel_id *) */
|
||||
EVT_BACK_ZAP_COMPLETE = CRCInput::RC_WithData + 25, /* data: (t_channel_id *) */
|
||||
|
||||
EVT_HOTPLUG = CRCInput::RC_WithData + 26 /* data: char */
|
||||
};
|
||||
enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user