aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2005-10-01Update Symbian README, default Joystick config is on, Updated pkg files for S...Lars Persson
2005-10-01Added avkon library to mmp fileLars Persson
2005-09-30fixup imports, needed when using a recent pspsdkJoost Peters
2005-09-301.Removed warning from symbian portdefsLars Persson
2005-09-30Updated MMP files after the latest projekt (mk) files. Added stub zip for tre...Lars Persson
2005-09-30Updated symbian actions and build scripts. Run updateMMPs to updated all MMP...Lars Persson
2005-09-28Make ScummVM run in usermode, install exception handler in kernelmode.Joost Peters
2005-09-28update documentationJoost Peters
2005-09-20Normalize use of DISABLE_SCALERS. Now it really disables all scalersEugene Sandulenko
2005-09-17USE_VORBIS needs to be defined when using libtremorJoost Peters
2005-09-11- Enable HE SCUMM gamesJoost Peters
2005-09-04Clip copyRectToScreen() coordinates.Joost Peters
2005-09-03More ARM stuffsChris Apers
2005-09-03Fixed assertChris Apers
2005-09-03Added caching capability and custom disk access functionChris Apers
2005-09-03Change PalmOS identChris Apers
2005-08-30Correct path to psptoolchain.Joost Peters
2005-08-17fix copy/paste-oJoost Peters
2005-08-16fix typoJoost Peters
2005-08-16Added: PSP backendJoost Peters
2005-08-15Apply bug/patch #1258912 "GUI: SDL mouse dirty rects too big"Eugene Sandulenko
2005-08-14Run the detectors on one directory at a time, rather than one file at a time.Marcus Comstedt
2005-08-14Force a single PHDR.Marcus Comstedt
2005-08-12updated PalmOS source files for the 'u circonflex' thing I committed yesterdayGregory Montoir
2005-08-10Don't explicity check for tremor and vorbis everywhere andJonathan Gray
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-11Move scaler key handling to a separate method (this helps to fix a GCC 4.0 wa...Max Horn
2005-07-11Fix more GCC 4.0 warningsMax Horn
2005-07-09Updated build files for Symbian/Epoc so they now also includes SAGALars Persson
2005-07-09Commited patch to fix bug #1210836: "ALL: Failed assertion in AdvMame scaler".Eugene Sandulenko
2005-07-05Added S60 RSS file if it shall be working with ECompXL. Works on emulator but...Lars Persson
2005-07-05Last modifications for Actions to WinCE.Lars Persson
2005-07-05* Updated WINCE files to compile with new code sharing with other small scree...Lars Persson
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-07-02cleanupMax Horn
2005-07-02Small fixesMax Horn
2005-07-02Hackish native MIDI HW support for Mac OS X (incomplete)Max Horn
2005-06-27Implemented OSystem_Dreamcast::grabPalette().Marcus Comstedt
2005-06-27Implemented InVMSave::skip().Marcus Comstedt
2005-06-24Changed #include <stdafx.h> to #include <common/stdafx.h>. It shouldTorbjörn Andersson
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24For consistency, specify directory when including files.Torbjörn Andersson
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-06-21This is the SDL changes needed by the Symbian build to work properly.Lars Persson
2005-06-21This is the submission of the Epoc/Symbian build files forLars Persson
2005-06-21Added symbian-fs.cpp, symbian filehandling classLars Persson
2005-06-07Be less prone to crash on really, really stupid output sample rates.Torbjörn Andersson
2005-05-29Added braces for clarity.Torbjörn Andersson