mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
NeutrinoMessages: Add EVT_AUTO_SET_VIDEOSYSTEM
Origin commit data
------------------
Commit: 3bf32265c1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)
This commit is contained in:
@@ -123,6 +123,7 @@ struct NeutrinoMessages {
|
||||
/* NEVER CHANGE THIS */
|
||||
EVT_CA_MESSAGE = CRCInput::RC_Events + 60, /* data = CA_MESSAGE pointer */
|
||||
EVT_SUBT_MESSAGE = CRCInput::RC_Events + 61, /* data = subtitles pointer */
|
||||
EVT_AUTO_SET_VIDEOSYSTEM = CRCInput::RC_Events + 62, /* data = new video system */
|
||||
/* END */
|
||||
|
||||
EVT_CURRENTEPG = CRCInput::RC_WithData + 1,
|
||||
|
Reference in New Issue
Block a user