aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/linuxmoto
AgeCommit message (Collapse)Author
2019-07-08BUILD: Package networking and virtual keyboard files on all platformsCameron Cawley
2018-10-14BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system ↵Thierry Crozat
instance
2015-02-16SDL: Add basic abstraction class for the SDL window.Johannes Schickel
2014-06-25LINUXMOTO: Add "small" virtual keyboard pack to port packaging.D G Turner
2014-02-18LINUXMOTO: Make GPL headers consistent in themselves.Johannes Schickel
2012-02-27KEYMAPPER: Rename HardwareKey to HardwareInputTarek Soliman
2012-02-21KEYMAPPER: Remove automapping dead codeTarek Soliman
2012-02-13ALL: Enable Keymapper specific OSystem API only when the Keymapper is enabled.Johannes Schickel
2011-05-25BUILD: Unify build & configure rules for SDL based backendsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-28SDL: Various more SdlEventSource related fixesMax Horn
svn-id: r54553
2010-11-28SDL: Change refs to SdlEventManager to SdlEventSourceMax Horn
svn-id: r54544
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
svn-id: r51495
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax 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-03Cleanup and documentation.Alejandro Marzini
svn-id: r50610
2010-06-29Updated makefile. Fixed compile errors.Alejandro Marzini
svn-id: r50475
2010-06-29Modularized Linuxmoto port.Alejandro Marzini
svn-id: r50474
2010-06-02OSYSTEM: Get rid of kFeatureAutoComputeDirtyRectsMax Horn
svn-id: r49388
2010-05-29Removed some unused variables, found by cppcheck.Torbjörn Andersson
svn-id: r49306
2010-05-09Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to ↵Andre Heider
configure. svn-id: r48977
2010-03-22Patch #2938173: LinuxMoto update 23012010Max Horn
svn-id: r48362
2010-03-08Move some aspect ratio related stuff to graphics/scaler/aspect.hMax Horn
svn-id: r48186
2010-03-08Remove unnecessary #includesMax Horn
svn-id: r48185
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
svn-id: r47541
2009-12-22Patch #2896875: "dist update for linuxmoto-platform"Eugene Sandulenko
svn-id: r46491
2009-11-18Modify WinCE, LinuxMoto and GP2xWiz backends to use ↵Max Horn
graphics/scaler/downscaler* code (untested as of now) svn-id: r45975
2009-11-09Revert 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-09SDL: Make first param of OSystem_SDL::remapKey constMax Horn
svn-id: r45791
2009-10-21Patch #2871861: fix for mgx-packet in linuxmoto.mkMax Horn
svn-id: r45317
2009-10-04Revert 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-04Attempt to fix linuxmoto compilation on our buildbotMax Horn
svn-id: r44643
2009-10-02Remove dead codeMax Horn
svn-id: r44534
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵Max Horn
things) svn-id: r44495
2009-09-27Properly return values on functions with non-void return types.Andre Heider
svn-id: r44412
2009-09-25cleanupMax Horn
svn-id: r44352
2009-09-25LINUXMOTO: main.cpp is now linuxmoto-main.cppMax Horn
svn-id: r44350
2009-09-25Last part of patch #2850021: disable hq-scaler&mt32emu for ↵Max Horn
motoezx&motomagx-platform svn-id: r44345
2009-09-25Move linuxmoto specific stuff from ports.mk to a new file ↵Max Horn
backends/platform/linuxmoto/linuxmoto.mk svn-id: r44342
2009-08-29Patch #2845084: "Linuxmoto-backend small update"Eugene Sandulenko
svn-id: r43809
2009-08-23Whitespace fix for buildbotAndre Heider
svn-id: r43679
2009-08-23FormattingEugene Sandulenko
svn-id: r43675
2009-08-22Give meaningful name to variableEugene Sandulenko
svn-id: r43647
2009-08-22Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"Eugene Sandulenko
svn-id: r43636