#include <sys/types.h>
#include <cstdlib>
#include <QMap>
#include <QTimeZone>
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythdate.h"
#include "libmythbase/mythdb.h"
#include "libmythbase/mythlogging.h"
#include "jobqueue.h"
#include "programinfoupdater.h"
#include "recordinginfo.h"
#include "recordingrule.h"
#include "scheduledrecording.h"
Go to the source code of this file.
|
| #define | LOC QString("RecordingInfo(%1): ").arg(GetBasename()) |
| |
◆ LOC
| #define LOC QString("RecordingInfo(%1): ").arg(GetBasename()) |
◆ kUnknownProgramLength
| const uint kUnknownProgramLength = 30 |
|
static |