[mythtv-commits] mythtv branch master updated by jstichnoth. v0.27-pre2-1063-g95c7a87

Git Repo Owner noreply at mythtv.org
Sat May 18 23:10:16 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  95c7a875aaf0c640676b92dd9314a7b90bdeca7e (commit)
      from  79e27027dd5486ea28dd69dd038eedfa90e1765c (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 95c7a875aaf0c640676b92dd9314a7b90bdeca7e
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 18 May 2013 16:04:16 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 18 May 2013 16:04:16 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=95c7a875aaf0c640676b92dd9314a7b90bdeca7e

Themed menus: Allow an item to always be set as current.
The current="active" attribute is extended to allow current="y", so
that a menu item can always be set as currently selected when entering
a menu.  The exception, as before, is when returning from a submenu,
in which case that submenu is always set as current.

Synonyms for "y" are anything starting with "y", anything starting
with "t", or "1".

Refs #11533



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

Summary of changes:
 mythtv/libs/libmythtv/tv_play.cpp |   32 ++++++++++++++++++++++++--------
 mythtv/libs/libmythtv/tv_play.h   |   36 +++++++++++++++++++++---------------
 2 files changed, 45 insertions(+), 23 deletions(-)

-- 



More information about the mythtv-commits mailing list