summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * src/itdb.h:Jorg Schuler2006-06-011-0/+20
* * src/db-artwork-writer.c (write_mhni): fix segfault caused byJorg Schuler2006-06-011-0/+5
* * configure.ac:Jorg Schuler2006-05-311-0/+5
* ***** merged photo-support branch back to MAIN. branch is taggedJorg Schuler2006-05-301-2/+208
* * Created new branch "photo-support" for testing of photoJorg Schuler2006-05-061-0/+9
* * src/itdb_itunesdb.c: avoid segfault if album field of podcastsJorg Schuler2006-05-051-0/+5
* * src/itdb_itunesdb.c: smart playlists: avoid assertionJorg Schuler2006-05-021-0/+5
* * tests/Makefile.am: removed 'test-rebuild-db' fromJorg Schuler2006-04-261-0/+7
* * tests/test-rebuild-db.cc: forgot to propagate a GErrorChristophe Fergeau2006-04-121-0/+4
* * tests/test-ls.c: new test program reading and displaying the iPodChristophe Fergeau2006-04-101-0/+12
* * src/itdb_device.h: removed dead codeChristophe Fergeau2006-04-101-0/+5
* * docs/Makefile.am:Christophe Fergeau2006-04-101-0/+28
* 2006-04-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2006-04-081-0/+4
* 2006-04-03 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2006-04-051-5/+24
* * itunesdb.c: set filetype identifier when transfering track toJorg Schuler2006-03-291-0/+5
* Alpha version of reversed-endian Artwork writing. Status: iTunesDBJorg Schuler2006-03-231-14/+24
* * itdb_itunesdb.c (itdb_write_file): move endianess autodetectionJorg Schuler2006-03-181-0/+3
* * itdb_itunesdb.c (mk_mhod): fixed bug when writing podcast urls.Jorg Schuler2006-03-171-0/+4
* * simplified some code by using itdb_get_path() instead ofJorg Schuler2006-03-171-0/+5
* * itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code,Jorg Schuler2006-03-161-0/+15
* * itdb.h, itdb_itunesdb.c: added functions for autodetection ofJorg Schuler2006-03-141-0/+7
* * itdb.h: added movie_flag and lyrics_flag to Itdb_TrackJorg Schuler2006-03-121-0/+14
* * ipod-device.c: added entries for iPod Nano 1 GB black and whiteJorg Schuler2006-03-091-0/+5
* * configure.ac: enable/disable switches for gdk and hal. Thanks toJorg Schuler2006-03-081-0/+5
* * configure.ac: bumped version to 0.3.3 for new CVS version.Jorg Schuler2006-03-041-0/+4
* * configure.ac: bumped version to 0.3.2 for release.Jorg Schuler2006-03-041-0/+11
* * ipod-device.c: (ipod_device_set_property): fixed possibleJorg Schuler2006-02-281-0/+5
* * configure.ac, po/es.po: added Spanish translation catalogJorg Schuler2006-02-241-0/+5
* * src/ipod-device.c: added HP type color photo ipod 'S492'. ThanksJorg Schuler2006-02-191-1/+4
* * libgpod-1.0.pc: added gobject-2.0 to 'Requires:' listJorg Schuler2006-02-191-0/+7
* * src/ipod-device.c: (ipod_device_set_property): fixed bug thatJorg Schuler2006-02-141-0/+4
* * po/ja.po: updated Japanese catalog -- thanks to Kentaro FukuchiJorg Schuler2006-02-141-1/+5
* * src/itdb_itunesdb.c: (itunesstats_read) Fixed error when readingJorg Schuler2006-02-041-1/+7
* * src/itdb_itunesdb.c, src/itdb_playlist.c, src/ithumb-writer.c:Jorg Schuler2006-02-031-0/+7
* (ipod_device_get_model_index_from_table): fix warning aboutJorg Schuler2006-01-031-0/+3
* * src/ipod-device.c: (ipod_device_set_property) check hal_contextJorg Schuler2006-01-031-0/+8
* * src/ipod-device.c: don't ignore return value ofJorg Schuler2005-12-181-0/+5
* * bumped version to 0.3.1 for CVS version.Jorg Schuler2005-12-111-0/+2
* * bumped version to 0.3.0 for release.Jorg Schuler2005-12-111-1/+3
* * README: added quick HOWTO use libgpodJorg Schuler2005-12-111-0/+2
* * src/itdb_artwork.c: (itdb_thumb_get_gdk_pixbuf) allow to getJorg Schuler2005-12-111-0/+7
* * src/ithumb-writer.c: fixed typo leading to segfault.Jorg Schuler2005-12-101-1/+11
* * src/ithumb-writer.c: create Artwork directory when attempting toJorg Schuler2005-12-091-0/+5
* * src/itdb_itunesdb.c: change g_assert to g_return_if_fail (don'tJorg Schuler2005-12-061-0/+14
* * src/itdb_track.c: take care of artwork_size/_count a littleJorg Schuler2005-12-041-0/+8
* * src/db-artwork-writer.c, src/itdb_itunesdb.c,Jorg Schuler2005-12-041-0/+4
* * src/db-artwork-writer/parser.c: Create ArtworkDB when it doesJorg Schuler2005-12-041-0/+5
* 2005-11-30 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-301-0/+5
* 2005-11-28 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-11-281-0/+9
* New API for thumbnail support: see src/itdb.h for details.Jorg Schuler2005-11-281-0/+29