summaryrefslogtreecommitdiffstats
path: root/src/itdb_itunesdb.c
Commit message (Expand)AuthorAgeFilesLines
* Update API documentationTodd Zullinger2008-12-081-160/+201
* Whitespace cleanupTodd Zullinger2008-12-081-52/+27
* * itdb_itunesdb.c (jump_table_letter): don't terminate whenJorg Schuler2008-12-071-1/+1
* Rename unk146 to explicit_flag in Itdb_Track now that it's purpose is knownTodd Zullinger2008-07-301-2/+2
* Pick itdb_device_get_storage_info from songbirdChristophe Fergeau2008-07-061-10/+6
* Remove inner functions to make MSVC8 compat easierChristophe Fergeau2008-07-061-13/+11
* fix typos: s/ipod/iPod/ s/availale/available/ s/of non-existent/if non-existent/Daniele Forsi2008-06-291-6/+6
* * src/db-artwork-parser.c: remove duplicated artwork/photo supportChristophe Fergeau2008-06-091-2/+2
* * src/gchecksum.cJorg Schuler2008-06-021-2/+2
* Patch from Ian StewartChristophe Fergeau2008-05-301-2/+3
* Add missing static to function declarationsChristophe Fergeau2008-05-291-7/+7
* * src/itdb_track.c (itdb_track_set_thumbnails_internal): setJorg Schuler2008-05-281-2/+6
* Add jump table support (mhod53)Christophe Fergeau2008-05-251-21/+181
* Make sure we use '/' in filenames on ipod shufflesChristophe Fergeau2008-01-291-2/+2
* Add and use itdb_file_set_contents to workaround a rename issue on sshfsChristophe Fergeau2008-01-291-35/+46
* Portability fix: only include unistd.h when it's availableChristophe Fergeau2008-01-291-0/+2
* Rework itdb_cp for MacOSX/Windows portabilityChristophe Fergeau2008-01-291-25/+28
* * src/itdb_track.cJorg Schuler2008-01-261-32/+106
* * src/itdb_itunesdb.c: use libgpod as the prefix of music files toChristophe Fergeau2007-11-141-2/+2
* * src/itdb_itunesdb.c: get rid of local g_mkdir_with_parents copyChristophe Fergeau2007-11-141-87/+10
* * src/itdb_itunesdb.c: ignore invalid UTF-8 paths which might haveChristophe Fergeau2007-11-141-3/+10
* * itdb_itunesdb.c (itdb_create_directories): Add support forJorg Schuler2007-11-061-0/+5
* * itdb_itunesdb.c (itdb_create_directories): Add support forJorg Schuler2007-11-041-0/+5
* Additional clean-ups after the glib requirement bumping pointed out byChristophe Fergeau2007-10-301-0/+1
* * src/itdb_device.c: (itdb_device_requires_checksum):Christophe Fergeau2007-10-071-2/+2
* * src/itdb_itunesdb.c: (itdb_write_file): set Itdb_Track::idChristophe Fergeau2007-10-051-9/+13
* * src/itdb_itunesdb.c: get rid of unused headersChristophe Fergeau2007-10-011-2/+0
* * src/itdb_itunesdb.c: integrate checksum writing into theJorg Schuler2007-10-011-115/+48
* * src/itdb_itunesdb.c (mk_mhit): write extended mhit header forJorg Schuler2007-10-011-2/+6
* * src/itdb_itunesdb.c: (itdb_write_checksum): remove debugging g_printChristophe Fergeau2007-09-301-9/+0
* * src/itdb_itunesdb.c: (calculate_db_checksum),Christophe Fergeau2007-09-271-5/+5
* ** code courtesy of Christophe Fergeau **Jorg Schuler2007-09-241-6/+153
* * itdb_itunesdb.c (itdb_get_control_dir):Jorg Schuler2007-09-041-1/+2
* * src/itdb_itunesdb (itdb_parse): don't callJorg Schuler2007-08-181-24/+27
* * src/itdb_itunesdb.c: make calls to utf16_strlen()Jorg Schuler2007-08-181-25/+15
* * src/itdb_itunesdb.c (mhod52_make_collate_keys): ignore emptyJorg Schuler2007-06-231-6/+9
* * src/itdb_itunesdb.cJorg Schuler2007-06-171-9/+13
* * src/db-artwork-parser.cJorg Schuler2007-05-271-33/+19
* fix a potential crasher (Raymond Walsh)Todd Zullinger2007-05-231-3/+3
* 2007-05-19 Jorg Schuler <jcsjcs at users.sourceforge.net>Jorg Schuler2007-05-191-1/+1
* Minor documentation cleanups.Todd Zullinger2007-05-121-5/+5
* * src/itdb_itunesdb.c: remove non-sense check (itdb != NULL) whenJorg Schuler2007-05-101-3/+1
* * src/itdb_itunesdb.c:Jorg Schuler2007-05-071-2/+2
* * src/itdb_artwork.cJorg Schuler2007-05-071-1/+1
* * src/itdb_itunesdb.cJorg Schuler2007-05-061-151/+320
* * src/itdb_itunesdb.c (itdb_cp_track_to_ipod): removed staticJorg Schuler2007-05-011-13/+6
* * src/itdb_itunesdb (itdb_parse_internal): fixed compile warningJorg Schuler2007-04-301-1/+1
* * docs/reference/tmpl/track.sgmlJorg Schuler2007-04-281-40/+215
* * src/itdb.hJorg Schuler2007-04-271-40/+39
* * docs/reference/tmpl/device.sgmlJorg Schuler2007-04-271-117/+213