[mythtv-commits] mythtv commit: r24112 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Apr 13 05:54:58 UTC 2010


      Author: markk
        Date: 2010-04-13 05:54:58 +0000 (Tue, 13 Apr 2010)
New Revision: 24112
   Changeset: http://svn.mythtv.org/trac/changeset/24112

Added:

   branches/libmythui-osd/libs/libmythtv/commbreakmap.cpp
   branches/libmythui-osd/libs/libmythtv/commbreakmap.h

Modified:

   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.h
   branches/libmythui-osd/libs/libmythtv/libmythtv.pro

Log:

Branch libmythui-osd: Add CommBreakMap, a new class that encapsulates
the commercial skip list, state tracking within that list and skip
behaviour.

Behaviour should be unchanged as I have not touched the code logic and
indeed much of the code is lifted directly from NuppelVideoPlayer, with
minor renaming and some factoring out of actual jump code that remains
within the parent.

Refs #7650.





More information about the mythtv-commits mailing list