Revision 1911
- Frontends can now call methods which are provided by plugins. Closes #57
- All plugins now need to provide an implementation for the nntpgrab_plugin_call_plugin_method
function to catch all external method calls
- Moved all glib wrapper declarations to a separate .h file
Related issues
- Feature #57: Allow frontends to call plugin methods
Files
- added
- modified
- copied
- renamed
- deleted
- trunk
- base
- client
- gui
- plugins
- counter
- glue
- glue.c (diff)
- glue_json.c (diff)
- nntpgrab_glue.def (diff)
- nntpgrab_glue.h (diff)
- nntpgrab_glue_internal.h (diff)
- nntpgrab_core
- nntpgrab.def (diff)
- nntpgrab.h (diff)
- nntpgrab_core.c (diff)
- nntpgrab_plugin.h (diff)
- plugins.c (diff)
- plugins.h (diff)
- plugins
- antisleep
- auto_import
- counter
- decoder
- example
- jsonrpc
- logger
- networkmanager
- nntpgrab_plugin.def (diff)
- par2
- unpack
NNTPGrab

