summaryrefslogtreecommitdiffstats
path: root/INSTALL_CVS
Commit message (Collapse)AuthorAgeFilesLines
* rename INSTALL_CVS to INSTALL_SVNTodd Zullinger2007-06-031-24/+0
| | | | git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1524 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* update a few more CVS references for SubversionTodd Zullinger2007-06-031-1/+1
| | | | git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1522 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* build docs when creating tarballsTodd Zullinger2007-02-271-1/+0
| | | | git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1400 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* * ChangeLogJorg Schuler2007-02-121-1/+1
| | | | | | | | | | | | | | INSTALL_CVS configure.ac bindings/python/gtkpod.py bindings/python/ipod.py bindings/python/examples/add_song.py bindings/python/examples/create_mp3_tags_from_itdb.py: updates and fixes from Nicholas Piper. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1394 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* s/eye3D/eyeD3/ in python requirementsTodd Zullinger2007-01-161-1/+1
| | | | git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1388 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* * INSTALL_CVS:Jorg Schuler2007-01-151-0/+7
| | | | | | | | | | TROUBLESHOOTING: short note about the python packages required to build the python bindings. * Makefile.am: added TROUBLESHOOTING to EXTRA_DIST git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1381 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* update instructions for creating a tarball, --enable-gtk-doc is no longer neededTodd Zullinger2007-01-151-11/+7
| | | | | | | | remove warning to use CVS instead of the releases add note about using automake-1.9 for those interested in some minor python-related improvements git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1374 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* * src/itdb.h: explain 'checked' field in Itdb_Track declarationJorg Schuler2006-09-231-0/+7
| | | | | | | | * src/itdb_playlist.c (itdb_spl_update): in SPLs with 'match checked tracks only" set, all unchecked tracks were matched. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1318 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* release of 0.1.3Jorg Schuler2005-09-201-0/+8
| | | | git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1095 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* * autogen.sh: automatically call ./configureJorg Schuler2005-09-141-1/+0
| | | | | | | | * configure.ac: added supported languages de fr he it ja sv * po/: added language files from gtkpod project git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1089 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* * configure.ac: changed position of AC_GNU_SOURCE (caused errorJorg Schuler2005-09-111-6/+2
| | | | | | | | | | | strange error messages) * autogen.sh: replaced so it works without gnome-common and modified for intltools support * src/itdb.h: replaced '//' by '/* ... */' to avoid strange error message during compile. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1085 f01d2545-417e-4e96-918e-98f8d0dbbcb6
* Some hints for troubleshooting and installation from CVSJorg Schuler2005-09-111-0/+12
Replaced autogen.sh to avoid gnome-common dependency. Changed configure.ac to work with new autogen.sh. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1084 f01d2545-417e-4e96-918e-98f8d0dbbcb6