|
MythTV
0.26-pre
|
Go to the source code of this file.
Functions | |
| uint | myth_system (const QString &command, uint flags, uint timeout) |
| void | myth_system_jump_abort (void) |
| unsigned int | myth_system_c (char *command, uint flags, uint timeout) |
| uint myth_system | ( | const QString & | command, |
| uint | flags, | ||
| uint | timeout | ||
| ) |
Definition at line 401 of file mythsystem.cpp.
Referenced by MythCoreContext::BackendIsRunning(), burnISOImage(), DcrawHandler::canRead(), WelcomeDialog::checkAutoStart(), Scheduler::CheckShutdownServer(), MythCoreContext::ConnectCommandSocket(), LCD::connectToHost(), createISOImage(), IdleScreen::customEvent(), WelcomeDialog::customEvent(), MythThemedMenu::customEvent(), DBUtil::DoBackup(), BurnMenu::doBurn(), JobQueue::DoFlagCommercialsThread(), JobQueue::DoMetadataLookupThread(), JobQueue::DoTranscodeThread(), JobQueue::DoUserJobThread(), MythMediaDevice::eject(), MediaMonitor::ejectOpticalDisc(), exec_program_cb(), exec_program_tv_cb(), MythMediaDevice::findMountPath(), ImportNative::finishedPressed(), getFileDetails(), FillData::GrabData(), ExitPrompter::halt(), MainServer::HandleGoToSleep(), Scheduler::HandleRunSchedulerStartup(), IsPulseAudioRunning(), isRunning(), WelcomeDialog::keyPressEvent(), GameHandler::Launchgame(), WelcomeDialog::lockShutdown(), myth_system_c(), MSqlDatabase::OpenDatabase(), MythMediaDevice::performMountCmd(), ping(), VideoPlayMythSystem::Play(), playDisc(), MainServer::ProcessRequestWork(), ExitPrompter::reboot(), ScreenSaverX11Private::ResetScreenSaver(), SystemEventThread::run(), CDRipperThread::run(), PreviewGenerator::Run(), HTTPLiveStreamThread::run(), WelcomeDialog::runMythFillDatabase(), ExportNative::runScript(), MythBurn::runScript(), runTestDVD(), ScreenSaverX11Private::ScreenSaverX11Private(), VideoDialog::ShowHomepage(), WelcomeDialog::showMenu(), NetSearch::showWebVideo(), NetTree::showWebVideo(), shutdown(), WelcomeDialog::shutdownNow(), Scheduler::ShutdownServer(), BookmarkManager::slotBookmarkClicked(), BookmarkManager::slotShowMarked(), GeneralSetupWizard::slotView(), MythNews::slotViewArticle(), WelcomeDialog::startFrontend(), LCD::startLCDServer(), StartPrompter::stopBackend(), MythContextPrivate::TestDBconnection(), WelcomeDialog::unlockShutdown(), SourceUtil::UpdateChannelsFromListings(), WelcomeDialog::updateStatusMessage(), and Scheduler::WakeUpSlave().
Definition at line 413 of file mythsystem.cpp.
| unsigned int myth_system_c | ( | char * | command, |
| uint | flags, | ||
| uint | timeout | ||
| ) |
Definition at line 420 of file mythsystem.cpp.
Referenced by lirc_readconfig().
1.7.6.1