summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * src/ithumb-writer.c (ithumb_writer_write_thumbnail): handleJorg Schuler2006-11-262-8/+15
* * src/itdb.hJorg Schuler2006-11-263-26/+27
* * src/itdb.hJorg Schuler2006-11-244-14/+39
* * When adding photos to the iPod the user may or may not want toJorg Schuler2006-11-239-45/+165
* * itdb_artwork.c: added support for UYVY format for iPod Video andJorg Schuler2006-11-126-67/+318
* * ithumb-writer.c (itdb_write_ithumb_files):Jorg Schuler2006-11-122-63/+131
* * itdb.h: Itdb_Artwork:Jorg Schuler2006-11-116-156/+121
* * itdb.h:Jorg Schuler2006-11-074-29/+77
* * configure.ac, src/Makefile.am: new soname versioningJorg Schuler2006-10-313-16/+14
* * src/itdb_photoalbum.c: fixed typo (Libarary -> Library).Jorg Schuler2006-10-312-4/+9
* Fix compiler error/warning. Thanks to Todd Zullinger.Jorg Schuler2006-10-291-2/+3
* Added additional functionality for photo albumsJorg Schuler2006-10-297-40/+103
* Major rework of picture support.Jorg Schuler2006-10-297-320/+947
* * src/itdb_playlist.c (itdb_playlist_add, itdb_playlist_add_track):Jorg Schuler2006-10-223-8/+13
* Further simplification ofJorg Schuler2006-10-021-3/+0
* * tests/Makefile.amJorg Schuler2006-10-021-1/+1
* * tests/Makefile.amJorg Schuler2006-10-023-3/+11
* Reverted accidential patch.Jorg Schuler2006-09-283-138/+0
* * po/sv.po: updated version by Stefan AsserhallJorg Schuler2006-09-265-68/+204
* * configure.ac: bumped to 0.4.1 as new CVS versionJorg Schuler2006-09-242-1/+3
* * configure.ac: bumped to 0.4.0 for releaseJorg Schuler2006-09-242-2/+4
* * po/es.po: updated version by Alejandro Lamas DaviƱaJorg Schuler2006-09-248-509/+1923
* * src/itdb.h: explain 'checked' field in Itdb_Track declarationJorg Schuler2006-09-236-4/+25
* * src/ithumb-writer.c: removed re-using of thumbnail data in orderJorg Schuler2006-09-213-31/+6
* * src/itdb_device.c: changed number of directories for 6G 8GB iPodJorg Schuler2006-09-213-7/+10
* * src/itdb_itunesdb.c: time_added and time_modified whereJorg Schuler2006-09-211-0/+5
* Sizing of pixmap did not work properly for data (non-file) coverart.Jorg Schuler2006-09-172-6/+6
* * src/itdb.hJorg Schuler2006-09-176-60/+298
* Forgot references to artwork definitions for new colors of iPod Nano.Jorg Schuler2006-09-171-1/+5
* * src/itdb.hJorg Schuler2006-09-173-20/+66
* * tests/test-ls.c: added option to list contents of localJorg Schuler2006-08-212-5/+34
* * src/db-artwork-writer.c (ipod_buffer_grow_file): printf(3) typeJorg Schuler2006-08-181-2/+2
* * src/itdb_itunesdb.c (itdb_write): don't crash if error ==Jorg Schuler2006-07-082-6/+12
* * src/itdb_itunesdb.c (itdb_init_ipod): only write iTunesSDJorg Schuler2006-07-022-10/+24
* * src/itdb_itunesdb.c (wcontents_write): added g_strerror in errorJorg Schuler2006-06-282-5/+10
* * src/itdb_device.c: fixed endianness autodetection for big endianJorg Schuler2006-06-272-3/+9
* * src/itdb_itunesdb.cJorg Schuler2006-06-243-9/+56
* * src/itdb_device.c (itdb_device_get_ipod_info): compare more thanJorg Schuler2006-06-102-2/+9
* * src/itdb.hJorg Schuler2006-06-077-29/+162
* * src/itdb_itunesdb.c (itdb_create_directories): add space afterJorg Schuler2006-06-052-2/+5
* * src/itdb.hJorg Schuler2006-06-053-8/+14
* 2006-06-05 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2006-06-0421-278/+610
* * src/db-artwork-writer.cJorg Schuler2006-06-027-48/+83
* * tests/test-photos.c: added possibility to dump all photos into aJorg Schuler2006-06-023-42/+109
* * src/itdb.h:Jorg Schuler2006-06-0112-113/+174
* * src/db-artwork-writer.c (write_mhni): fix segfault caused byJorg Schuler2006-06-014-8/+12
* * configure.ac:Jorg Schuler2006-05-313-3/+70
* Catch up with flag2->skip_when_shuffling, flag3->remember_playback_position r...Nicholas Piper2006-05-301-17/+7
* ***** merged photo-support branch back to MAIN. branch is taggedJorg Schuler2006-05-3039-902/+3188
* Don't remove required files when we make clean.Nicholas Piper2006-05-291-1/+2