aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2004-09-04Got rid of OSystem::move_screenMax Horn
2004-08-29Clear screen and overlay buffer after allocation.Marcus Comstedt
2004-08-29Disable interrupts while performing cache trickery, just in case.Marcus Comstedt
2004-08-29Oops, forgot to clear BSS...Marcus Comstedt
2004-08-26Don't return -1 from read/write, they are uint32...Marcus Comstedt
2004-08-26Run the DC launcher from inside the regular main() function.Marcus Comstedt
2004-08-26Removed obsolete checks for LFL games (thank you MD5!).Marcus Comstedt
2004-08-26Disable building of scalers.Marcus Comstedt
2004-08-25Build plugins.Marcus Comstedt
2004-08-25Only relocate allocated sections.Marcus Comstedt
2004-08-22Support dynamic plugins on Dreamcast.Marcus Comstedt
2004-08-22cleanup of TimerProc messMax Horn
2004-08-20More build-dirs added.Marcus Comstedt
2004-08-11Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ...Max Horn
2004-07-31Allow Alt-Enter to toggle fullscreen mode, just like Alt-Return, matching our...Max Horn
2004-07-27Add passthrough ability. Patch by Christian Schoenebeck with slight modificat...Jonathan Gray
2004-07-21Ignore case when sorting file system nodesMax Horn
2004-07-20fix null backend driverJoost Peters
2004-07-19Updated the null driver to current OSystem interfaceBertrand Augereau
2004-07-16Applied patch #957544 to make output sample rate configurable at runtime.Torbjörn Andersson
2004-07-16Only show gfx mode change messages in the OSD if the change was initiated by ...Max Horn
2004-06-25Cleaned up SaveFileManager stuff a little bitMax Horn
2004-06-22compilation fix from Nicolas Joly, bug #976657Jonathan Gray
2004-06-21disable alt-x and ctrl-z quit keys in favour of ctrl-q on non Mac OS X unices...Jonathan Gray
2004-05-30Oops newlineNicolas Bacca
2004-05-30Ozone tweaks (add virtual screen and infos) / Fix initial keyboard bug (Monke...Nicolas Bacca
2004-05-30Automatic severe crash reportingNicolas Bacca
2004-05-30Some constants for our new friend, Windows Mobile 2003 SE aka Ozone aka oops ...Nicolas Bacca
2004-05-25New file : PalmOS renderer, updated 'buffered' now use PalmAPI onlyChris Apers
2004-05-25ARM resources defChris Apers
2004-05-25Added battery handler and new OSystsem functions support, some parts were mov...Chris Apers
2004-05-25New file : OSystem gfx stuffs, added hotswap capability and new Osystem funct...Chris Apers
2004-05-25New file : OSystem event only, added hotswap gfx key, sleep/resume sound thre...Chris Apers
2004-05-25Removed obsolete options, added speech command and sound detectionChris Apers
2004-05-25Forgot this oneChris Apers
2004-05-25Sound FX supportChris Apers
2004-05-25New file : OSystem mouse only, removed memory check using overlaysChris Apers
2004-05-25New file, sound support using Pa1Lib (bad) and Palm APIChris Apers
2004-05-25New file : Osystem overlay function only, overlay now only on storage memoryChris Apers
2004-05-25UpdatedChris Apers
2004-05-25Added Queen supportChris Apers
2004-05-25New form including old music and volume formChris Apers
2004-05-25Use the new tabs managerChris Apers
2004-05-25Updated formsChris Apers
2004-05-25Tabs managerChris Apers
2004-05-25Now in the new Music & Sound formChris Apers
2004-05-25New ARM functions (sound, copyrect, wide display)Chris Apers
2004-05-25Minor updateChris Apers
2004-05-25Cleanup, new strspn functionChris Apers
2004-05-25New strtol function, bsearch now use system call, cleanupChris Apers