menu: support seeking the filelist with letter keys
[libpicofe.git] / common / input.c
2012-07-22 notazmenu: support seeking the filelist with letter keys
2012-07-22 notazinput: move default bind handling to input core
2011-12-09 notazinput: support analog read
2011-10-30 notazinput: don't configure unprobed devices
2011-10-27 notazinput: make it more modular
2011-03-21 notazinput: detect dead devices, always set keynames
2011-03-21 notazinput: kill "merge with defaults" behavior
2011-03-19 notazinput: allow several probe calls for rescan
2011-02-12 notazinput: expand in_unbind_all functionality
2010-12-09 notazlicense some code GPL compatible to use in PCSX
2010-11-08 notazinput: add in_get_key_code
2010-11-07 notazin_evdev: do all events in update_keycode
2010-09-17 notazinput: rework abs handling, change API, allow custom...
2010-08-18 notazinput: only include stuff when needed
2009-10-06 notazsome tweaks for win32 version
2009-10-05 notazthe old-new win32 port
2009-08-09 notazinput def bind fix, rnd note
2009-07-25 notazclear binds feature
2009-07-25 notazinput: get rid of pl2 flag, use 'bind types' instead
2009-05-14 notazgp2x->common menu migration finished, gp2x now only...
2009-05-11 notazkey combos for new input code
2009-03-08 notazbring pandora to buildable state. Some cleanups and...
2009-03-04 notazbugfix2
2009-03-04 notazbugfix
2009-03-03 notazproper timeout handling for input subsys
2009-03-02 notazmajor menu unification, minor reorganization
2009-02-16 notazasyn-only dev support + in_gp2x driver
2009-02-16 notazmove select from evdev to upper level
2009-02-03 notazimprove menu autorepeat
2009-01-03 notazcontinuing input framework integration
2009-01-02 notazgamepad suppord (fake d-pad digital btns) for input...
2009-01-02 notazmore input layer tweaks
2009-01-01 notazinput layer mostly complete
2008-12-30 notazmore input wip
2008-12-30 notazmore input wip
2008-12-27 notazsome input framework attempt