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
/
sdl2_sink.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
audio_core: remove time stretcher
Andrea Pappacoda
2022-04-01
1
-3
/
+1
*
Various suggestions by v1993 and lioncash
Clément Gallet
2021-06-07
1
-10
/
+6
*
Add SDL2 audio backend
Clément Gallet
2021-06-06
1
-0
/
+167
*
Massive removal of unused modules
James Rowe
2018-01-13
1
-147
/
+0
*
SDL: Select audio device (#2403)
Kloen Lansfiel
2017-01-26
1
-4
/
+26
*
Improve verbosity of audio errors with SDL_GetError()
freiro
2016-11-22
1
-2
/
+2
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-5
/
+2
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-9
/
+13
*
audio_core: Tweak audio latency
MerryMage
2016-09-07
1
-1
/
+1
*
sink: Change EnqueueSamples to take a pointer to a buffer instead of a std::vector
MerryMage
2016-08-31
1
-4
/
+2
*
AudioCore: SDL2 Sink
MerryMage
2016-05-07
1
-0
/
+126