main.cpp File Reference

Go to the source code of this file.

Functions

int BuildVideoMarkup (QString &filename)
int QueueCommFlagJob (QString chanid, QString starttime)
int CopySkipListToCutList (QString chanid, QString starttime)
int SetCutList (QString chanid, QString starttime, QString newCutList)
int GetMarkupList (QString list, QString chanid, QString starttime)
void streamOutCommercialBreakList (ostream &output, QMap< long long, int > &commercialBreakList)
void commDetectorBreathe ()
void commDetectorStatusUpdate (const QString &status)
void commDetectorGotNewCommercialBreakList ()
void incomingCustomEvent (QCustomEvent *e)
int DoFlagCommercials (bool showPercentage, bool fullSpeed, bool inJobQueue, NuppelVideoPlayer *nvp, enum SkipTypes commDetectMethod)
int FlagCommercials (QString chanid, QString starttime)
int main (int argc, char *argv[])

Variables

bool quiet = false
bool force = false
bool showPercentage = true
bool fullSpeed = true
bool rebuildSeekTable = false
bool beNice = true
bool inJobQueue = false
bool watchingRecording = false
CommDetectorBasecommDetector = NULL
RemoteEncoderrecorder = NULL
ProgramInfoprogram_info = NULL
enum SkipTypes commDetectMethod = COMM_DETECT_UNINIT
int recorderNum = -1
bool dontSubmitCommbreakListToDB = false
QString outputfilename
bool onlyDumpDBCommercialBreakList = false
int jobID = -1
int lastCmd = -1


Function Documentation

int BuildVideoMarkup ( QString &  filename  ) 

Definition at line 56 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by main().

int QueueCommFlagJob ( QString  chanid,
QString  starttime 
)

Definition at line 96 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by main().

int CopySkipListToCutList ( QString  chanid,
QString  starttime 
)

Definition at line 130 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by main().

int SetCutList ( QString  chanid,
QString  starttime,
QString  newCutList 
)

Definition at line 157 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by main().

int GetMarkupList ( QString  list,
QString  chanid,
QString  starttime 
)

Definition at line 190 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by main().

void streamOutCommercialBreakList ( ostream &  output,
QMap< long long, int > &  commercialBreakList 
)

Definition at line 233 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by DoFlagCommercials(), and FlagCommercials().

void commDetectorBreathe (  ) 

Definition at line 250 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by DoFlagCommercials().

void commDetectorStatusUpdate ( const QString &  status  ) 

Definition at line 287 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by DoFlagCommercials().

void commDetectorGotNewCommercialBreakList (  ) 

Definition at line 293 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by DoFlagCommercials().

void incomingCustomEvent ( QCustomEvent *  e  ) 

Definition at line 320 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by DoFlagCommercials().

int DoFlagCommercials ( bool  showPercentage,
bool  fullSpeed,
bool  inJobQueue,
NuppelVideoPlayer nvp,
enum SkipTypes  commDetectMethod 
)

Definition at line 374 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by FlagCommercials().

int FlagCommercials ( QString  chanid,
QString  starttime 
)

Definition at line 454 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by main().

int main ( int  argc,
char *  argv[] 
)

Definition at line 639 of file mythtv/programs/mythcommflag/main.cpp.


Variable Documentation

bool quiet = false

bool force = false

Definition at line 36 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by FlagCommercials(), and main().

Definition at line 38 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by FlagCommercials(), and main().

bool fullSpeed = true

Definition at line 39 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by FlagCommercials(), and main().

Definition at line 40 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by FlagCommercials(), and main().

bool beNice = true

Definition at line 41 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by main().

bool inJobQueue = false

Definition at line 42 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by FlagCommercials(), and main().

Definition at line 43 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by FlagCommercials(), and incomingCustomEvent().

Definition at line 44 of file mythtv/programs/mythcommflag/main.cpp.

Definition at line 45 of file mythtv/programs/mythcommflag/main.cpp.

enum SkipTypes commDetectMethod = COMM_DETECT_UNINIT

Definition at line 47 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by FlagCommercials(), and main().

int recorderNum = -1

Definition at line 48 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by FlagCommercials(), and incomingCustomEvent().

Definition at line 49 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by DoFlagCommercials(), and main().

QString outputfilename

Definition at line 50 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by DoFlagCommercials(), FlagCommercials(), and main().

Definition at line 51 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by FlagCommercials(), and main().

int jobID = -1

int lastCmd = -1

Definition at line 54 of file mythtv/programs/mythcommflag/main.cpp.

Referenced by commDetectorBreathe().


Generated on Sat Sep 4 05:15:53 2010 for MythTV by  doxygen 1.5.5