[mythtv-commits] mythtv/master commit: a5974644c by David Engel (gigem)

MythTV noreply at mythtv.org
Thu Feb 16 18:24:04 UTC 2012


      Author:  David Engel <dengel at mythtv.org>
 Change Date:  2012-02-16T10:17:10-08:00
   Push Date:  2012/02/16 10:23:49 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  a5974644cc9e796276ff39425bdca54835bcda05
   Changeset:  https://github.com/MythTV/mythtv/commit/a5974644c

Log:

Fix position/duration display when recordings finish while watched.

The frames reported in the DONE_RECORDING message can be bogus, most
likely due to a race condition or logic error in the recorder.  That
issue will be handled later.  Since the message contains a good time
in seconds value, which is what we want anyway, use it to pass the
finished recording length to the player.

Modified:

   mythtv/libs/libmythtv/tv_play.cpp



More information about the mythtv-commits mailing list