Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv24439
Modified Files:
ChangeLog_detailed
Log Message:
2007-05-13 P.G. Richardson <phantom_sf at users.sourceforge.net>
* context_menus.c
Fixed segfault in cad_context_menu_init() to avoid freeing
tracks unnecessarily.
* display_playlist.c
Coverart display will only be updated with a track change,
addition or deletion if it is visible and not minimized.
* display_coverart.h
display_coverart.c
New Album_Item structure introduced for storage of tracks in
coverart display. Replacement of displaytracks GList with a
key list related to an Album_Item hashmap. Track_changed
function changed to speed up changed, removal and addition
operations. Other functions updated to reflect introduction of
Album_Item and hashmap.
Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.435
retrieving revision 1.436
diff -u -d -r1.435 -r1.436
--- ChangeLog_detailed 11 May 2007 15:41:49 -0000 1.435
+++ ChangeLog_detailed 13 May 2007 17:08:23 -0000 1.436
@@ -1,3 +1,25 @@
+2007-05-13 P.G. Richardson <phantom_sf at users.sourceforge.net>
+
+ * context_menus.c
+
+ Fixed segfault in cad_context_menu_init() to avoid freeing
+ tracks unnecessarily.
+
+ * display_playlist.c
+
+ Coverart display will only be updated with a track change,
+ addition or deletion if it is visible and not minimized.
+
+ * display_coverart.h
+ display_coverart.c
+
+ New Album_Item structure introduced for storage of tracks in
+ coverart display. Replacement of displaytracks GList with a
+ key list related to an Album_Item hashmap. Track_changed
+ function changed to speed up changed, removal and addition
+ operations. Other functions updated to reflect introduction of
+ Album_Item and hashmap.
+
2007-05-11 Jorg Schuler <jcsjcs at users.sourceforge.net>
* INSTALL
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2