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