Go to the source code of this file.
Functions | |
| static bool | is_dishnet_eit (uint cardid) |
| static QString | load_profile (QString, void *, RecordingInfo *, RecordingProfile &) |
| static int | init_jobs (const RecordingInfo *rec, RecordingProfile &profile, bool on_host, bool transcode_bfr_comm, bool on_line_comm) |
| static void | apply_broken_dvb_driver_crc_hack (ChannelBase *, MPEGStreamData *) |
| static bool | get_use_eit (uint cardid) |
| static int | no_capturecards (uint cardid) |
| static void | GetPidsToCache (DTVSignalMonitor *dtvMon, pid_cache_t &pid_cache) |
| static 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) |
Definition at line 1155 of file tv_rec.cpp.
Referenced by TVRec::TuningSignalCheck().
| static QString load_profile | ( | QString | cardtype, | |
| void * | tvchain, | |||
| RecordingInfo * | rec, | |||
| RecordingProfile & | profile | |||
| ) | [static] |
Definition at line 3902 of file tv_rec.cpp.
Referenced by TVRec::SetLiveRecording(), TVRec::SetupDTVSignalMonitor(), TVRec::TuningNewRecorder(), and TVRec::TuningRestartRecorder().
| static int init_jobs | ( | const RecordingInfo * | rec, | |
| RecordingProfile & | profile, | |||
| bool | on_host, | |||
| bool | transcode_bfr_comm, | |||
| bool | on_line_comm | |||
| ) | [static] |
Definition at line 3844 of file tv_rec.cpp.
Referenced by TVRec::SetLiveRecording(), TVRec::TuningNewRecorder(), and TVRec::TuningRestartRecorder().
| static void apply_broken_dvb_driver_crc_hack | ( | ChannelBase * | c, | |
| MPEGStreamData * | s | |||
| ) | [static] |
Definition at line 4560 of file tv_rec.cpp.
Referenced by TVRec::SetupDTVSignalMonitor().
Definition at line 1135 of file tv_rec.cpp.
Referenced by TVRec::run(), and TVRec::TuningSignalCheck().
| static int no_capturecards | ( | uint | cardid | ) | [static] |
Definition at line 1175 of file tv_rec.cpp.
Referenced by TVRec::run().
| static void GetPidsToCache | ( | DTVSignalMonitor * | dtvMon, | |
| pid_cache_t & | pid_cache | |||
| ) | [static] |
Definition at line 1704 of file tv_rec.cpp.
Referenced by TVRec::TeardownSignalMonitor().
| static bool ApplyCachedPids | ( | DTVSignalMonitor * | dtvMon, | |
| const DTVChannel * | channel | |||
| ) | [static] |
Definition at line 1721 of file tv_rec.cpp.
Referenced by TVRec::SetupDTVSignalMonitor().
| QString add_spacer | ( | const QString & | channel, | |
| const QString & | spacer | |||
| ) | [static] |
Adds the spacer before the last character in chan.
Definition at line 2178 of file tv_rec.cpp.
Referenced by TVRec::CheckChannelPrefix().
Definition at line 2618 of file tv_rec.cpp.
Referenced by TVRec::NotifySchedulerOfRecording().
1.6.3