mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
CNeutrinoApp: add hook for neutrino start
Script will be executed on start of neutrino before. Handling is similar like all other possible hooks, see global.h.
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#define MOVIEPLAYER_START_SCRIPT CONFIGDIR "/movieplayer.start"
|
||||
#define MOVIEPLAYER_END_SCRIPT CONFIGDIR "/movieplayer.end"
|
||||
#define NEUTRINO_ENTER_FLASH_SCRIPT CONFIGDIR "/flash.start"
|
||||
#define NEUTRINO_APP_START_SCRIPT CONFIGDIR "/neutrino.start"
|
||||
|
||||
#define NEUTRINO_SCAN_SETTINGS_FILE CONFIGDIR "/scan.conf"
|
||||
#define NEUTRINO_PARENTALLOCKED_FILE DATADIR "/neutrino/.plocked"
|
||||
|
Reference in New Issue
Block a user