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