aboutsummaryrefslogtreecommitdiffstats
path: root/src/lyrics.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lyrics: return plugin_cycle structMax Kellermann2008-12-121-17/+2
* lyrics: use the new plugin libraryMax Kellermann2008-12-121-240/+10
* lyrics: free lyrics_loader struct in lyrics_free()Max Kellermann2008-12-121-0/+2
* lyrics: g_new() cannot fail, don't checkMax Kellermann2008-12-121-3/+0
* lyrics.c: replaced mpd_unused by G_GNUC_UNUSEDThomas Jansen2008-11-241-3/+2
* lyrics: configurable global plugin directoryMax Kellermann2008-09-231-4/+19
* lyrics: added callbackMax Kellermann2008-09-231-24/+31
* lyrics: reimplemented with aynchronous I/OMax Kellermann2008-09-231-69/+98
* lyrics: converted in-process plugins to external programsMax Kellermann2008-09-161-0/+243