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

MythTV noreply at mythtv.org
Thu Nov 17 20:00:21 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-11-17T11:59:51-08:00
   Push Date:  2011/11/17 11:59:56 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  432c85bf0df168b1988a2dedcff10e3b22a7454b
   Changeset:  https://github.com/MythTV/mythtv/commit/432c85bf0

Log:

MythPlayer: Extend and refactor calcSliderPos.

- adds current and total for chapters, titles and angles when available.
This detail will now be available to both themers and external apps via
the status.
- adds raw secondsplayed and totalseconds fields.
- removes the virtualisation of calcSliderPos, replaces it with some
smaller virtual functions for relevant vars and re-integrates
calcSliderPosPriv with the main function.

Modified:

   mythtv/libs/libmythtv/mythdvdplayer.cpp
   mythtv/libs/libmythtv/mythdvdplayer.h
   mythtv/libs/libmythtv/mythplayer.cpp
   mythtv/libs/libmythtv/mythplayer.h



More information about the mythtv-commits mailing list