aboutsummaryrefslogtreecommitdiff
path: root/backends/plugins/dc/dc-provider.cpp
AgeCommit message (Expand)Author
2011-04-20DC: Move dynamic plugin handling into the platformMarcus Comstedt
2010-12-29PLUGINS: single plugin model now saves plugin filename to config fileYotam Barnoy
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-03-19DC: Removing unneeded DCPluginProvider::addCustomDirectoriesMax Horn
2010-03-18One more try to make DC & PSP compile againMax Horn
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-30Modified FilePluginProvider to use FSNodes (instead of raw filenames / paths)...Max Horn
2008-05-13Taken care of FilePluginProvider's FIXMEsJordi Vilalta Prat
2008-05-02Added support to load plugins from different directories and the ability to s...Jordi Vilalta Prat
2008-02-04Fix plugin unloading / cleanupMax Horn
2008-02-03Removed some dead codeMax Horn
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-06-05Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...David Corrales
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-10-07Instantiate and hook up the plugin providers in the main() function of the co...Max Horn
2006-10-07Added plugin providers for Win32 and DCMax Horn