Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv18434

Modified Files:
        ChangeLog_detailed 
Log Message:
2007-02-27 P.G. Richardson <phantom_sf at users.sourceforge.net>

        * display_coverart.c: Changed coverart_set_images to internally
                                        get the playlist and checks whether the 
playlist is null
                                        or not. Thus, all calls to 
coverart_set_images require
                                        no checking of parameters beforehand.
                                        
        * details.c,
          display_playlists.c
          file_itunesdb.c
          fileselection.c
          misc_confirm.c: functions updated to call modified version of 
                                        coverart_set_images. data_changed 
function no longer                                    calls   
coverart_set_images since this is used in too
                                        many other places where setting 
coverart is
                                        unnecessary and error prone.


Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.391
retrieving revision 1.392
diff -u -d -r1.391 -r1.392
--- ChangeLog_detailed  26 Feb 2007 13:11:27 -0000      1.391
+++ ChangeLog_detailed  27 Feb 2007 22:42:44 -0000      1.392
@@ -1,3 +1,19 @@
+2007-02-27 P.G. Richardson <phantom_sf at users.sourceforge.net>
+
+       * display_coverart.c: Changed coverart_set_images to internally
+                                       get the playlist and checks whether the 
playlist is null
+                                       or not. Thus, all calls to 
coverart_set_images require
+                                       no checking of parameters beforehand.
+                                       
+       * details.c,
+               display_playlists.c
+               file_itunesdb.c
+               fileselection.c
+               misc_confirm.c: functions updated to call modified version of 
+                                       coverart_set_images. data_changed 
function no longer calls
+                                       coverart_set_images since this is used 
in too many other places
+                                       where setting coverart is unnecessary 
and error prone.
+
 2007-02-26 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * src/display_spl.c: Smart playlists now support the following


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to