Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-16 | SDL: Add basic abstraction class for the SDL window. | Johannes Schickel | |
2014-06-25 | LINUXMOTO: Add "small" virtual keyboard pack to port packaging. | D G Turner | |
2014-02-18 | LINUXMOTO: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-02-27 | KEYMAPPER: Rename HardwareKey to HardwareInput | Tarek Soliman | |
2012-02-21 | KEYMAPPER: Remove automapping dead code | Tarek Soliman | |
2012-02-13 | ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled. | Johannes Schickel | |
2011-05-25 | BUILD: Unify build & configure rules for SDL based backends | Max Horn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-11-28 | SDL: Various more SdlEventSource related fixes | Max Horn | |
svn-id: r54553 | |||
2010-11-28 | SDL: Change refs to SdlEventManager to SdlEventSource | Max Horn | |
svn-id: r54544 | |||
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini | |
svn-id: r51495 | |||
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn | |
This should help avoid situations where MODULE_DIRS is not set to a complete list of build dirs (which causes troubles with the automatic header dependency detection logic). On the long run, we should replace the relevant code by a macro or also use rules.mk for this (with yet another if/else case add to it). svn-id: r51467 | |||
2010-07-03 | Cleanup and documentation. | Alejandro Marzini | |
svn-id: r50610 | |||
2010-06-29 | Updated makefile. Fixed compile errors. | Alejandro Marzini | |
svn-id: r50475 | |||
2010-06-29 | Modularized Linuxmoto port. | Alejandro Marzini | |
svn-id: r50474 | |||
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn | |
svn-id: r49388 | |||
2010-05-29 | Removed some unused variables, found by cppcheck. | Torbjörn Andersson | |
svn-id: r49306 | |||
2010-05-09 | Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to ↵ | Andre Heider | |
configure. svn-id: r48977 | |||
2010-03-22 | Patch #2938173: LinuxMoto update 23012010 | Max Horn | |
svn-id: r48362 | |||
2010-03-08 | Move some aspect ratio related stuff to graphics/scaler/aspect.h | Max Horn | |
svn-id: r48186 | |||
2010-03-08 | Remove unnecessary #includes | Max Horn | |
svn-id: r48185 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2009-12-22 | Patch #2896875: "dist update for linuxmoto-platform" | Eugene Sandulenko | |
svn-id: r46491 | |||
2009-11-18 | Modify WinCE, LinuxMoto and GP2xWiz backends to use ↵ | Max Horn | |
graphics/scaler/downscaler* code (untested as of now) svn-id: r45975 | |||
2009-11-09 | Revert rev 45791 and make the first param of OSystem_SDL::remapKey again ↵ | Max Horn | |
non-const (as it may have to be modified for remapping. Of course. Silly me :/) svn-id: r45796 | |||
2009-11-09 | SDL: Make first param of OSystem_SDL::remapKey const | Max Horn | |
svn-id: r45791 | |||
2009-10-21 | Patch #2871861: fix for mgx-packet in linuxmoto.mk | Max Horn | |
svn-id: r45317 | |||
2009-10-04 | Revert nonsense I did in backends/platform/linuxmoto/module.mk and modify ↵ | Max Horn | |
ASM build rules instead, enforcing the creation of output dirs for compiled files svn-id: r44647 | |||
2009-10-04 | Attempt to fix linuxmoto compilation on our buildbot | Max Horn | |
svn-id: r44643 | |||
2009-10-02 | Remove dead code | Max Horn | |
svn-id: r44534 | |||
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵ | Max Horn | |
things) svn-id: r44495 | |||
2009-09-27 | Properly return values on functions with non-void return types. | Andre Heider | |
svn-id: r44412 | |||
2009-09-25 | cleanup | Max Horn | |
svn-id: r44352 | |||
2009-09-25 | LINUXMOTO: main.cpp is now linuxmoto-main.cpp | Max Horn | |
svn-id: r44350 | |||
2009-09-25 | Last part of patch #2850021: disable hq-scaler&mt32emu for ↵ | Max Horn | |
motoezx&motomagx-platform svn-id: r44345 | |||
2009-09-25 | Move linuxmoto specific stuff from ports.mk to a new file ↵ | Max Horn | |
backends/platform/linuxmoto/linuxmoto.mk svn-id: r44342 | |||
2009-08-29 | Patch #2845084: "Linuxmoto-backend small update" | Eugene Sandulenko | |
svn-id: r43809 | |||
2009-08-23 | Whitespace fix for buildbot | Andre Heider | |
svn-id: r43679 | |||
2009-08-23 | Formatting | Eugene Sandulenko | |
svn-id: r43675 | |||
2009-08-22 | Give meaningful name to variable | Eugene Sandulenko | |
svn-id: r43647 | |||
2009-08-22 | Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch" | Eugene Sandulenko | |
svn-id: r43636 |