[mythtv-commits] mythtv branch master updated by stuartm. v0.27-pre-49-g24d4d55

Git Repo Owner noreply at mythtv.org
Tue Oct 9 14:35:08 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  24d4d5574965ee4212b0a5ca00aff5ad063bde75 (commit)
       via  7686ac7408b5f1e250e57b12fa7e27c1813b3231 (commit)
      from  ef9f4f72deeabafb3514d0bd8a69636aaa36138c (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 24d4d5574965ee4212b0a5ca00aff5ad063bde75
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 9 Oct 2012 15:29:30 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 9 Oct 2012 15:29:30 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=24d4d5574965ee4212b0a5ca00aff5ad063bde75

Fix MythUISpinBox::AddSelection() when a label is used



commit 7686ac7408b5f1e250e57b12fa7e27c1813b3231
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 9 Oct 2012 15:03:56 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 9 Oct 2012 15:03:56 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7686ac7408b5f1e250e57b12fa7e27c1813b3231

Make the Year spinbox in the music metadata editor easier to use.
* Add zero (no year) as a special value
* Change the range from 0-9999 to 1000-Current Year
* Reverse the order so that we start at the current year and spin back

Technically the year in metadata indicates the year of recording not
the year of composition, so we could pick a minimum year from the
point in time when the first audio recordings were being made
(~1860s).



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/editmetadata.cpp |    7 ++++---
 mythtv/libs/libmythui/mythuispinbox.cpp          |    4 +++-
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list