Code

plugin: fix crash
[ncmpc.git] / src / plugin.c
2017-03-28 Felixplugin: fix crash
2017-03-20 Max Kellermannplugin: use g_idle_add() instead of g_timeout_add(0)
2017-03-19 Max Kellermannplugin: call g_io_channel_unref() early, eliminate...
2017-03-19 Max Kellermannplugin: add plugin_pipe.cycle pointer
2017-03-17 Max Kellermannupdate copyright year
2013-11-08 Max Kellermann*: make variables more local
2013-11-08 Max Kellermann*: use Compiler.h macros instead of glib.h
2011-12-02 Max KellermannMerge remote branches 'jn/cosmetics', 'jn/doxygen'...
2011-11-14 Jonathan Neuschäferapply whitespace cosmetics to the license comments
2011-08-09 Jonathan Neuschäferplugin: pass the plugin name to the callback
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-10-03 Thomas Jansenplugin: handle stderr messages of lyrics plugins
2009-09-13 Max Kellermannplugin: show plugin error messages on the screen
2009-03-09 Jeffrey MiddletonSort plugins by filename
2009-01-01 Avuton OlrichUpdate copyright notices
2008-12-12 Max Kellermannplugin: new plugin library