[mythtv-commits] mythtv commit: r25542 - in trunk by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 2 19:43:28 UTC 2010


      Author: paulh
        Date: 2010-08-02 19:43:28 +0000 (Mon, 02 Aug 2010)
New Revision: 25542
   Changeset: http://svn.mythtv.org/trac/changeset/25542

Modified:

   trunk/mythplugins/mythmusic/mythmusic/mainvisual.cpp
   trunk/mythplugins/mythmusic/mythmusic/mainvisual.h
   trunk/mythplugins/mythmusic/mythmusic/musiccommon.cpp
   trunk/mythplugins/mythmusic/mythmusic/playbackbox.cpp
   trunk/mythplugins/mythmusic/mythmusic/visualize.cpp
   trunk/mythplugins/mythmusic/mythmusic/visualize.h
   trunk/mythtv/libs/libmyth/visual.h
   trunk/mythtv/libs/libmythdb/mythversion.h

Log:

MythMusic: Don't store the decoder and AudioOutput pointers in MythTV::Visual
instead change the visualisers to always get them from the global music
player. Also change the visualisers to get the current metadata direct from the
player. This removes any chance of the visualisers using any stale pointers.

Note: bumps the MYTH_BINARY_VERSION so a make clean of everything is required.




More information about the mythtv-commits mailing list