This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-11 12:18:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Ruediger Hanke
191c4b9b8e
use startup message, avoid possible race condition on exit
...
svn-id: r9833
2003-08-23 18:03:17 +00:00
..
dc
Need explicit include of stdafx because of free_check kluge...
2003-08-20 20:03:50 +00:00
fs
Small cleanup
2003-08-01 04:42:56 +00:00
gp32
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
2003-08-02 00:36:38 +00:00
midi
use startup message, avoid possible race condition on exit
2003-08-23 18:03:17 +00:00
morphos
little bugfix, safer code
2003-08-23 18:01:21 +00:00
null
#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
2003-08-01 12:21:04 +00:00
PalmOS
Change Amiga palette option to Amiga version
2003-08-20 14:01:39 +00:00
sdl
Add screenshot option for sdl backends, patch
#590233
2003-08-22 07:40:40 +00:00
wince
Added .ini parameters
2003-08-06 11:54:05 +00:00
x11
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
2003-08-02 00:36:38 +00:00
intern.h
Added fullscreen support to palmos
2003-08-16 10:16:07 +00:00
module.mk
Removed mididrv.cpp, added seq.cpp
2003-05-17 14:31:21 +00:00