summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * src/itdb_itunesdb.c: added instructions on how to add new stringJorg Schuler2007-01-141-2/+30
* * tests/test-photos.c:Jorg Schuler2007-01-141-2/+2
* add more tv show fixes from Mario Rossi.Todd Zullinger2007-01-131-0/+10
* add a few more MHOD types that Jorg suggestedTodd Zullinger2007-01-131-0/+2
* TV shows patch from Mario RossiTodd Zullinger2007-01-121-0/+3
* Add PhotoDB functions to the docs.Todd Zullinger2007-01-112-8/+11
* applied Todd Zullinger's patch fixing warnings when building the documentationJorg Schuler2007-01-104-6/+12
* * src/itdb.hJorg Schuler2007-01-092-10/+104
* * src/pixmaps.cJorg Schuler2007-01-094-6/+4175
* * src/itdb.h: added 2 pointers for future extension toJorg Schuler2007-01-081-1/+3
* * tests/Makefile.am: cleanupJorg Schuler2007-01-083-21/+66
* * src/ithumb-writer.c (ithumb_writer_write_thumbnail): handleJorg Schuler2006-11-262-8/+15
* * src/itdb.hJorg Schuler2006-11-262-26/+10
* * src/itdb.hJorg Schuler2006-11-242-11/+26
* * When adding photos to the iPod the user may or may not want toJorg Schuler2006-11-235-37/+126
* * itdb_artwork.c: added support for UYVY format for iPod Video andJorg Schuler2006-11-125-67/+296
* * ithumb-writer.c (itdb_write_ithumb_files):Jorg Schuler2006-11-121-63/+115
* * itdb.h: Itdb_Artwork:Jorg Schuler2006-11-115-156/+98
* * itdb.h:Jorg Schuler2006-11-073-29/+62
* * configure.ac, src/Makefile.am: new soname versioningJorg Schuler2006-10-311-2/+1
* * src/itdb_photoalbum.c: fixed typo (Libarary -> Library).Jorg Schuler2006-10-311-4/+5
* Fix compiler error/warning. Thanks to Todd Zullinger.Jorg Schuler2006-10-291-2/+3
* Added additional functionality for photo albumsJorg Schuler2006-10-295-38/+87
* Major rework of picture support.Jorg Schuler2006-10-295-255/+602
* * src/itdb_playlist.c (itdb_playlist_add, itdb_playlist_add_track):Jorg Schuler2006-10-222-8/+7
* Reverted accidential patch.Jorg Schuler2006-09-282-88/+0
* * po/sv.po: updated version by Stefan AsserhallJorg Schuler2006-09-262-0/+88
* * src/itdb.h: explain 'checked' field in Itdb_Track declarationJorg Schuler2006-09-232-4/+4
* * src/ithumb-writer.c: removed re-using of thumbnail data in orderJorg Schuler2006-09-212-31/+2
* * src/itdb_device.c: changed number of directories for 6G 8GB iPodJorg Schuler2006-09-212-7/+7
* Sizing of pixmap did not work properly for data (non-file) coverart.Jorg Schuler2006-09-172-6/+6
* * src/itdb.hJorg Schuler2006-09-175-60/+281
* Forgot references to artwork definitions for new colors of iPod Nano.Jorg Schuler2006-09-171-1/+5
* * src/itdb.hJorg Schuler2006-09-172-20/+60
* * 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-081-6/+7
* * src/itdb_itunesdb.c (itdb_init_ipod): only write iTunesSDJorg Schuler2006-07-021-10/+18
* * src/itdb_itunesdb.c (wcontents_write): added g_strerror in errorJorg Schuler2006-06-281-5/+5
* * src/itdb_device.c: fixed endianness autodetection for big endianJorg Schuler2006-06-271-3/+4
* * src/itdb_itunesdb.cJorg Schuler2006-06-242-9/+48
* * src/itdb_device.c (itdb_device_get_ipod_info): compare more thanJorg Schuler2006-06-101-2/+3
* * src/itdb.hJorg Schuler2006-06-075-28/+139
* * src/itdb_itunesdb.c (itdb_create_directories): add space afterJorg Schuler2006-06-051-2/+2
* * src/itdb.hJorg Schuler2006-06-052-8/+8
* 2006-06-05 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2006-06-0417-235/+493
* * src/db-artwork-writer.cJorg Schuler2006-06-024-45/+65
* * tests/test-photos.c: added possibility to dump all photos into aJorg Schuler2006-06-021-8/+19
* * src/itdb.h:Jorg Schuler2006-06-0111-113/+154
* * src/db-artwork-writer.c (write_mhni): fix segfault caused byJorg Schuler2006-06-013-8/+7
* ***** merged photo-support branch back to MAIN. branch is taggedJorg Schuler2006-05-3021-475/+2020