Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv32144
Modified Files:
ChangeLog_detailed
Log Message:
* details.c:
removal of coverart_set_images from details_button_apply_clicked()
* display_coverart.c:
set prefs key in coverart_init_display() when coverart display is
displayed
* display_playlists.c:
added coverart_set_images to pm_add_track, pm_remove_track,
pm_track_changed.
retained coverart_set_images call in pn_selection_changed_cb as this
displays the coverart when a playlist is selected
* display_sorttabs.c:
coverart_set_images retained in st_sort() as a reiniting of the
coverart is never fired during an alphabetize operation
* fileselection.c:
calls to coverart_set_images removed as this is taken care of by
pm_add_track() in display_playlists.c
* delete_track_ok.c:
call to coverart_set_images retained as although pm_remove_track
correctly calls this function, it is too early in the delete process and the
deleted track is still displayed
* prefs.h:
addition of KEY_DISPLAY_COVERART key for use by display_playlists
functions
Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.397
retrieving revision 1.398
diff -u -d -r1.397 -r1.398
--- ChangeLog_detailed 25 Mar 2007 12:54:45 -0000 1.397
+++ ChangeLog_detailed 25 Mar 2007 13:18:28 -0000 1.398
@@ -1,3 +1,22 @@
+2007-03-25 P.G. Richardson <phantom_sf at users.sourceforge.net>
+
+ * details.c: removal of
coverart_set_images from details_button_apply_clicked()
+ * display_coverart.c: set prefs key in coverart_init_display() when
coverart display
+
is displayed
+ * display_playlists.c: added coverart_set_images to pm_add_track,
pm_remove_track,
+
pm_track_changed.
+
retained coverart_set_images call in pn_selection_changed_cb as
this
+
displays the coverart when a playlist is selected
+ * display_sorttabs.c: coverart_set_images retained in st_sort() as a
reiniting of the coverart
+
is never fired during an alphabetize operation
+ * fileselection.c: calls to coverart_set_images removed as
this is taken care of by
+
pm_add_track() in display_playlists.c
+ * delete_track_ok.c: call to coverart_set_images retained as
although pm_remove_track
+
correctly calls this function, it is too early in the delete
process
+
and the deleted track is still displayed
+ * prefs.h:
addition of KEY_DISPLAY_COVERART key for use by display_playlists
+
functions
+
2007-03-25 Jorg Schuler <jcsjcs at users.sourceforge.net>
* gtkpod.glade: added hbox into which the sorttab/tracklist
-------------------------------------------------------------------------
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