67 Commits (4ea572791b493714f72e6efb5c97aee0482f52fa)

Author SHA1 Message Date
fearlessTobi 4ea572791b Fix to Windows sleep issues 6 years ago
Lioncash d955944869 yuzu/main: Move window title updating logic to its own function 7 years ago
Zach Hilman 851c01c45e profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 8f8049e846 main: Add GMainWindow hooks for Error display 7 years ago
Lioncash 218ae888f3 yuzu/debugger: Remove graphics surface viewer 7 years ago
Zach Hilman 41d2565f29 game_list: Register content with ContentProvider 7 years ago
ReinUsesLisp 9ebc27234d bootmanager: Bypass input focus issues 7 years ago
Adityarup Laha 57a4a2ae0f yuzu: Make hotkeys configurable via the GUI 7 years ago
unknown 9d411699d8 frontend: Open transferable shader cache for a selected game in the gamelist 7 years ago
James Rowe 08fcf41b0a QT Frontend: Add a Loading screen with progressbar 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 4d61ac08aa qt: Add setting to prompt for user on game boot 7 years ago
zhupengfei a2be49305d yuzu, video_core: Screenshot functionality 7 years ago
Zach Hilman f6f6503578 qt: Add Properties menu to game list right-click 7 years ago
Zach Hilman bf90f2402d qt: Implement GUI dialog frontend for ProfileSelector 7 years ago
Zach Hilman 19b2571aec applet: Add operation completed callback 7 years ago
Zach Hilman 8b433beff3 software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 7cfb29de23 am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman e696ed1f4d am: Deglobalize software keyboard applet 7 years ago
Zach Hilman 97187b7ef6 qt: Add help option to open yuzu folder 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
David 50e4e81fd3 Added Amiibo support (#1390) 7 years ago
Zach Hilman 9d0fb0f815 qt: Add support for dumping a DLC Data RomFS 7 years ago
Zach Hilman 3ec054643e partition_data_manager: Rename system files for hekate 7 years ago
Zach Hilman 8f958b89e7 qt: Add rederive keyset menu option 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
Zach Hilman ba0873d33c qt: Add UI elements for LayeredFS and related tools 7 years ago
Lioncash 73a2d71f44 game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const reference 7 years ago
Lioncash bd8065295c yuzu: Move compatibility list specifics to their own source files 7 years ago
Zach Hilman 04397cd185 qt: Add message about not moving contents on dir change 7 years ago
Zach Hilman 1ff3318458 qt: Add UI options to change NAND/SD dirs 7 years ago
Lioncash a405373144 vfs_real: Forward declare IOFile 7 years ago
fearlessTobi 0f453488e2 citra_qt: Display the unsupported GL extensions in the popup 7 years ago
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable 7 years ago
fearlessTobi 78653f7339 Show game compatibility within yuzu 7 years ago
fearlessTobi 6923ecee3a Port #4056 from Citra: "Add Clear Recent Files menu action" 7 years ago
tech4me cc71832b19 qt/main: Port part of citra(#3411), open savedata works 7 years ago
Zach Hilman bfb945c243 qt: Add 'Install to NAND' option to menu 8 years ago
Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 8 years ago
Lioncash c8f6754417 qt/hotkey: Get rid of global hotkey map instance 8 years ago
Lioncash 7846295a8f qt: Add missing override specifiers where applicable 8 years ago
Zach Hilman f969ddb54e Add 'Load Folder' menu option 8 years ago
Subv 7786f41cc0 Qt: Removed the Registers widget. 8 years ago
BreadFish64 0641950f9a qt: add check for GL extension support 8 years ago
N00byKing 1b7dc84132 Port citra-emu/citra#3610 to yuzu 8 years ago
N00byKing 78e974ba68 Add Dark theme, Icon theming 8 years ago
N00byKing 16b14aa7e3 main.h: Add pragma once, remove ifndef 8 years ago
Subv 0ce52b1da2 GPU: Make the debug_context variable a member of the frontend instead of a global. 8 years ago
Subv 025d111308 Frontend: Allow opening the Surface View widget in the Qt frontend. 8 years ago