#include <algorithm>
#include <iostream>
#include <utility>
#include <QTextStream>
#include <QElapsedTimer>
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythdb.h"
#include "libmythbase/mythlogging.h"
#include "libmythui/mythdialogbox.h"
#include "channelimporter.h"
#include "channelutil.h"
#include "mpeg/mpegstreamdata.h"
#include "moc_channelimporter.cpp"
Go to the source code of this file.
|
| #define | LOC QString("ChanImport: ") |
| |
◆ LOC
| #define LOC QString("ChanImport: ") |
◆ channum_not_empty()
◆ getLcnOffset()
| static uint getLcnOffset |
( |
int |
sourceid | ) |
|
|
static |
◆ map_str()
| static QString map_str |
( |
QString |
str | ) |
|
|
static |
◆ kATSCChannelFormat
| const QString kATSCChannelFormat = "%1_%2" |
|
static |