aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu/configuration/configure_general.cpp
AgeCommit message (Expand)Author
2023-11-25yuzu: create linux group in general settingsflodavid
2023-11-25yuzu: integrate gamemode support on linuxxcfrg
2023-07-21qt/configuration: Use deleteLaterlat9nq
2023-07-21common,qt-config: Remove usage of forward_listlat9nq
2023-07-21configuration: Use a builder to create widgetslat9nq
2023-07-21common,yuzu-qt: GCC warning silenceslat9nq
2023-07-21configuration: Use IDs to sort holdslat9nq
2023-07-21configuration: Use a mapping of setting value to namelat9nq
2023-07-21configure_general: Hide reset button in custom configslat9nq
2023-07-21configure_general: Sort datalat9nq
2023-07-21configure_general: Generate UI using containerslat9nq
2023-07-21configuration: Move CreateWidget to a classlat9nq
2023-07-21configuration: Use buttons instead of highlightslat9nq
2023-07-21configuration: Add base class to tabslat9nq
2023-06-27yuzu: Fix clang formatgerman77
2023-06-27Merge pull request #9663 from EBADBEEF/disable-controller-appletNarr the Reg
2023-04-30settings: rename extended memory layout to unsafe, move from general to systemLiam
2023-03-11yuzu: Move audio settings to audio sectiongerman77
2023-01-22qt: add option to disable controller appletEBADBEEF
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-16yuzu: settings: Remove framerate cap and merge unlocked framerate setting.bunnei
2022-03-20yuzu: Reduce unused includesameerj
2022-02-21settings: Add a new "use_extended_memory_layout" setting.bunnei
2022-02-06yuzu: Mute audio when in backgroundgerman77
2021-11-21configure_general: Allow framerate cap to be used in custom game configsKewlan
2021-10-15configuration: Use std::make_unique instead of operator new for uiMorph
2021-10-07configuration: Add const qualifier where ablelat9nq
2021-10-07yuzu qt: Remove global system instances from config, WaitTree, mainlat9nq
2021-07-26Merge pull request #6696 from ameerj/speed-limit-renamebunnei
2021-07-23general: Rename "Frame Limit" references to "Speed Limit"ameerj
2021-07-23config, nvflinger: Add FPS cap settingameerj
2021-06-28yuzu qt: Make most UISettings a BasicSettinglat9nq
2021-06-01yuzu qt: Use lambda and std::function for reset callbacklat9nq
2021-06-01yuzu: Add settings reset button to general configurationlat9nq
2021-06-01configuration: Initial work to reset all settingsfearlessTobi
2021-05-16configuration: Add CPU tab to game propertieslat9nq
2021-05-15configuration: Simplify applying per-game settingslat9nq
2021-04-14common: Move settings to common from core.bunnei
2020-11-04core/settings: Move configuring_global behind an APILioncash
2020-08-14configuration_shared: Simplify name lookup in highlighting functionsLioncash
2020-07-19configuration: Use forward declares and remove extraneous structslat9nq
2020-07-19clang-formatlat9nq
2020-07-19configuration_shared: Break up tracker structs to respective classeslat9nq
2020-07-19configuration_shared: Require name of the widget for highlightinglat9nq
2020-07-19configure_general: Implement manual tristate buttonslat9nq
2020-07-14configure_general: Explicitly guard use_multi_core when applying settingslat9nq
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-06-27General: Initial Setup for Single Core.Fernando Sahmkow
2020-04-20yuzu: Option to hide mouse on inactivityFearlessTobi
2020-01-24yuzu/configuration: create UI tab and move gamelist settings thereFearlessTobi