summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * src/itdb_itunesdb.c: smart playlists: avoid assertionJorg Schuler2006-05-022-5/+14
* * tests/Makefile.am: removed 'test-rebuild-db' fromJorg Schuler2006-04-262-1/+8
* Add sw_get_rule() to extract smart playlist rules from GList*, and hopefully ...Nicholas Piper2006-04-253-13/+113
* Don't change flag1; it is automatic now as it means coverart present or notNicholas Piper2006-04-251-2/+0
* Add create_mp3_tags_from_itdb.py from Thomas PerlNicholas Piper2006-04-242-2/+77
* * tests/test-rebuild-db.cc: forgot to propagate a GErrorChristophe Fergeau2006-04-122-15/+23
* * tests/test-ls.c: new test program reading and displaying the iPodChristophe Fergeau2006-04-105-1/+413
* * src/itdb_device.h: removed dead codeChristophe Fergeau2006-04-103-18/+7
* * docs/Makefile.am:Christophe Fergeau2006-04-1024-253/+3011
* Very start of a much nicer API from PythonNicholas Piper2006-04-095-3/+203
* 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