in_sdl: give names to gamepad buttons
[libpicofe.git] / input.c
2025-05-17 notazinput: use enum for set/get _config
2025-05-16 irixxxxMerge pull request #3 from notaz/sdl_gl
2025-05-16 notazinput: introduce in_update_pointer
2025-05-05 irixxxxMerge pull request #2 from notaz/irixxxx
2025-05-04 notazdon't pretend SDL_REDRAW_EVT can be disabled
2025-03-31 kubRevert 86a086e "automatically map input devs of same...
2025-01-21 kubchanges for PicoDrive virtual keyboard
2025-01-21 kuboptimize keyboard readout
2025-01-15 kubkeyboard unbinding
2025-01-13 kubgeneralise keyboard support
2025-01-09 kubmore keyboard support
2025-01-04 qufbadd support for Pico Keyboard
2024-10-13 kubautomatically map input devs of same type to different...
2024-09-10 kubfix repeated redraw events
2023-12-03 kubrevert parts of e0bf7946 to allow multiple keys in...
2023-01-29 kubMerge remote-tracking branch 'notaz/master'
2022-09-16 kubadd some support for handling redraw events
2020-11-03 kubfix SDL event handling of overlapping keystrokes
2020-11-03 kubfix menu input handling (timeout non-working)
2015-11-08 notazinput: bugfix in defbind check
2015-02-02 notazinput: only set default binds when probing
2013-10-09 notazMerge pull request #1 from pcercuei/for_upstream
2013-10-07 Paul CercueilAllow one key to have multiple actions
2013-10-07 Paul CercueilAllow the platform code to override the key names
2013-10-07 Paul CercueilLet the platform code deliver the key mappings
2013-08-30 notazfix list seeking, add autoload option
2013-08-27 notazGP2X updates
2012-11-11 notazinput: handle unprobed devices better
2012-11-04 notazmerge some pollux code from PCSX
2012-09-12 notazupdate license in source code itself
2012-09-12 notazmove common files to root