Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-03 | added SysEx support to the CoreAudio midi backend - though I have no clue ↵ | Max Horn | |
what effect this will have, or how I could test this... svn-id: r6677 | |||
2003-03-03 | Don't keep a backlog of missed deadlines for event polling... | Marcus Comstedt | |
svn-id: r6674 | |||
2003-03-03 | Increased level of optimization (make sure to use gcc 3.3). | Marcus Comstedt | |
svn-id: r6673 | |||
2003-03-02 | Timer implemented. | Marcus Comstedt | |
svn-id: r6667 | |||
2003-03-02 | Make sure version_settings are initialized. | Marcus Comstedt | |
svn-id: r6665 | |||
2003-03-02 | warp_mouse added. | Marcus Comstedt | |
svn-id: r6664 | |||
2003-03-02 | Patch #691064: dot matrix scaler | Max Horn | |
svn-id: r6663 | |||
2003-02-12 | Maybe this is more future-safe? | Marcus Comstedt | |
svn-id: r6602 | |||
2003-02-12 | hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous ↵ | Jonathan Gray | |
Entertainment game) svn-id: r6601 | |||
2003-02-12 | Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle). | Marcus Comstedt | |
svn-id: r6600 | |||
2003-02-10 | Add missing simon 1/2 adlib control codes, purpose unknown. | Travis Howell | |
svn-id: r6596 | |||
2003-01-30 | Added couple of options to MorphOS startup | Ruediger Hanke | |
svn-id: r6578 | |||
2003-01-29 | Change AdLib emulation quality for slower devices - added ↵ | Nicolas Bacca | |
PROP_GET_FMOPL_ENV_BITS and PROP_GET_FMOPL_EG_ENT svn-id: r6573 | |||
2003-01-28 | more joystick stuff based on patch by ge0rg, also added defines for axis ↵ | Jonathan Gray | |
settings and mappings for common keys, these defines will hopefully be removed and replaced with config file options at some point svn-id: r6563 | |||
2003-01-27 | Restore correct sound thread default priority for ARM | Nicolas Bacca | |
svn-id: r6559 | |||
2003-01-26 | Update project files - Smartphone support completed \! | Nicolas Bacca | |
svn-id: r6558 | |||
2003-01-26 | Resources changes | Nicolas Bacca | |
svn-id: r6557 | |||
2003-01-26 | Global Windows CE routines | Nicolas Bacca | |
svn-id: r6556 | |||
2003-01-26 | Standard PDA functions | Nicolas Bacca | |
svn-id: r6555 | |||
2003-01-26 | Changes for Smartphone calls | Nicolas Bacca | |
svn-id: r6554 | |||
2003-01-26 | Smartphone display support | Nicolas Bacca | |
svn-id: r6553 | |||
2003-01-26 | Add GXIsDisplayDRAMBuffer | Nicolas Bacca | |
svn-id: r6552 | |||
2003-01-26 | Smartphone support imports | Nicolas Bacca | |
svn-id: r6551 | |||
2003-01-25 | Fixing evil deadlock | Ruediger Hanke | |
svn-id: r6544 | |||
2003-01-25 | Ok. I give up trying to teach that char is unsigned on some systems. Setting ↵ | Ruediger Hanke | |
char to signed as default. svn-id: r6543 | |||
2003-01-22 | declare event of type mouse motion on joystick axis movement | Jonathan Gray | |
svn-id: r6535 | |||
2003-01-21 | Remove Smartphone project tweaks - we'll see about that when it's done :) | Nicolas Bacca | |
svn-id: r6534 | |||
2003-01-21 | Fix dumb overlay overflow | Nicolas Bacca | |
svn-id: r6533 | |||
2003-01-21 | Update project files to compile with CVS tree | Nicolas Bacca | |
svn-id: r6531 | |||
2003-01-20 | start of joystick support, just selects first joystick for now and only maps ↵ | Jonathan Gray | |
first two buttons to first two mouse buttons. Will add more button mappings and a -j options to specify joystick in future svn-id: r6528 | |||
2003-01-20 | Fix GDI display for HPCs | Nicolas Bacca | |
svn-id: r6527 | |||
2003-01-20 | Missing exported functions for HPCs | Nicolas Bacca | |
svn-id: r6526 | |||
2003-01-20 | NoGameX file - put in root directory (HPC debug option) and NoMusic ↵ | Nicolas Bacca | |
configuration option (for really slow devices, can break some games) svn-id: r6525 | |||
2003-01-20 | stdio wrappers for HPC (I know it's about time :)) | Nicolas Bacca | |
svn-id: r6524 | |||
2003-01-15 | add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it | Jonathan Gray | |
svn-id: r6462 | |||
2003-01-13 | Early init of the scaler - to prevent ComI trying to use a huge window by ↵ | James Brown | |
default. This may require porters to make a small backend change, not to reinit a scaler on hotswap if the display has not been init_size'ed. svn-id: r6449 | |||
2003-01-12 | fix for the black rect bug in COMI (thanks to Erik)... guess is that the ↵ | Max Horn | |
checksum algo fails to detect the dirty regions. Why is it here at all, anyway? BBrox says it might be needed for Simon. So somebody should check that svn-id: r6428 | |||
2003-01-10 | Oops | Ruediger Hanke | |
svn-id: r6383 | |||
2003-01-10 | First-revision SysEx support for -ewindows. | Jamieson Christian | |
svn-id: r6381 | |||
2003-01-09 | Added warp_mouse func to MorphOS backend | Ruediger Hanke | |
svn-id: r6374 | |||
2003-01-09 | only warp mouse if it actually moved - this is not quite perfect, either, ↵ | Max Horn | |
but at least now it works again on OS X svn-id: r6373 | |||
2003-01-09 | Remove hack - now the cannon scene works in fullscreen linux. Someone tell ↵ | James Brown | |
me how it goes for Windows svn-id: r6372 | |||
2003-01-09 | yet another warp mouse change, now it works on OS X, but will it work on ↵ | Max Horn | |
Linux/Windows? svn-id: r6370 | |||
2003-01-09 | Patch 664895: Cannon fixes. Porters, this requires a new OSystem interface ↵ | James Brown | |
function svn-id: r6365 | |||
2002-12-30 | make alsa driver print out the correct port | Jonathan Gray | |
svn-id: r6272 | |||
2002-12-28 | valid C++ | Max Horn | |
svn-id: r6226 | |||
2002-12-28 | Fix NewGui for higher resolutions (eg, CMI) | James Brown | |
svn-id: r6216 | |||
2002-12-27 | removing not working, obsolete mac port | Max Horn | |
svn-id: r6189 | |||
2002-12-27 | Patch from ccr: Don't segfault if euid has no r/w perms on pwd | James Brown | |
svn-id: r6183 | |||
2002-12-25 | This could hardly work, how did this change? scratch head" morphos.cpp | Ruediger Hanke | |
svn-id: r6151 |