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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio_core: remove unnecessary spaces on comments
Otávio Pace
2019-01-14
1
-2
/
+2
*
time_stretch: Switch to values of Citra
fearlessTobi
2018-10-29
1
-3
/
+3
*
time_stretch: Remove unused m_channel_count member variable
Lioncash
2018-10-24
1
-2
/
+1
*
Logging: Change the TimeStretch::Process log from debug to trace level.
Subv
2018-09-21
1
-1
/
+1
*
Merge pull request #1314 from lioncash/cast
bunnei
2018-09-17
1
-2
/
+2
|
\
|
*
audio_core/time_stretch: Silence truncation warnings in Process()
Lioncash
2018-09-14
1
-2
/
+2
*
|
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-1
/
+2
|
/
*
audio_core: Flush stream when not playing anything
MerryMage
2018-09-12
1
-0
/
+4
*
cubeb_sink: Perform audio stretching
MerryMage
2018-09-08
1
-6
/
+6
*
audio_core: Add audio stretcher
MerryMage
2018-09-08
1
-0
/
+64
*
Massive removal of unused modules
James Rowe
2018-01-13
1
-143
/
+0
*
audio: Log dropping frames as trace to reduce spam.
bunnei
2018-01-07
1
-1
/
+1
*
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
-4
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-4
/
+6
*
AudioCore: Implement time stretcher (#1737)
Maribel
2016-05-15
1
-0
/
+144