Go to the source code of this file.
Definition at line 13 of file tvremoteutil.cpp.
Definition at line 30 of file tvremoteutil.cpp.
Referenced by TVRec::StartRecording().
| bool RemoteRecordPending | ( | uint | cardid, | |
| const ProgramInfo * | pginfo, | |||
| int | secsleft, | |||
| bool | hasLater | |||
| ) |
Definition at line 48 of file tvremoteutil.cpp.
Referenced by TVRec::CancelNextRecording(), and TVRec::RecordPending().
Definition at line 73 of file tvremoteutil.cpp.
Definition at line 94 of file tvremoteutil.cpp.
Referenced by ScheduleCommon::customEvent(), PBHEventHandler::event(), and TVRec::StartRecording().
| void RemoteStopRecording | ( | const ProgramInfo * | pginfo | ) |
Definition at line 115 of file tvremoteutil.cpp.
Definition at line 123 of file tvremoteutil.cpp.
Referenced by TV::HandleOSDAskAllow().
| RemoteEncoder* RemoteRequestNextFreeRecorder | ( | int | curr | ) |
Definition at line 132 of file tvremoteutil.cpp.
Referenced by TV::RequestNextRecorder(), and TV::SwitchCards().
Given a list of recorder numbers, return the first available.
Definition at line 150 of file tvremoteutil.cpp.
Referenced by TV::IsTunableOn(), RemoteRequestFreeRecorderFromList(), and TV::SwitchSource().
| RemoteEncoder* RemoteRequestFreeRecorderFromList | ( | const QStringList & | qualifiedRecorders, | |
| const vector< uint > & | excluded_cardids | |||
| ) |
Definition at line 189 of file tvremoteutil.cpp.
Referenced by TV::ChangeChannel(), TV::HandleStateChange(), and TV::SwitchCards().
| RemoteEncoder* RemoteRequestRecorder | ( | void | ) |
Definition at line 225 of file tvremoteutil.cpp.
| RemoteEncoder* RemoteGetExistingRecorder | ( | const ProgramInfo * | pginfo | ) |
Definition at line 239 of file tvremoteutil.cpp.
Referenced by FlagCommercials(), TV::HandleStateChange(), and RemoteRequestFreeRecorderFromList().
| RemoteEncoder* RemoteGetExistingRecorder | ( | int | recordernum | ) |
Definition at line 254 of file tvremoteutil.cpp.
| vector<InputInfo> RemoteRequestFreeInputList | ( | uint | cardid, | |
| const vector< uint > & | excluded_cardids | |||
| ) |
Definition at line 268 of file tvremoteutil.cpp.
Referenced by TV::FillOSDMenuSource(), TV::IsTunableOn(), RemoteRequestFreeRecorderList(), TV::SwitchSource(), and TV::ToggleInputs().
Definition at line 296 of file tvremoteutil.cpp.
| bool RemoteIsBusy | ( | uint | cardid, | |
| TunedInputInfo & | busy_input | |||
| ) |
Definition at line 317 of file tvremoteutil.cpp.
Referenced by is_input_group_busy(), TV::ShowOSDAskAllow(), and TVRec::StartRecording().
| bool RemoteGetRecordingStatus | ( | vector< TunerStatus > * | tunerList, | |
| bool | list_inactive | |||
| ) |
Definition at line 347 of file tvremoteutil.cpp.
1.6.3