.. |
aldlist.cpp
|
|
|
aldlist.h
|
|
|
AlsaSoundStream.cpp
|
|
|
AlsaSoundStream.h
|
|
|
AudioCommon.cpp
|
AudioCommon: add Cubeb backend
|
2017-05-27 18:28:56 -07:00 |
AudioCommon.h
|
AudioCommon: Move logic for default sound backend there from ConfigManager
|
2017-02-05 02:55:04 +01:00 |
AudioCommon.vcxproj
|
AudioCommon: extract AudioStretcher class for time-stretching
|
2017-06-03 16:54:00 -07:00 |
AudioCommon.vcxproj.filters
|
Merge pull request #5311 from ligfx/mixerdpl2
|
2017-06-05 20:09:18 -07:00 |
AudioStretcher.cpp
|
AudioStretcher: split StretchAudio into ProcessSamples / GetStretchedSamples
|
2017-06-03 16:54:00 -07:00 |
AudioStretcher.h
|
AudioStretcher: split StretchAudio into ProcessSamples / GetStretchedSamples
|
2017-06-03 16:54:00 -07:00 |
CMakeLists.txt
|
AudioCommon: extract AudioStretcher class for time-stretching
|
2017-06-03 16:54:00 -07:00 |
CoreAudioSoundStream.cpp
|
|
|
CoreAudioSoundStream.h
|
|
|
CubebStream.cpp
|
AudioCommon: move DPL2 decoding into Mixer
|
2017-06-03 16:53:59 -07:00 |
CubebStream.h
|
CubebStream: Add missing <vector> include
|
2017-05-27 23:50:39 -04:00 |
CubebUtils.cpp
|
Add CubebUtils namespace and hook up cubeb logging
|
2017-05-27 18:28:57 -07:00 |
CubebUtils.h
|
Add CubebUtils namespace and hook up cubeb logging
|
2017-05-27 18:28:57 -07:00 |
DPL2Decoder.cpp
|
DPL2Decoder: Prefer static_cast to C-style casts
|
2017-04-23 09:21:30 +01:00 |
DPL2Decoder.h
|
|
|
Mixer.cpp
|
AudioStretcher: split StretchAudio into ProcessSamples / GetStretchedSamples
|
2017-06-03 16:54:00 -07:00 |
Mixer.h
|
AudioStretcher: split StretchAudio into ProcessSamples / GetStretchedSamples
|
2017-06-03 16:54:00 -07:00 |
NullSoundStream.cpp
|
|
|
NullSoundStream.h
|
|
|
OpenALStream.cpp
|
OpenAL: hardcode that X-Fi supports surround
|
2017-06-06 15:23:55 -07:00 |
OpenALStream.h
|
Fix OpenAL backend on macOS
|
2017-06-06 15:23:55 -07:00 |
OpenSLESStream.cpp
|
|
|
OpenSLESStream.h
|
|
|
PulseAudioStream.cpp
|
AudioCommon: move DPL2 decoding into Mixer
|
2017-06-03 16:53:59 -07:00 |
PulseAudioStream.h
|
|
|
SoundStream.h
|
Remove dead audio dumping code
|
2017-01-23 09:11:48 -05:00 |
WaveFile.cpp
|
Common: Move byte swapping utilities into their own header
|
2017-03-03 17:18:18 -05:00 |
WaveFile.h
|
|
|
XAudio2_7Stream.cpp
|
msbuild: obey some warnings about missing virtual destructors
|
2017-06-07 20:20:25 -07:00 |
XAudio2_7Stream.h
|
|
|
XAudio2Stream.cpp
|
msbuild: obey some warnings about missing virtual destructors
|
2017-06-07 20:20:25 -07:00 |
XAudio2Stream.h
|
|
|