Go to the source code of this file.
Functions | |
| void | BackendQueryDiskSpace (QStringList &strlist, QMap< int, EncoderLink * > *encoderList, bool consolidated=false, bool allHosts=false) |
| void | GetFilesystemInfos (QMap< int, EncoderLink * > *tvList, vector< FileSystemInfo > &fsInfos) |
| QString | GetPlaybackURL (ProgramInfo *pginfo, bool storePath=true) |
| void BackendQueryDiskSpace | ( | QStringList & | strlist, | |
| QMap< int, EncoderLink * > * | encoderList, | |||
| bool | consolidated = false, |
|||
| bool | allHosts = false | |||
| ) |
Definition at line 64 of file backendutil.cpp.
Referenced by HttpStatus::FillStatusXML(), GetFilesystemInfos(), MainServer::HandleQueryFreeSpace(), and MainServer::HandleQueryFreeSpaceSummary().
| void GetFilesystemInfos | ( | QMap< int, EncoderLink * > * | tvList, | |
| vector< FileSystemInfo > & | fsInfos | |||
| ) |
Definition at line 250 of file backendutil.cpp.
Referenced by AutoExpire::CalcParams(), AutoExpire::ExpireRecordings(), and Scheduler::FillDirectoryInfoCache().
| QString GetPlaybackURL | ( | ProgramInfo * | pginfo, | |
| bool | storePath = true | |||
| ) |
Definition at line 352 of file backendutil.cpp.
Referenced by EncoderLink::CheckFile(), MainServer::DoHandleDeleteRecording(), AutoExpire::ExpireRecordings(), MythXML::GetPreviewImage(), MythXML::GetRecording(), MainServer::HandleFillProgramInfo(), MainServer::HandleGenPreviewPixmap(), MainServer::HandlePixmapLastModified(), MainServer::HandleQueryCheckFile(), MainServer::HandleQueryRecordings(), and MainServer::LocalFilePath().
1.5.5