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