[mythtv-commits] Ticket #2307: Add "libvisual" support to MythMusic

MythTV mythtv at cvs.mythtv.org
Tue Apr 17 14:15:41 UTC 2007


#2307: Add "libvisual" support to MythMusic
-------------------------------------------+--------------------------------
 Reporter:  mythtv at dadeos.freeserve.co.uk  |        Owner:  paulh 
     Type:  enhancement                    |       Status:  closed
 Priority:  minor                          |    Milestone:  0.21  
Component:  mythmusic                      |      Version:  head  
 Severity:  medium                         |   Resolution:  fixed 
-------------------------------------------+--------------------------------
Changes (by paulh):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [13269]) Add "libvisual" support to MythMusic.

 If the option to add libvisual support is enabled in configure it allows
 MythMusic to use any visualizer supported by the libvisual library.

 Any new visualizers added to your libvisual setup will automatically
 appear
 in MythMusic's list of available visualizers without having to do any
 recompiling of MythMusic. You just need to add them to the list of visuals
 you
 want MythMusic to use on the playback settings screen.

 This adds libvisual as an optional dependency for MythMusic. You can
 choose to
 enable or disable libvisual support from the configure script. It's
 enabled by
 default if libvisual and SDL are found by configure. Add --disable-
 libvisual
 if don't want it.

 This commit requires that you rerun the mythplugins ./configure script.

 Closes #2307.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2307#comment:7>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list