Code

screen_lyrics: use screen_text
[ncmpc.git] / src / lyrics.c
2008-12-12 Max Kellermannlyrics: return plugin_cycle struct
2008-12-12 Max Kellermannlyrics: use the new plugin library
2008-12-12 Max Kellermannlyrics: free lyrics_loader struct in lyrics_free()
2008-12-12 Max Kellermannlyrics: g_new() cannot fail, don't check
2008-11-24 Thomas Jansenlyrics.c: replaced mpd_unused by G_GNUC_UNUSED
2008-09-23 Max Kellermannlyrics: configurable global plugin directory
2008-09-23 Max Kellermannlyrics: added callback
2008-09-23 Max Kellermannlyrics: reimplemented with aynchronous I/O
2008-09-16 Max Kellermannlyrics: converted in-process plugins to external programs