730 Commits (0fe6ef610977d2f3a409474dddade0758a5f6739)

Author SHA1 Message Date
Lioncash 10280072c2 yuzu/configuration/configure_audio: Specify string conversions explicitly 7 years ago
ReinUsesLisp 0496136657 qt/configure_graphics: Shadow options at runtime 7 years ago
Lioncash 63feb1abed configure_dialog: Remove the Whats This? button from the dialog 7 years ago
Lioncash 300c33116d configuration/config: Move config loading and saving to functions based off groups 7 years ago
Zach Hilman ad5e497bff profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Fernando Sahmkow b437d4abd7 Allow picking a Compatibility Profile for OpenGL. 7 years ago
FreddyFunk 9ddb70acb2 ui_settings: Rename game directory variables 7 years ago
Lioncash 540b874cf3 configure_hotkeys: Pass the dialog as a parent to SequenceDialog() 7 years ago
Lioncash 0a2bf1dc80 configure_hotkeys: Avoid dialog memory leak within Configure() 7 years ago
Lioncash 5fd51f501d configure_hotkeys: Mark member variables as const where applicable in Configure() 7 years ago
Lioncash a55ddfb175 configure_hotkeys: Make comparison check a little more self-documenting 7 years ago
Lioncash 4c08ff8b1c configure_dialog: Amend constructor initializer list order 7 years ago
Lioncash ccb03bcd2f configure_hotkey: Remove unnecessary include 7 years ago
Lioncash 2ca7bacabb configure_hotkey: Make IsUsedKey() a const member function 7 years ago
zarroboogs 77bc4d1bd9 added a toggle to force 30fps mode 7 years ago
fearlessTobi 86a7ab36ba core/yuzu: Remove enable_nfc setting 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 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 8 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 8 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