aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2006-03-25Add kListAllNoRoot type to listDir() to handle recent file class changes, on ↵Travis Howell
file system backends which use _isPseudoRoot svn-id: r21449
2006-03-23Cleanup Makefile.Won Star
svn-id: r21410
2006-03-23Update port.Won Star
* NO SOUND support. * New asm functions. * Prepare for MP3 / OGG svn-id: r21409
2006-03-19Removed implicit screen updates (see also the discussion on scummvm-devel)Max Horn
svn-id: r21385
2006-03-15Fix for bug #1449912 (DC: selector.cpp compilation failed)Max Horn
svn-id: r21319
2006-03-14Fixes for the DC backends (see patch #1436898)Max Horn
svn-id: r21292
2006-03-14Use SDL_GetError in an attempt to display slightly more information about ↵Max Horn
the reason(s) SDL_SetVideoMode failed svn-id: r21291
2006-03-14Adds support for building on Intel Macs, using a modifiedOystein Eftevaag
version of patch 1448395 by Aubin and some of my own changes. Notably: * Two elements of a struct in backends/midi/quicktime.cpp needed to be forced to BE. * NASM set to build Mach-O binaries * configure now checks for Altivec support on Darwin hosts, instead of assuming it. Altivec support can also be disabled (not 100% sure if t his is actually needed, but might be handy for crosscompiling). * The aliasing of the symbols contained in the .asm files done on Windows were also needed on MacOS. Note that while the asm code is properly compiled and linked in, HQ2/3x support will still not work properly on Intel macs if NASM is enabled. svn-id: r21280
2006-03-09Updated build scriptsLars Persson
svn-id: r21182
2006-03-08Adapting plugin.syms to the changes made to the plugin API (matching it with ↵Max Horn
the conent of plugin.exp) svn-id: r21143
2006-03-07Updated project file with lastest added/removed files from CinE, Gui, Kyra, ↵Chris Apers
imuse svn-id: r21134
2006-03-07Fixed invalid event returned with ARM OS5 backendChris Apers
svn-id: r21132
2006-03-06Fixed fight mode shortcutChris Apers
svn-id: r21113
2006-03-04Update SVN tagsEugene Sandulenko
svn-id: r21056
2006-03-04WIP of maemo portEugene Sandulenko
svn-id: r21055
2006-03-01Updated buildfile for new file structureLars Persson
svn-id: r20989
2006-02-28Update buildfiles with CINE settingsLars Persson
svn-id: r20974
2006-02-27Added CINE and LURE to build informationLars Persson
svn-id: r20954
2006-02-27Fixed compilation.Torbjörn Andersson
svn-id: r20953
2006-02-27SysEx data now passed around with const pointers. Permits simplification of ↵Jamieson Christian
some SysEx client code. Testing on Windows. Developers on other platforms, please verify integrity of music handling in your respective MidiDrivers. svn-id: r20952
2006-02-27clear ALSA event structure before useWillem Jan Palenstijn
svn-id: r20951
2006-02-26Added scumm/plugin.cpp and .h filesChris Apers
svn-id: r20939
2006-02-26PalmOS project file. Everything is now up to dateChris Apers
svn-id: r20938
2006-02-26Fixed headerChris Apers
svn-id: r20937
2006-02-26Fixed compilation, this is a 68k part only and will be updated as soon as ↵Chris Apers
the 68k backend is ready svn-id: r20935
2006-02-26New files including moved getFeatures and VG helperChris Apers
svn-id: r20934
2006-02-26Updated with lastest changes to the launcherChris Apers
svn-id: r20933
2006-02-26New modules resourcesChris Apers
svn-id: r20932
2006-02-26Move launcher files to a new folderChris Apers
svn-id: r20931
2006-02-26Move launcher files to a new folderChris Apers
svn-id: r20930
2006-02-26Obsolete, this is an old file previously used with 68k+ARM versionChris Apers
svn-id: r20929
2006-02-26Move launcher files to a new folderChris Apers
svn-id: r20928
2006-02-26Fixed compilation, ByteSwap not found because endianutils was removed from ↵Chris Apers
pace.h svn-id: r20927
2006-02-26This file has been renamedChris Apers
svn-id: r20926
2006-02-26Gather prefix files to a new directory and rename ARM prefix filesChris Apers
svn-id: r20925
2006-02-26Gather prefix files to a new directory, rename 68k prefix filesChris Apers
svn-id: r20924
2006-02-26Move prefix files to a new prefixes/ directoryChris Apers
svn-id: r20923
2006-02-26Prefix file for BS2 68k module, for debug purpose onlyChris Apers
svn-id: r20922
2006-02-26Prefix file for Zodiac ARM modulesChris Apers
svn-id: r20921
2006-02-26Prefix file for OS5 ARM modulesChris Apers
svn-id: r20920
2006-02-26Aeroplayer CD driverChris Apers
svn-id: r20919
2006-02-26Use the correct function depending on the versionChris Apers
svn-id: r20917
2006-02-26Scumm md5 struct for 68k versionChris Apers
svn-id: r20916
2006-02-26The warpMouse() function needs to compensate for aspect-ratio correction, orTorbjörn Andersson
the Lure popup menus won't work. svn-id: r20915
2006-02-26Missing prefix files for 68k enginesChris Apers
svn-id: r20913
2006-02-26Use correct include and event functionChris Apers
svn-id: r20911
2006-02-26Updated global data builder for 68k version, this part will be fully ↵Chris Apers
revamped as soon as the 68k version is ready svn-id: r20910
2006-02-26DIA functions required by T3Chris Apers
svn-id: r20909
2006-02-26Fix bug #1349059: "SCUMM, GUI: Cursor jumps to incorrect position when pausing"Eugene Sandulenko
svn-id: r20904
2006-02-25Cleanup, forgot to mention that these files are ARM (Zodiac and OS5) startup ↵Chris Apers
code svn-id: r20899