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
*
Decimal change
Hexagon12
2018-04-10
1
-4
/
+4
*
Updated CodecCtl with more service names.
Hexagon12
2018-04-10
1
-3
/
+3
*
Updated audren with more service names.
Hexagon12
2018-04-10
1
-10
/
+14
*
Updated audrec with more service names.
Hexagon12
2018-04-10
1
-7
/
+9
*
Updated audout with more service names.
Hexagon12
2018-04-10
1
-13
/
+16
*
Updated audin with more service names.
Hexagon12
2018-04-10
1
-9
/
+16
*
audren_u: Stub out GetActiveAudioDeviceName.
bunnei
2018-04-03
1
-1
/
+13
*
audout_u: Implement GetAudioOutState.
bunnei
2018-04-03
1
-1
/
+8
*
audren_u: Stub QueryAudioDeviceSystemEvent and GetActiveChannelCount.
bunnei
2018-03-30
1
-8
/
+36
*
audren_u: Fix GetAudioDevice.
bunnei
2018-03-25
2
-7
/
+48
*
CoreTiming: Unschedule the pending events when an Interface is destroyed.
Subv
2018-03-04
2
-2
/
+6
*
Stub more functions
mailwl
2018-02-22
1
-2
/
+2
*
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