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-02-15 08:39:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
History
Max Horn
4db72c8762
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
...
svn-id: r25630
2007-02-16 13:30:41 +00:00
..
fs
Fixing various doxygen warnings
2007-02-03 21:37:52 +00:00
midi
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
2007-02-16 13:30:41 +00:00
platform
Changes made for 0.9.1a beta2 release backported to trunk
2007-02-15 23:23:03 +00:00
plugins
First phase of detection-related plugins interface improvements. Now plugins
2007-01-20 21:27:57 +00:00
saves
Don't mkdir the default savepath whenever we startup; rather, mkdir (on Unix/Symbian, at least) the savedir just before we need it, i.e. just before saving. Fixes bug
#1504398
2007-01-21 15:17:28 +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
Added SDL plugin provider
2006-10-07 00:51:16 +00:00