Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tag_id3: use GLib logging | Max Kellermann | 2008-12-29 | 1 | -12/+19 |
* | tag_id3: strip leading and trailing whitespace from ID3 tags | Thomas Jansen | 2008-12-29 | 1 | -2/+6 |
* | replaced mpd_likely/mpd_unlikely by G_LIKELY/G_UNLIKELY | Thomas Jansen | 2008-12-02 | 1 | -2/+2 |
* | Makefile.am: don't compile disabled sources | Max Kellermann | 2008-10-17 | 1 | -21/+1 |
* | path, tag_id3: use g_convert() instead of charConv.c | Max Kellermann | 2008-10-15 | 1 | -5/+10 |
* | tag_id3: fix indentation | Max Kellermann | 2008-10-15 | 1 | -28/+28 |
* | const pointers | Max Kellermann | 2008-08-29 | 1 | -1/+1 |
* | tag: moved code to tag_id3.c | Max Kellermann | 2008-08-29 | 1 | -0/+367 |