scummvm/backends/plugins
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
..
dc 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 2006-10-07 01:05:12 +00:00
posix 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 2006-10-07 01:05:12 +00:00
sdl Fix compilation. SDL.h is required for SDL_GetError() 2006-10-07 06:09:24 +00:00
win32 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 2006-10-07 01:05:12 +00:00
dynamic-plugin.h First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00