aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2008-07-07Implemented Common::EventManager::pushEvent() to insert fake events into the ...Christopher Page
2008-07-02Changes to implementation of the GMMChristopher Page
2008-06-26Quit or RTL from the main menu now triggers an EVENT_QUIT in DefaultEventMana...Christopher Page
2008-06-24Created Global Main Menu Dialog. Made a uniform _quit flag for engines. So f...Christopher Page
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
2008-05-31DS: Use DEVKITPRO env var to find DevKitPro files, as the DevKitPro manual su...Max Horn
2008-05-31DS: Fixed a warning; simplified & fixed the way scummvm_main gets invokedMax Horn
2008-05-31DS: registers_alt.h is not neede with current libnds; added a FIXMEMax Horn
2008-05-31Fixing various warnings in the DS portMax Horn
2008-05-28Merged revisions 32124,32126-32128,32131,32133,32135-32144,32146-32153,32155-...Christopher Page
2008-05-27Fixed choppy sound on my Vista box. (after talking with Fingolfin about it)Johannes Schickel
2008-05-27Reduce audio buffer size, as indicated on scummvm-develMax Horn
2008-05-24Adding getFileSystemFactory() method in response to mail on scummvm-devel.Neil Millstone
2008-05-23Correct includeChris Apers
2008-05-23Use default save game classChris Apers
2008-05-23Use default save game classChris Apers
2008-05-23Fixed PalmSaveFileManagerChris Apers
2008-05-23Added missing getTimeAndDate backend functionChris Apers
2008-05-23Fixed PalmOS compilationChris Apers
2008-05-23Added prefix files for M4 and Made engineChris Apers
2008-05-18Hack to disable 'depracted' warnings on OS X 10.5Max Horn
2008-05-16Yet another compilation fix for WinCEMax Horn
2008-05-15Porting changes from 0.11.0 branchNeil Millstone
2008-05-15Removed the GP32 portMax Horn
2008-05-15NDS: Rollback of the custom build target rule from .cpp.o to %.o: %.cppBertrand Augereau
2008-05-15NDS: Protection against FastRam (ITCM) allocation failureBertrand Augereau
2008-05-14Fixed QuickTime MIDI pluginMax Horn
2008-05-14Merged 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 driversJordi Vilalta Prat