aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2006-02-11Added new engine, platform and languageChris Apers
svn-id: r20566
2006-02-11Updated headerChris Apers
svn-id: r20565
2006-02-11Updated headerChris Apers
svn-id: r20564
2006-02-11- Get rid of MemGluePtrNewChris Apers
- Fixed exit function in ARM mode - Fixed C++ compilation svn-id: r20563
2006-02-11- Added NVFS supportChris Apers
- Fixed volRefNum default value - Get rid of MemGluePtrNew when possible - Fixed vsprintf in ARM mode svn-id: r20562
2006-02-11Fixed driver testChris Apers
svn-id: r20561
2006-02-11- Added autosave period optionChris Apers
- Added OS5 advanced mode - Added scummvm header svn-id: r20560
2006-02-11Fixed default volRefNum valueChris Apers
- Added scummvm header svn-id: r20559
2006-02-11- Added FileBrowser API support to get the game pathChris Apers
- Added scummvm header - Typo svn-id: r20558
2006-02-11- Added NVFS supportChris Apers
- Fixed default volRefNum value - Added scummvm header svn-id: r20557
2006-02-11Fixed default volRefNum valueChris Apers
- Init MathLib only on non-ARM devices - Added scummvm header - Removed obsolete code svn-id: r20556
2006-02-11Replaced with a PilRC versionChris Apers
svn-id: r20555
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20535
2006-02-11Change CVS keywords to SVN keywordsChris Apers
svn-id: r20508
2006-02-11Does this fix the sound problem on device wakeup ?Chris Apers
svn-id: r20505
2006-02-11- Added optional use of paletteChris Apers
- Common sound struct - Move common quit stuff to the base class - Fixed CD functions, now MP3s work properly - Make mutex functions virtual so that they can be redefined - little cleanup svn-id: r20503
2006-02-11Added OS5 Advanced modeChris Apers
svn-id: r20502
2006-02-11Change CVS keywords to SVN keywordsChris Apers
svn-id: r20501
2006-02-11- Fixed gfx mode : normal = default, fixed using 1x insteadChris Apers
- Use palette only if we need it - draw_mouse() is part if int_updateScreen - Moved OSD redraw in common updateScreen - Added base draw_osd(...) svn-id: r20499
2006-02-11Disable this timer code for now, since it seems to make things unstable and ↵Chris Apers
hang with MIDI drivers (NULL, native) svn-id: r20498
2006-02-11Change CVS keywords to SVN keywordsChris Apers
svn-id: r20496
2006-02-09$Header$ -> $URL$ + $Id$Marcus Comstedt
svn-id: r20441
2006-02-09Properly initialize _devpoll.Marcus Comstedt
svn-id: r20439
2006-02-07Removed .cvsignore filesMax Horn
svn-id: r20424
2006-02-03fixes allow compile with emsvc4 againPaweł Kołodziejski
svn-id: r20355
2006-01-29Knakos patchNicolas Bacca
svn-id: r20309
2006-01-29Knakos patch & new iconsNicolas Bacca
svn-id: r20308
2006-01-29New iconNicolas Bacca
svn-id: r20307
2006-01-29Update with 0.8.1 commentsNicolas Bacca
svn-id: r20306
2006-01-29Knakos patch & Smartphone fixesNicolas Bacca
svn-id: r20305
2006-01-27run in usermode. psplink provides an exception handler and stdout/stderr ↵Joost Peters
redirection, so we have no real reason to use kernel mode anyway. svn-id: r20250
2006-01-27New intial mmps to target ScummVM instead of EScummVM and associated pkg filesLars Persson
svn-id: r20246
2006-01-27Update some FAQs (I should probably move these to the Wiki at some point)Joost Peters
svn-id: r20244
2006-01-27Patch #1416370: "AmigaOS 4 changes"Eugene Sandulenko
svn-id: r20229
2006-01-27fingolfin renamed 'GameSettings::name' to 'GameSettings::gameid'.Marcus Comstedt
svn-id: r20222
2006-01-23Prepare 68k versionChris Apers
svn-id: r20152
2006-01-23Update copyright noticeChris Apers
svn-id: r20151
2006-01-23- Zodiac backend is now based on OS5Ex classChris Apers
- Moved some methods and members to OS5 class svn-id: r20150
2006-01-23Fixed compilationChris Apers
svn-id: r20149
2006-01-23Updated and moved to be_save.cppChris Apers
svn-id: r20148
2006-01-23Advanced OS5 backendChris Apers
- mutexes support - real thread support - real timer support svn-id: r20147
2006-01-23New OS5 backend :Chris Apers
- 16bit support - Added SetWindowCaption function - New 'no thread' sound code - Wide mode support - OSD support svn-id: r20145
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2006-01-17enable kyra engineJoost Peters
svn-id: r20064
2006-01-06OopsWon Star
svn-id: r19930
2006-01-06* Accurate / fast gamma correction using LUTWon Star
* Enable changing FM quality and sample rate * Saves launcher setting to SMC * Etc. svn-id: r19929
2006-01-01Get rid of an old hackJoost Peters
svn-id: r19886
2006-01-01Use 44k1hz output rate on PSP to avoid an unnecessary resampling step.Joost Peters
svn-id: r19885
2005-12-30Fixed the CoreMIDI driver -- MT-32 now sounds perfect under Mac OS X :-)Max Horn
svn-id: r19860
2005-12-26Switched the CoreAudio driver to use an AUGraph; this simplifies things a ↵Max Horn
lot and should also cope with the user switching the default output device while ScummVM is running svn-id: r19835