[mythtv-commits] mythtv/fixes/0.24 commit: 406863922 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Tue Apr 12 02:44:28 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-04-11T19:44:15-07:00
   Push Date:  2011/04/11 19:44:27 -0700
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  4068639223cf10eab3c63af8b57a1928b4c5965b
   Changeset:  https://github.com/MythTV/mythtv/commit/406863922

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.

Pimped from master 8c18a320ac62b4921a0a

Closes #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