Go to the source code of this file.
Classes | |
| class | DDLoader |
| Helper class to load channel info for channel editor. More... | |
Functions | |
| static void | multi_lock (QMutex *mutex0,...) |
| static QString | tv_i18n (const QString &msg) |
| static bool | has_action (QString action, const QStringList &actions) |
| static QString | add_spacer (const QString &chan, const QString &spacer) |
| static uint | get_chanid (const PlayerContext *ctx, uint cardid, const QString &channum) |
| static void | format_time (int seconds, QString &tMin, QString &tHrsMin) |
| static QString | toCommaList (const QSet< uint > &list) |
| static void | insert_map (InfoMap &infoMap, const InfoMap &newMap) |
| static void multi_lock | ( | QMutex * | mutex0, | |
| ... | ||||
| ) | [static] |
Definition at line 210 of file tv_play.cpp.
Referenced by TV::PIPAddPlayer(), TV::PIPRemovePlayer(), TV::PxPSwap(), and TV::ResizePIPWindow().
| static QString tv_i18n | ( | const QString & | msg | ) | [static] |
Definition at line 2083 of file tv_play.cpp.
Referenced by TV::HandleStateChange().
| static bool has_action | ( | QString | action, | |
| const QStringList & | actions | |||
| ) | [static] |
Definition at line 3638 of file tv_play.cpp.
Referenced by TV::ActiveHandleAction(), TV::ActivePostQHandleAction(), TV::AudioSyncHandleAction(), TV::BrowseHandleAction(), TV::HandleJumpToProgramAction(), TV::ManualZoomHandleAction(), TV::PictureAttributeHandleAction(), TV::ProcessKeypress(), TV::PxPHandleAction(), TV::SeekHandleAction(), TV::SubtitleZoomHandleAction(), TV::TimeStretchHandleAction(), and TV::ToggleHandleAction().
| static QString add_spacer | ( | const QString & | chan, | |
| const QString & | spacer | |||
| ) | [static] |
Definition at line 6892 of file tv_play.cpp.
Referenced by TV::ChangeChannel(), and TV::ProcessSmartChannel().
| static uint get_chanid | ( | const PlayerContext * | ctx, | |
| uint | cardid, | |||
| const QString & | channum | |||
| ) | [static] |
Definition at line 7099 of file tv_play.cpp.
Referenced by TV::ChangeChannel().
| static void format_time | ( | int | seconds, | |
| QString & | tMin, | |||
| QString & | tHrsMin | |||
| ) | [static] |
Definition at line 7826 of file tv_play.cpp.
Referenced by TV::ShowLCDDVDInfo().
| static QString toCommaList | ( | const QSet< uint > & | list | ) | [static] |
Definition at line 7891 of file tv_play.cpp.
Referenced by TV::IsTunableOn().
Definition at line 9734 of file tv_play.cpp.
Referenced by TV::HandleOSDChannelEdit().
1.6.3