summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Always ended up "modified" after a 'make dist' -> check in.jcsjcs2007-01-151-140/+0
* created new ignore filejcsjcs2007-01-150-0/+0
* * .cvsignorejcsjcs2007-01-151-0/+11
* * po/ja.po: updated Japanese catalog -- thanks to Kentaro Fukuchijcsjcs2007-01-152-168/+194
* add some of Nick's recent work on the python bindingstmzullinger2007-01-151-0/+21
* update instructions for creating a tarball, --enable-gtk-doc is no longer neededtmzullinger2007-01-151-11/+7
* build bindings after docs so the gtk-docs can be converted and usedtmzullinger2007-01-151-1/+1
* add support files for converting gtk-docs to python docstringstmzullinger2007-01-152-0/+140
* * po/sv.po: updated Swedish catalog -- thanks to Stefan Asserhalljcsjcs2007-01-152-44/+50
* At a suggestion from Todd, attempt to fix writing unicode values. Ideally, th...nicholas2007-01-141-1/+15
* Correction to 1.4 - sha1/md5_hash handling in ext db. Also, don't write filen...nicholas2007-01-141-4/+9
* If the Database was garbage collected, then any Tracks would be corrupt. Keep...nicholas2007-01-141-3/+9
* Support sha1_hash entries in the extended database as well as md5_hash. Thank...nicholas2007-01-141-8/+17
* Use gtkdoc documentation for python docstrings, topped up with docstrings by ...nicholas2007-01-145-18/+279
* Add prototypes for wrapper functions. Thanks to Todd Zullinger.nicholas2007-01-141-0/+15
* * src/itdb_itunesdb.c: added instructions on how to add new stringjcsjcs2007-01-142-2/+34
* * po/es.po: updated Spanish catalog -- thanks to Alejandro Lamasjcsjcs2007-01-148-658/+1441
* * tests/test-photos.c:jcsjcs2007-01-143-3/+8
* add more tv show fixes from Mario Rossi.tmzullinger2007-01-132-0/+13
* add a few more MHOD types that Jorg suggestedtmzullinger2007-01-132-0/+5
* don't include any swig built files in the tarballs.tmzullinger2007-01-132-5/+13
* fix more make distcheck issuestmzullinger2007-01-122-25/+20
* TV shows patch from Mario Rossitmzullinger2007-01-122-0/+7
* Add PhotoDB functions to the docs.tmzullinger2007-01-1112-26/+575
* applied Todd Zullinger's patch fixing warnings when building the documentationjcsjcs2007-01-1018-23/+216
* * bindings/python/Makefile.am: correct 'make dist' failure (patchjcsjcs2007-01-102-8/+13
* * src/itdb.hjcsjcs2007-01-093-10/+109
* * src/pixmaps.cjcsjcs2007-01-095-6/+4186
* * src/itdb.h: added 2 pointers for future extension tojcsjcs2007-01-082-1/+6
* * po/fr.po: updated French catalog (thanks to Eric Lassauge)jcsjcs2007-01-082-130/+126
* * README: updated information about photo supportjcsjcs2007-01-082-51/+61
* * tests/Makefile.am: cleanupjcsjcs2007-01-089-51/+120
* * configure.actmzullinger2007-01-047-34/+48
* Reverse tr and sort so that output of grep/awk is sorted before changing newl...nicholas2006-12-181-1/+1
* Install Python libraries to pyexecdir instead; which is not equal to pythondi...nicholas2006-12-131-6/+6
* USe /mnt/ipod as the default mountpoint, to match rest of gtkpodnicholas2006-12-111-1/+1
* Add README.in - thanks to Todd Zullingernicholas2006-12-112-0/+54
* Remove unused hash-bang in gtkpod.pynicholas2006-11-271-1/+0
* * src/ithumb-writer.c (ithumb_writer_write_thumbnail): handlejcsjcs2006-11-262-8/+15
* * src/itdb.hjcsjcs2006-11-263-26/+27
* * src/itdb.hjcsjcs2006-11-244-14/+39
* * When adding photos to the iPod the user may or may not want tojcsjcs2006-11-239-45/+165
* * itdb_artwork.c: added support for UYVY format for iPod Video andjcsjcs2006-11-126-67/+318
* * ithumb-writer.c (itdb_write_ithumb_files):jcsjcs2006-11-122-63/+131
* * itdb.h: Itdb_Artwork:jcsjcs2006-11-116-156/+121
* * itdb.h:jcsjcs2006-11-074-29/+77
* * configure.ac, src/Makefile.am: new soname versioningjcsjcs2006-10-313-16/+14
* * src/itdb_photoalbum.c: fixed typo (Libarary -> Library).jcsjcs2006-10-312-4/+9
* Fix compiler error/warning. Thanks to Todd Zullinger.jcsjcs2006-10-291-2/+3
* Added additional functionality for photo albumsjcsjcs2006-10-297-40/+103