[mythtv] [mythtv-commits] mythtv commit: r21446 - in trunk/mythtv by cpinkham

Jonathan Martens jonathan at snetram.nl
Sun Aug 23 20:53:55 UTC 2009


On 23-8-2009 7:31, mythtv at cvs.mythtv.org wrote:
>        Author: cpinkham
>          Date: 2009-08-23 05:31:52 +0000 (Sun, 23 Aug 2009)
> New Revision: 21446
>     Changeset: http://cvs.mythtv.org/trac/changeset/21446
>
> Added:
>
>     trunk/mythtv/programs/mythcommflag/PrePostRollFlagger.cpp
>     trunk/mythtv/programs/mythcommflag/PrePostRollFlagger.h
>
> Modified:
>
>     trunk/mythtv/libs/libmyth/programinfo.cpp
>     trunk/mythtv/libs/libmyth/programinfo.h
>     trunk/mythtv/programs/mythcommflag/ClassicCommDetector.cpp
>     trunk/mythtv/programs/mythcommflag/ClassicCommDetector.h
>     trunk/mythtv/programs/mythcommflag/CommDetectorFactory.cpp
>     trunk/mythtv/programs/mythcommflag/mythcommflag.pro
>
> Log:
>
> Add a new 'commercial' flagger "Pre&  Post Roll" that is
>
> DESIGNED TO FLAG -=-=-=ONLY=-=-=- THE PRE/POST ROLL PARTS
>
> of a recording so that they can be easily skipped.  This is meant to be
> used on channels without commercials such as movie channels that have
> their own 'commercials' prior to and following a movie.  This flagger
> will attempt to highlight those areas so that they can be easily skipped
> during playback.
>
> Closes #6889 using patch by Paul ?Turpin?.

This changeset brakes compilation on Windows with the following error:

PrePostRollFlagger.cpp:288: error: 'usleep' was not declared in this scope
PrePostRollFlagger.cpp:372: error: 'usleep' was not declared in this scope
make[2]: Entering directory `/u/mythtv/mythtv/programs/mythshutdown'
u:/qt/4.5.2/bin/qmake.exe -win32 QMAKE=u:/qt/4.5.2/bin/qmake -o Makefile 
mythshu
tdown.pro
make[2]: *** [PrePostRollFlagger.o] Error 1
make[2]: Leaving directory `/u/mythtv/mythtv/programs/mythcommflag'
make[1]: *** [sub-mythcommflag-make_default] Error 2
make[1]: *** Waiting for unfinished jobs....

Kind regards,

Jonathan


More information about the mythtv-dev mailing list