614 Commits (1e7fd0405981d2de3e95da69cf755f72053890f0)

Author SHA1 Message Date
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
David Marcec d0aaf94244 Removed pulse event type 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
Zach Hilman 543cea4c5d travis: Use correct package for linux Qt5WebEngine 7 years ago
Zach Hilman f49f3e509f web_browser: Add bounds checking to applet interface 7 years ago
Zach Hilman fd06e469bb main: Add main window integrations for QtWebBrowserApplet 7 years ago
Zach Hilman 58180e39ff qt: Implement Qt frontend to web browser 7 years ago
Lioncash 50aed99339 kernel: Rename 'default' CPU core to 'ideal' core 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 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