Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conf: replaced getConfigParamValue() with config_get_string() | Max Kellermann | 2009-01-17 | 1 | -2/+2 |
* | tag_id3: added support for the "album artist" tag | Daniele Sluijters | 2009-01-14 | 1 | -0/+12 |
* | path, tag: don't allocate GError for charset conversion | Max Kellermann | 2009-01-04 | 1 | -4/+1 |
* | tag_id3: use GLib instead of utils.h | Max Kellermann | 2009-01-03 | 1 | -9/+12 |
* | 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 |