666 Commits (b12ed4aba93eca6b07cd4e00be50f7ebe171bf8a)

Author SHA1 Message Date
spycrab 8a5f6de6c8 Qt/Configure: Use sidebar to divide tabs into smaller groups 7 years ago
Zach Hilman 9121887ae4 am: Implement GetSaveDataSize and ExtendSaveData 7 years ago
Lioncash ba343cf922 configure_per_general: Mark UI strings as translatable in the constructor 7 years ago
Lioncash bd56fa947d configure_input_simple: Make input profile array constexpr 7 years ago
Zach Hilman be622a3a3f qt: Use ProfileSelectionDialog when selecting user for save data 7 years ago
Zach Hilman 95df03fd29 qt: Add setting to prompt for user on game boot 7 years ago
David Marcec 1dfb0a513a Fixed uninitialized memory due to missing returns in canary 7 years ago
zhupengfei 2dbb90ed65 yuzu, video_core: Screenshot functionality 7 years ago
Lioncash 1a69d0d290 audio_core: Make g_sink_details internally linked 7 years ago
Lioncash 061b5571b6 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText 7 years ago
Lioncash be50f38aff yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() 7 years ago
Lioncash a034b47596 yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() 7 years ago
Zach Hilman 885644cdcf configure_input_simple: Properly signal docked mode change 7 years ago
Zach Hilman 0f42bb7a96 configure_input: Add ConfigureInputSimple as default input UI config 7 years ago
Zach Hilman 5169c4b326 configure_input: Convert into QDialog 7 years ago
Zach Hilman 6d91a87755 configure: Use ConfigureInputSimple for Input tab 7 years ago
Zach Hilman 6514e877cb ui_settings: Add UI setting for input profile index 7 years ago
Lioncash bf2225a10e configuration/config: Use an intermediary variable for accessing players 7 years ago
Lioncash 0d07ee6c54 yuzu/game_list_worker: Move std::string construction after the termination check in callbacks 7 years ago
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 7 years ago
Luke Street 33473a7e7b debugger: Set paused thread color 7 years ago
Lioncash 59a4ed0d24 kernel/object: Amend handle types to distinguish between readable and writable events 7 years ago
Luke Street 0652d95dab svc: Implement SetThreadActivity (thread suspension) 7 years ago
Zach Hilman b999d2df45 applets: Correct event ResetTypes from OneShot to Sticky 7 years ago
Zach Hilman b8da98046e qt: Implement GUI dialog frontend for ProfileSelector 7 years ago
Zach Hilman e270e1ba7c qt: Register to use Qt ProfileSelector instead of default 7 years ago
Zach Hilman d220e5864f qt: Add UI to display game properties and disable add-ons 7 years ago
Zach Hilman 3bdf97523e config: Store and load disabled add-ons list 7 years ago
Frederic Laing 5b61b0124c game_list: Remove a reference of a reference 7 years ago
Lioncash 963fd343ac yuzu/configuration: Make slots private where applicable 7 years ago
Lioncash 3f0b65b93c yuzu/configuration: Add missing override specifiers to configuration-related classes 7 years ago
Lioncash 1b3b2e69a0 yuzu/configuration/configure_input: Default destructor in the cpp file 7 years ago
Lioncash de9051633c filesystem: De-globalize registered_cache_union 7 years ago
Lioncash bff3cb6fb5 yuzu/game_list_worker: Deduplicate game list entry creation 7 years ago
Lioncash 8cd6b92d31 yuzu/game_list_worker: Tidy up string handling in FillControlMap() 7 years ago
Bartosz Kaszubowski d9193f8718 remove border from GameList 7 years ago
Lioncash 6910b79f18 configure_input: Amend clang-format discrepancies 7 years ago
Zach Hilman b0d0735e9b kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman fe0071f8fa core: Port all current usages of Event to Readable/WritableEvent 7 years ago
ReinUsesLisp c6223f0a9e gl_rasterizer: Remove extension booleans 7 years ago
Lioncash 271b079fc7 yuzu/configure_input_player: Use std::size_t to represent the player index instead of u8 7 years ago
Lioncash fd252d2e82 yuzu/configure_input: Make CallConfigureDialog a non-member template function 7 years ago
Lioncash e83ede49f2 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 7 years ago
Lioncash 22e7df599f yuzu/configure_input_player: Use a lambda expression instead of std::bind 7 years ago
Lioncash 342f0e54aa yuzu/configure_input_player: Amend constructor initializer list order 7 years ago
Lioncash 62051832ce yuzu/configure_input: Remove unused function MoveGridElement 7 years ago
Lioncash 9964a076c7 yuzu/configure_input*: Move data members after function declarations 7 years ago
Lioncash 7e4436fe22 yuzu/configure_input: Remove unnecessary includes 7 years ago
greggameplayer 103c4be2a3 correct clang-format 7 years ago
greggameplayer 797d3473b4 Automatically disable joycons docked 7 years ago