|
MythTV
0.26-pre
|
Go to the source code of this file.
Functions | |
| QString | toString (MarkTypes type) |
| QString | toUIState (RecStatusType recstatus) |
| QString | toString (RecStatusType recstatus, uint id) |
| Converts "recstatus" into a human readable string. | |
| QString | toString (RecStatusType recstatus, RecordingType rectype) |
| Converts "recstatus" into a short human readable description. | |
| QString | toDescription (RecStatusType recstatus, RecordingType rectype, const QDateTime &recstartts) |
| Converts "recstatus" into a long human readable description. | |
| QString | toString (AvailableStatusType status) |
Variables | |
| const char * | kPlayerInUseID = "player" |
| const char * | kPIPPlayerInUseID = "pipplayer" |
| const char * | kPBPPlayerInUseID = "pbpplayer" |
| const char * | kImportRecorderInUseID = "import_recorder" |
| const char * | kRecorderInUseID = "recorder" |
| const char * | kFileTransferInUseID = "filetransfer" |
| const char * | kTruncatingDeleteInUseID = "truncatingdelete" |
| const char * | kFlaggerInUseID = "flagger" |
| const char * | kTranscoderInUseID = "transcoder" |
| const char * | kPreviewGeneratorInUseID = "preview_generator" |
| const char * | kJobQueueInUseID = "jobqueue" |
| const char * | kCCExtractorInUseID = "ccextractor" |
Definition at line 21 of file programtypes.cpp.
Referenced by TV::ActiveHandleAction(), AdjustFill(), AspectOverride(), DBUtil::BackupDB(), HTTPRequest::BuildHeader(), MythRenderD3D9::Create(), DXVA2Decoder::CreateDecoder(), PlayerContext::CreatePIPWindow(), HardwareProfile::DeleteProfile(), ViewScheduled::deleteRule(), GuideGrid::deleteRule(), doBurnDVD(), TV::DoChangePictureAttribute(), doNativeArchive(), StatusBox::doScheduleStatus(), DecoderIOFactoryUrl::doStart(), LCDProcClient::dostdclock(), TV::DoTogglePictureAttribute(), TV::FillOSDMenuNavigate(), TV::FillOSDMenuVideo(), HttpStatus::FillStatusXML(), TVRec::FinishedRecording(), DXVA2Decoder::GetInputOutput(), MythAirplayServer::GetPlayerStatus(), GetSettingValueList(), DecoderBase::GetTrackDesc(), Scheduler::HandleRecordingStatusChange(), ProgLister::HandleSelected(), VideoOutputNull::Init(), VideoOutputD3D::Init(), VAAPIContext::InitProfiles(), VideoOutputXv::InitSetupBuffers(), VideoOutputNullVAAPI::InputChanged(), VideoOutputOpenGLVAAPI::InputChanged(), VideoOutputOpenGL::InputChanged(), VideoOutputD3D::InputChanged(), VideoOutputVDPAU::InputChanged(), VideoOutputNullVDPAU::InputChanged(), VideoOutputXv::InputChanged(), ChannelImporter::InsertChannels(), LetterboxingColour(), ProgDetails::loadPage(), TV::OSDDialogEvent(), PIPLocationComboBox(), ClassicCommDetector::PrintFullMap(), Scheduler::PrintRec(), MPEGStreamData::ProcessEncryptedPacket(), JobQueue::ProcessQueue(), ProgramRecPriority::remove(), MythMainWindow::SaveScreenShot(), MythAirplayServer::SendResponse(), TV::SetAutoCommercialSkip(), TVRec::SetRecordingStatus(), VideoColourSpace::SetSupportedAttributes(), ProgLister::ShowDeleteRuleMenu(), DecoderIOFactoryShoutCast::start(), DecoderIOFactoryUrl::start(), ProgramMapTable::StreamTypeString(), HardwareProfile::SubmitProfile(), TV::ToggleAdjustFill(), TV::ToggleAspectOverride(), RecordingRule::ToMap(), ComponentNameDescriptor::toString(), VirtualChannelMapSubtable::toStringXML(), ProgLister::UpdateButtonList(), ProgramRecPriority::updateInfo(), ProgramRecPriority::UpdateList(), Scheduler::UpdateRecStatus(), ViewScheduleDiff::updateUIList(), and wait_for_backend().
| QString toUIState | ( | RecStatusType | recstatus | ) |
Definition at line 45 of file programtypes.cpp.
Referenced by ProgLister::HandleVisible(), Scheduler::SlaveConnected(), ProgFinder::updateTimesList(), and ViewScheduleDiff::updateUIList().
| QString toString | ( | RecStatusType | recstatus, |
| uint | id | ||
| ) |
Converts "recstatus" into a human readable string.
Definition at line 73 of file programtypes.cpp.
| QString toString | ( | RecStatusType | recstatus, |
| RecordingType | rectype | ||
| ) |
Converts "recstatus" into a short human readable description.
Definition at line 162 of file programtypes.cpp.
| QString toDescription | ( | RecStatusType | recstatus, |
| RecordingType | rectype, | ||
| const QDateTime & | recstartts | ||
| ) |
Converts "recstatus" into a long human readable description.
Definition at line 227 of file programtypes.cpp.
Referenced by ScheduleCommon::ShowNotRecordingDialog(), ScheduleCommon::ShowRecordingDialog(), ViewScheduleDiff::showStatus(), and ProgramInfo::ToMap().
| QString toString | ( | AvailableStatusType | status | ) |
Definition at line 366 of file programtypes.cpp.
| const char* kPlayerInUseID = "player" |
Definition at line 8 of file programtypes.cpp.
Referenced by Scheduler::FillRecordingDir(), ProgramInfo::MarkAsInUse(), ProgramInfo::QueryInUseMap(), ProgramInfo::QueryIsDeleteCandidate(), ProgramInfo::QueryIsInUse(), TV::ShowOSDPromptDeleteRecording(), and TV::TV().
| const char* kPIPPlayerInUseID = "pipplayer" |
Definition at line 9 of file programtypes.cpp.
Referenced by TV::CreatePIP(), and ProgramInfo::QueryIsInUse().
| const char* kPBPPlayerInUseID = "pbpplayer" |
Definition at line 10 of file programtypes.cpp.
Referenced by TV::CreatePBP(), and ProgramInfo::QueryIsInUse().
| const char* kImportRecorderInUseID = "import_recorder" |
Definition at line 11 of file programtypes.cpp.
Referenced by ProgramInfo::QueryIsInUse(), and ImportRecorder::run().
| const char* kRecorderInUseID = "recorder" |
Definition at line 12 of file programtypes.cpp.
Referenced by TVRec::CreateLiveTVRingBuffer(), Scheduler::FillRecordingDir(), ProgramInfo::MarkAsInUse(), ProgramInfo::QueryInUseMap(), ProgramInfo::QueryIsDeleteCandidate(), ProgramInfo::QueryIsInUse(), TVRec::RingBufferChanged(), TV::ShowOSDPromptDeleteRecording(), TVRec::StartRecording(), TVRec::SwitchLiveTVRingBuffer(), TVRec::SwitchRecordingRingBuffer(), TVRec::TeardownRecorder(), TVRec::TuningNewRecorder(), TVRec::TuningRestartRecorder(), and TVRec::TuningShutdowns().
| const char* kFileTransferInUseID = "filetransfer" |
Definition at line 13 of file programtypes.cpp.
Referenced by FileTransfer::FileTransfer(), ProgramInfo::QueryIsInUse(), and FileTransfer::~FileTransfer().
| const char* kTruncatingDeleteInUseID = "truncatingdelete" |
Definition at line 14 of file programtypes.cpp.
Referenced by ProgramInfo::QueryIsInUse(), and MainServer::TruncateAndClose().
| const char* kFlaggerInUseID = "flagger" |
Definition at line 15 of file programtypes.cpp.
Referenced by Scheduler::FillRecordingDir(), FlagCommercials(), ProgramInfo::QueryIsDeleteCandidate(), ProgramInfo::QueryIsInUse(), and RebuildSeekTable().
| const char* kTranscoderInUseID = "transcoder" |
Definition at line 16 of file programtypes.cpp.
Referenced by Scheduler::FillRecordingDir(), ProgramInfo::QueryIsDeleteCandidate(), ProgramInfo::QueryIsInUse(), and Transcode::TranscodeFile().
| const char* kPreviewGeneratorInUseID = "preview_generator" |
Definition at line 17 of file programtypes.cpp.
Referenced by PreviewGenerator::GetScreenGrab(), PreviewGenerator::LocalPreviewRun(), and ProgramInfo::QueryIsInUse().
| const char* kJobQueueInUseID = "jobqueue" |
Definition at line 18 of file programtypes.cpp.
Referenced by JobQueue::ProcessJob(), ProgramInfo::QueryIsDeleteCandidate(), ProgramInfo::QueryIsInUse(), and JobQueue::RemoveRunningJob().
| const char* kCCExtractorInUseID = "ccextractor" |
Definition at line 19 of file programtypes.cpp.
Referenced by RunCCExtract().
1.7.6.1