This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-08-31 23:45:02 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e8d5fb89e4465e8ef64920f12e7cb60e82057658
dolphin
/
Source
/
Core
/
AudioCommon
History
Dentomologist
d627b78c46
Adjust order and spacing of various #includes
...
Move some #includes around to match the Contributing guidelines.
2024-07-26 14:28:34 -07:00
..
AlsaSoundStream.cpp
AudioCommon: unlock mutex explicitly to avoid -Wunused-result warning
2024-06-20 02:25:15 +01:00
AlsaSoundStream.h
…
AudioCommon.cpp
AudioCommon: When ALSA is absent on Linux, default to Cubeb backend
2024-04-16 14:06:28 -07:00
AudioCommon.h
…
AudioStretcher.cpp
…
AudioStretcher.h
…
CMakeLists.txt
…
CubebStream.cpp
…
CubebStream.h
…
CubebUtils.cpp
Cubeb: check correct log level
2024-03-17 01:33:42 +00:00
CubebUtils.h
…
Enums.h
…
Mixer.cpp
…
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
Android: Implement OpenSLESStream::SetRunning
2024-06-04 19:32:04 +02:00
OpenSLESStream.h
Android: Implement OpenSLESStream::SetRunning
2024-06-04 19:32:04 +02:00
PulseAudioStream.cpp
…
PulseAudioStream.h
…
SoundStream.h
…
SurroundDecoder.cpp
…
SurroundDecoder.h
…
WASAPIStream.cpp
…
WASAPIStream.h
…
WaveFile.cpp
Adjust order and spacing of various #includes
2024-07-26 14:28:34 -07:00
WaveFile.h
…