This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-02-05 05:56:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8b67a3ada3
dolphin
/
Source
/
Core
/
AudioCommon
History
Shawn Hoffman
fd166032ab
msbuild: obey some warnings about missing virtual destructors
2017-06-07 20:20:25 -07:00
..
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.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.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
WaveFile.cpp
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