aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
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
2005-12-26New CoreMIDI midi backend for OS XMax Horn
svn-id: r19832
2005-12-18More key mappings. Now we can play monkey2 :)Won Star
svn-id: r19803
2005-12-17Proper code formattingEugene Sandulenko
svn-id: r19801
2005-12-17Some tweaks on the GP32 sound code.Won Star
svn-id: r19800
2005-12-11Added true timer supportChris Apers
New OS5 ARM backend, preliminary support svn-id: r19783
2005-12-11CleanupChris Apers
svn-id: r19782
2005-12-11Fixed compilationChris Apers
svn-id: r19781
2005-12-11Added autosave_period optionChris Apers
Added default mouse keys Clear timer struct to prevent unexpected behavior svn-id: r19780
2005-12-11Auto-off on low battery only if the device is not plugged-inChris Apers
Fixed compilation with standard ARM version svn-id: r19779
2005-12-11PalmOS SAMPLES_PER_SECChris Apers
svn-id: r19778
2005-12-08Fixed possible OOB access.Won Star
svn-id: r19760
2005-12-04Remove obsolete files.Won Star
svn-id: r19742
2005-12-04FSF adress updatesLars Persson
svn-id: r19741
2005-12-03Codeformatting updateLars Persson
svn-id: r19740
2005-12-031. New build structure for Symbian builds to allow easier build and project ↵Lars Persson
updates 2. Updated framework files for new structure 3. Uncommented Debug statements in vorbis.cpp (Should probably be removed alltogether. 4. Incorporated Sevs code formatting changes in the new Symbian source structure. 5. Removed/Changed EScummVM to ScummVM instead, hopefully most cases covered. 6. Beginning vibration support to be used for Scumm shake effects (Work ongoing by SumthinWicked) 7. Replaced the ScummVM icon for the FavIcon and upscaled the icon to 32x32. I think it looks ok, comments are welcome. 8. Built for S60V1 and UIQ2 targets from the cvs 9. Updated Readme with new build instructions. Any comments are welcome. Hopefully the other builds are not affected by this and all Sevs code updates are also incorporated. svn-id: r19739
2005-12-03Remove old source filesLars Persson
svn-id: r19738