aboutsummaryrefslogtreecommitdiff
path: root/src/tag_id3.c
Commit message (Expand)AuthorAge
* tag_id3: fix ID3v1 charset conversionsvitoos2009-11-30
* id3: allow 4 MB RIFF/AIFF tagsMax Kellermann2009-11-15
* tag_id3: added support for the UFID frameMax Kellermann2009-05-06
* all: Update copyright header.Avuton Olrich2009-03-13
* tag_id3: parse ID3 tags in AIFF filesMax Kellermann2009-03-02
* tag_id3: parse ID3 tags in RIFF/WAV filesMax Kellermann2009-03-02
* tag_id3: added MusicBrainz tag supportMax Kellermann2009-01-24
* tag_id3: always allocate tag objectMax Kellermann2009-01-24
* conf: replaced getConfigParamValue() with config_get_string()Max Kellermann2009-01-17
* tag_id3: added support for the "album artist" tagDaniele Sluijters2009-01-14
* path, tag: don't allocate GError for charset conversionMax Kellermann2009-01-04
* tag_id3: use GLib instead of utils.hMax Kellermann2009-01-03
* tag_id3: use GLib loggingMax Kellermann2008-12-29
* tag_id3: strip leading and trailing whitespace from ID3 tagsThomas Jansen2008-12-29
* replaced mpd_likely/mpd_unlikely by G_LIKELY/G_UNLIKELYThomas Jansen2008-12-02
* Makefile.am: don't compile disabled sourcesMax Kellermann2008-10-17
* path, tag_id3: use g_convert() instead of charConv.cMax Kellermann2008-10-15
* tag_id3: fix indentationMax Kellermann2008-10-15
* const pointersMax Kellermann2008-08-29
* tag: moved code to tag_id3.cMax Kellermann2008-08-29