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
/
audctl.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-17
service: audio: Rewrite IAudioController to new IPC
Narr the Reg
1
-50
/
+0
2024-01-28
service: set: Implement more Qlaunch Settings
german77
1
-8
/
+12
2023-08-06
service: audctl: Stub functions needed by Qlaunch
german77
1
-0
/
+22
2023-03-01
service: move hle_ipc from kernel
Liam
1
-2
/
+2
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2020-11-27
service: Eliminate usages of the global system instance
Lioncash
1
-1
/
+5
2019-04-18
service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax()
Lioncash
1
-0
/
+4
2018-09-11
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
1
-0
/
+1
2018-08-01
service/audio: Add missing services
Lioncash
1
-2
/
+4
2018-04-20
service: Use nested namespace specifiers where applicable
Lioncash
1
-4
/
+2
2018-01-15
audio: Stub out AudOutU::ListAudioOuts.
bunnei
1
-3
/
+3
2018-01-13
yuzu: Update license text to be consistent across project.
bunnei
1
-1
/
+1
2017-12-29
service: Add empty interface for pctl:a.
bunnei
1
-3
/
+3
2017-10-15
hle: Add service stubs for apm and appletOE.
bunnei
1
-12
/
+3
2017-10-15
hle: Initial implementation of NX service framework and IPC.
bunnei
1
-0
/
+25