summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow add_song.py to create a playlist to put the new tracks intonicholas2006-05-072-11/+33
* Track, Database and Playlist support for the nicer API. add_song.py uses this...nicholas2006-05-075-53/+266
* * Created new branch "photo-support" for testing of photojcsjcs2006-05-061-0/+9
* Add gint8-gint64 typemaps for 'in'nicholas2006-05-061-0/+42
* Rearrange slightly, create a gpod package ready for the nicer APInicholas2006-05-062-12/+19
* * src/itdb_itunesdb.c: avoid segfault if album field of podcastsjcsjcs2006-05-052-3/+15
* * src/itdb_itunesdb.c: smart playlists: avoid assertionjcsjcs2006-05-022-5/+14
* * tests/Makefile.am: removed 'test-rebuild-db' fromjcsjcs2006-04-262-1/+8
* Add sw_get_rule() to extract smart playlist rules from GList*, and hopefully ...nicholas2006-04-253-13/+113
* Don't change flag1; it is automatic now as it means coverart present or notnicholas2006-04-251-2/+0
* Add create_mp3_tags_from_itdb.py from Thomas Perlnicholas2006-04-242-2/+77
* * tests/test-rebuild-db.cc: forgot to propagate a GErrorteuf2006-04-122-15/+23
* * tests/test-ls.c: new test program reading and displaying the iPodteuf2006-04-105-1/+413
* * src/itdb_device.h: removed dead codeteuf2006-04-103-18/+7
* * docs/Makefile.am:teuf2006-04-1024-253/+3011
* Very start of a much nicer API from Pythonnicholas2006-04-095-3/+203
* Allow fetching guint8 values into Python. Include function name in exception ...nicholas2006-04-081-1/+5
* Correction to filename (again?), since I started to use all underscores inste...nicholas2006-04-081-1/+1
* 2006-04-08 Christophe Fergeau <teuf@gnome.org>teuf2006-04-082-0/+5
* Correction to filename (again?), since I started to use all underscores inste...nicholas2006-04-081-5/+3
* Remove Makefile, which is generated and shouldn't be in CVS.nicholas2006-04-081-416/+0
* Fix adding to podcast playlist, support adding multiple songs at once and sup...nicholas2006-04-081-44/+80
* Update EXTRA_DISTnicholas2006-04-081-2/+3
* Provide typemap for guint8, and use to provide podcast support in add_songs.p...nicholas2006-04-082-3/+37
* Used wrong variable when printing we couldn't read the ipod. Avoid ampersands...nicholas2006-04-081-2/+2
* Remove double quotes from search term, and remove 12" too.nicholas2006-04-071-3/+6
* Delete the temp files AFTER we finish writing to the ipod.nicholas2006-04-071-3/+6
* Cleanup temp files after we're done.nicholas2006-04-071-2/+8
* Avoid leaving my key lying around. A bit late.nicholas2006-04-071-1/+1
* Clean up this directory a little, and improve coverart fetching.nicholas2006-04-075-17/+121
* 2006-04-03 Jorg Schuler <jcsjcs at users.sourceforge.net>jcsjcs2006-04-0520-611/+1835
* * itunesdb.c: set filetype identifier when transfering track tojcsjcs2006-03-293-9/+29
* Alpha version of reversed-endian Artwork writing. Status: iTunesDBjcsjcs2006-03-2318-211/+478
* * itdb_itunesdb.c (itdb_write_file): move endianess autodetectionjcsjcs2006-03-183-6/+10
* Removed leftover debuggin printfsjcsjcs2006-03-171-5/+1
* * itdb_itunesdb.c (mk_mhod): fixed bug when writing podcast urls.jcsjcs2006-03-172-3/+12
* * simplified some code by using itdb_get_path() instead ofjcsjcs2006-03-172-2/+7
* * itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code,jcsjcs2006-03-1621-2522/+925
* * itdb.h, itdb_itunesdb.c: added functions for autodetection ofjcsjcs2006-03-143-57/+161
* * itdb.h: added movie_flag and lyrics_flag to Itdb_Trackjcsjcs2006-03-124-194/+679
* * ipod-device.c: added entries for iPod Nano 1 GB black and whitejcsjcs2006-03-092-1/+8
* Undoing the last CVS checkin -- I was in the wrong directory. Sorry for that.jcsjcs2006-03-093-278/+69
* * ipod-device.c: added entries for iPod Nano 1 GB black and whitejcsjcs2006-03-093-69/+278
* * configure.ac: enable/disable switches for gdk and hal. Thanks tojcsjcs2006-03-082-11/+31
* * configure.ac: bumped version to 0.3.3 for new CVS version.jcsjcs2006-03-042-1/+5
* * configure.ac: bumped version to 0.3.2 for release.jcsjcs2006-03-044-9/+23
* * ipod-device.c: (ipod_device_set_property): fixed possiblejcsjcs2006-02-282-8/+15
* I think I'm abusing a Swig internal implementation detail here; and they chan...nicholas2006-02-251-3/+3
* * configure.ac, po/es.po: added Spanish translation catalogjcsjcs2006-02-243-1/+244
* * src/ipod-device.c: added HP type color photo ipod 'S492'. Thanksjcsjcs2006-02-192-2/+6