[mythtv-commits] Ticket #2595: Refactor MythMusic Visualisations

MythTV mythtv at cvs.mythtv.org
Wed Oct 18 18:14:04 UTC 2006


#2595: Refactor MythMusic Visualisations
-------------------------------------------+--------------------------------
 Reporter:  mythtv at dadeos.freeserve.co.uk  |       Owner:  ijr    
     Type:  enhancement                    |      Status:  new    
 Priority:  minor                          |   Milestone:  unknown
Component:  mythmusic                      |     Version:  head   
 Severity:  medium                         |  
-------------------------------------------+--------------------------------
 This patch refactors the visualisation selection code within MythMusic. It
 depends on the patches attached to Ticket #2594.

 The new approach decouples the linkage between visualisations and the
 mainvisual.cpp source file. This means that this file no longer requires
 modification in order to add a new visualisation.

 This patch also modifies the way MythMusic visualisations are selected. By
 using the new multi-select functionality contained in the patches attached
 to Ticket #2594. Visualisations are now enumerated and a complete list of
 available visualisations are presented in the configuration page.

 The order in which the visualisations are selected is preserved in the
 player (i.e. first one selected will always be first one used) unless the
 “Randomise” feature is enabled.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2595>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list