summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_tas.cpp
AgeCommit message (Collapse)Author
2023-01-25main: Globally disable the "?" button on dialogsMorph
Sets the AA_DisableWindowContextHelpButton attribute to disable this useless button globally.
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2021-11-24core/hid: Add TAS inputgerman77
2021-09-29configure_tas: Remove help button from dialog windowMoonlacer
2021-09-18UI: Relocate tas menu and add brief descriptiongerman77
2021-09-18input_common/tas: Document the main classgerman77
2021-09-18config: Move TAS options to it's own menugerman77