[mythtv-commits] mythtv/master commit: e8ca189ab by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Thu Mar 3 23:57:51 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-03-03T15:53:07-08:00
   Push Date:  2011/03/03 15:57:48 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  e8ca189ab4f99c63ddb58603124bd1d38f3c6369
   Changeset:  https://github.com/MythTV/mythtv/commit/e8ca189ab

Log:

Allow editing description in Watch Recordings.

Add the description to the editmetadata window in Watch Recordings.
This allows users to edit title, subtitle, and description.  This is
somewhat ugly, because we're lacking true support for a multiline
textedit, but it's usable.  Since it's ugly, I've made description and
optional element for the window.

Also changes the menu entry to "Change Recording Metadata" rather than
"Change Recording Title"--since it actually allows you to edit subtitle
and, possibly, description.  Also updates default, MythCenter,
MythCenter-wide, and Terra themes to include description.  If any of
their theme maintainers want it removed from their theme, please let me
know.

Modified:

   mythtv/libs/libmythtv/recordinginfo.cpp
   mythtv/libs/libmythtv/recordinginfo.h
   mythtv/programs/mythfrontend/playbackbox.cpp
   mythtv/programs/mythfrontend/playbackbox.h
   mythtv/themes/MythCenter-wide/base.xml
   mythtv/themes/MythCenter-wide/recordings-ui.xml
   mythtv/themes/MythCenter/base.xml
   mythtv/themes/MythCenter/recordings-ui.xml
   mythtv/themes/Terra/base.xml
   mythtv/themes/Terra/recordings-ui.xml
   mythtv/themes/default/base.xml
   mythtv/themes/default/recordings-ui.xml



More information about the mythtv-commits mailing list