index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
Age
Commit message (
Expand
)
Author
2010-06-13
Added SdlEventManager.
Alejandro Marzini
2010-06-12
Created SdlMixerImpl. Added setSampleRate method to Audio::MixerImpl. Updated...
Alejandro Marzini
2010-06-12
Added virtual desctructor to MutexManager.
Alejandro Marzini
2010-06-11
Fixed compilation error on Mac.
Alejandro Marzini
2010-06-11
Add Common::EventSource inheritance for ModularBackend. OSystem_SDL now subcl...
Alejandro Marzini
2010-06-11
Added missing virtual functions in abstract class GraphicsManager.
Alejandro Marzini
2010-06-10
Added ModularBackend base class for backends.
Alejandro Marzini
2010-06-10
Removed deleted DefaultMutexManager from makefile.
Alejandro Marzini
2010-06-10
Added an abstract version of MutexManager. Deleted DefaultMutexManager, now i...
Alejandro Marzini
2010-06-10
Made creation of SdlMutexManager earlier than other modules.
Alejandro Marzini
2010-06-10
Commented AudioCDManager
Alejandro Marzini
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-06-09
Added an abstract version of AudioCDManager.
Alejandro Marzini
2010-06-09
Created DefaultAudioCDManager and SdlAudioCDManager
Alejandro Marzini
2010-06-09
Added directives for avoiding compilation of sdl managers on platforms that d...
Alejandro Marzini
2010-06-09
Removed feature methods. Destructor made virtual.
Alejandro Marzini
2010-06-08
Renamed and moved DefaultGraphicsManager to NullGraphicsManager. Added pure v...
Alejandro Marzini
2010-06-08
Merged from trunk.
Alejandro Marzini
2010-06-08
Added Graphics and Mutex managers to makefile.
Alejandro Marzini
2010-06-08
Deleted DefaultAudioManager.
Alejandro Marzini
2010-06-07
PSP: found bug in fast getMillis() implementation. Fixed it by adding a fixed...
Yotam Barnoy
2010-06-07
Moved toggleMouseGrab from SdlGraphicsManager. Disabled some code, will fix l...
Alejandro Marzini
2010-06-07
Removed old subsystems design files. Removed graphics.cpp
Alejandro Marzini
2010-06-07
Removed code that is now in managers. Added mutex and graphics manager initia...
Alejandro Marzini
2010-06-07
Added constructor, destructor. Made some variables and methods public. Remove...
Alejandro Marzini
2010-06-07
Removed setGraphicsMode(const char *name), as it is on OSystem already.
Alejandro Marzini
2010-06-06
PSP: faster way of getting file size
Yotam Barnoy
2010-06-06
whitespace corrections
Max Horn
2010-06-06
Add Android backend from patch #2603856
Max Horn
2010-06-05
Created SdlGraphicsManager.
Alejandro Marzini
2010-06-05
GP2X Wiz: Add missing "#include "graphics/scaler/aspect.h"".
John Willis
2010-06-05
GP2X Wiz: Update handy shell scripts.
John Willis
2010-06-05
Created SdlMutexManager.
Alejandro Marzini
2010-06-04
Created DefaultGraphicsManager.
Alejandro Marzini
2010-06-04
Created DefaultAudioManager and DefaultMutexManager.
Alejandro Marzini
2010-06-03
We'll now default to non-touchpad mode on the iPad
Oystein Eftevaag
2010-06-02
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
Max Horn
2010-06-01
Fix bug #2999153: "IPHONE: No grabPalette() implementation"
Max Horn
2010-06-01
Inline palettes in SDL backend into class OSystem_SDL
Max Horn
2010-06-01
This hopefully fixes the compilation of the GP2x backend.
Johannes Schickel
2010-06-01
Remove dead code from PS2 and GP2x backends
Max Horn
2010-06-01
Removed OSystem pointer. Added left initialization code to file subsystem.
Alejandro Marzini
2010-06-01
SDL audio subsystem created.
Alejandro Marzini
2010-05-31
Revert the rest of 49362, which wasn't meant for trunk
Jordi Vilalta Prat
2010-05-31
Fix trunk compilation (don't try to compile non-existing files)
Jordi Vilalta Prat
2010-05-31
modifications to get the ps2 to use the ps2loader
Tony Puccinelli
2010-05-31
DS: Use gScummVMVersion in dsmain.cpp; merge 1.1.1 changes in readme_ds.txt
Max Horn
2010-05-30
PSP: added preliminary support for using ME hardware to play MP3 files. If th...
Yotam Barnoy
2010-05-29
DS: Various fixes to allow the DS port to compile on DevkitARM r30 and libnds...
Neil Millstone
2010-05-29
Removed some unused variables, found by cppcheck.
Torbjörn Andersson
[prev]
[next]