aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/DlgInputConfig.cpp
Commit message (Expand)AuthorAge
* add pause/reset hotkeysArisotura2019-06-12
* fix bugs, make it more responsiveArisotura2019-06-11
* add ability to map joystick axes, tooArisotura2019-06-11
* add ability to map keys with modifiers, only in config UI for nowArisotura2019-06-11
* actually save the current joystick IDArisotura2019-06-11
* begin work on multiple joystick supportArisotura2019-06-11
* also, don't hardcode the timer interval in the callbackArisotura2019-06-04
* when closing an input config dialog, remove SDL timer if neededArisotura2019-06-04
* make capitalization consistentArisotura2019-06-04
* Merge branch 'master' into fast-forward-hotkeyArisotura2019-06-04
|\
| * add support for setting key mappings to noneArisotura2019-06-04
| * close any opened dialogs when closing the main windowArisotura2019-05-25
* | Add fast forward hotkeysJon Pacheco2019-05-12
|/
* move platform specific config to platform specif ffile ayyyyyyyyyyygfghj;,gnxbfArisotura2019-03-15
* also, update copyright nameArisotura2019-01-22
* libui/gtk: add functions to uiWindow for setting/getting minimized/maximized ...StapleButter2018-12-30
* fix potential crashes in input config dialog when setting joystick buttons, b...StapleButter2018-12-29
* add hotkey config values.StapleButter2018-12-14
* fixor copyright years.StapleButter2018-09-15
* maybe now the input dialog can stop being dumbStapleButter2017-10-05
* use grids instead of nested boxes for input config dialog. (still lags, needs...StapleButter2017-10-05
* add support for non-resizable windowsStapleButter2017-10-02
* re-add basic scalingStapleButter2017-10-02
* actual joystick inputStapleButter2017-09-30
* allow entering joystick configStapleButter2017-09-30
* actually get the input dialog somewhereStapleButter2017-09-30
* get the input dialog startedStapleButter2017-09-26