[mythtv-commits] mythtv commit: r11225 - in trunk/mythtv/programs by bjm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sun Sep 17 19:35:27 UTC 2006
Author: bjm
Date: 2006-09-17 19:35:26 +0000 (Sun, 17 Sep 2006)
New Revision: 11225
Changeset: http://cvs.mythtv.org/trac/changeset/11225
Modified:
trunk/mythtv/programs/mythbackend/mainserver.cpp
trunk/mythtv/programs/mythfrontend/playbackbox.cpp
Log:
Move the last_delete update to PlaybackBox::doRemove() so that:
1) this is only updated on a user initiated delete as intended and
2) the update is complete before the next call of FillList().
More information about the mythtv-commits
mailing list