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-25 12:05:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Lars Persson
ce5a9c9edb
Code cleanup in the actions handling.
...
svn-id: r26135
2007-03-14 19:32:21 +00:00
..
fs
Added mapping from '/' to '\' since Symbian OS does n't support mixed mode (\ and / in the same filename).
2007-03-12 20:13:07 +00:00
midi
reduced dependency from windows-specific header files
2007-03-09 00:13:07 +00:00
platform
Code cleanup in the actions handling.
2007-03-14 19:32:21 +00:00
plugins
First phase of detection-related plugins interface improvements. Now plugins
2007-01-20 21:27:57 +00:00
saves
Reenabled window bit flags for automatica gzip header detection, and documented which zlib version introduced the feature. Also enforce that zlib version
2007-03-11 16:00:38 +00:00
timer
/default
Modified version of Torbjoern's patch from bug
#1640420
(fixes an overflow in the default timer manager)
2007-01-24 22:56:57 +00:00
intern.h
Patch
#1432376
: "Very basic GP2X Backend"
2006-10-06 19:01:39 +00:00
module.mk
Replaced the old code for compressed savegames (which was using the gzopen/gzread/etc. API, and thuse tied to FILE/fopen/fread/etc.) with a new wrapper approach, which allows reading/writing gzip data via arbitrary SaveFile implementations, and thus can be used with custom savefile implementations
2007-02-18 02:25:39 +00:00