aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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-13Added SdlEventManager.Alejandro Marzini
2010-06-12Created SdlMixerImpl. Added setSampleRate method to Audio::MixerImpl. Updated...Alejandro Marzini
2010-06-12Added virtual desctructor to MutexManager.Alejandro Marzini
2010-06-11Fixed compilation error on Mac.Alejandro Marzini
2010-06-11Add Common::EventSource inheritance for ModularBackend. OSystem_SDL now subcl...Alejandro Marzini
2010-06-11Added missing virtual functions in abstract class GraphicsManager.Alejandro Marzini
2010-06-10Added ModularBackend base class for backends.Alejandro Marzini
2010-06-10Removed deleted DefaultMutexManager from makefile.Alejandro Marzini
2010-06-10Added an abstract version of MutexManager. Deleted DefaultMutexManager, now i...Alejandro Marzini
2010-06-10Made creation of SdlMutexManager earlier than other modules.Alejandro Marzini
2010-06-10Commented AudioCDManagerAlejandro Marzini
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-06-09Added an abstract version of AudioCDManager.Alejandro Marzini
2010-06-09Created DefaultAudioCDManager and SdlAudioCDManagerAlejandro Marzini
2010-06-09Added directives for avoiding compilation of sdl managers on platforms that d...Alejandro Marzini
2010-06-09Removed feature methods. Destructor made virtual.Alejandro Marzini
2010-06-08Renamed and moved DefaultGraphicsManager to NullGraphicsManager. Added pure v...Alejandro Marzini
2010-06-08Merged from trunk.Alejandro Marzini
2010-06-08Added Graphics and Mutex managers to makefile.Alejandro Marzini
2010-06-08Deleted DefaultAudioManager.Alejandro Marzini
2010-06-07PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed...Yotam Barnoy
2010-06-07Moved toggleMouseGrab from SdlGraphicsManager. Disabled some code, will fix l...Alejandro Marzini
2010-06-07Removed old subsystems design files. Removed graphics.cppAlejandro Marzini
2010-06-07Removed code that is now in managers. Added mutex and graphics manager initia...Alejandro Marzini
2010-06-07Added constructor, destructor. Made some variables and methods public. Remove...Alejandro Marzini
2010-06-07Removed setGraphicsMode(const char *name), as it is on OSystem already.Alejandro Marzini
2010-06-06PSP: faster way of getting file sizeYotam Barnoy
2010-06-06whitespace correctionsMax Horn
2010-06-06Add Android backend from patch #2603856Max Horn
2010-06-05Created SdlGraphicsManager.Alejandro Marzini
2010-06-05GP2X Wiz: Add missing "#include "graphics/scaler/aspect.h"".John Willis
2010-06-05GP2X Wiz: Update handy shell scripts.John Willis
2010-06-05Created SdlMutexManager.Alejandro Marzini
2010-06-04Created DefaultGraphicsManager.Alejandro Marzini
2010-06-04Created DefaultAudioManager and DefaultMutexManager.Alejandro Marzini
2010-06-03We'll now default to non-touchpad mode on the iPadOystein Eftevaag
2010-06-02OSYSTEM: Get rid of kFeatureAutoComputeDirtyRectsMax Horn
2010-06-01Fix bug #2999153: "IPHONE: No grabPalette() implementation"Max Horn
2010-06-01Inline palettes in SDL backend into class OSystem_SDLMax Horn
2010-06-01This hopefully fixes the compilation of the GP2x backend.Johannes Schickel
2010-06-01Remove dead code from PS2 and GP2x backendsMax Horn
2010-06-01Removed OSystem pointer. Added left initialization code to file subsystem.Alejandro Marzini
2010-06-01SDL audio subsystem created.Alejandro Marzini
2010-05-31Revert the rest of 49362, which wasn't meant for trunkJordi Vilalta Prat
2010-05-31Fix trunk compilation (don't try to compile non-existing files)Jordi Vilalta Prat
2010-05-31modifications to get the ps2 to use the ps2loaderTony Puccinelli
2010-05-31DS: Use gScummVMVersion in dsmain.cpp; merge 1.1.1 changes in readme_ds.txtMax Horn