Age | Commit message (Expand) | Author |
2007-12-24 | ARM version of central ADPCM decoding block for NDS. Define ARM_ADPCM to | Robin Watts |
2007-12-24 | New version of palettised screen scaler for DS; uses LDMs and STMs to improve | Robin Watts |
2007-12-22 | Fixed mutex handling, and reverted sound callbacks to be from another thread ... | Oystein Eftevaag |
2007-12-21 | Scaler corruption fixes, scaler console fixes, adding Lure target (except it ... | Neil Millstone |
2007-12-20 | Do sound callbacks from the main thread instead of a separate one, to avoid s... | Oystein Eftevaag |
2007-12-20 | clear more executable bits | Eugene Sandulenko |
2007-12-20 | clear executable bit | Eugene Sandulenko |
2007-12-16 | Patch #1847599: Several enhancements for the build system | Max Horn |
2007-12-16 | default is not to build plugins yet, until the plugin system is reworked | Kostas Nakos |
2007-12-16 | reimplemented the freelook action to be more usable, ultimately targeted towa... | Kostas Nakos |
2007-12-16 | adding preliminary lure support | Kostas Nakos |
2007-12-15 | Remove bad workaround and change compiler options (no optimization, no inline) | Chris Apers |
2007-12-15 | Added missing symbol definition | Chris Apers |
2007-12-11 | Workaround for bug #1763018. Since Amiga key doesn't work as a modifier with ... | Nicola Mettifogo |
2007-12-10 | NDS: Put all blitters ASM functions in ITCM (can't hurt as long as there is s... | Bertrand Augereau |
2007-12-10 | NDS: Integrated Robin's LDRB * 2 -> LDRH + fixes(endianness & stack space) 14... | Bertrand Augereau |
2007-12-09 | Updated settings | Lars Persson |
2007-12-09 | NDS : Improved scaler profiling | Bertrand Augereau |
2007-12-09 | NDS : Unrolled the scaler inner loop twice to do 16bits loading | Bertrand Augereau |
2007-12-09 | NDS : Integrated write gathering by Robin (+ fix) | Bertrand Augereau |
2007-12-09 | Obsolete file | Chris Apers |
2007-12-09 | Send default themepath | Chris Apers |
2007-12-09 | Remove obsolete 68k version related code | Chris Apers |
2007-12-09 | Remove obsolete 68k version related code | Chris Apers |
2007-12-09 | Added support for Drascula and Igor | Chris Apers |
2007-12-09 | Added support for Drascula and Igor | Chris Apers |
2007-12-09 | Cleanup | Chris Apers |
2007-12-09 | Added functions required by T3 to prevent screen rotation | Chris Apers |
2007-12-09 | Prevent manual screen rotation after application launch | Chris Apers |
2007-12-09 | Fixed return key | Chris Apers |
2007-12-08 | Use "new" framework for compressed saves... | Marcus Comstedt |
2007-12-08 | Fixed bug in glob matching function. | Marcus Comstedt |
2007-12-07 | Enabled click-and-drag mouse mode for the right mouse button as well as the l... | Oystein Eftevaag |
2007-12-07 | Properly centered the image on screen after aspect ratio correction | Oystein Eftevaag |
2007-12-07 | NDS: A few cycles saved in the inner loop of the CPU scaler | Bertrand Augereau |
2007-12-06 | NDS : ASM cpu scalers fixed, USING_ARM_BLITTERS back | Bertrand Augereau |
2007-12-06 | Attempted fix for the DS blitters; looks like I was reading from dst and | Robin Watts |
2007-12-05 | NDS: Disabling the buggy ARM blitters so that the CPU scaler works | Bertrand Augereau |
2007-12-05 | NDS: Reporting hi-level opti from Robin in the c++ software scaler ( a1r5g5b5... | Bertrand Augereau |
2007-12-05 | NDS : params reordering to match C scaler and ARM one | Bertrand Augereau |
2007-12-05 | NDS : The CPU scaler checkbox is back (and can be removed with a #define) | Bertrand Augereau |
2007-12-05 | Change to default volume levels on the GP2X to prevent some nasty 'clipping'. | John Willis |
2007-12-05 | Tidyup of a few small things in the GP2X port. | John Willis |
2007-12-05 | ARM ASM blitting routines from Robin_Watts | Oystein Eftevaag |
2007-11-25 | Suspend ScummVM when the button is hit (or a call is received), putting it in... | Oystein Eftevaag |
2007-11-24 | Now always sending a mouse-moved event before a click (some engines don't upd... | Oystein Eftevaag |
2007-11-24 | Updated main features for Symbian with the latest game engines | Lars Persson |
2007-11-24 | Fix for keymappings not working properly for S60 | Lars Persson |
2007-11-24 | updated makefile due to new dependencies of a new lib | Lars Persson |
2007-11-24 | Symbian build system does not cope with include file with the same name, spec... | Lars Persson |