| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-10 | input_common: Enable steam controllers and 8 player support | german77 | |
| 2021-06-28 | general: Make most settings a BasicSetting | lat9nq | |
| Creates a new BasicSettings class in common/settings, and forces setting a default and label for each setting that uses it in common/settings. Moves defaults and labels from both frontends into common settings. Creates a helper function in each frontend to facillitate reading the settings now with the new default and label properties. Settings::Setting is also now a subclass of Settings::BasicSetting. Also adds documentation for both Setting and BasicSetting. | |||
| 2021-04-14 | common: Move settings to common from core. | bunnei | |
| - Removes a dependency on core and input_common from common. | |||
| 2021-02-07 | Add mouse panning | german | |
| 2020-12-07 | Disable analog joystick from buttons by default | german | |
| 2020-11-15 | general: Fix compiler warnings on linux and miscellaneous changes | Morph | |
| 2020-11-15 | settings: Preparation for per-game input settings | Morph | |
| 2020-11-15 | ui/themes: Cleanup UI | Morph | |
| 2020-08-30 | Address second batch of reviews | FearlessTobi | |
| 2020-08-29 | Address review comments and fix code compilation | FearlessTobi | |
| 2020-08-26 | Address feedback | Morph | |
| 2020-08-26 | Project Mjölnir: Part 1 | Morph | |
| Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com> | |||
