summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-02-20audio: rewrite IAudioDeviceLiam
2024-02-20audio: rewrite IHardwareOpusDecoderManagerLiam
2024-02-20audio: rewrite IAudioRendererLiam
2024-02-20audio: rewrite IAudioRendererManagerLiam
2024-02-20audio: split IHardwarweOpusDecoder, move IHardwareOpusDecoderManagerLiam
2024-02-20audio: split IAudioDevice, IAudioRenderer, move IAudioRendererManagerLiam
2024-02-20audio: move IFinalOutputRecorderManager{,ForApplet}Liam
2024-02-20audio: rewrite IAudioOutManagerLiam
2024-02-20audio: rewrite IAudioOutLiam
2024-02-20audio: rewrite IAudioInManagerLiam
2024-02-20audio: rewrite IAudioInLiam
2024-02-20Merge pull request #13095 from liamwhite/ns-oopsliamwhite
ns: fix alignment of uid type
2024-02-20Merge pull request #10529 from liamwhite/critical-spacingMatías Locatti
caches: make critical reclamation less eager and possible in more cases
2024-02-20ns: fix alignment of uid typeLiam
2024-02-20Merge pull request #13091 from t895/device-renamingliamwhite
android: Expose device name setting
2024-02-20android: Expose device name settingt895
2024-02-20android: Add StringInputSetting settings itemt895
2024-02-20vi: ignore shared buffer destruction failure on terminationLiam
2024-02-19vi: remove superfluous locking in shared buffer managerLiam
2024-02-19nvnflinger/vi: don't recreate buffer queue on open/closeLiam
2024-02-19Import keys from filesystem. (#13056)Andrew Pilley
* Import keys, re-initialize KeyManager, re-scan vfs, re-populate game list. * <.< spelling. * Update based on feedback on #13047 and this PR * Based on feedback: Don't delete existing files. There's legitimate reasons that someone may want to keep their retail keys and title key handling is resilient to mismatches. * Update src/yuzu/main.cpp Co-authored-by: Tobias <thm.frey@gmail.com> * Remove translation of literal filename/filter format. * clang-format. --------- Co-authored-by: Tobias <thm.frey@gmail.com>
2024-02-19Merge pull request #13086 from t895/clear-button-fixliamwhite
android: Fix broken clear button check
2024-02-19android: Have input overlay follow player 1 style index (#13085)Charles Lombardo
2024-02-19android: Fix broken clear button checkt895
2024-02-19Merge pull request #13031 from german77/btm-interfcaeliamwhite
service: btm: Migrate service to new IPC
2024-02-19android: Fix overlay visibility reset (#13083)Charles Lombardo
2024-02-19android: Show done button when configuring input overlay (#13082)Charles Lombardo
2024-02-19scope_exit: Make constexprFearlessTobi
Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it.
2024-02-19core/CMakeLists: Sort alphabeticallyFearlessTobi
2024-02-18Merge pull request #13006 from liamwhite/a-hat-in-vramNarr the Reg
buffer_cache: use mapped range with large vertex buffer size
2024-02-18Merge pull request #13026 from liamwhite/scale-this-mfNarr the Reg
shader_recompiler: fix non-const offset for arrayed image types
2024-02-18Merge pull request #13035 from liamwhite/vi2Narr the Reg
vi: manage resources independently of nvnflinger and refactor
2024-02-18Merge pull request #13048 from liamwhite/new-shellNarr the Reg
ns: rewrite for new IPC
2024-02-18Merge pull request #13070 from liamwhite/offsetliamwhite
am: account for offset in transfer memory storage
2024-02-18Merge pull request #13030 from german77/audio-controllerliamwhite
service: audio: Rewrite IAudioController to new IPC
2024-02-18ns: address review commentsLiam
2024-02-18am: account for offset in transfer memory storageLiam
2024-02-18core: hid: Remove driver errors from loggerman77
2024-02-18nvnflinger: check for layers before composeLiam
2024-02-18Merge pull request #13067 from t895/xbox-automap-invertliamwhite
android: Flip AB/XY for xbox controllers during auto-mapping
2024-02-18android: Flip AB/XY for xbox controllers during auto-mappingt895
2024-02-18Merge pull request #13032 from german77/qlauncherliamwhite
service: Implement functions needed by Qlaunch
2024-02-18ns: rewrite IQueryServiceLiam
2024-02-18ns: rewrite IServiceGetterInterfaceLiam
2024-02-18ns: rewrite IApplicationManagerInterfaceLiam
2024-02-18ns: move IDevelopInterfaceLiam
2024-02-18ns: rewrite ISystemUpdateInterfaceLiam
2024-02-18ns: move ISystemUpdateControlLiam
2024-02-18ns: rewrite IVulnerabilityManagerInterfaceLiam
2024-02-18ns: rewrite IReadOnlyApplicationControlDataInterfaceLiam