summaryrefslogtreecommitdiffstats
path: root/src/yuzu/hotkeys.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-1/+1
2023-11-21config: Unify config handling under frontend_commont8951-8/+8
2023-09-14debug: Add renderdoc capture hotkeyGPUCode1-1/+3
2023-01-18allow volume up/down hotkeys to be repeatedJonas Gutenschwager1-0/+1
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda1-3/+2
2022-01-07yuzu: Add controller hotkeysgerman771-0/+46
2019-05-09yuzu/hotkeys: Remove unnecessary constructorLioncash1-2/+0
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha1-25/+17
2018-08-07qt/hotkey: Get rid of global hotkey map instanceLioncash1-41/+66
2018-01-13Massive removal of unused modulesJames Rowe1-0/+0
2017-02-27Doxygen: Amend minor issues (#2593)Mat M1-0/+2
2016-12-11citra-qt: Make constructors explicit where applicableLioncash1-1/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-8/+14
2016-03-22Add more stuff to configure.LittleWhite1-0/+2
2016-03-21Whole config is handled by Config class.LittleWhite1-2/+2
2016-03-21Add Configure widgetLittleWhite1-1/+1
2015-09-11General: Replace NULL and '0' usages with nullptr where applicableLioncash1-1/+1
2015-06-28CitraQt: Cleanup includes.Emmanuel Gil Peyrot1-2/+2
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj1-0/+0
2015-01-04citra-qt: Added license headers to files.chrisvj1-0/+4
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-01Basic QT windowMathieu Vaillancourt1-0/+50