summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V0_3_0'.libgpod-0.3.0Jorg Schuler2005-12-110-0/+0
* * bumped version to 0.3.0 for release.Jorg Schuler2005-12-112-3/+5
* * README: added quick HOWTO use libgpodJorg Schuler2005-12-112-6/+70
* * src/itdb_artwork.c: (itdb_thumb_get_gdk_pixbuf) allow to getJorg Schuler2005-12-113-30/+83
* * src/ithumb-writer.c: fixed typo leading to segfault.Jorg Schuler2005-12-102-2/+12
* * src/hal-common.c: reverse order of include statements to fixJorg Schuler2005-12-091-2/+2
* * src/itdb_artwork.c: fix compilation problem when gdkpixbuf isJorg Schuler2005-12-091-1/+3
* * src/ithumb-writer.c: create Artwork directory when attempting toJorg Schuler2005-12-092-0/+14
* * src/itdb_itunesdb.c: change g_assert to g_return_if_fail (don'tJorg Schuler2005-12-064-7/+21
* * src/itdb_track.c: take care of artwork_size/_count a littleJorg Schuler2005-12-045-65/+160
* One more detail for the consistent size stuff.Jorg Schuler2005-12-041-1/+1
* Fix warning about Artwork sizes when importing database.Jorg Schuler2005-12-041-1/+1
* * src/db-artwork-writer.c, src/itdb_itunesdb.c,Jorg Schuler2005-12-047-34/+30
* * src/db-artwork-writer/parser.c: Create ArtworkDB when it doesJorg Schuler2005-12-043-8/+30
* 2005-11-30 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-302-3/+10
* 2005-11-28 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-284-0/+24
* New API for thumbnail support: see src/itdb.h for details.Jorg Schuler2005-11-2813-466/+1054
* Add a little note to say where to send patchesNicholas Piper2005-11-271-0/+4
* Add a toy script to fetch images from AmazonNicholas Piper2005-11-271-0/+72
* Add some playing with artworkNicholas Piper2005-11-271-15/+29
* Add a comment about unicodeNicholas Piper2005-11-271-0/+4
* Add LGPL messagesNicholas Piper2005-11-263-0/+74
* Add sw_get_playlist_tracks() and define G_BEGIN_DECLS/G_END_DECLS for swigNicholas Piper2005-11-262-2/+23
* * configure.ac: bumped version to 0.2.2Jorg Schuler2005-11-242-2/+5
* * overall changes to support itdb_image_get_gdk_pixbuf(). RunJorg Schuler2005-11-248-110/+145
* 2005-11-23 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-2310-205/+270
* 2005-11-23 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-233-2/+9
* 2005-11-23 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-232-1/+7
* 2005-11-23 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-232-2/+6
* 2005-11-22 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-222-3/+6
* 2005-11-22 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-222-5/+6
* 2005-11-22 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-222-1/+6
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-212-239/+385
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-213-3/+14
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-212-0/+44
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-213-54/+24
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-212-5/+7
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-217-9/+23
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-213-40/+489
* 2005-11-21 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-214-28/+24
* * itdb_itunesdb.c: (itdb_rename_files) also remove "iTunesShuffle"Jorg Schuler2005-11-192-1/+25
* * itdb_playlist.c: added itdb_spl_update_live() for convenienceJorg Schuler2005-11-193-5/+24
* * itdb_playlist.c: simplified API for itdb_spl_update() andJorg Schuler2005-11-193-13/+29
* * configure.ac: check for version 2.4 of glib -- now we need toJorg Schuler2005-11-172-2/+7
* 2005-11-15 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-152-1/+10
* * src/itdb_itunesdb.c:Jorg Schuler2005-11-133-15/+28
* * src/itdb_itunesdb.c: when new rating is set on the iPod,Jorg Schuler2005-11-133-5/+21
* * src/itdb_track.c: (itdb_track_set_defaults) only change unk208Jorg Schuler2005-11-122-14/+25
* * src/itdb_itunesdb.c: (itdb_set_mountpoint) do not callJorg Schuler2005-11-123-21/+27
* 2005-11-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-082-3/+27