205 Commits (ce9f3a9efc75edb3b35ae5289a2b0284b26ef9c4)

Author SHA1 Message Date
Tobias ce9f3a9efc yuzu/configure_input: Add missing space in window name 7 years ago
zhupengfei 1f02afc376 citra_qt: Settings (configuration) rework 8 years ago
bunnei 300139799f settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
ReinUsesLisp 1342998379 settings: Hide shader cache behind a setting 7 years ago
xperia64 029dc66786 Use QPixmap/QIcon for background color selection button 7 years ago
zhupengfei c63f74ed1d citra_qt: Log settings on launch 8 years ago
Lioncash bf796fd5dd yuzu/configuration/configure_input_player: Forward declare types where applicable 7 years ago
Lioncash f056cb73ac yuzu/configuration/configure_touchscreen_advanced: Remove unnecessary header inclusions 7 years ago
Lioncash 3f2d25b44a yuzu/configuration/configure_per_general: Remove unused header inclusions 7 years ago
Lioncash eeb04e75e2 yuzu/configuration/configure_debug: Remove unused header inclusions 7 years ago
Lioncash f567ed92e5 yuzu/configuration/configure_system: Remove unused header inclusions 7 years ago
Lioncash 274f074ed5 yuzu/configuration/configure_web: Remove an unused lambda capture 7 years ago
Lioncash 081c5a65d8 yuzu/configuration/configure_web: Use an ellipsis with 'Verifying' text 7 years ago
Zach Hilman d73f33373b settings: Fix comment structure 7 years ago
Zach Hilman 63e948f483 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman 1f1c7f57a1 qt: Provide UI to edit custom RTC settings 7 years ago
Zach Hilman ac7b60b61b settings: Add custom RTC settings 7 years ago
Zach Hilman fe91364e29 qt: Move profile manager to own UI tab 7 years ago
Lioncash 7187d20b6a yuzu/configure_general: Silence truncation warnings in loadConfiguration() 7 years ago
Lioncash 8611e4d103 yuzu/config: Silence truncation warnings 7 years ago
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 95df03fd29 qt: Add setting to prompt for user on game boot 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
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
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 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
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 6910b79f18 configure_input: Amend clang-format discrepancies 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 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
Zach Hilman 9192141822 patch_manager: Show LayeredExeFS patch in add-ons column 7 years ago