aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2008-07-09Reimplemented pushEvent() and artificialEventQueue to work with Events instea...Christopher Page
2008-07-08set DEPDIRJoost Peters
2008-07-08Enable static engines -- time to start thinking about prx/plugin support!Joost Peters
2008-07-08changes for new Mixer APIJoost Peters
2008-07-07Implemented Common::EventManager::pushEvent() to insert fake events into the ...Christopher Page
2008-07-07Don't let listSavefiles() search subdirectories. Files with the same name (in...Sven Hesse
2008-07-06adjustments to the recent mixer api changesAndre Heider
2008-07-05Enable all engines.Marcus Comstedt
2008-07-02Changes to implementation of the GMMChristopher Page
2008-06-30del instead of rm commandLars Persson
2008-06-29changes required for new mixer API + implement getMillis() and delayMillis() ...Joost Peters
2008-06-29fix some quirks of the newer build systemKostas Nakos
2008-06-29finish up new mixer changesKostas Nakos
2008-06-29Updated to use new EngineMan.detectGames() API.Marcus Comstedt
2008-06-29New Mixer API.Marcus Comstedt
2008-06-29Small GP2X tidy (mostly svn:executable on scripts) and fixes needed to reflec...John Willis
2008-06-28Set $(DEPDIR).Marcus Comstedt
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
2008-06-28Doxygenified a commentMax Horn
2008-06-28Removed obsolete ::clearSoundCallback() codeMax Horn
2008-06-28Removed dead X11 backendMax Horn
2008-06-28add getFilesystemFactory() method to null backendJoost Peters
2008-06-26Quit or RTL from the main menu now triggers an EVENT_QUIT in DefaultEventMana...Christopher Page
2008-06-26Remove inclusion of .o in mmp.inLars Persson
2008-06-26Changed default pathsLars Persson
2008-06-26Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian b...Lars Persson
2008-06-24Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So f...Christopher Page
2008-06-22Update comment.Johannes Schickel
2008-06-16Merged revisions 32668-32669,32676,32687-32689,32693,32695,32698-32701,32705 ...Christopher Page
2008-06-15Make null plugin compilableEugene Sandulenko
2008-06-14Fixed ALSA's invalid port error messageJordi Vilalta Prat
2008-06-13Added initial interface to list music devices and their typesJordi Vilalta Prat
2008-06-13Renamed MIDI plugins to Music pluginsJordi Vilalta Prat
2008-06-11Merged revisions 32564-32565,32567-32575,32577,32579-32594,32596-32603,32605-...Christopher Page
2008-06-09Show warnings when a plugin couldn't be loadedJordi Vilalta Prat
2008-06-07-Wno-multichar slipped in twiceAndre Heider
2008-06-07added support for reset and power buttonsAndre Heider
2008-06-05disable more more compiler warningsAndre Heider
2008-06-05Merged revisions 32507-32513,32516,32518,32520-32521,32523-32524,32526-32548,...Christopher Page
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko
2008-06-04- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has f...Johannes Schickel
2008-06-03DS: Forgot to commit #include changes in the ds-fs.* files; this allows to ge...Max Horn
2008-06-02Merged revisions 32348-32349,32351-32356,32358-32411,32413-32441,32443-32445,...Christopher Page
2008-06-01DS: Removed some duplicate file content (thanks to Qvist for pointing this out)Max Horn
2008-06-01Tweaks to DS makefiles.Robin Watts
2008-05-31DS: make sure DEPDIR and srcdir are inited, so that *.d files end up in the r...Max Horn
2008-05-31DS: Fix compilation rule in Makefile to not compile everything twiceMax Horn
2008-05-31DS: Adjust some compiler warningsMax Horn
2008-05-31DS: Removed some pointless -I compiler directivesMax Horn
2008-05-31DS: The SpriteEntry::atributes array has only 3 elements; also removed some a...Max Horn