This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-08 22:14:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
AudioCommon
History
Lioncash
0f326c6067
Common: Move FixedSizeQueue into Common namespace
...
Gets this out of the global namespace.
2023-03-22 01:23:15 -04:00
..
AlsaSoundStream.cpp
…
AlsaSoundStream.h
…
AudioCommon.cpp
…
AudioCommon.h
…
AudioStretcher.cpp
…
AudioStretcher.h
…
CMakeLists.txt
…
CubebStream.cpp
WorkQueueThread: provide name and function at same time
2023-02-04 15:56:27 +13:00
CubebStream.h
Correctly call CoUninitialize() on Cubeb helper class destruction.
2022-11-27 03:58:50 +01:00
CubebUtils.cpp
Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize state of whatever thread happens to call a Cubeb function.
2022-11-26 05:05:57 +01:00
CubebUtils.h
Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize state of whatever thread happens to call a Cubeb function.
2022-11-26 05:05:57 +01:00
Enums.h
…
Mixer.cpp
Skylander Portal: Play Trap Team Audio
2023-03-13 13:01:48 +13:00
Mixer.h
Skylander Portal: Play Trap Team Audio
2023-03-13 13:01:48 +13:00
NullSoundStream.cpp
…
NullSoundStream.h
…
OpenALStream.cpp
…
OpenALStream.h
…
OpenSLESStream.cpp
…
OpenSLESStream.h
…
PulseAudioStream.cpp
…
PulseAudioStream.h
…
SoundStream.h
…
SurroundDecoder.cpp
…
SurroundDecoder.h
Common: Move FixedSizeQueue into Common namespace
2023-03-22 01:23:15 -04:00
WASAPIStream.cpp
windows: replace comdef dependency with winrt
2023-01-23 06:09:01 -08:00
WASAPIStream.h
…
WaveFile.cpp
…
WaveFile.h
…