aboutsummaryrefslogtreecommitdiff
path: root/backends/module.mk
AgeCommit message (Expand)Author
2010-07-01Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to GP2XSdlEventManag...Alejandro Marzini
2010-06-30Modularized GP2XWIZ backend.Alejandro Marzini
2010-06-29Renamed Samsung TV SDL Event Manager class and file for constancy, and added ...Alejandro Marzini
2010-06-29Updated makefile. Fixed compile errors.Alejandro Marzini
2010-06-26Modularized Symbian port.Alejandro Marzini
2010-06-26Fixed build error.Alejandro Marzini
2010-06-26Updated makefile.Alejandro Marzini
2010-06-24Renamed MacOSXMixerManager to BufferingSDLMixerManager.Alejandro Marzini
2010-06-14Update build systemMax Horn
2010-06-13Added SdlTimerManager. Added getMillis, delayMillis and getTimeAndDate to Com...Alejandro Marzini
2010-06-13Updated makefiles.Alejandro Marzini
2010-06-10Removed deleted DefaultMutexManager from makefile.Alejandro Marzini
2010-06-08Renamed and moved DefaultGraphicsManager to NullGraphicsManager. Added pure v...Alejandro Marzini
2010-06-08Added Graphics and Mutex managers to makefile.Alejandro Marzini
2010-05-29Added again base-backend. Started sdl backend refatoring, file, mutex and tim...Alejandro Marzini
2010-05-28Created base virtual classes for backends subsystems.Alejandro Marzini
2010-05-24PSP: moved timer thread to backends/timer/pspYotam Barnoy
2009-12-30remove bad hackery caused by n64 port and avoid polluting StdioStream using a...Fabio Battaglia
2009-12-30Add Nintendo 64 port to trunk.Fabio Battaglia
2009-10-09Slightly modified version of patch #2875544: PSP plugins patchJoost Peters
2009-09-27Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...Max Horn
2009-08-17Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...Joost Peters
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
2009-01-22Get rid of the wrappers around the zlib stream wrapper wrappers ;)Max Horn
2009-01-20Whoops committed from the wrong directory. Removing ImageMan leftover.Johannes Schickel
2009-01-20added ImageMan to vkeybdAndre Heider
2009-01-20Some basic work on the vkeybd codeMax Horn
2009-01-18Added keymapper code to build system (still disabled unless ENABLE_KEYMAPPER ...Max Horn
2008-11-03add PSPSaveFileManager class (subclassed DefaultSaveFileManager)Joost Peters
2008-11-03* turned DefaultSaveFileManager::checkPath into a virtual methodMax Horn
2008-09-03Moved StdioStream to its own files inside backendsMax Horn
2008-08-27FSNode code: Merged most versions of lastPathComponent() into one new Abstrac...Max Horn
2008-08-27Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...Max Horn
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko
2008-05-15Removed the GP32 portMax Horn
2008-03-12Removed remaining traces of the dead MorphOS backend, which itself was remove...Max Horn
2008-03-01Moved Dreamcast filesystem factory to platform directory.Marcus Comstedt
2008-02-24Don't #include the FS factory implementations in common/system.cpp; rather, r...Max Horn
2008-02-23Replaced FilesystemFactory::makeFSFactory with a new method OSystem::getFiles...Max Horn
2008-02-23Renamed AbstractFilesystemFactory to FilesystemFactoryMax Horn
2008-02-20Added CAMD MIDI driver for AmigaOS4Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-11-02Patch #1815526: Add TiMidity++ MIDI server supportMax Horn
2007-09-30Patch #1804801: DMedia MIDI driver for IRIXMax Horn
2007-09-18Fix linker issues when doing a plugin build, and (hopefully) also on WindowsMax Horn
2007-03-17Implemented a simple EventManager classMax Horn
2007-02-18Replaced the old code for compressed savegames (which was using the gzopen/gz...Max Horn
2006-10-07Added SDL plugin providerMax Horn
2006-10-07Fixed mixup in win32 plugin provider code, and added win32 & dc plugin provid...Max Horn
2006-10-07Started to refactor the plugin code (moving backend specific stuff into backe...Max Horn