890 Commits (4bc4fdf5ff69e8a8eeb7e62635c50ea4c84eb952)

Author SHA1 Message Date
Lioncash 609e98bc63 yuzu/configuration/configure_touchscreen_advanced: Remove unnecessary header inclusions 7 years ago
Lioncash a0f615f232 yuzu/configuration/configure_per_general: Remove unused header inclusions 7 years ago
Lioncash ac754a57d2 yuzu/configuration/configure_debug: Remove unused header inclusions 7 years ago
Lioncash 3629fcf3e6 yuzu/configuration/configure_system: Remove unused header inclusions 7 years ago
Lioncash 549164d425 yuzu/configuration/configure_web: Remove an unused lambda capture 7 years ago
Lioncash b8b87ec01f yuzu/configuration/configure_web: Use an ellipsis with 'Verifying' text 7 years ago
Lioncash a661025637 core/frontend/applets/web_browser: Make OpenPage() non-const 7 years ago
Lioncash 66978a772d yuzu/web_browser: std::move std::function instances in OpenPage() 7 years ago
Lioncash e4fa77ef6a yuzu/web_browser: Make slot functions private 7 years ago
Zach Hilman ac7d8983eb settings: Fix comment structure 7 years ago
Zach Hilman 05dbb47af5 settings: Use std::chrono::seconds instead of s64 for RTC 7 years ago
Zach Hilman 26c9f12271 qt: Provide UI to edit custom RTC settings 7 years ago
Zach Hilman c6016856d8 settings: Add custom RTC settings 7 years ago
Zach Hilman 54d7b664da qt: Move profile manager to own UI tab 7 years ago
David Marcec 4f41fd84ff Removed pulse event type 7 years ago
Lioncash cd8924520c yuzu/configure_general: Silence truncation warnings in loadConfiguration() 7 years ago
Lioncash f5f35caf20 yuzu/config: Silence truncation warnings 7 years ago
Zach Hilman 0c5ede492f travis: Use correct package for linux Qt5WebEngine 7 years ago
Zach Hilman cb930c4b5a web_browser: Add bounds checking to applet interface 7 years ago
Zach Hilman 45da3be40e main: Add main window integrations for QtWebBrowserApplet 7 years ago
Zach Hilman e00e1fc755 qt: Implement Qt frontend to web browser 7 years ago
Lioncash f80bc712ea kernel: Rename 'default' CPU core to 'ideal' core 7 years ago
spycrab c6da772b24 Qt/Configure: Use sidebar to divide tabs into smaller groups 7 years ago
Zach Hilman c643f364b4 am: Implement GetSaveDataSize and ExtendSaveData 7 years ago
Lioncash 0c18d47348 configure_per_general: Mark UI strings as translatable in the constructor 7 years ago
Lioncash faa9110541 configure_input_simple: Make input profile array constexpr 7 years ago
Zach Hilman 9c2d83cb9c qt: Use ProfileSelectionDialog when selecting user for save data 7 years ago
Zach Hilman 4d61ac08aa qt: Add setting to prompt for user on game boot 7 years ago
David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary 7 years ago
zhupengfei a2be49305d yuzu, video_core: Screenshot functionality 7 years ago
Lioncash 6beb823f15 audio_core: Make g_sink_details internally linked 7 years ago
Lioncash 17b4355391 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText 7 years ago
Lioncash 01bf329f63 yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() 7 years ago
Lioncash de095ded5c yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() 7 years ago
Zach Hilman c07059e7fd configure_input_simple: Properly signal docked mode change 7 years ago
Zach Hilman 233a804196 configure_input: Add ConfigureInputSimple as default input UI config 7 years ago
Zach Hilman 59ca8d458d configure_input: Convert into QDialog 7 years ago
Zach Hilman 20dffc22a2 configure: Use ConfigureInputSimple for Input tab 7 years ago
Zach Hilman 281b64daf4 ui_settings: Add UI setting for input profile index 7 years ago
Lioncash e90fa1ac54 configuration/config: Use an intermediary variable for accessing players 7 years ago
Lioncash a49fd7fd57 yuzu/game_list_worker: Move std::string construction after the termination check in callbacks 7 years ago
Zach Hilman f6f6503578 qt: Add Properties menu to game list right-click 7 years ago
Luke Street a3d78b77f8 debugger: Set paused thread color 7 years ago
Lioncash 5eb057f422 kernel/object: Amend handle types to distinguish between readable and writable events 7 years ago
Luke Street 3e75175d02 svc: Implement SetThreadActivity (thread suspension) 7 years ago
Zach Hilman e11e65b3d6 applets: Correct event ResetTypes from OneShot to Sticky 7 years ago
Zach Hilman bf90f2402d qt: Implement GUI dialog frontend for ProfileSelector 7 years ago
Zach Hilman 6deccc7e6b qt: Register to use Qt ProfileSelector instead of default 7 years ago
Zach Hilman 60e27252a5 qt: Add UI to display game properties and disable add-ons 7 years ago
Zach Hilman c381f46428 config: Store and load disabled add-ons list 7 years ago