index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
audio_core
/
renderer
/
system.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio: rewrite IAudioRendererManager
Liam
2024-02-21
1
-5
/
+5
*
Use the input process handle to get the correct application's memory
Kelebek1
2024-01-28
1
-3
/
+7
*
Do not consider voice commands in time estimation, fix adpcm estimate
Kelebek1
2023-09-18
1
-4
/
+6
*
Do not reset the command buffer command count each time
Kelebek1
2023-09-07
1
-11
/
+5
*
Rework ADSP into a wrapper for apps
Kelebek1
2023-09-04
1
-16
/
+16
*
Fix node id index in DropVoices
Kelebek1
2023-08-28
1
-1
/
+1
*
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
1
-0
/
+1
*
Wait for the terminate event before destroying a system instance
Kelebek1
2023-05-01
1
-4
/
+1
*
memory: rename global memory references to application memory
Liam
2023-03-24
1
-2
/
+1
*
hle: rename legacy errors to Results
Liam
2023-03-07
1
-25
/
+25
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-14
1
-1
/
+1
*
Update audio_core for firmware 15.0.0
Kelebek1
2022-10-19
1
-31
/
+54
*
kernel: remove KWritableEvent
Liam
2022-10-13
1
-2
/
+2
*
Project Andio
Kelebek1
2022-07-22
1
-0
/
+802