suyu/src/yuzu
lat9nq ca36722a54 settings: Consolidate RangedSetting's with regular ones
The latest git version of GCC has issues with my diamond inheritance
shenanigans. Since that's now two compilers that don't like it I thought
it'd be best to just axe all of it and just have the two templates like
before.

This rolls the features of BasicRangedSetting into BasicSetting, and
likewise RangedSetting into Setting. It also renames them from
BasicSetting and Setting to Setting and SwitchableSetting respectively.
Now longer name corresponds to more complex thing.
2022-06-30 12:39:48 -04:00
..
applets core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
configuration settings: Consolidate RangedSetting's with regular ones 2022-06-30 12:39:48 -04:00
debugger wait_tree: Eliminate variable shadowing 2022-06-14 08:30:09 -04:00
util general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
CMakeLists.txt Merge pull request #8353 from Docteh/msvc_report_runtime 2022-06-11 13:21:23 -04:00
Info.plist macOS: Update Info.plist 2018-01-13 23:11:51 +00:00
about_dialog.cpp about dialog: Fix the logo in a multiplatform way 2022-05-16 05:42:38 -07:00
about_dialog.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
aboutdialog.ui about dialog: Fix the logo in a multiplatform way 2022-05-16 05:42:38 -07:00
bootmanager.cpp core: fix initialization in single core, sync GPU mode 2022-06-16 23:43:35 -04:00
bootmanager.h yuzu: Eliminate variable shadowing 2022-06-13 18:19:22 -04:00
check_vulkan.cpp yuzu-qt: Make has_broken_vulkan only for crashes 2022-05-30 10:58:18 -04:00
check_vulkan.h yuzu-qt: Make has_broken_vulkan only for crashes 2022-05-30 10:58:18 -04:00
compatdb.cpp yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
compatdb.h yuzu qt: Remove global system instances from config, WaitTree, main 2021-10-07 13:50:13 -04:00
compatdb.ui ui: Fix Game Compatibility list translations 2022-04-16 16:30:45 -07:00
compatibility_list.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
compatibility_list.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
discord.h Port web_service from Citra 2018-10-02 15:30:48 +02:00
discord_impl.cpp discord_impl: Remove global system instances 2021-10-07 13:50:13 -04:00
discord_impl.h discord_impl: Remove global system instances 2021-10-07 13:50:13 -04:00
game_list.cpp game_list: Eliminate variable shadowing 2022-06-14 08:30:07 -04:00
game_list.h game_list: Eliminate variable shadowing 2022-06-14 08:30:07 -04:00
game_list_p.h game_list: Eliminate variable shadowing 2022-06-14 08:30:07 -04:00
game_list_worker.cpp game_list: Eliminate variable shadowing 2022-06-14 08:30:07 -04:00
game_list_worker.h game_list: Eliminate variable shadowing 2022-06-14 08:30:07 -04:00
hotkeys.cpp yuzu: Reduce unused includes 2022-03-20 02:25:09 -04:00
hotkeys.h yuzu: Add controller hotkeys 2022-01-06 21:26:05 -06:00
install_dialog.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
install_dialog.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
loading_screen.cpp Update some files with Qt 5.15.2 best practices in mind 2022-05-29 09:21:52 -07:00
loading_screen.h Update some files with Qt 5.15.2 best practices in mind 2022-05-29 09:21:52 -07:00
loading_screen.ui QT: Fix the loading screen 'H' switch logo to not glitch out 2019-02-05 18:24:15 -07:00
main.cpp main: Eliminate variable shadowing 2022-06-14 14:09:51 -04:00
main.h yuzu: Eliminate variable shadowing 2022-06-13 18:19:22 -04:00
main.ui yuzu: Allow to open and remove the amiibo 2022-02-08 10:08:04 -06:00
uisettings.cpp ui: Set Link Color when setting theme 2022-04-11 00:00:29 -07:00
uisettings.h settings: Consolidate RangedSetting's with regular ones 2022-06-30 12:39:48 -04:00
yuzu.qrc yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 2021-02-14 00:20:41 -08:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00