Update of /cvsroot/gtkpod/libgpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv19006
Modified Files:
ChangeLog INSTALL_CVS
Log Message:
* src/itdb.h: explain 'checked' field in Itdb_Track declaration
* src/itdb_playlist.c (itdb_spl_update): in SPLs with 'match
checked tracks only" set, all unchecked tracks were matched.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -d -r1.143 -r1.144
--- ChangeLog 21 Sep 2006 15:11:41 -0000 1.143
+++ ChangeLog 23 Sep 2006 12:28:23 -0000 1.144
@@ -1,3 +1,10 @@
+2006-09-23 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * src/itdb.h: explain 'checked' field in Itdb_Track declaration
+
+ * src/itdb_playlist.c (itdb_spl_update): in SPLs with 'match
+ checked tracks only" set, all unchecked tracks were matched.
+
2006-09-21 Jorg Schuler <jcsjcs at users.sourceforge.net>
* src/itdb_itunesdb.c: time_added and time_modified where
Index: INSTALL_CVS
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/INSTALL_CVS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- INSTALL_CVS 20 Sep 2005 13:20:32 -0000 1.4
+++ INSTALL_CVS 23 Sep 2006 12:28:23 -0000 1.5
@@ -4,6 +4,13 @@
make
make install
+To make a distribution tarball do
+
+./autogen.sh --enable-gtk-doc
+make
+make dist
+
+
See the INSTALL and TROUBLESHOOTING file for more information.
----------------------------------------------------------------------
-------------------------------------------------------------------------
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