846 Commits (ca8fa2245f4c1dc35d81c374a98ba794cc973b30)

Author SHA1 Message Date
ReinUsesLisp bc0a7e3b93 bootmanager: Bypass input focus issues 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 7 years ago
fearlessTobi 2851d41838 yuzu: add a hotkey to switch between undocked and docked mode 7 years ago
Zach Hilman 91b36c026a web_browser: Add shortcut to Enter key to exit applet 7 years ago
Lioncash de68ab9139 yuzu: Remove usage of the global telemetry accessor 7 years ago
fearlessTobi aba454bcac citra_qt/main: make SPEED_LIMIT_STEP static constexpr 7 years ago
unknown be597520c1 Use QString instead of std::string where applicable 7 years ago
Mat M 6b23ebdf92 Use constexpr char array instead of string where applicable 7 years ago
unknown b1e56cc6b2 frontend: Open transferable shader cache for a selected game in the gamelist 7 years ago
ReinUsesLisp f1e717fbee gl_shader_cache: Link loading screen with disk shader cache load 7 years ago
xperia64 a65c9b1f55 Fix crash when no files are selected 7 years ago
xperia64 1fd1f7a053 Add file extension to screenshot filename if not provided 7 years ago
bunnei 674ebdda6a frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl. 7 years ago
zhupengfei c63f74ed1d citra_qt: Log settings on launch 8 years ago
James Rowe 01a3b4f0de QT Frontend: Migrate to QOpenGLWindow 7 years ago
James Rowe cf6cbd8c26 Add fade out effect to the loading screen 7 years ago
James Rowe 681b9f8407 Remove blue box around loading screen 7 years ago
James Rowe bd16d2c0cc QT Frontend: Add a Loading screen with progressbar 7 years ago
Zach Hilman 543cea4c5d travis: Use correct package for linux Qt5WebEngine 7 years ago
Zach Hilman fd06e469bb main: Add main window integrations for QtWebBrowserApplet 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
zhupengfei 2dbb90ed65 yuzu, video_core: Screenshot functionality 7 years ago
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 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
Lioncash de9051633c filesystem: De-globalize registered_cache_union 7 years ago
ReinUsesLisp c6223f0a9e gl_rasterizer: Remove extension booleans 7 years ago
Lioncash e83ede49f2 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 7 years ago
FernandoS27 ac7b0966a1 Removed pre 4.3 ARB extensions 7 years ago
FernandoS27 5f3d7e7fa2 Update OpenGL's backend version from 3.3 to 4.3 7 years ago
Zach Hilman 948e1b2f42 applet: Add operation completed callback 7 years ago
Zach Hilman f0d2246b6a software_keyboard: Make GetText asynchronous 7 years ago
Zach Hilman 04bc2fafbc am: Allow applets to push multiple and different channels of data 7 years ago
Zach Hilman 27ebe123e9 am: Implement text check software keyboard mode 7 years ago
Zach Hilman efced53d38 am: Deglobalize software keyboard applet 7 years ago
Zach Hilman b9c5a8bcf6 qt/main: Register Qt Software Keyboard frontend with AM 7 years ago
fearlessTobi dee71127ef yuzu: Add hotkey for Amiibo loading 7 years ago
Tobias 3617f49a9e yuzu: Add a missing "!" to fix the stuck-in-fullscreen bug 7 years ago
Frederic Laing c646fe0684 yuzu/main: Fix compiler warning 7 years ago
Dharmin K Shah ca5bbf0e78 Fix quickstart link 7 years ago
Zach Hilman cfe85bdb3d game_list: Only reload game list after relevant settings changed 7 years ago
Zach Hilman d98525e809 qt: Add help option to open yuzu folder 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
Lioncash 94daae2847 profile_manager: Use std::optional instead of boost::optional 7 years ago
Lioncash e89f14a0af yuzu/main: Notify user of loading errors with Amiibo data 7 years ago
Zach Hilman da04134ce6 acc: Fix account UUID duplication error 7 years ago
Zach Hilman 8bdf2fe7b7 profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
Zach Hilman 286b3a20b8 qt: Allow user to select emu user on open save data 7 years ago
David 0d7783ba66 Added Amiibo support (#1390) 7 years ago