[mythtv-commits] mythtv branch master updated by jstichnoth. v0.27-pre2-334-gba2c783

Git Repo Owner noreply at mythtv.org
Tue Dec 11 02:26:01 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  ba2c7837525992d37632c4f4fd38dcd1e6f4b21b (commit)
      from  e5dd785d090375aa61fc4f81d1d34985258007c9 (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 ba2c7837525992d37632c4f4fd38dcd1e6f4b21b
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Mon, 10 Dec 2012 18:15:21 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Mon, 10 Dec 2012 18:15:21 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ba2c7837525992d37632c4f4fd38dcd1e6f4b21b

Remove redundant "All Programs - " text in Watch Recordings screen.
Fixes #11027.  Removes the "DispRecGroupAsAllProg" setting (Show
filter name instead of "All Programs"), and always uses "All Programs"
as the first group name.  Removes the unnecessary prefix from the
titles of the group entries.

Fixes the (not-yet documented) "group" widget of the watchrecordings
window in recordings-ui.xml to always hold the current group filter
name.  Themers are suggested to display the current group filter in a
textarea, e.g.:

  <value>Watch Recordings</value>
  <template>Watch Recordings - %1</template>



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

Summary of changes:
 mythtv/programs/mythfrontend/globalsettings.cpp |   12 ---------
 mythtv/programs/mythfrontend/playbackbox.cpp    |   31 ++++++----------------
 mythtv/programs/mythfrontend/playbackbox.h      |    2 -
 3 files changed, 9 insertions(+), 36 deletions(-)

-- 



More information about the mythtv-commits mailing list