vdr 2.7.4
|
#include "interface.h"
#include <ctype.h>
#include <stdlib.h>
#include <unistd.h>
#include "i18n.h"
#include "status.h"
Go to the source code of this file.
Variables | |
cInterface * | Interface = NULL |
cInterface* Interface = NULL |
Definition at line 20 of file interface.c.
Referenced by cMenuRecordingEdit::Action(), cPluginManager::Active(), cMenuPathEdit::ApplyChanges(), cShutdownHandler::ConfirmRestart(), cShutdownHandler::ConfirmShutdown(), cMenuChannels::Delete(), cMenuFolder::Delete(), cMenuRecordingEdit::Delete(), cMenuRecordings::Delete(), cMenuTimers::Delete(), cReplayControl::EditCut(), cMenuCommands::Execute(), main(), cPluginHello::MainMenuAction(), cPluginSvcCli::MainMenuAction(), cSkins::Message(), cMenuMain::ProcessKey(), cMenuRecordingEdit::RemoveName(), cMenuSetupCAM::Reset(), cMenuSetup::Restart(), cPluginSvcCli::Service(), cPluginSvcSvr::Service(), SignalHandler(), cReplayControl::Stop(), and TimerStillRecording().