[mythtv-commits] mythtv commit: r25600 by markk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Tue Aug 10 06:22:30 UTC 2010
Author: markk
Date: 2010-08-10 06:22:30 +0000 (Tue, 10 Aug 2010)
New Revision: 25600
Changeset: http://svn.mythtv.org/trac/changeset/25600
Modified:
trunk/mythtv/libs/libmythtv/mythplayer.cpp
Log:
Fix skipping backwards when near the beginning of the file.
This was another side-effect of the ProgramInfo refactor and the
unsigned int wrapping around and producing unexpected behaviour. Live tv
needs a similar fix.
Closes #8756
More information about the mythtv-commits
mailing list