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
/
time_stretch.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "core: Fix clang build"
bunnei
2020-10-21
1
-9
/
+1
*
core: Fix clang build
Lioncash
2020-10-18
1
-1
/
+9
*
time_stretch: Remove unused m_channel_count member variable
Lioncash
2018-10-24
1
-1
/
+0
*
time_stretch: Remove unused <array> include
Lioncash
2018-09-17
1
-1
/
+0
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-1
/
+1
*
audio_core: Flush stream when not playing anything
MerryMage
2018-09-12
1
-0
/
+2
*
cubeb_sink: Perform audio stretching
MerryMage
2018-09-08
1
-1
/
+0
*
audio_core: Add audio stretcher
MerryMage
2018-09-08
1
-0
/
+35
*
Massive removal of unused modules
James Rowe
2018-01-13
1
-60
/
+0
*
Doxygen: Amend minor issues (#2593)
Mat M
2017-02-27
1
-1
/
+1
*
time_stretch: Add missing #pragma once directive
Lioncash
2016-12-13
1
-0
/
+2
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-1
/
+0
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-2
/
+4
*
AudioCore: Implement time stretcher (#1737)
Maribel
2016-05-15
1
-0
/
+57