summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use build-tree libraries for Python test, not the installed set.Nicholas Piper2007-03-264-3/+13
* Add some PhotoDB reading features, thanks to John Carr for prompting.Nicholas Piper2007-03-264-3/+432
* * src/itdb_itunesdb.c: streamline MHOD52 patch (remove mk_mhod52()Jorg Schuler2007-03-252-190/+182
* * src/itdb_itunesdb.c: Write out MHOD52 hunks after masterJorg Schuler2007-03-232-7/+266
* * src/itdb_itunesdb.c (write_playlist): corrected what is writtenJorg Schuler2007-03-222-6/+9
* * docs/reference/libgpod-sections.txt: added descriptions byJorg Schuler2007-03-214-0/+40
* * src/itdb.hJorg Schuler2007-03-216-6/+194
* * src/itdb_itunesdb.c (itdb_cp_track_to_ipod): cast filenameJorg Schuler2007-03-213-2/+24
* * src/itdb_artwork.c (itdb_artwork_remove_thumbnail): memory usedJorg Schuler2007-03-212-2/+12
* only descend into the python subdir if HAVE_PYTHON is set, this avoids some p...Todd Zullinger2007-03-022-0/+8
* allow the use of nicer version strings in AM_CHECK_PYMODTodd Zullinger2007-02-273-3/+10
* build docs when creating tarballsTodd Zullinger2007-02-273-1/+13
* include newly added declarations / remove unused declarations / fix a few war...Todd Zullinger2007-02-271-1/+3
* * src/itdb.hJorg Schuler2007-02-255-22/+93
* * src/itdb_itunesdb.c (get_mhod): don't skip unknown action typesJorg Schuler2007-02-242-39/+44
* * src/itdb.hJorg Schuler2007-02-245-43/+125
* * src/db-itunes-parser.hJorg Schuler2007-02-243-3/+12
* * ChangeLogJorg Schuler2007-02-128-134/+140
* Translate track attributes to UTF-8 (dropping any chars we can't do), and if ...Nicholas Piper2007-02-101-2/+2
* Cope with invalid/not available mp3 tagsNicholas Piper2007-02-101-13/+24
* * src/ithumb-writer.c: reduced maximum size for ithmb files fromJorg Schuler2007-02-092-2/+9
* Correction to how we fall back to using md5_hash entry from ext database if s...Nicholas Piper2007-01-231-3/+9
* * src/itdb.hJorg Schuler2007-01-183-5/+11
* s/eye3D/eyeD3/ in python requirementsTodd Zullinger2007-01-161-1/+1
* * po/fr.po: updated French catalog -- thanks to Éric LassaugeJorg Schuler2007-01-162-97/+104
* * configure.ac: bumped version to 0.4.3-CVS for further developmentJorg Schuler2007-01-152-2/+4
* * configure.ac: bumped version to 0.4.2 for releaseJorg Schuler2007-01-152-22/+30
* Run 'make update-po'Jorg Schuler2007-01-157-293/+333
* * tests/test-photos.c: change "error" to "warning" in warningJorg Schuler2007-01-151-1/+1
* * INSTALL_CVS:Jorg Schuler2007-01-154-3/+28
* * po/de.po: updated German catalogJorg Schuler2007-01-152-167/+185
* Always ended up "modified" after a 'make dist' -> check in.Jorg Schuler2007-01-151-140/+0
* created new ignore fileJorg Schuler2007-01-150-0/+0
* * .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