dolphin/Source/Core/AudioCommon
skidau 6d4a566bc4 Changed SoundTouch to use float samples, allowing SSE to be used.
Made the DPL2 decoder disabled by default.
Re-added the audio hack used by the Accurate VBeam emulation option.
2013-01-15 22:29:26 +11:00
..
Src Changed SoundTouch to use float samples, allowing SSE to be used. 2013-01-15 22:29:26 +11:00
AudioCommon.vcxproj Added a Dolby Pro Logic II (DPL2) decoder in the OpenAL backend. DPL2 audio is decoded to 5.1. Code adapted from ffdshow. 2013-01-11 14:03:09 +11:00
AudioCommon.vcxproj.filters Added a Dolby Pro Logic II (DPL2) decoder in the OpenAL backend. DPL2 audio is decoded to 5.1. Code adapted from ffdshow. 2013-01-11 14:03:09 +11:00
CMakeLists.txt Added a Dolby Pro Logic II (DPL2) decoder in the OpenAL backend. DPL2 audio is decoded to 5.1. Code adapted from ffdshow. 2013-01-11 14:03:09 +11:00