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
/
core
/
hle
/
service
/
audio
/
audio.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio: split IHardwarweOpusDecoder, move IHardwareOpusDecoderManager
Liam
2024-02-21
1
-2
/
+3
*
audio: split IAudioDevice, IAudioRenderer, move IAudioRendererManager
Liam
2024-02-21
1
-2
/
+3
*
audio: move IFinalOutputRecorderManager{,ForApplet}
Liam
2024-02-21
1
-4
/
+6
*
audio: rewrite IAudioOutManager
Liam
2024-02-21
1
-2
/
+2
*
audio: rewrite IAudioInManager
Liam
2024-02-21
1
-2
/
+2
*
service: audio: Rewrite IAudioController to new IPC
Narr the Reg
2024-02-17
1
-2
/
+2
*
service: refactor server architecture
Liam
2023-02-21
1
-8
/
+13
*
service: remove deleted services
Liam
2023-02-14
1
-14
/
+0
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-13
/
+13
*
service/audio: Remove global system accessors
Lioncash
2019-07-19
1
-3
/
+3
*
service/audio: Replace includes with forward declarations where applicable
Lioncash
2018-09-12
1
-0
/
+1
*
service/audio: Add missing services
Lioncash
2018-08-01
1
-0
/
+16
*
Service/Audio: add hwopus service, stub GetWorkBufferSize function
mailwl
2018-06-25
1
-0
/
+2
*
service: Use nested namespace specifiers where applicable
Lioncash
2018-04-20
1
-4
/
+2
*
Added stubs for audio services. (#116)
st4rk
2018-01-22
1
-0
/
+8
*
audio: Add files to CMake.
bunnei
2018-01-15
1
-1
/
+0
*
audio: Stub out AudOutU::ListAudioOuts.
bunnei
2018-01-15
1
-0
/
+17