[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-834-g8e0c6c5

Git Repo Owner noreply at mythtv.org
Tue Feb 11 13:20:25 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  8e0c6c505cf727dd00404ede6afb6c76e06101a5 (commit)
      from  3d14864fe8ef06147ec8cc0d6af39d89fb29b2f9 (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 8e0c6c505cf727dd00404ede6afb6c76e06101a5
Author:    Paul Harrison <pharrison at mythtv.org> at Tue, 11 Feb 2014 13:16:43 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Tue, 11 Feb 2014 13:16:43 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8e0c6c505cf727dd00404ede6afb6c76e06101a5

MythMusic: fix the goom visualizer
* use the correct image format to convert the Goom buffer to a QImage
* re-enable the scale factors so you can reduce the cpu utililization
  Increasing the scale factors will reduce the amount of data to be processed
  by Goom but that will also make the image more blocky.
* increase the maximum scale factor to 4 (MythGoom allows 1, 2 or 4 to be used)

Fixes #11023.



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

Summary of changes:
 mythplugins/mythmusic/mythmusic/goom/mythgoom.cpp  |   33 ++++++++++++++-----
 .../mythmusic/mythmusic/visualizationsettings.cpp  |    4 +-
 2 files changed, 26 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-commits mailing list