[mythtv-commits] mythtv branch master updated by jstichnoth. v0.28-pre-2863-gdd1a0f0

Git Repo Owner noreply at mythtv.org
Wed Apr 29 00:44:55 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  dd1a0f074d119e1f94c74f33f8aed20862dd552f (commit)
      from  d116269d3a8446c648ce228a63709d8ac1bf0c74 (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 dd1a0f074d119e1f94c74f33f8aed20862dd552f
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Tue, 28 Apr 2015 17:43:11 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Tue, 28 Apr 2015 17:43:11 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=dd1a0f074d119e1f94c74f33f8aed20862dd552f

Fix bugs in jobqueue state and Watch Recordings screen.
JOB_QUEUED is an explicit value, not part of a bitmask.

QMultiMap should use values() instead of find() to get the set of
values for a particular key.



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

Summary of changes:
 mythtv/libs/libmythtv/jobqueue.cpp           |    2 +-
 mythtv/programs/mythfrontend/playbackbox.cpp |   10 ++++++----
 mythtv/programs/mythfrontend/playbackbox.h   |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-commits mailing list