247 Commits (0a381a080b4296c449cfe9755f91fc6c50fc6358)

Author SHA1 Message Date
B3n30 0a381a080b citra_qt: on osx chdir to bundle dir to allow detection of user folder 6 years ago
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Lioncash f9d0248484 yuzu/main: Make error messages within OnCoreError more localization-friendly 7 years ago
Zach Hilman 7de7e83df0 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman 99d5bd091d yuzu: Accept default applets for Parental Controls and ECommerce 7 years ago
ReinUsesLisp 5c7c87cc03 video_core: Make ARB_buffer_storage a required extension 7 years ago
Alex Subaric 0fe8444849 Added missing space between two words 7 years ago
Lioncash 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
Zach Hilman 99e5ba2e98 main: Remove extraneous comment 7 years ago
Lioncash a4d4b67322 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 5cf1aab5a8 profile_select: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 5f2adf1a9e profile_select: Return int instead of u32 for GetIndex() 7 years ago
Lioncash 7dd4fbf551 core/loader: Remove LoadKernelSystemMode 7 years ago
Zach Hilman 246a57be6f yuzu: Clear partial/full game list cache when data is updated 7 years ago
Lioncash 8dc757f1e2 yuzu/main: Specify string conversions where applicable 7 years ago
Lioncash 71b39d4b2e yuzu/main: Move window title updating logic to its own function 7 years ago
Zach Hilman 25f33928fc main: Add GMainWindow hooks for Error display 7 years ago
Zach Hilman a8e185742b main: Switch to AppletManager for frontend 7 years ago
FreddyFunk 27f51145b5 Fix Clang Format 7 years ago
FreddyFunk 9ddb70acb2 ui_settings: Rename game directory variables 7 years ago
Lioncash 366895989c yuzu/debugger: Remove graphics surface viewer 7 years ago
Lioncash f86ec7c0c9 yuzu/main: Remove unnecessary includes 7 years ago
Lioncash a2beae815f yuzu/main: Use QStringLiteral where applicable within OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash fcf5b3c1fe yuzu/main: Tidy up the error dialog string in OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash 5bd509f852 yuzu/main: Remove unnecessary string concatenation in OnTransferableShaderCacheOpenFile() 7 years ago
Lioncash 77240ac447 yuzu/main: Make open_target a QString 7 years ago
Lioncash 69540bd698 yuzu/main: Use static variant of QFile's exists() 7 years ago
Zach Hilman ec383a021b game_list: Register content with ContentProvider 7 years ago
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