Max Horn
218e132e37
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
...
svn-id: r27024
2007-05-30 21:56:52 +00:00
Johannes Schickel
2d43de587a
Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW").
...
svn-id: r26963
2007-05-27 10:46:47 +00:00
Eugene Sandulenko
cd8a5f3a98
First phase of detection-related plugins interface improvements. Now plugins
...
return StringMap instead of fixed list of parameters. This adds great
flexibility.
Current patch should not alter any functionality, i.e. if there are regressions,
submit a report. Phase 2 will benefit from these changes and will come later.
svn-id: r25134
2007-01-20 21:27:57 +00:00
Eugene Sandulenko
d961722cb0
Fix compilation. SDL.h is required for SDL_GetError()
...
svn-id: r24160
2006-10-07 06:09:24 +00:00
Max Horn
df5be19409
Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup
...
svn-id: r24153
2006-10-07 01:05:12 +00:00
Max Horn
c8a21d19d1
Added SDL plugin provider
...
svn-id: r24152
2006-10-07 00:51:16 +00:00
Max Horn
d88288120b
Fixed mixup in win32 plugin provider code, and added win32 & dc plugin providers to the build system
...
svn-id: r24150
2006-10-07 00:35:05 +00:00
Max Horn
8d82ffd31b
Added plugin providers for Win32 and DC
...
svn-id: r24149
2006-10-07 00:31:33 +00:00
Max Horn
26e4e16800
Started to refactor the plugin code (moving backend specific stuff into backends/plugins/)
...
svn-id: r24148
2006-10-07 00:22:48 +00:00