[mythtv-commits] mythtv/master commit: 89c34ef6b by Jim Stichnoth (stichnot)

MythTV noreply at mythtv.org
Fri Feb 24 03:08:51 UTC 2012


      Author:  Jim Stichnoth <jstichnoth at mythtv.org>
 Change Date:  2012-02-23T19:04:19-08:00
   Push Date:  2012/02/23 19:08:40 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  89c34ef6b2e0e8688474ef546b799d54d8ec6242
   Changeset:  https://github.com/MythTV/mythtv/commit/89c34ef6b

Log:

Fix seeking backwards into a cut region.

When skipping backwards and ending up in a cut region, move instead to
5 seconds before the beginning of the cut region.  This isn't a perfect
solution, but it fixes 99.99% of the problem.  A more robust solution
will be implemented post 0.25.

Fixes #9213.

Modified:

   mythtv/libs/libmythtv/mythplayer.cpp



More information about the mythtv-commits mailing list