aboutsummaryrefslogtreecommitdiff
path: root/frontend/plat_pollux.c
AgeCommit message (Collapse)Author
2012-04-29frontend: input: pass default binds as argumentnotaz
allows to get rid of some hacks
2012-04-29frontend: generic: preliminary SDL supportnotaz
2012-04-29frontend: clean up some hacksnotaz
2012-03-01improve vibration support for Caanoonotaz
..maybe, not tested much.
2012-02-28frontend: add an option to disable scaling (Caanoo)notaz
some minor menu tuning too
2012-01-21gpu-gles: refactor for caanoo/wiz supportnotaz
too bad it's unusable there.
2012-01-21frontend: export fps stats to pluginsnotaz
2012-01-19refactor gpu plugins and Makefilesnotaz
name common gpu code gpulib, reduce amount of copy-paste in plugin Makefiles
2012-01-08frontend: add minimize supportnotaz
2011-12-11frontend: make analogs configurablenotaz
2011-12-10add vibration support for Caanoonotaz
2011-12-06frontend: get rid of plat_rescan_inputsnotaz
overannoyed by 'input: bad key' messages
2011-10-30frontend: input driver and volume control for Wiznotaz
2011-10-30frontend: fix screenshot functionality for polluxnotaz
2011-10-30frontend: add touchscreen-as-buttons input codenotaz
intended for Caanoo/Wiz
2011-10-30frontend/pollux: add scalingnotaz
16bpp only for now.
2011-10-30frontend/pollux: program MLC2 for TV-out, save/restore regsnotaz
2011-10-02yet more random armv5 tweaksnotaz
2011-09-27frontend: few more pollux/caanoo tweaksnotaz
2011-09-25add pollux/caanoo port, refactor thingsnotaz