767 Commits (6ce5f3e1bf9c32d8a9258e10c7953380aacdda4e)

Author SHA1 Message Date
Lioncash 77ce85f51d yuzu/bootmanager: Log out screenshot destination path 7 years ago
Lioncash e32bf646cf yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
Lioncash 536c9cf006 yuzu/bootmanager: Default EmuThread's destructor in the cpp file 7 years ago
Lioncash 0a650ec99e yuzu/bootmanager: unsigned -> u32 7 years ago
Lioncash 2575403acf yuzu/bootmanager: Change false literal to 0 for setSwapInterval() 7 years ago
Lioncash cfb59aad3f yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor 7 years ago
Lioncash 49e3a6e924 yuzu/bootmanager: Remove unnecessary pointer casts 7 years ago
Lioncash d0d97de1e4 game_list_worker: Use QFile over our own IOFile instance or std streams 7 years ago
Lioncash de2533d389 game_list_worker: Remove template specializations 7 years ago
Zach Hilman 9b2d38582f main: Remove extraneous comment 7 years ago
fearlessTobi d9c1b94f03 yuzu: Remove unused birthday setting 7 years ago
Zach Hilman 46e2ca5475 game_list_worker: Add better error handling to caching 7 years ago
Zach Hilman 944c07ac7d yuzu: Clear partial/full game list cache when data is updated 7 years ago
Zach Hilman f95bdb5088 game_list: Implement caching for game list 7 years ago
Zach Hilman 180f22f17e ui_settings: Add option to cache game list 7 years ago
ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
Lioncash 88cd5e888e configure_hotkeys: Remove unnecessary Settings::Apply() call 7 years ago
Lioncash 6640f631e2 configure_hotkeys: Tidy up key sequence conflict error string 7 years ago
Lioncash d61199721d configure_hotkeys: Change critical error dialog into a warning dialog 7 years ago
Lioncash ef3c0f54d0 configure_hotkeys: Move conflict detection logic to IsUsedKey() 7 years ago
Lioncash c03fb00ac1 configure_hotkeys: Remove unused EmitHotkeysChanged() 7 years ago
Lioncash 5d645c6dd9 sequence_dialog: Reorganize the constructor 7 years ago
Lioncash 9218e347cd sequence_dialog: Remove unnecessary horizontal specifier 7 years ago
Lioncash d623e38d18 yuzu/configuration/configure_graphics: Eliminate type narrowing in a connect call 7 years ago
Lioncash 3c0280cf66 yuzu/CMakeLists: Disable implicit QString conversions 7 years ago
Lioncash bb06b98d81 yuzu/applets/software_keyboard: Remove unused assert header 7 years ago
Lioncash 16bf791939 yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText() 7 years ago
Lioncash b3d7180164 yuzu/applets/software_keyboard: Resolve sign mismatch comparison 7 years ago
Lioncash cf9cc41478 yuzu/applets/software_keyboard: Specify string conversions explicitly 7 years ago
Lioncash f5d416e071 yuzu/applets/error: Specify string conversions explicitly 7 years ago
Lioncash 6f2a8fbb13 yuzu/main: Specify string conversions where applicable 7 years ago
ReinUsesLisp c03b8c4c19 gl_shader_cache: Use shared contexts to build shaders in parallel 7 years ago
Lioncash f49a04ba39 yuzu/configuration/config: Make default hotkeys an internally-linked array in the cpp file 7 years ago
Lioncash 938d6dca30 yuzu/configuration/config: Specify string conversions explicitly 7 years ago
Lioncash bc32474901 yuzu/game_list: Specify string conversions explicitly 7 years ago
Lioncash ed2fedac13 yuzu/game_list_worker: Specify string conversions explicitly 7 years ago
Lioncash 7a82d6f394 yuzu/game_list_p: Amend mentions of SMDH in comments 7 years ago
Lioncash 486c3e6085 yuzu/game_list_p: Specify string conversions explicitly 7 years ago
Lioncash 922d8c6cb4 yuzu/loading_screen: Specify string conversions explicitly 7 years ago
Lioncash fd34732e26 yuzu/bootmanager: Specify string conversions explicitly 7 years ago
Lioncash 317f1263fb yuzu/util: Specify string conversions explicitly 7 years ago
Lioncash 2318c394a8 yuzu/configuration/configure_web: Specify string conversions explicitly 7 years ago
Lioncash d9c4d64ed5 yuzu/configuration/configure_system: Specify string conversions explicitly 7 years ago
Lioncash 428d8098a7 yuzu/configuration/configure_profile_manager: Mark UI string as translatable 7 years ago
Lioncash 17255cd835 yuzu/configuration/configure_per_general: Specify string conversions explicitly 7 years ago
Lioncash 3039211c20 yuzu/configuration/configure_mouse_advanced: Clean up array accesses 7 years ago
Lioncash c9c4208c4a yuzu/configuration/configure_mouse_advanced: Specify string conversions explicitly 7 years ago
Lioncash aa83639b78 yuzu/configuration/configure_input_player: Clean up array accesses 7 years ago
Lioncash 4d2da5a40a yuzu/configuration/configure_input_player: Specify string conversions explicitly 7 years ago
Lioncash d81d4a0f68 yuzu/configuration/configure_input: Mark controller type names as translateable 7 years ago