[mythtv-firehose] mythtv branch master updated by gigem. v0.27-pre2-591-g7349a86

Git Repo Owner noreply at mythtv.org
Fri Feb 1 02:06:47 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  7349a860a4416017ec9d6e2c2cd0641ec2b3d4e4 (commit)
      from  ae0dcaf6dfbbef1ac0bcc0cec1c684262ea9ee5c (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 7349a860a4416017ec9d6e2c2cd0641ec2b3d4e4
Author:    David Engel <dengel at mythtv.org> at Thu, 31 Jan 2013 20:02:28 -0600
Committer: David Engel <dengel at mythtv.org> at Thu, 31 Jan 2013 20:02:28 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7349a860a4416017ec9d6e2c2cd0641ec2b3d4e4

Remove the Delete Recordings screen.
This screen was nearly functionally identical to the Watch Recordings
screen.  The primary differences between the two were the default
sorting order and whether the default SELECT action deleted or played
the currently selected recording.  The one, small, hard-coded feature
of Delete Recording to display the total disk space used by a group
has been added to Watch Recordings.  The remaining difference is the
displayed information and that is controlled by the theme.  Of the
included themes, only MythCenter-wide had specail support for Delete
Recordings.  For it, the total disk usage bar-graph has been added to
Watch Recordings.



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

Summary of changes:
 mythtv/programs/mythfrontend/main.cpp              |   19 +-
 mythtv/programs/mythfrontend/playbackbox.cpp       |   32 +--
 mythtv/programs/mythfrontend/playbackbox.h         |   11 +-
 mythtv/themes/DVR/tvmenu.xml                       |    8 -
 mythtv/themes/MythCenter-wide/base.xml             |    5 -
 mythtv/themes/MythCenter-wide/menu-ui.xml          |    5 -
 mythtv/themes/MythCenter-wide/recordings-ui.xml    |  328 --------------------
 mythtv/themes/MythCenter/menu-ui.xml               |    5 -
 mythtv/themes/Terra/menu-ui.xml                    |   10 -
 mythtv/themes/button_types.txt                     |    3 +-
 mythtv/themes/classic/tvmenu.xml                   |    8 -
 mythtv/themes/defaultmenu/manage_recordings.xml    |    8 -
 mythtv/themes/defaultmenu/tvmenu.xml               |    8 -
 .../themes/mediacentermenu/manage_recordings.xml   |    8 -
 14 files changed, 14 insertions(+), 444 deletions(-)

-- 



More information about the mythtv-firehose mailing list