summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2023-09-10Merge pull request #11456 from liamwhite/worse-integrity-verificationliamwhite
2023-09-06core: implement basic integrity verificationLiam
2023-09-06Merge pull request #11434 from danilaml/fix-warningsliamwhite
2023-09-03msvc: set warning level to /W4 globallyDanila Malyutin
2023-09-02qt: measure romfs dump completion by bytes readLiam
2023-09-02Merge pull request #11381 from liamwhite/romfs-dumpliamwhite
2023-09-02Merge pull request #11384 from liamwhite/am-shutdownliamwhite
2023-08-28qt: ensure packed update nca is applied to the correct baseLiam
2023-08-28qt: fix romfs dumping for multiprogram applicationsLiam
2023-08-26Merge pull request #11356 from lat9nq/console-mode-pgliamwhite
2023-08-26am: shorten shutdown timeout when lock is not heldLiam
2023-08-25Merge pull request #11377 from BenjaminHalko/reverse-slider-inputliamwhite
2023-08-25ui: Fixed inverted controls on ReverseSlider widgetsBenjaminHalko
2023-08-24yuzu/main: Ensure NCAs are registered in content provider when launching from...FearlessTobi
2023-08-24game_list_worker: Display correct size for NAX gamesFearlessTobi
2023-08-23main: Fix docked mode button, clang 14 errorlat9nq
2023-08-22main: Access by referencelat9nq
2023-08-22general: Use console mode helper across projectlat9nq
2023-08-22config(qt): Sanitize docked handheld controllerlat9nq
2023-08-22shared_translation: Define use_docked_mode textslat9nq
2023-08-22general: Convert use_docked_mode to an enumerationlat9nq
2023-08-22shared_widget: Implement radio groupslat9nq
2023-08-22Merge pull request #11302 from vonchenplus/vulkan_macosliamwhite
2023-08-22Merge pull request #11303 from lat9nq/screenshots-configurableliamwhite
2023-08-22Add macos moltenvk bundle, Add copy moltevk dylib scriptFeng Chen
2023-08-16uisettings: Add TODO for stretched aspect being ignoredlat9nq
2023-08-16configure_ui: Silence MSVC warninglat9nq
2023-08-16yuzu-qt: Screenshots depend more on the graphics settingslat9nq
2023-08-16yuzu-qt: Implement unspecified screenshot ratiolat9nq
2023-08-16bootmanager: Remove old pathlat9nq
2023-08-15configure_ui: Update the screenshots datalat9nq
2023-08-15config: Read the entire screenshots categorylat9nq
2023-08-15bootmanager: Consider the default resolutionlat9nq
2023-08-15yuzu-qt: Enable specifying screenshot resolutionlat9nq
2023-08-15vfs: expand support for NCA readingLiam
2023-08-11Allow searching by a substring of the title IDzeltermann
2023-08-02Merge pull request #11202 from abouvier/vulkan-configliamwhite
2023-08-02Merge pull request #10839 from lat9nq/pgc-plusliamwhite
2023-08-02config(qt): Fix name of network categorylat9nq
2023-08-02config(qt): Use qt_config directly to read configlat9nq
2023-08-02vulkan: centralize configAlexandre Bouvier
2023-07-30shared_widget: Only save global settings as neededlat9nq
2023-07-30config(qt): Write the UiGeneral categorylat9nq
2023-07-29Merge branch 'pgc-plus' of github.com:lat9nq/yuzu into pgc-pluslat9nq
2023-07-29config(qt): Fix generic read settinglat9nq
2023-07-26Merge pull request #11128 from german77/discordliamwhite
2023-07-26Address feedbackMorph
2023-07-25(ui)settings: Add more runtime_modifiable settingslat9nq
2023-07-24yuzu: Avoid reading broken gamesgerman77
2023-07-23shared_widget: Determine default request earlierlat9nq