Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lyrics: return plugin_cycle struct | Max Kellermann | 2008-12-12 | 1 | -17/+2 |
* | lyrics: use the new plugin library | Max Kellermann | 2008-12-12 | 1 | -240/+10 |
* | lyrics: free lyrics_loader struct in lyrics_free() | Max Kellermann | 2008-12-12 | 1 | -0/+2 |
* | lyrics: g_new() cannot fail, don't check | Max Kellermann | 2008-12-12 | 1 | -3/+0 |
* | lyrics.c: replaced mpd_unused by G_GNUC_UNUSED | Thomas Jansen | 2008-11-24 | 1 | -3/+2 |
* | lyrics: configurable global plugin directory | Max Kellermann | 2008-09-23 | 1 | -4/+19 |
* | lyrics: added callback | Max Kellermann | 2008-09-23 | 1 | -24/+31 |
* | lyrics: reimplemented with aynchronous I/O | Max Kellermann | 2008-09-23 | 1 | -69/+98 |
* | lyrics: converted in-process plugins to external programs | Max Kellermann | 2008-09-16 | 1 | -0/+243 |