aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2010-08-24PSP: switched to using BufferedSeekableReadStream and BufferedWriteStreamYotam Barnoy
2010-08-24GP2XWIZ: Graphics code cleanup and start to add support for the GP2X Caanoo d...John Willis
2010-08-23dingux: Add standard ScummVM copyright headers to the dingux backend.John Willis
2010-08-22DINGUX: whitspace commit to start buildbotFabio Battaglia
2010-08-22N64: add some comments to codeFabio Battaglia
2010-08-22N64: small fix to the port readmeFabio Battaglia
2010-08-22PSP: switched from stdio to psp functions -- dramatic speed improvementYotam Barnoy
2010-08-22N64: fix some signed/unsigned int comparison warningsFabio Battaglia
2010-08-21N64: Remove some unused variable and silence some signed/unsigned comparison ...Fabio Battaglia
2010-08-19DINGOO: new port. Patch #3039277Eugene Sandulenko
2010-08-18PSP: fixed issue in ME MP3 player that prevented different MP3 layers and ver...Yotam Barnoy
2010-08-17WII: Bump the sfx buffer size to fix MT32 emulator hiccups.Andre Heider
2010-08-17PSP: changed display options to Full Screen, Keep Aspect Ratio and Original R...Yotam Barnoy
2010-08-15PSP: slight fix to ME MP3 playerYotam Barnoy
2010-08-14WII: Fix compilation of the GameCube port.Andre Heider
2010-08-14WII: Update port for the current versions of the base libraries. Enable DVD a...Andre Heider
2010-08-11LINUXMOTO: Do not include base/internal_version.hMax Horn
2010-08-11GP2X: Do not include base/internal_version.hMax Horn
2010-08-06Enabled translation by default. Include common/error.cpp in uiq3 makefile Lars Persson
2010-08-06Start to support Flac when building!Lars Persson
2010-08-06Don't include engines/sci as userinclude path, causes conflicts with graphics...Lars Persson
2010-08-03PSP: Factored out thread creation routines into PspThreadable class.Yotam Barnoy
2010-08-02N64: mention hkz-libn64 download location in port readmeFabio Battaglia
2010-08-02DS: Allow disabling assert via NDEBUG; cleanupMax Horn
2010-08-02DS: Disable debug mode in setup-builddirs.shMax Horn
2010-08-02DS: More closely immitate CXXFLAGS of custom DS build systemMax Horn
2010-08-02DS: Reorder & complete list of OPT_SPEED files; some tweaksMax Horn
2010-08-01CONFIGURE: add support for N64 port to configureFabio Battaglia
2010-08-01iPhone: changed GL_NEAREST to GL_LINEAR in miniaturization filter as per foru...Yotam Barnoy
2010-07-31DS: Remove now redundant ds-fs.o from PORT_OBJSMax Horn
2010-07-31DS: Add shell script which emulates old DS builds using configure&makeMax Horn
2010-07-31DS: Fix custom DS build systemMax Horn
2010-07-30PSP: optimized memcpy some more and fixed memcpy testingYotam Barnoy
2010-07-29DC: Let scummvm.ini override autodetect of gamesMarcus Comstedt
2010-07-29DC: Specialize createConfig{Read,Write}Stream Marcus Comstedt
2010-07-29DS: Add WRAP_MALLOC support to ds.mk, update commentsMax Horn
2010-07-29DS: Get rid of DS_NON_SCUMM_BUILD and DS_SCUMM_BUILDMax Horn
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-07-29BUILD: Fix MODULE_DIRS for WinCE portMax Horn
2010-07-29BUILD: Compile & link certain files only for specific BACKEND valuesMax Horn
2010-07-27ALSA: Be more intelligent when picking MIDI portTorbjörn Andersson
2010-07-27ALSA: Tweak capability and type flags for the MIDI portTorbjörn Andersson
2010-07-27ALSA: Simplify device querying code.Johannes Schickel
2010-07-27Remove Android themeengine patch - an improved version is now part ofAngus Lees
2010-07-23SDL: Fix bug #3025258Eugene Sandulenko
2010-07-23GP2XWIZ: Fix warningWillem Jan Palenstijn
2010-07-20General: Fixed building the SEQ MIDI driverTorbjörn Andersson
2010-07-20BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detectionMax Horn
2010-07-20MIDI: Build and use ALSA driver if and only if USE_ALSA is definedMax Horn
2010-07-19ALSA: Get ALSA port settings from the new device config settings.Torbjörn Andersson