| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/itdb_itunesdb.c: smart playlists: avoid assertion | Jorg Schuler | 2006-05-02 | 2 | -5/+14 |
* | * tests/Makefile.am: removed 'test-rebuild-db' from | Jorg Schuler | 2006-04-26 | 2 | -1/+8 |
* | Add sw_get_rule() to extract smart playlist rules from GList*, and hopefully ... | Nicholas Piper | 2006-04-25 | 3 | -13/+113 |
* | Don't change flag1; it is automatic now as it means coverart present or not | Nicholas Piper | 2006-04-25 | 1 | -2/+0 |
* | Add create_mp3_tags_from_itdb.py from Thomas Perl | Nicholas Piper | 2006-04-24 | 2 | -2/+77 |
* | * tests/test-rebuild-db.cc: forgot to propagate a GError | Christophe Fergeau | 2006-04-12 | 2 | -15/+23 |
* | * tests/test-ls.c: new test program reading and displaying the iPod | Christophe Fergeau | 2006-04-10 | 5 | -1/+413 |
* | * src/itdb_device.h: removed dead code | Christophe Fergeau | 2006-04-10 | 3 | -18/+7 |
* | * docs/Makefile.am: | Christophe Fergeau | 2006-04-10 | 24 | -253/+3011 |
* | Very start of a much nicer API from Python | Nicholas Piper | 2006-04-09 | 5 | -3/+203 |
* | Allow fetching guint8 values into Python. Include function name in exception ... | Nicholas Piper | 2006-04-08 | 1 | -1/+5 |
* | Correction to filename (again?), since I started to use all underscores inste... | Nicholas Piper | 2006-04-08 | 1 | -1/+1 |
* | 2006-04-08 Christophe Fergeau <teuf@gnome.org> | Christophe Fergeau | 2006-04-08 | 2 | -0/+5 |
* | Correction to filename (again?), since I started to use all underscores inste... | Nicholas Piper | 2006-04-08 | 1 | -5/+3 |
* | Remove Makefile, which is generated and shouldn't be in CVS. | Nicholas Piper | 2006-04-08 | 1 | -416/+0 |
* | Fix adding to podcast playlist, support adding multiple songs at once and sup... | Nicholas Piper | 2006-04-08 | 1 | -44/+80 |
* | Update EXTRA_DIST | Nicholas Piper | 2006-04-08 | 1 | -2/+3 |
* | Provide typemap for guint8, and use to provide podcast support in add_songs.p... | Nicholas Piper | 2006-04-08 | 2 | -3/+37 |
* | Used wrong variable when printing we couldn't read the ipod. Avoid ampersands... | Nicholas Piper | 2006-04-08 | 1 | -2/+2 |
* | Remove double quotes from search term, and remove 12" too. | Nicholas Piper | 2006-04-07 | 1 | -3/+6 |
* | Delete the temp files AFTER we finish writing to the ipod. | Nicholas Piper | 2006-04-07 | 1 | -3/+6 |
* | Cleanup temp files after we're done. | Nicholas Piper | 2006-04-07 | 1 | -2/+8 |
* | Avoid leaving my key lying around. A bit late. | Nicholas Piper | 2006-04-07 | 1 | -1/+1 |
* | Clean up this directory a little, and improve coverart fetching. | Nicholas Piper | 2006-04-07 | 5 | -17/+121 |
* | 2006-04-03 Jorg Schuler <jcsjcs at users.sourceforge.net> | Jorg Schuler | 2006-04-05 | 20 | -611/+1835 |
* | * itunesdb.c: set filetype identifier when transfering track to | Jorg Schuler | 2006-03-29 | 3 | -9/+29 |
* | Alpha version of reversed-endian Artwork writing. Status: iTunesDB | Jorg Schuler | 2006-03-23 | 18 | -211/+478 |
* | * itdb_itunesdb.c (itdb_write_file): move endianess autodetection | Jorg Schuler | 2006-03-18 | 3 | -6/+10 |
* | Removed leftover debuggin printfs | Jorg Schuler | 2006-03-17 | 1 | -5/+1 |
* | * itdb_itunesdb.c (mk_mhod): fixed bug when writing podcast urls. | Jorg Schuler | 2006-03-17 | 2 | -3/+12 |
* | * simplified some code by using itdb_get_path() instead of | Jorg Schuler | 2006-03-17 | 2 | -2/+7 |
* | * itdb_device.[ch]: rewrote ipod-device.c, removed all hal-code, | Jorg Schuler | 2006-03-16 | 21 | -2522/+925 |
* | * itdb.h, itdb_itunesdb.c: added functions for autodetection of | Jorg Schuler | 2006-03-14 | 3 | -57/+161 |
* | * itdb.h: added movie_flag and lyrics_flag to Itdb_Track | Jorg Schuler | 2006-03-12 | 4 | -194/+679 |
* | * ipod-device.c: added entries for iPod Nano 1 GB black and white | Jorg Schuler | 2006-03-09 | 2 | -1/+8 |
* | Undoing the last CVS checkin -- I was in the wrong directory. Sorry for that. | Jorg Schuler | 2006-03-09 | 3 | -278/+69 |
* | * ipod-device.c: added entries for iPod Nano 1 GB black and white | Jorg Schuler | 2006-03-09 | 3 | -69/+278 |
* | * configure.ac: enable/disable switches for gdk and hal. Thanks to | Jorg Schuler | 2006-03-08 | 2 | -11/+31 |
* | * configure.ac: bumped version to 0.3.3 for new CVS version. | Jorg Schuler | 2006-03-04 | 2 | -1/+5 |
* | * configure.ac: bumped version to 0.3.2 for release. | Jorg Schuler | 2006-03-04 | 4 | -9/+23 |
* | * ipod-device.c: (ipod_device_set_property): fixed possible | Jorg Schuler | 2006-02-28 | 2 | -8/+15 |
* | I think I'm abusing a Swig internal implementation detail here; and they chan... | Nicholas Piper | 2006-02-25 | 1 | -3/+3 |
* | * configure.ac, po/es.po: added Spanish translation catalog | Jorg Schuler | 2006-02-24 | 3 | -1/+244 |
* | * src/ipod-device.c: added HP type color photo ipod 'S492'. Thanks | Jorg Schuler | 2006-02-19 | 2 | -2/+6 |
* | * libgpod-1.0.pc: added gobject-2.0 to 'Requires:' list | Jorg Schuler | 2006-02-19 | 2 | -0/+13 |
* | * src/ipod-device.c: (ipod_device_set_property): fixed bug that | Jorg Schuler | 2006-02-14 | 3 | -14/+18 |
* | * po/ja.po: updated Japanese catalog -- thanks to Kentaro Fukuchi | Jorg Schuler | 2006-02-14 | 2 | -7/+9 |
* | *** empty log message *** | Jorg Schuler | 2006-02-14 | 1 | -86/+154 |
* | * src/itdb_itunesdb.c: (itunesstats_read) Fixed error when reading | Jorg Schuler | 2006-02-04 | 2 | -3/+9 |
* | * src/itdb_itunesdb.c, src/itdb_playlist.c, src/ithumb-writer.c: | Jorg Schuler | 2006-02-03 | 4 | -88/+99 |