[mythtv-commits] mythtv commit: r13138 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Mar 27 09:24:35 UTC 2007


      Author: paulh
        Date: 2007-03-27 09:24:34 +0000 (Tue, 27 Mar 2007)
New Revision: 13138
   Changeset: http://cvs.mythtv.org/trac/changeset/13138

Modified:

   trunk/mythplugins/mythmusic/mythmusic/metadata.cpp
   trunk/mythplugins/mythmusic/mythmusic/metadata.h

Log:

Close #3142 by applying the patch by Eskil.

Some code cleanup things for Metadata, not any functionality change;
* add constness to the various getter methods in Metadata 
* uses 'good' C++ style initialisation for the standard case constructor 
* move code that set artist/album/genre gets set to sane
  (Unknown Artist/AlbumGenre) to a function.




More information about the mythtv-commits mailing list