summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * src/ipod-device.c: (ipod_device_set_property): fixed bug thatJorg Schuler2006-02-143-14/+18
* * po/ja.po: updated Japanese catalog -- thanks to Kentaro FukuchiJorg Schuler2006-02-142-7/+9
* *** empty log message ***Jorg Schuler2006-02-141-86/+154
* * src/itdb_itunesdb.c: (itunesstats_read) Fixed error when readingJorg Schuler2006-02-042-3/+9
* * src/itdb_itunesdb.c, src/itdb_playlist.c, src/ithumb-writer.c:Jorg Schuler2006-02-034-88/+99
* (ipod_device_get_model_index_from_table): fix warning aboutJorg Schuler2006-01-032-2/+5
* * src/ipod-device.c: (ipod_device_set_property) check hal_contextJorg Schuler2006-01-032-6/+19
* * src/ipod-device.c: don't ignore return value ofJorg Schuler2005-12-182-10/+23
* * bumped version to 0.3.1 for CVS version.Jorg Schuler2005-12-112-1/+3
* * 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