| Commit message (Expand) | Author | Age |
* | update copyright years | Arisotura | 2020-02-14 |
* | Make solar sensor hotkeys configurable | Raphaƫl Zumer | 2019-12-18 |
* | don't allow modifier mappings in input config dialog, either | Arisotura | 2019-07-09 |
* | fix bug when mapping a joystick axis control but no button | Arisotura | 2019-06-20 |
* | add pause/reset hotkeys | Arisotura | 2019-06-12 |
* | fix bugs, make it more responsive | Arisotura | 2019-06-11 |
* | add ability to map joystick axes, too | Arisotura | 2019-06-11 |
* | add ability to map keys with modifiers, only in config UI for now | Arisotura | 2019-06-11 |
* | actually save the current joystick ID | Arisotura | 2019-06-11 |
* | begin work on multiple joystick support | Arisotura | 2019-06-11 |
* | also, don't hardcode the timer interval in the callback | Arisotura | 2019-06-04 |
* | when closing an input config dialog, remove SDL timer if needed | Arisotura | 2019-06-04 |
* | make capitalization consistent | Arisotura | 2019-06-04 |
* | Merge branch 'master' into fast-forward-hotkey | Arisotura | 2019-06-04 |
|\ |
|
| * | add support for setting key mappings to none | Arisotura | 2019-06-04 |
| * | close any opened dialogs when closing the main window | Arisotura | 2019-05-25 |
* | | Add fast forward hotkeys | Jon Pacheco | 2019-05-12 |
|/ |
|
* | move platform specific config to platform specif ffile ayyyyyyyyyyygfghj;,gnxbf | Arisotura | 2019-03-15 |
* | also, update copyright name | Arisotura | 2019-01-22 |
* | libui/gtk: add functions to uiWindow for setting/getting minimized/maximized ... | StapleButter | 2018-12-30 |
* | fix potential crashes in input config dialog when setting joystick buttons, b... | StapleButter | 2018-12-29 |
* | add hotkey config values. | StapleButter | 2018-12-14 |
* | fixor copyright years. | StapleButter | 2018-09-15 |
* | maybe now the input dialog can stop being dumb | StapleButter | 2017-10-05 |
* | use grids instead of nested boxes for input config dialog. (still lags, needs... | StapleButter | 2017-10-05 |
* | add support for non-resizable windows | StapleButter | 2017-10-02 |
* | re-add basic scaling | StapleButter | 2017-10-02 |
* | actual joystick input | StapleButter | 2017-09-30 |
* | allow entering joystick config | StapleButter | 2017-09-30 |
* | actually get the input dialog somewhere | StapleButter | 2017-09-30 |
* | get the input dialog started | StapleButter | 2017-09-26 |