summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow fetching guint8 values into Python. Include function name in exception ...Nicholas Piper2006-04-081-1/+5
* Correction to filename (again?), since I started to use all underscores inste...Nicholas Piper2006-04-081-1/+1
* 2006-04-08 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2006-04-082-0/+5
* Correction to filename (again?), since I started to use all underscores inste...Nicholas Piper2006-04-081-5/+3
* Remove Makefile, which is generated and shouldn't be in CVS.Nicholas Piper2006-04-081-416/+0
* Fix adding to podcast playlist, support adding multiple songs at once and sup...Nicholas Piper2006-04-081-44/+80
* Update EXTRA_DISTNicholas Piper2006-04-081-2/+3
* Provide typemap for guint8, and use to provide podcast support in add_songs.p...Nicholas Piper2006-04-082-3/+37
* Used wrong variable when printing we couldn't read the ipod. Avoid ampersands...Nicholas Piper2006-04-081-2/+2
* Remove double quotes from search term, and remove 12" too.Nicholas Piper2006-04-071-3/+6
* Delete the temp files AFTER we finish writing to the ipod.Nicholas Piper2006-04-071-3/+6
* Cleanup temp files after we're done.Nicholas Piper2006-04-071-2/+8
* Avoid leaving my key lying around. A bit late.Nicholas Piper2006-04-071-1/+1
* Clean up this directory a little, and improve coverart fetching.Nicholas Piper2006-04-075-17/+121
* 2006-04-03 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2006-04-0520-611/+1835
* * itunesdb.c: set filetype identifier when transfering track toJorg Schuler2006-03-293-9/+29
* Alpha version of reversed-endian Artwork writing. Status: iTunesDBJorg Schuler2006-03-2318-211/+478
* * itdb_itunesdb.c (itdb_write_file): move endianess autodetectionJorg Schuler2006-03-183-6/+10
* Removed leftover debuggin printfsJorg Schuler2006-03-171-5/+1
* * itdb_itunesdb.c (mk_mhod): fixed bug when writing podcast urls.Jorg Schuler2006-03-172-3/+12
* * simplified some code by using itdb_get_path() instead ofJorg Schuler2006-03-172-2/+7
* * itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code,Jorg Schuler2006-03-1621-2522/+925
* * itdb.h, itdb_itunesdb.c: added functions for autodetection ofJorg Schuler2006-03-143-57/+161
* * itdb.h: added movie_flag and lyrics_flag to Itdb_TrackJorg Schuler2006-03-124-194/+679
* * ipod-device.c: added entries for iPod Nano 1 GB black and whiteJorg Schuler2006-03-092-1/+8
* Undoing the last CVS checkin -- I was in the wrong directory. Sorry for that.Jorg Schuler2006-03-093-278/+69
* * ipod-device.c: added entries for iPod Nano 1 GB black and whiteJorg Schuler2006-03-093-69/+278
* * configure.ac: enable/disable switches for gdk and hal. Thanks toJorg Schuler2006-03-082-11/+31
* * configure.ac: bumped version to 0.3.3 for new CVS version.Jorg Schuler2006-03-042-1/+5
* * configure.ac: bumped version to 0.3.2 for release.Jorg Schuler2006-03-044-9/+23
* * ipod-device.c: (ipod_device_set_property): fixed possibleJorg Schuler2006-02-282-8/+15
* I think I'm abusing a Swig internal implementation detail here; and they chan...Nicholas Piper2006-02-251-3/+3
* * configure.ac, po/es.po: added Spanish translation catalogJorg Schuler2006-02-243-1/+244
* * src/ipod-device.c: added HP type color photo ipod 'S492'. ThanksJorg Schuler2006-02-192-2/+6
* * libgpod-1.0.pc: added gobject-2.0 to 'Requires:' listJorg Schuler2006-02-192-0/+13
* * 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