Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-07 | Update GP2X ports helper scripts to support newer Open2x tool-chains (ones ↵ | John Willis | |
with the pragma pack patches). svn-id: r25408 | |||
2007-02-04 | permit compilation with hq scalers disabled | Kostas Nakos | |
svn-id: r25390 | |||
2007-02-03 | Fixing various doxygen warnings | Max Horn | |
svn-id: r25362 | |||
2007-02-03 | update to new detector | Kostas Nakos | |
svn-id: r25355 | |||
2007-02-03 | set svn:ignore, sync makefile | Kostas Nakos | |
svn-id: r25350 | |||
2007-01-27 | DetectedGameList -> GameList. | Marcus Comstedt | |
svn-id: r25235 | |||
2007-01-27 | Updated symbian builds for parallaction | Lars Persson | |
svn-id: r25228 | |||
2007-01-24 | Modified version of Torbjoern's patch from bug #1640420 (fixes an overflow ↵ | Max Horn | |
in the default timer manager) svn-id: r25165 | |||
2007-01-21 | Don't mkdir the default savepath whenever we startup; rather, mkdir (on ↵ | Max Horn | |
Unix/Symbian, at least) the savedir just before we need it, i.e. just before saving. Fixes bug #1504398 svn-id: r25150 | |||
2007-01-21 | Speed up mouse emulation with hires games | Chris Apers | |
svn-id: r25148 | |||
2007-01-21 | Cleanup event code | Chris Apers | |
Added key up for mouse buttons so that we can control Gobliiins and Touche properly svn-id: r25147 | |||
2007-01-21 | Clenaup | Chris Apers | |
svn-id: r25144 | |||
2007-01-21 | Clenaup | Chris Apers | |
svn-id: r25143 | |||
2007-01-21 | Ooops, ooops ooops, bad source directory | Chris Apers | |
svn-id: r25142 | |||
2007-01-21 | Ooops, collapsible only | Chris Apers | |
svn-id: r25141 | |||
2007-01-20 | First phase of detection-related plugins interface improvements. Now plugins | Eugene Sandulenko | |
return StringMap instead of fixed list of parameters. This adds great flexibility. Current patch should not alter any functionality, i.e. if there are regressions, submit a report. Phase 2 will benefit from these changes and will come later. svn-id: r25134 | |||
2007-01-20 | Prepare Parallaction support (not working for now) | Chris Apers | |
svn-id: r25133 | |||
2007-01-20 | Prepare Parallaction support (not working for now) | Chris Apers | |
svn-id: r25132 | |||
2007-01-20 | Added support fir hi-res games to standard PalmOS 5 devices (BS, TOuche, ...) | Chris Apers | |
Added aspect ratio selection too svn-id: r25131 | |||
2007-01-20 | Fixed mouse redraw with Touche | Chris Apers | |
svn-id: r25130 | |||
2007-01-20 | Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption. | Neil Millstone | |
svn-id: r25129 | |||
2007-01-19 | Adding libcartreset, fixing CD audio bug, adding DLDI support (defined out ↵ | Neil Millstone | |
all other fat drivers) svn-id: r25124 | |||
2007-01-19 | Changed to ARM7 for libcartreset | Neil Millstone | |
svn-id: r25123 | |||
2007-01-19 | Adding libcartreset to ARM7 binary | Neil Millstone | |
svn-id: r25122 | |||
2007-01-14 | Added missing grabRawScreen to OS5 backend | Chris Apers | |
svn-id: r25081 | |||
2007-01-14 | Added: | Chris Apers | |
- engines location auto-detection - Apple IIgs platform svn-id: r25080 | |||
2007-01-14 | Added static initializers to handle global objects allocation | Chris Apers | |
svn-id: r25078 | |||
2007-01-11 | Fix backend timer problems. Also fix wrong sound mix rate in bass | Kostas Nakos | |
svn-id: r25067 | |||
2006-12-28 | Updated makefiles to support touche and agos naming properly | Lars Persson | |
svn-id: r24941 | |||
2006-12-28 | Updated quit handling | Lars Persson | |
svn-id: r24939 | |||
2006-12-09 | NDS : Scaler cleaning | Bertrand Augereau | |
svn-id: r24821 | |||
2006-12-09 | NDS : Scaler cleaning | Bertrand Augereau | |
svn-id: r24820 | |||
2006-12-09 | NDS : Scaler optimization 43 -> 33 ms | Bertrand Augereau | |
svn-id: r24819 | |||
2006-12-09 | NDS : More blitters stuff | Bertrand Augereau | |
svn-id: r24818 | |||
2006-12-07 | NDS : Micro-optimizations for the software blitter (table lookup for div by ↵ | Bertrand Augereau | |
5 : 51ms -> 43ms) svn-id: r24817 | |||
2006-12-06 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau | |
svn-id: r24811 | |||
2006-12-06 | NDS : CPU scaler profiling (currently 50ms ouch) | Bertrand Augereau | |
svn-id: r24810 | |||
2006-12-03 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau | |
svn-id: r24804 | |||
2006-12-03 | Patch #1605290: Change quit shortcut for Amiga to match style guide | Max Horn | |
svn-id: r24803 | |||
2006-12-02 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau | |
svn-id: r24802 | |||
2006-12-02 | NDS : Micro-optimizations for the software blitter | Bertrand Augereau | |
svn-id: r24801 | |||
2006-12-01 | svn-id: r24799 | Neil Millstone | |
2006-12-01 | Adding new M3SD driver | Neil Millstone | |
svn-id: r24798 | |||
2006-11-25 | DS : The hi-quality scaler works on the secondary screen | Bertrand Augereau | |
svn-id: r24790 | |||
2006-11-25 | DS : High quality scaling. | Bertrand Augereau | |
Doesn't work on the second screen yet. (switch cpuScaler in dsmain.cpp to test) svn-id: r24788 | |||
2006-11-20 | Removing bad default implementation of grabRawScreen in the PalmOS port (it ↵ | Max Horn | |
was likely causing crashes for users of the 0.9.x series) svn-id: r24755 | |||
2006-11-19 | DS : Compilation fix when USE_DEBUGGER is not defined | Bertrand Augereau | |
svn-id: r24748 | |||
2006-11-13 | Implement FR #1595534: "Touche: Aspect Ratio Correction" | Eugene Sandulenko | |
svn-id: r24706 | |||
2006-11-12 | Cleanup | Kostas Nakos | |
svn-id: r24702 | |||
2006-11-12 | Implement Fingolfin's modular backend timer, savefile and mixer managers | Kostas Nakos | |
svn-id: r24691 |