[mythtv-commits] mythtv branch master updated by jstichnoth. v0.28-pre-2826-gd240539

Git Repo Owner noreply at mythtv.org
Thu Apr 16 14:49:22 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  d240539c4d8feb85cdf244fd723637fff38fa285 (commit)
      from  dd4ba137d75ab473a43b81e3320c5e2d8ab57727 (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 d240539c4d8feb85cdf244fd723637fff38fa285
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 16 Apr 2015 07:05:40 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 16 Apr 2015 07:05:40 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d240539c4d8feb85cdf244fd723637fff38fa285

MythVideo: Add a log message describing mysterious behavior.
MythVideo delays destroying its data for 3 seconds after exiting, in
case the user exited by mistake and reenters within 3 seconds.  This
can be confusing if the user was exiting/reentering in order to effect
a file system rescan.

It's probably a bit too intrusive to deliver a pop-up notfication in
the UI when the data is reused, but at least we can describe it in a
log message.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythfrontend/main.cpp     |    3 +++
 mythtv/programs/mythfrontend/videodlg.cpp |    2 +-
 mythtv/programs/mythfrontend/videodlg.h   |    4 ++++
 3 files changed, 8 insertions(+), 1 deletions(-)

-- 



More information about the mythtv-commits mailing list