Go to the source code of this file.
Functions | |
| static bool | is_dishnet_eit (int cardid) |
| static QString | load_profile (QString, void *, ProgramInfo *, RecordingProfile &) |
| bool | get_use_eit (uint cardid) |
| void | GetPidsToCache (DTVSignalMonitor *dtvMon, pid_cache_t &pid_cache) |
| bool | ApplyCachedPids (DTVSignalMonitor *dtvMon, const DTVChannel *channel) |
| static QString | add_spacer (const QString &channel, const QString &spacer) |
| Adds the spacer before the last character in chan. | |
| static uint | get_input_id (uint cardid, const QString &inputname) |
| static int | init_jobs (const ProgramInfo *rec, RecordingProfile &profile, bool on_host, bool transcode_bfr_comm, bool on_line_comm) |
| static bool is_dishnet_eit | ( | int | cardid | ) | [static] |
| static QString load_profile | ( | QString | cardtype, | |
| void * | tvchain, | |||
| ProgramInfo * | rec, | |||
| RecordingProfile & | profile | |||
| ) | [static] |
Definition at line 3867 of file tv_rec.cpp.
Referenced by TVRec::SetupDTVSignalMonitor(), TVRec::TuningNewRecorder(), and TVRec::TuningRestartRecorder().
Definition at line 1260 of file tv_rec.cpp.
Referenced by TVRec::RunTV(), and TVRec::TuningSignalCheck().
| void GetPidsToCache | ( | DTVSignalMonitor * | dtvMon, | |
| pid_cache_t & | pid_cache | |||
| ) |
| bool ApplyCachedPids | ( | DTVSignalMonitor * | dtvMon, | |
| const DTVChannel * | channel | |||
| ) |
| QString add_spacer | ( | const QString & | channel, | |
| const QString & | spacer | |||
| ) | [static] |
| static int init_jobs | ( | const ProgramInfo * | rec, | |
| RecordingProfile & | profile, | |||
| bool | on_host, | |||
| bool | transcode_bfr_comm, | |||
| bool | on_line_comm | |||
| ) | [static] |
Definition at line 3826 of file tv_rec.cpp.
Referenced by TVRec::TuningNewRecorder(), and TVRec::TuningRestartRecorder().
1.5.5