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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: set: Implement more Qlaunch Settings
german77
2024-01-28
1
-10
/
+74
*
service: audctl: Stub functions needed by Qlaunch
german77
2023-08-06
1
-4
/
+42
*
service: move hle_ipc from kernel
Liam
2023-03-01
1
-3
/
+3
*
Update audio_core for firmware 15.0.0
Kelebek1
2022-10-19
1
-0
/
+16
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
service/audio: Update audctl unknown function names
Lioncash
2022-01-21
1
-8
/
+8
*
service/audio: Update to 13.0.0
german77
2021-09-27
1
-0
/
+8
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
1
-2
/
+2
*
service: Eliminate usages of the global system instance
Lioncash
2020-11-27
1
-1
/
+1
*
service: Update function tables
Lioncash
2020-04-20
1
-0
/
+2
*
service: Update function tables
Lioncash
2019-11-12
1
-0
/
+1
*
service/audctl: Update documentation comments to be relative to 8.0.0
Lioncash
2019-04-28
1
-2
/
+2
*
service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax()
Lioncash
2019-04-18
1
-2
/
+28
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-0
/
+2
*
service/audio: Add missing services
Lioncash
2018-08-01
1
-0
/
+45