summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * .cvsignoreJorg Schuler2007-01-151-0/+11
* * po/ja.po: updated Japanese catalog -- thanks to Kentaro FukuchiJorg Schuler2007-01-152-168/+194
* add some of Nick's recent work on the python bindingsTodd Zullinger2007-01-151-0/+21
* update instructions for creating a tarball, --enable-gtk-doc is no longer neededTodd Zullinger2007-01-151-11/+7
* build bindings after docs so the gtk-docs can be converted and usedTodd Zullinger2007-01-151-1/+1
* add support files for converting gtk-docs to python docstringsTodd Zullinger2007-01-152-0/+140
* * po/sv.po: updated Swedish catalog -- thanks to Stefan AsserhallJorg Schuler2007-01-152-44/+50
* At a suggestion from Todd, attempt to fix writing unicode values. Ideally, th...Nicholas Piper2007-01-141-1/+15
* Correction to 1.4 - sha1/md5_hash handling in ext db. Also, don't write filen...Nicholas Piper2007-01-141-4/+9
* If the Database was garbage collected, then any Tracks would be corrupt. Keep...Nicholas Piper2007-01-141-3/+9
* Support sha1_hash entries in the extended database as well as md5_hash. Thank...Nicholas Piper2007-01-141-8/+17
* Use gtkdoc documentation for python docstrings, topped up with docstrings by ...Nicholas Piper2007-01-145-18/+279
* Add prototypes for wrapper functions. Thanks to Todd Zullinger.Nicholas Piper2007-01-141-0/+15
* * src/itdb_itunesdb.c: added instructions on how to add new stringJorg Schuler2007-01-142-2/+34
* * po/es.po: updated Spanish catalog -- thanks to Alejandro LamasJorg Schuler2007-01-148-658/+1441
* * tests/test-photos.c:Jorg Schuler2007-01-143-3/+8
* add more tv show fixes from Mario Rossi.Todd Zullinger2007-01-132-0/+13
* add a few more MHOD types that Jorg suggestedTodd Zullinger2007-01-132-0/+5
* don't include any swig built files in the tarballs.Todd Zullinger2007-01-132-5/+13
* fix more make distcheck issuesTodd Zullinger2007-01-122-25/+20
* TV shows patch from Mario RossiTodd Zullinger2007-01-122-0/+7
* Add PhotoDB functions to the docs.Todd Zullinger2007-01-1112-26/+575
* applied Todd Zullinger's patch fixing warnings when building the documentationJorg Schuler2007-01-1018-23/+216
* * bindings/python/Makefile.am: correct 'make dist' failure (patchJorg Schuler2007-01-102-8/+13
* * src/itdb.hJorg Schuler2007-01-093-10/+109
* * src/pixmaps.cJorg Schuler2007-01-095-6/+4186
* * src/itdb.h: added 2 pointers for future extension toJorg Schuler2007-01-082-1/+6
* * po/fr.po: updated French catalog (thanks to Eric Lassauge)Jorg Schuler2007-01-082-130/+126
* * README: updated information about photo supportJorg Schuler2007-01-082-51/+61
* * tests/Makefile.am: cleanupJorg Schuler2007-01-089-51/+120
* * configure.acTodd Zullinger2007-01-047-34/+48
* Reverse tr and sort so that output of grep/awk is sorted before changing newl...Nicholas Piper2006-12-181-1/+1
* Install Python libraries to pyexecdir instead; which is not equal to pythondi...Nicholas Piper2006-12-131-6/+6
* USe /mnt/ipod as the default mountpoint, to match rest of gtkpodNicholas Piper2006-12-111-1/+1
* Add README.in - thanks to Todd ZullingerNicholas Piper2006-12-112-0/+54
* Remove unused hash-bang in gtkpod.pyNicholas Piper2006-11-271-1/+0
* * src/ithumb-writer.c (ithumb_writer_write_thumbnail): handleJorg Schuler2006-11-262-8/+15
* * src/itdb.hJorg Schuler2006-11-263-26/+27
* * src/itdb.hJorg Schuler2006-11-244-14/+39
* * When adding photos to the iPod the user may or may not want toJorg Schuler2006-11-239-45/+165
* * itdb_artwork.c: added support for UYVY format for iPod Video andJorg Schuler2006-11-126-67/+318
* * ithumb-writer.c (itdb_write_ithumb_files):Jorg Schuler2006-11-122-63/+131
* * itdb.h: Itdb_Artwork:Jorg Schuler2006-11-116-156/+121
* * itdb.h:Jorg Schuler2006-11-074-29/+77
* * configure.ac, src/Makefile.am: new soname versioningJorg Schuler2006-10-313-16/+14
* * src/itdb_photoalbum.c: fixed typo (Libarary -> Library).Jorg Schuler2006-10-312-4/+9
* Fix compiler error/warning. Thanks to Todd Zullinger.Jorg Schuler2006-10-291-2/+3
* Added additional functionality for photo albumsJorg Schuler2006-10-297-40/+103
* Major rework of picture support.Jorg Schuler2006-10-297-320/+947
* * src/itdb_playlist.c (itdb_playlist_add, itdb_playlist_add_track):Jorg Schuler2006-10-223-8/+13