821 Commits (053da44ecdc0ca2672d7a40b241c8abd2200638d)

Author SHA1 Message Date
fearlessTobi 053da44ecd Limit the size of directory icons, fix text when icon size is none 7 years ago
fearlessTobi 13891fd62d Change QList to QVector 7 years ago
fearlessTobi 5aaafa6a56 Separate UserNand and Sdmc directories 7 years ago
fearlessTobi dfec9c9a43 Address more trivial review comments 7 years ago
fearlessTobi 7a8f484020 Address trivial review comments 7 years ago
fearlessTobi 2d8eba5baf yuzu: Add support for multiple game directories 7 years ago
fearlessTobi 952f010c2c configuration/config: Add missing screenshot path read 6 years ago
fearlessTobi 4ea572791b Fix to Windows sleep issues 6 years ago
James Rowe 509734d818 Fixup! #2772 missed this one file 6 years ago
Lioncash 5980aa1e51 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Silent 221250d922 Qt: Fixed behaviour of buttons by connecting functors to correct signals 7 years ago
Lioncash 8fc806e88a yuzu: Remove setting for using Unicorn 7 years ago
Lioncash 5085a16d78 yuzu/main: Make error messages within OnCoreError more localization-friendly 7 years ago
fearlessTobi 447bdac298 yuzu: Remove CPU Jit setting from the UI 7 years ago
Zach Hilman efa7d8d04b settings: Add config option for kiosk (quest) mode 7 years ago
Zach Hilman 01ff38cca8 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman b889167b2c yuzu: Accept default applets for Parental Controls and ECommerce 7 years ago
Zach Hilman 6ff9008230 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
ReinUsesLisp 58c0d37422 video_core: Make ARB_buffer_storage a required extension 7 years ago
Tobias 0c64a6f0f2
Change to a more descriptive name 7 years ago
Tobias c5b20a108d
yuzu/configure_input: Add missing space in window name 7 years ago
Alex Subaric f375e10411
Added missing space between two words 7 years ago
Zach Hilman 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
Lioncash c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
Lioncash d7d5bffa18 yuzu/CMakeLists: Disable implicit QString->QUrl conversions 7 years ago
Lioncash 5b93290183 yuzu/CMakeLists: Disable unsafe overloads of QProcess' start() function 7 years ago
Lioncash b5e1e87922 yuzu/CMakeLists: Disable implicit type narrowing in connect() calls 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
Zach Hilman c417b4fe28 game_list: Accept *.kip as a file extension of executables 7 years ago
Lioncash 77ce85f51d yuzu/bootmanager: Log out screenshot destination path 7 years ago
Lioncash e32bf646cf yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
Lioncash 536c9cf006 yuzu/bootmanager: Default EmuThread's destructor in the cpp file 7 years ago
Lioncash 0a650ec99e yuzu/bootmanager: unsigned -> u32 7 years ago
Lioncash 2575403acf yuzu/bootmanager: Change false literal to 0 for setSwapInterval() 7 years ago
Lioncash cfb59aad3f yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor 7 years ago
Lioncash 49e3a6e924 yuzu/bootmanager: Remove unnecessary pointer casts 7 years ago
Lioncash d0d97de1e4 game_list_worker: Use QFile over our own IOFile instance or std streams 7 years ago
Lioncash de2533d389 game_list_worker: Remove template specializations 7 years ago
ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
Zach Hilman 9b2d38582f main: Remove extraneous comment 7 years ago
ReinUsesLisp 3f11d1c821 qt: Silence name collision warnings 7 years ago
fearlessTobi d9c1b94f03 yuzu: Remove unused birthday setting 7 years ago
Lioncash cfc9d92b38 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 802dd3cc95 profile_select: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 139301c5a1 profile_select: Return int instead of u32 for GetIndex() 7 years ago
Lioncash 84a8fb9264 core/loader: Remove LoadKernelSystemMode 7 years ago
Zach Hilman 46e2ca5475 game_list_worker: Add better error handling to caching 7 years ago
Zach Hilman 944c07ac7d yuzu: Clear partial/full game list cache when data is updated 7 years ago
Zach Hilman f95bdb5088 game_list: Implement caching for game list 7 years ago
Zach Hilman 180f22f17e ui_settings: Add option to cache game list 7 years ago