aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2004-05-25Revamped [...]printf functions, may fix a bug with insane engine since %o was...Chris Apers
2004-05-25Removed, new version comingChris Apers
2004-05-25Updated form handlersChris Apers
2004-05-25Added Queen support, renamed filesChris Apers
2004-05-25New Stdio initializer, added speech command supportChris Apers
2004-05-25Sony Pa1Lib bit mask, updated audio CD structChris Apers
2004-05-25Moved to compile.hChris Apers
2004-05-25Moved DrawStatus here, revamped ARM call functionsChris Apers
2004-05-25Moved to their own fileChris Apers
2004-05-25Moved hereChris Apers
2004-05-25Revamped MSA CD player, now time is based on Sound Unit (SU). More compatibleChris Apers
2004-05-25Default (NULL) CD playerChris Apers
2004-05-25New forms with tabs, updated menu, battery indicator (music & sound, misc opt...Chris Apers
2004-05-21Tweaks (Morphos & Palm backends badly need updating :-/)Max Horn
2004-05-09Do not delete pseudo stdout/stderr if debugging was requestedNicolas Bacca
2004-05-09Synch with branch and Smartphone changes (Smartphone build not ready yet, but...Nicolas Bacca
2004-05-09Separate PocketPC/Smartphone actionsNicolas Bacca
2004-05-09Fix key mappingNicolas Bacca
2004-05-09Remove GAPI hardware keys which is handled by SDL nowNicolas Bacca
2004-05-09Add Zoom scaler and Smartphone scalerNicolas Bacca
2004-05-09Add warning for unresolved conflictsNicolas Bacca
2004-05-09Switch to EventsBufferNicolas Bacca
2004-05-09Remove unused actionNicolas Bacca
2004-05-09Tiny virtual keys changesNicolas Bacca
2004-05-09Goodbye KeysBuffer, hello EventsBufferNicolas Bacca
2004-05-09Switched to EventsBuffer for SmartphonesNicolas Bacca
2004-05-09Make a few functions GFX functions virtual for CE backendNicolas Bacca
2004-05-09Tweak SDL init for WinCE backendNicolas Bacca
2004-05-06Reverted the last commit (on this file only) because it broke compilationTorbjörn Andersson
2004-05-06Removed default value for keycolor in the OSystem implementationsMax Horn
2004-05-05Extend setMouseCursor with additional keycolor parameter. Lets saga use 255Eugene Sandulenko
2004-04-09Renamed template class 'List' to 'Array', since that is really what it is (a ...Max Horn
2004-03-28Remove explicit OSystem parameter from StackLock constructor; added OSystem::...Max Horn