neutrinoMessages.h: add EVT_SUBT_MESSAGE

Origin commit data
------------------
Branch: ni/coolstream
Commit: 708e018994
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-04-30 (Tue, 30 Apr 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-04-30 12:15:52 +04:00
parent c856f0c362
commit 879eda018d

View File

@@ -110,6 +110,7 @@ struct NeutrinoMessages {
EVT_PMT_CHANGED = CRCInput::RC_Events + 40,
/* NEVER CHANGE THIS */
EVT_CA_MESSAGE = CRCInput::RC_Events + 60, /* data = CA_MESSAGE pointer */
EVT_SUBT_MESSAGE = CRCInput::RC_Events + 61, /* data = subtitles pointer */
/* END */
EVT_CURRENTEPG = CRCInput::RC_WithData + 1,