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
/
audio_core
/
audio_core.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
Rework ADSP into a wrapper for apps
Kelebek1
1
-3
/
+3
2023-06-08
nvnflinger: allow locking framerate during video playback
Liam
1
-14
/
+0
2022-09-15
audio_core: Amend documentation tags
Lioncash
1
-1
/
+1
2022-09-13
Remove pause callbacks from coretiming
Kelebek1
1
-8
/
+0
2022-09-04
Don't stall with nvdec
Kelebek1
1
-0
/
+14
2022-09-02
Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.
Kelebek1
1
-16
/
+0
2022-07-22
Project Andio
Kelebek1
1
-0
/
+100
2018-01-13
Massive removal of unused modules
James Rowe
1
-31
/
+0
2017-05-10
DSP: Create backing memory for entire DSP RAM
Yuri Kunde Schlesner
1
-7
/
+6
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-1
/
+1
2016-08-31
audio_core: Add EnableStretching to interface so that one can toggle stretching on and off
MerryMage
1
-0
/
+3
2016-04-30
Audio: Add sink selection to configuration files
MerryMage
1
-0
/
+5
2016-04-28
AudioCore: Move samples_per_frame and num_sources into hle/common.h
MerryMage
1
-2
/
+0
2016-02-21
AudioCore: Skeleton Implementation
MerryMage
1
-0
/
+26