aboutsummaryrefslogtreecommitdiff
path: root/frontend/common/input.c
AgeCommit message (Collapse)Author
2012-11-05switch over to libpicofenotaz
- libretro should not be affected by this, all others need to do 'git submodule init && git submodule update' from now on. - pandora should get gamma control support
2012-07-22frontend: support seeking the filelist with letter keysnotaz
2012-05-27frontend: minor tweaksnotaz
2012-04-29frontend: input: pass default binds as argumentnotaz
allows to get rid of some hacks
2011-12-11frontend: make analogs configurablenotaz
2011-10-30frontend: input: don't configure unprobed devicesnotaz
2011-10-30frontend/input: make it more modularnotaz
2011-03-21frontend: input: detect dead devices, always set keynamesnotaz
2011-03-21frontend: input: kill "merge with defaults" behaviornotaz
this is hard to maintain and reportedly buggy
2011-02-10frontend: key config: save it and make more intuitivenotaz
2010-12-14pull in more code from PicoDrivenotaz