mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
add movieplayer.start & movieplayer.end script (untested)
- small cleanup
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1453 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: f06962d6c4
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2011-05-10 (Tue, 10 May 2011)
Origin message was:
------------------
- add movieplayer.start & movieplayer.end script (untested)
- small cleanup
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1453 e54a6e83-5905-42d5-8d5c-058d10e6a962
------------------
This commit was generated by Migit
This commit is contained in:
@@ -257,20 +257,6 @@ CZapitClient::SatelliteList satList;
|
||||
|
||||
CVCRControl::CDevice * recordingdevice = NULL;
|
||||
|
||||
#if 0
|
||||
#define NEUTRINO_SETTINGS_FILE CONFIGDIR "/neutrino.conf"
|
||||
|
||||
#define NEUTRINO_RECORDING_TIMER_SCRIPT CONFIGDIR "/recording.timer"
|
||||
#define NEUTRINO_RECORDING_START_SCRIPT CONFIGDIR "/recording.start"
|
||||
#define NEUTRINO_RECORDING_ENDED_SCRIPT CONFIGDIR "/recording.end"
|
||||
#define NEUTRINO_ENTER_STANDBY_SCRIPT CONFIGDIR "/standby.on"
|
||||
#define NEUTRINO_LEAVE_STANDBY_SCRIPT CONFIGDIR "/standby.off"
|
||||
|
||||
#define NEUTRINO_SCAN_SETTINGS_FILE CONFIGDIR "/scan.conf"
|
||||
#define NEUTRINO_PARENTALLOCKED_FILE DATADIR "/neutrino/.plocked"
|
||||
#define NEUTRINO_SCAN_START_SCRIPT CONFIGDIR "/recording.start"
|
||||
#endif
|
||||
|
||||
static void initGlobals(void)
|
||||
{
|
||||
g_fontRenderer = NULL;
|
||||
|
Reference in New Issue
Block a user