This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-18 08:00:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aca46b11f869a31be3e98af756c4fdfe5c6ed22a
dolphin
/
Source
/
Core
/
AudioCommon
History
spycrab
ec734065db
Merge pull request
#8087
from spycrab/cmake_win2019
...
Support CMake on Windows
2019-05-14 21:07:26 +02:00
..
AlsaSoundStream.cpp
…
AlsaSoundStream.h
…
AudioCommon.cpp
Set Cubeb as default on Windows
2019-05-11 14:22:03 +02:00
AudioCommon.h
Reformat repo to clang-format 7.0 rules
2019-05-06 18:48:04 +00:00
AudioCommon.vcxproj
…
AudioCommon.vcxproj.filters
…
AudioStretcher.cpp
…
AudioStretcher.h
Reformat repo to clang-format 7.0 rules
2019-05-06 18:48:04 +00:00
CMakeLists.txt
Common/CMake: Fix Windows build
2019-05-12 00:05:08 +02:00
CubebStream.cpp
…
CubebStream.h
…
CubebUtils.cpp
…
CubebUtils.h
…
Mixer.cpp
Replace MathUtil::Clamp with std::clamp
2019-05-04 23:12:17 +02:00
Mixer.h
…
NullSoundStream.cpp
…
NullSoundStream.h
…
OpenALStream.cpp
…
OpenALStream.h
…
OpenSLESStream.cpp
…
OpenSLESStream.h
…
PulseAudioStream.cpp
…
PulseAudioStream.h
…
SoundStream.h
…
SurroundDecoder.cpp
…
SurroundDecoder.h
Reformat repo to clang-format 7.0 rules
2019-05-06 18:48:04 +00:00
WASAPIStream.cpp
…
WASAPIStream.h
…
WaveFile.cpp
…
WaveFile.h
…
XAudio2_7Stream.cpp
…
XAudio2_7Stream.h
…
XAudio2Stream.cpp
…
XAudio2Stream.h
…