Age | Commit message (Expand) | Author |
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-28 | Merged revisions 32124,32126-32128,32131,32133,32135-32144,32146-32153,32155-... | Christopher Page |
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 | Merged revisions 31972-31973,31975-31981,31984-31989,31993-31994,31996-32014,... | Christopher Page |
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-09 | New GSoC 2008 branch for the 'Return to launcher' task by Chris Page (cpage88) | Max Horn |
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 |
2008-04-17 | GP2X: Fix 'oops'. No point not initialising the joystick when you need to use... | John Willis |
2008-04-17 | Cleanup the shell script that puts a GP2X archive together. | John Willis |
2008-04-16 | Small cleanup of the GP2X backend. Still a few odd things I need to glance at... | John Willis |
2008-04-10 | fix make clean | Joost Peters |
2008-04-05 | Code cleanup. | Marcus Comstedt |
2008-04-02 | Remove Symbian FS creation from common SDL code | Lars Persson |