This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-23 21:05:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cf8131b239e1704a0898cd3805400357ecf8ef2
dolphin
/
Source
/
Core
/
AudioCommon
T
History
Tillmann Karras
d933e58d9a
Cubeb: check correct log level
2024-03-17 01:33:42 +00:00
..
AlsaSoundStream.cpp
…
AlsaSoundStream.h
…
AudioCommon.cpp
…
AudioCommon.h
…
AudioStretcher.cpp
…
AudioStretcher.h
…
CMakeLists.txt
CMake: Use targets for all optionally-external dependencies
2023-06-15 01:41:41 -05:00
CubebStream.cpp
WorkQueueThread: provide name and function at same time
2023-02-04 15:56:27 +13:00
CubebStream.h
…
CubebUtils.cpp
Cubeb: check correct log level
2024-03-17 01:33:42 +00:00
CubebUtils.h
…
Enums.h
…
Mixer.cpp
Skylander Portal: Play Trap Team Audio
2023-03-13 13:01:48 +13:00
Mixer.h
Use structs for config callback IDs
2023-08-17 19:19:26 +02: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
Replace std::ostringstream usage with fmt::format
2023-06-18 18:37:32 -05:00
WaveFile.h
…