Age | Commit message (Expand) | Author |
2009-08-11 | Enable virtual keyboard support, since qvga gfx is now supported. | Lars Persson |
2009-08-11 | Updated actions to support tinsel and made (from CE version) | Lars Persson |
2009-08-11 | Updated with m4.dat file | Lars Persson |
2009-08-11 | Merged revisions 43066,43068,43088,43093,43095,43097,43101-43102,43107,43112,... | Travis Howell |
2009-08-10 | Remove unused variables. | Johannes Schickel |
2009-08-10 | Option "desired_screen_aspect_ratio" for fullscreen mode in the SDL backend | Bertrand Augereau |
2009-08-09 | update news files for 1.0.0rc1 release | Kostas Nakos |
2009-08-09 | removing support for flac (good riddance) and mpeg2 | Kostas Nakos |
2009-08-09 | GP2X: Commit local version of backend, contains a 'fix' to work around a GP2X... | John Willis |
2009-08-08 | tweaked the mapped keys to reintroduce SHIFT for mass adding games | Andre Heider |
2009-08-08 | forward port of wince 3.0 fix for paths from branch 0.13.0, r39978 | Kostas Nakos |
2009-08-07 | mouse up events need the same lovin' as mouse down events do. don't underesti... | Kostas Nakos |
2009-08-07 | key remap dialog correctly reads keystrokes again, and can tell modified keys... | Jody Northup |
2009-08-06 | overload showMouse to kill mouse shadows in kyra | Kostas Nakos |
2009-08-05 | Some groundwork for a better implementation of modifier keys. (incomplete, an... | Jody Northup |
2009-08-05 | Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,... | Travis Howell |
2009-08-04 | got rid of superfluous semicolons | Kostas Nakos |
2009-08-04 | commit slightly modified patch #2828646: WINCE: Integrate Windows CE with the... | Kostas Nakos |
2009-08-04 | update readme (draft) | Kostas Nakos |
2009-08-04 | update Makefile | Kostas Nakos |
2009-08-04 | support made engine | Kostas Nakos |
2009-08-04 | add bindings for cruise engine | Kostas Nakos |
2009-08-03 | GP2XWiz: Fix bug with downscaled cursors. | John Willis |
2009-08-02 | GP2XWiz/SDL: Fix 2 small typos. | John Willis |
2009-08-02 | clean up and fix vga aspect scaler routines | Kostas Nakos |
2009-08-02 | GP2XWiz: More cleanup of render code and fix silly screen update bug when rev... | John Willis |
2009-08-02 | rework mixer (re)init. fixes bug #2694722 | Kostas Nakos |
2009-07-31 | GP2XWiz: Small cleanup of render code to slave as much of loadGFXMode() code ... | John Willis |
2009-07-31 | GP2X: Clean up README-GP2X and remove HTML version of it from SVN (no one eve... | John Willis |
2009-07-30 | DS: Started work on a new build system for the Nintendo DS port, based on co... | Max Horn |
2009-07-30 | NDS: Changed jtypes.h to ndstypes.h (this 'newer' name has been in effect eve... | Max Horn |
2009-07-28 | GP2XWiz: Add downscale support to the backend using the PocketPCHalfARM scale... | John Willis |
2009-07-27 | GP2XWiz: Update GP2X Wiz bundle.sh to copy libraries into the distribution fi... | John Willis |
2009-07-27 | Add ARM code version of Normal2x scaler. | Robin Watts |
2009-07-26 | Create IP.BIN. | Marcus Comstedt |
2009-07-26 | Virtual Keyboard: Update default keyboard pack using slightly tweaked version... | John Willis |
2009-07-25 | GP2X Backend: Volume control code cleanup. | John Willis |
2009-07-25 | Yet another fix for the GP2x backend. | Johannes Schickel |
2009-07-25 | Fix gp2x port building. | Johannes Schickel |
2009-07-25 | Move the event recorder to its own class (EventRecoder inside common/EventRec... | Johannes Schickel |
2009-07-25 | Add enum which marks global priorites of the EventManager event dispatcher. | Johannes Schickel |
2009-07-25 | - EventDispatcher is no longer a singleton. | Johannes Schickel |
2009-07-25 | - Adapt DefaultEventManager to use Common::ArtificialEventSource | Johannes Schickel |
2009-07-25 | Change DefaultEventManager to use EventDispatcher. | Johannes Schickel |
2009-07-25 | Made DefaultEventManager a subclass of EventObserver. | Johannes Schickel |
2009-07-25 | Replaced "_artificialEventQueue" by an EventSource. | Johannes Schickel |
2009-07-25 | Got rid of EventManger::artificialEventQueue. | Johannes Schickel |
2009-07-25 | Replace "EventProvider" class of the DefaultEventManager implementation with ... | Johannes Schickel |
2009-07-21 | Add ARM code implementation of Scaler2x, and enable it for the WinCE | Robin Watts |
2009-07-19 | whoops, fix non-arm build (why? :-) ) | Kostas Nakos |