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