mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
align defines for control scripts
Origin commit data
------------------
Branch: ni/coolstream
Commit: b874046c1b
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-26 (Sat, 26 Jan 2019)
Origin message was:
------------------
- align defines for control scripts
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -90,8 +90,8 @@
|
||||
#define LCD_MODE CVFD::MODE_MOVIE
|
||||
#endif
|
||||
|
||||
#define MOVIEPLAYER_START_SCRIPT CONFIGDIR "/movieplayer.start"
|
||||
#define MOVIEPLAYER_END_SCRIPT CONFIGDIR "/movieplayer.end"
|
||||
#define MOVIEPLAYER_START_SCRIPT CONTROLDIR "/movieplayer.start"
|
||||
#define MOVIEPLAYER_END_SCRIPT CONTROLDIR "/movieplayer.end"
|
||||
|
||||
extern cVideo * videoDecoder;
|
||||
extern CRemoteControl *g_RemoteControl; /* neutrino.cpp */
|
||||
|
Reference in New Issue
Block a user