[mythtv-commits] mythtv commit: r24208 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Apr 20 04:33:16 UTC 2010


      Author: markk
        Date: 2010-04-20 04:33:16 +0000 (Tue, 20 Apr 2010)
New Revision: 24208
   Changeset: http://svn.mythtv.org/trac/changeset/24208

Modified:

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

Log:

Branch libmythui-osd: Rework playspeed handling.

This consolidates the DoPause/DoPlay method into the new ChangeSpeed
method, removes the fastforward/rewind check from the decoder loop
(currently only partially replaced in the main event loop) and triggers
speed changes directly from the Pause/Play methods rather than
Pause/UnpauseDecoder.

Refs #7650.





More information about the mythtv-commits mailing list