NeutrinoMessages: Add EVT_AUTO_SET_VIDEOSYSTEM

Origin commit data
------------------
Branch: ni/coolstream
Commit: 3bf32265c1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2017-02-28 15:02:09 +01:00
parent 7329fb6294
commit 3ce94ff8e7

View File

@@ -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,