aboutsummaryrefslogtreecommitdiff
path: root/frontend/plat_omap.c
AgeCommit message (Collapse)Author
2011-10-30frontend: input driver and volume control for Wiznotaz
2011-10-30frontend: add touchscreen-as-buttons input codenotaz
intended for Caanoo/Wiz
2011-09-25add pollux/caanoo port, refactor thingsnotaz
2011-09-17fix some minor frontend issuesnotaz
2011-08-13add guncon supportnotaz
a bit basic but works
2011-03-21frontend: nub-as-btn option + gamepad fixnotaz
2011-03-07frontend: fix valgrind errorsnotaz
also fixes pc build
2011-02-10frontend: support analog controller using nubs; some refactoringnotaz
also enable frameskip by default, it makes the experience a bit better on most games.
2010-12-31prepare for external gpu pluginsnotaz
also fixes framelimiter and some config being overwritten by dfxvideo
2010-12-29add some plugin control from the menu, include spunullnotaz
some random refactoring too.
2010-12-27omap: reserve enough memory for 24bpp modesnotaz
2010-12-25menu: add config save/loadnotaz
2010-12-25menu: add most optionsnotaz
2010-12-21omap: only setup mem before using fbnotaz
newer DSS2 driver rejects mem changes on the fly.
2010-12-14fix x86 build, minor refactoringnotaz