Code

release v0.29
[ncmpc.git] / src / lyrics.c
2017-03-17 Max Kellermannupdate copyright year
2011-12-02 Max KellermannMerge remote branches 'jn/cosmetics', 'jn/doxygen'...
2011-11-14 Jonathan Neuschäferapply whitespace cosmetics to the license comments
2010-01-01 Max KellermannMerge branch 'master' of git://git.musicpd.org/avuton...
2010-01-01 Avuton OlrichUpdate copyright notices
2009-10-07 Thomas Jansenlyrics: replaced asserts with error handler
2009-02-09 Max Kellermanninclude "config.h" without "../"
2009-01-01 Avuton OlrichUpdate copyright notices
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