aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Horizon.cs
AgeCommit message (Expand)Author
2023-05-13audio: sdl2: Do not report 5.1 if the device doesn't support it (#4908)1.1.797Mary
2023-05-09IPC - Refactor Bcat service to use new ipc - Revisit (#4803)1.1.774Emmanuel Hansen
2023-05-08time: Update for 15.0.0 changes and fixes long standing issues (#4822)1.1.766Mary
2023-05-04Revert "bcat ipc (#4446)" (#4801)1.1.751gdkchan
2023-05-04bcat ipc (#4446)1.1.749Emmanuel Hansen
2023-04-27Move solution and projects to srcTSR Berry