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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Service/hid: stub some functions
mailwl
2018-02-16
1
-1
/
+2
*
audio: Use WriteBuffer instead of BufferDescriptorB.
bunnei
2018-02-14
2
-9
/
+3
*
audren_u: Schedule reoccuring event. (#183)
bunnei
2018-02-14
2
-6
/
+36
*
Add RequestUpdateAudioRenderer, StartAudioRenderer and StopAudioRenderer stubs to audren:u
gdkchan
2018-02-12
1
-2
/
+76
*
Service: stub some functions in am, audio, time, vi services
mailwl
2018-02-07
2
-4
/
+51
*
audout_u: Various cleanups.
bunnei
2018-01-25
1
-29
/
+17
*
hle: Rename RequestBuilder to ResponseBuilder.
bunnei
2018-01-25
1
-7
/
+7
*
service: Fix all incorrect IPC response headers.
bunnei
2018-01-25
1
-1
/
+1
*
audout:u OpenAudioOut and IAudioOut (#138)
st4rk
2018-01-25
2
-14
/
+166
*
Stub OpenAudioOut and fix a issue with HID IAppletResource being created more than once
gdkchan
2018-01-22
2
-1
/
+15
*
Added stubs for audio services. (#116)
st4rk
2018-01-22
11
-5
/
+299
*
audio: Add files to CMake.
bunnei
2018-01-15
1
-1
/
+0
*
audio: Stub out AudOutU::ListAudioOuts.
bunnei
2018-01-15
4
-0
/
+82