.. |
AlsaSoundStream.cpp
|
AlsaSoundStream: Don't call join() on invalid thread
|
2019-10-10 00:07:27 +10:00 |
AlsaSoundStream.h
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
AudioCommon.cpp
|
Allow user to change DPLII decoding quality
|
2019-10-22 22:55:15 -03:00 |
AudioCommon.h
|
Allow user to change DPLII decoding quality
|
2019-10-22 22:55:15 -03:00 |
AudioCommon.vcxproj
|
msbuild: re-enable standalone vcxproj processing
|
2020-08-22 16:17:50 -07:00 |
AudioCommon.vcxproj.filters
|
Allow user to change DPLII decoding quality
|
2019-10-22 22:55:15 -03:00 |
AudioStretcher.cpp
|
AudioStretcher: split StretchAudio into ProcessSamples / GetStretchedSamples
|
2017-06-03 16:54:00 -07:00 |
AudioStretcher.h
|
Externals: Alter the soundtouch include directory.
|
2020-04-29 11:30:26 +02:00 |
CMakeLists.txt
|
Allow user to change DPLII decoding quality
|
2019-10-22 22:55:15 -03:00 |
CubebStream.cpp
|
Centralize logic to detect when the DPL2 decoder should be used.
|
2019-11-11 08:03:36 -03:00 |
CubebStream.h
|
SoundStream: change Start/Stop to Init/SetRunning/destruct
|
2017-11-19 12:09:54 -08:00 |
CubebUtils.cpp
|
Common: Unify logging namespace with Common
|
2019-11-28 05:13:21 -05:00 |
CubebUtils.h
|
Add CubebUtils namespace and hook up cubeb logging
|
2017-05-27 18:28:57 -07:00 |
Enums.h
|
DSP must be set to LLE to select the decoder
|
2019-10-22 22:55:59 -03:00 |
Mixer.cpp
|
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into
|
2020-08-27 18:12:45 +01:00 |
Mixer.h
|
Merge branch 'master' of https://github.com/dolphin-emu/dolphin into
|
2020-08-27 18:12:45 +01:00 |
NullSoundStream.cpp
|
SoundStream: change Start/Stop to Init/SetRunning/destruct
|
2017-11-19 12:09:54 -08:00 |
NullSoundStream.h
|
SoundStream: change Start/Stop to Init/SetRunning/destruct
|
2017-11-19 12:09:54 -08:00 |
OpenALStream.cpp
|
Centralize logic to detect when the DPL2 decoder should be used.
|
2019-11-11 08:03:36 -03:00 |
OpenALStream.h
|
Externals: Fix OpenAL include directory.
|
2020-04-29 13:07:51 +02:00 |
OpenSLESStream.cpp
|
Android: Add audio volume setting
|
2019-11-26 21:10:27 +01:00 |
OpenSLESStream.h
|
Android: Add audio volume setting
|
2019-11-26 21:10:27 +01:00 |
PulseAudioStream.cpp
|
Centralize logic to detect when the DPL2 decoder should be used.
|
2019-11-11 08:03:36 -03:00 |
PulseAudioStream.h
|
SoundStream: change Start/Stop to Init/SetRunning/destruct
|
2017-11-19 12:09:54 -08:00 |
SoundStream.h
|
allow setting the Mixer sample rate when creating a SoundStream.
|
2018-07-19 02:17:06 +01:00 |
SurroundDecoder.cpp
|
Swapped FFDShow's DPL2 decoder by FreeSurround
|
2019-02-13 22:52:40 -02:00 |
SurroundDecoder.h
|
Reformat repo to clang-format 7.0 rules
|
2019-05-06 18:48:04 +00:00 |
WASAPIStream.cpp
|
Fix implicit false-to-nullptr conversions
|
2019-08-15 17:49:57 +02:00 |
WASAPIStream.h
|
AudioCommon: Implement WASAPI
|
2018-05-26 13:08:10 +02:00 |
WaveFile.cpp
|
Use std::istringstream or std::ostringstream instead of std::stringstream where possible.
|
2019-12-29 23:45:02 -05:00 |
WaveFile.h
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |