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
2008-06-01
DS: Removed some duplicate file content (thanks to Qvist for pointing this out)
Max Horn
2008-06-01
Tweaks to DS makefiles.
Robin Watts
2008-05-31
DS: make sure DEPDIR and srcdir are inited, so that *.d files end up in the r...
Max Horn
2008-05-31
DS: Fix compilation rule in Makefile to not compile everything twice
Max Horn
2008-05-31
DS: Adjust some compiler warnings
Max Horn
2008-05-31
DS: Removed some pointless -I compiler directives
Max Horn
2008-05-31
DS: The SpriteEntry::atributes array has only 3 elements; also removed some a...
Max Horn
2008-05-31
DS: Use DEVKITPRO env var to find DevKitPro files, as the DevKitPro manual su...
Max Horn
2008-05-31
DS: Fixed a warning; simplified & fixed the way scummvm_main gets invoked
Max Horn
2008-05-31
DS: registers_alt.h is not neede with current libnds; added a FIXME
Max Horn
2008-05-31
Fixing various warnings in the DS port
Max Horn
2008-05-27
Fixed choppy sound on my Vista box. (after talking with Fingolfin about it)
Johannes Schickel
2008-05-27
Reduce audio buffer size, as indicated on scummvm-devel
Max Horn
2008-05-24
Adding getFileSystemFactory() method in response to mail on scummvm-devel.
Neil Millstone
2008-05-23
Correct include
Chris Apers
2008-05-23
Use default save game class
Chris Apers
2008-05-23
Use default save game class
Chris Apers
2008-05-23
Fixed PalmSaveFileManager
Chris Apers
2008-05-23
Added missing getTimeAndDate backend function
Chris Apers
2008-05-23
Fixed PalmOS compilation
Chris Apers
2008-05-23
Added prefix files for M4 and Made engine
Chris Apers
2008-05-18
Hack to disable 'depracted' warnings on OS X 10.5
Max Horn
2008-05-16
Yet another compilation fix for WinCE
Max Horn
2008-05-15
Porting changes from 0.11.0 branch
Neil Millstone
2008-05-15
Removed the GP32 port
Max Horn
2008-05-15
NDS: Rollback of the custom build target rule from .cpp.o to %.o: %.cpp
Bertrand Augereau
2008-05-15
NDS: Protection against FastRam (ITCM) allocation failure
Bertrand Augereau
2008-05-14
Fixed QuickTime MIDI plugin
Max Horn
2008-05-14
- Added more information (ID and capabilities) to the MIDI drivers
Jordi Vilalta Prat
2008-05-14
NDS: Minor code formatting fixes
Bertrand Augereau
2008-05-14
NDS: OSystem::getTimeAndDate is demoted to the port (with the standard
Bertrand Augereau
2008-05-14
NDS : Compilation fixes
Bertrand Augereau
2008-05-14
Moved midiplugin.h to sound/ since it will be used for more than just the nat...
Jordi Vilalta Prat
2008-05-13
Taken care of FilePluginProvider's FIXMEs
Jordi Vilalta Prat
2008-05-12
- Added an engine plugin manager and moved engine specific functionality into it
Jordi Vilalta Prat
2008-05-11
Fix QuickTime MIDI driver compilation
Max Horn
2008-05-11
Fixed compilation under windows
Filippos Karapetis
2008-05-11
Added the MidiPlugin interface (first step towards the MIDI plugins)
Jordi Vilalta Prat
2008-05-07
Proper delete[] formatting (this time all occurences should've been changed...)
Johannes Schickel
2008-05-07
Changed all delete [] usages to delete[].
Johannes Schickel
2008-05-06
Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles
Jordi Vilalta Prat
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-05-02
Added support to load plugins from different directories and the ability to s...
Jordi Vilalta Prat
2008-05-02
Updated the list of the DC plugins' exported symbols
Jordi Vilalta Prat
2008-04-24
Add textstrings for MADE and M4 engines.
Lars Persson
2008-04-22
Remove line from buildscript
Lars Persson
2008-04-20
Forgot to include two libs.
Lars Persson
2008-04-20
Forgot to disable engines in special build
Lars Persson
2008-04-20
Updated SYMBIAN buildsystem to build M4 and MADE engines
Lars Persson
2008-04-20
Initial support for M4 and MADE engines
Lars Persson
[next]