
noreply at mythtv
May 3, 2012, 8:06 AM
Post #1 of 1
(47 views)
Permalink
|
|
mythtv branch master updated by stuartm. v0.26-pre-169-g7fd0a8c
|
|
The branch, master has been updated on the mythtv repository by gitolite user stuartm. via 7fd0a8c47b6e773fd1370870eea0a0575e5757da (commit) from 1debfc665fdda71e328f8c649f2c25a87912426a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7fd0a8c47b6e773fd1370870eea0a0575e5757da Author: Stuart Morgan <smorgan [at] mythtv> at Thu, 3 May 2012 15:43:17 +0100 Committer: Stuart Morgan <smorgan [at] mythtv> at Thu, 3 May 2012 16:05:00 +0100 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=7fd0a8c47b6e773fd1370870eea0a0575e5757da Don't refresh the whole tree when changing the watched status on a video, this avoids us losing our place and is faster. ----------------------------------------------------------------------- Summary of changes: mythtv/programs/mythfrontend/videodlg.cpp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|