summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-21input_common: Implement native mifare supportNarr the Reg
2023-06-16Merge pull request #10783 from liamwhite/memorybunnei
video_core: preallocate fewer IR blocks
2023-06-16Merge pull request #10808 from t895/settings-stuffsbunnei
android: Expose settings
2023-06-16Merge pull request #10807 from t895/ktlint-fixesbunnei
android: Ktlint fixes
2023-06-16Merge pull request #10731 from german77/misc_fixesliamwhite
service: nfc: Accuracy fixes
2023-06-16android: Expose audio output engine settingCharles Lombardo
2023-06-16android: Bump ktlint version to 0.47.1Charles Lombardo
2023-06-16android: Disable import-ordering ktlint checkCharles Lombardo
2023-06-16android: Expose CPU debugging optionCharles Lombardo
2023-06-16android: Expose fastmem optionCharles Lombardo
2023-06-16android: Support changing multiple settings at onceCharles Lombardo
2023-06-16Merge pull request #10801 from 8bitDream/fix_aspectbunnei
android: Fix aspect ratio when rotating screen
2023-06-16android: Fix aspect ratio when rotating screenAbandoned Cart
2023-06-16Merge pull request #10739 from zeltermann/sdl-cpuinfoliamwhite
Re-enable SDL's `CPUinfo` subsystem
2023-06-16Merge pull request #10795 from german77/foomiiboliamwhite
input_common: Add foomiibo support
2023-06-16Merge pull request #10767 from t895/lintCharles Lombardo
android: Linting
2023-06-15android: Apply ktlint codestyleCharles Lombardo
2023-06-15Android: Use ktlint for Kotlin code styleCharles Lombardo
2023-06-15android: Enable android lintingCharles Lombardo
2023-06-15Merge pull request #10796 from bunnei/fix-safbunnei
android: fs: Fix Exists / IsFile for SAF.
2023-06-15Merge pull request #10790 from liamwhite/arm-driver-momentbunnei
vulkan_device: disable extended_dynamic_state2 on ARM drivers
2023-06-15Merge pull request #10775 from liamwhite/cb2bunnei
renderer_vulkan: propagate conditional barrier support
2023-06-15input_common: Add amiibo with originality signature supportNarr the Reg
2023-06-15android: fs: Fix Exists / IsFile for SAF.bunnei
2023-06-15Merge pull request #10639 from 8bitDream/pictureinpicturebunnei
android: Support for Picture in Picture / Portrait
2023-06-15vulkan_device: disable extended_dynamic_state2 on ARM driversLiam
2023-06-14video_core: preallocate fewer IR blocksLiam
2023-06-14Merge pull request #10729 from liamwhite/windows-is-a-memebunnei
vfs_real: add file LRU cache for open file limits
2023-06-14service: nfc: Read tag protocol only for nfc backendNarr the Reg
2023-06-14service: nfc: Accuracy fixesNarr the Reg
2023-06-14Merge pull request #10781 from 8bitDream/vcpkgMorph
externals: Fix update vcpkg to 2023.06.14
2023-06-14Merge pull request #10749 from Morph1984/strong-typingMorph
buffer_cache_base: Specify buffer type in HostBindings
2023-06-14externals: Fix update vcpkg to 2023.06.14Abandoned Cart
Forgot to update the manifest to reflect the submodule in the previous commit.
2023-06-14android: Move overlays to their own layoutAbandoned Cart
2023-06-14android: Initialize defaults for each orientationsAbandoned Cart
2023-06-14android: Display FPS with emulation on hingeAbandoned Cart
2023-06-14android: Remove PiP reliance on fragmentAbandoned Cart
2023-06-14android: Set layout by fragment, not viewAbandoned Cart
2023-06-14android: Add a separate foldable layout setAbandoned Cart
2023-06-14android: Set portrait default control paramsAbandoned Cart
2023-06-14android: Actually implement portrait controlsAbandoned Cart
2023-06-14android: Enable automated portrait controlsAbandoned Cart
2023-06-14android: Add Picture in Picture / OrientationAbandoned Cart
2023-06-14Merge pull request #10726 from t895/emulation-nav-componentbunnei
android: Adapt EmulationActivity to navigation component
2023-06-14android: Adapt EmulationActivity to navigation componentCharles Lombardo
2023-06-14Merge pull request #10773 from 8bitDream/vcpkgbunnei
externals: update vcpkg to 2023.06.14
2023-06-14renderer_vulkan: propagate conditional barrier supportLiam
2023-06-14externals: update vcpkg to 2023.06.14Abandoned Cart
Since vcpkg doesn't set version numbers between releases, one was assigned in the proper format
2023-06-13vfs_real: require file existence on openLiam
2023-06-13vfs_real: add simplified open file cacheLiam