[mythtv-commits] mythtv branch fixes/0.27 updated by paulh. v0.27-159-g9bf1070

Git Repo Owner noreply at mythtv.org
Tue Feb 11 17:29:40 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user paulh.
       via  9bf1070d86ab4ca515830f4d330f7b720830463c (commit)
      from  75e71d3dad4ac873531005ea27ae9529c4494459 (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 9bf1070d86ab4ca515830f4d330f7b720830463c
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 17:29:01 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9bf1070d86ab4ca515830f4d330f7b720830463c

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.

(cherry picked from commit 8e0c6c505cf727dd00404ede6afb6c76e06101a5)



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

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