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
2005-07-11
Move scaler key handling to a separate method (this helps to fix a GCC 4.0 wa...
Max Horn
2005-07-11
Fix more GCC 4.0 warnings
Max Horn
2005-07-09
Updated build files for Symbian/Epoc so they now also includes SAGA
Lars Persson
2005-07-09
Commited patch to fix bug #1210836: "ALL: Failed assertion in AdvMame scaler".
Eugene Sandulenko
2005-07-05
Added S60 RSS file if it shall be working with ECompXL. Works on emulator but...
Lars Persson
2005-07-05
Last modifications for Actions to WinCE.
Lars Persson
2005-07-05
* Updated WINCE files to compile with new code sharing with other small scree...
Lars Persson
2005-07-05
* Start of generic key configuration support for ScummVM
Lars Persson
2005-07-02
cleanup
Max Horn
2005-07-02
Small fixes
Max Horn
2005-07-02
Hackish native MIDI HW support for Mac OS X (incomplete)
Max Horn
2005-06-27
Implemented OSystem_Dreamcast::grabPalette().
Marcus Comstedt
2005-06-27
Implemented InVMSave::skip().
Marcus Comstedt
2005-06-24
Changed #include <stdafx.h> to #include <common/stdafx.h>. It should
Torbjörn Andersson
2005-06-24
Whitespace changes.
Torbjörn Andersson
2005-06-24
For consistency, specify directory when including files.
Torbjörn Andersson
2005-06-24
Whitespace changes.
Torbjörn Andersson
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-06-21
Patches needed to build for SYMBIAN32 WINS/GCC added.
Lars Persson
2005-06-21
This is the SDL changes needed by the Symbian build to work properly.
Lars Persson
2005-06-21
This is the submission of the Epoc/Symbian build files for
Lars Persson
2005-06-21
Added symbian-fs.cpp, symbian filehandling class
Lars Persson
2005-06-07
Be less prone to crash on really, really stupid output sample rates.
Torbjörn Andersson
2005-05-29
Added braces for clarity.
Torbjörn Andersson
2005-05-15
Replaced global revBitMask array with a macro
Max Horn
2005-05-15
Renamed costume scale tables; merged the old costume renderer's scale table w...
Max Horn
2005-05-14
Added --disable-hq and --disable-scumm-7-8 options. Also improved
Eugene Sandulenko
2005-05-13
fixed time().
Robert Göffringmann
2005-05-11
some ps2 changes...
Robert Göffringmann
2005-05-10
Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
Max Horn
2005-05-10
Proper #include directive.
Eugene Sandulenko
2005-05-10
Last bit of AmigaOS4 patch. Apparently this was missed by mistake.
Eugene Sandulenko
2005-05-09
Patch #1181544 (AmigaOS 4 changes)
Max Horn
2005-05-09
Why not fix the warning if you encounter it? :-)
Max Horn
2005-05-08
Added two new methods to OSystem: grabPalette and grabRawScreen
Max Horn
2005-05-06
Allocate all 16bit surfaces with the same bitformat as the HW surface (Fixes ...
Max Horn
2005-05-05
Add a comment regarding use of CoreAudio/AudioUnits v1 API
Max Horn
2005-05-05
various PS2 system changes
Robert Göffringmann
2005-05-04
Dispense with the filename field of InVMSaves.
Marcus Comstedt
2005-05-04
Cleanup of the cleanup code. :-)
Marcus Comstedt
2005-05-04
Split VMSave into InVMSave and OutVMSave.
Marcus Comstedt
2005-05-01
Always check for _numDirtyRects overflow in addDirtyRect(). The 'mouseRect'
Torbjörn Andersson
2005-04-27
Slightly more elegant LauncherDialog connector.
Marcus Comstedt
2005-04-27
Added eos() method.
Marcus Comstedt
2005-04-27
Call blitCursor() when changing scaler to give it the opportunity to switch
Torbjörn Andersson
2005-04-23
Simplified debuglevel handling:
Max Horn
2005-04-22
add a comment regarding an odd hack
Max Horn
2005-04-20
Fix bug 1184616 (GUI: Mouse drawn at wrong position in overlay mode)
Max Horn
2005-04-20
Cleanup / comments
Max Horn
2005-04-19
Replace OSystem::hasAlpha with a feature flag
Max Horn
[next]