aboutsummaryrefslogtreecommitdiff
path: root/src/tag_id3.c
Commit message (Expand)AuthorAge
* 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