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

Modified Files:
        ChangeLog_detailed 
Log Message:
        * src/display_songs.c (tm_get_nr_of_tracks): speed up counting
          of displayed tracks by using
          gtk_tree_model_iter_n_children() instead of actually
          counting. Thanks to Clarke Brunsdon for the patch.



Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.337
retrieving revision 1.338
diff -u -d -r1.337 -r1.338
--- ChangeLog_detailed  21 Oct 2006 05:05:45 -0000      1.337
+++ ChangeLog_detailed  21 Oct 2006 10:21:52 -0000      1.338
@@ -3,6 +3,11 @@
        * src/mp4file.c: fix compilation error when compiling with
           libmp4v2 package from http://www.debian-multimedia.org/
 
+       * src/display_songs.c (tm_get_nr_of_tracks): speed up counting
+          of displayed tracks by using
+          gtk_tree_model_iter_n_children() instead of actually
+          counting. Thanks to Clarke Brunsdon for the patch.
+
 2006-10-14 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
         * src/prefs.c: fix compiler warning on 64bit systems (%llu)


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to