aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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-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-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-22Update comment.Johannes Schickel
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-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-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-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-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