movieplayer: move MOVIEPLAYER_START/END_SCRIPT defines to movieplayer

Origin commit data
------------------
Branch: ni/coolstream
Commit: 293c20c122
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-26 (Sat, 26 Jan 2019)

Origin message was:
------------------
- movieplayer: move MOVIEPLAYER_START/END_SCRIPT defines to movieplayer

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-01-26 17:05:43 +01:00
parent 824123cf0f
commit ece7ad7e4f
2 changed files with 3 additions and 2 deletions

View File

@@ -90,6 +90,9 @@
#define LCD_MODE CVFD::MODE_MOVIE
#endif
#define MOVIEPLAYER_START_SCRIPT CONFIGDIR "/movieplayer.start"
#define MOVIEPLAYER_END_SCRIPT CONFIGDIR "/movieplayer.end"
extern cVideo * videoDecoder;
extern CRemoteControl *g_RemoteControl; /* neutrino.cpp */