movieplayer: enable neutrino main menu ...

... parts of this code is (C) martii


Origin commit data
------------------
Branch: ni/coolstream
Commit: 829359b851
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-01 (Tue, 01 Dec 2015)

Origin message was:
------------------
- movieplayer: enable neutrino main menu ...

... parts of this code is (C) martii


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2015-12-01 21:02:15 +01:00
parent aea546c7cc
commit ae2187df45
4 changed files with 43 additions and 26 deletions

View File

@@ -73,6 +73,7 @@ struct NeutrinoMessages {
UNLOCK_RC = CRCInput::RC_Messages + 20,
REBOOT = CRCInput::RC_Messages + 21,
RELOAD_SETUP = CRCInput::RC_Messages + 22,
SHOW_MAINMENU = CRCInput::RC_Messages + 23,
EVT_VOLCHANGED = CRCInput::RC_Events + 1,
EVT_MUTECHANGED = CRCInput::RC_Events + 2,