[mythtv-commits] mythtv/master commit: 8c18a320a by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Mon Mar 28 11:20:09 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-03-28T04:19:53-07:00
   Push Date:  2011/03/28 04:20:07 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  8c18a320ac62b4921a0a57248a8aaa0e6d7732a4
   Changeset:  https://github.com/MythTV/mythtv/commit/8c18a320a

Log:

libmythtv: Use the actual MythPlayer pause state

Remove the pause member variable from PlayerContext and access the pause
state of the player directly. Fixes some inconsistencies in the pause
state and another step along the long road of removing PlayerContext
entirely.

Refs #9665

Modified:

   mythtv/libs/libmythtv/mythplayer.h
   mythtv/libs/libmythtv/playercontext.cpp
   mythtv/libs/libmythtv/playercontext.h
   mythtv/libs/libmythtv/tv_play.cpp
   mythtv/libs/libmythtv/tv_play.h
   mythtv/libs/libmythtv/tvbrowsehelper.cpp



More information about the mythtv-commits mailing list