index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
AudioCommon
Age
Commit message (
Expand
)
Author
2025-01-25
CMakeLists: Add flag to disable Cubeb
OatmealDome
2024-07-26
Adjust order and spacing of various #includes
Dentomologist
2024-06-20
AudioCommon: unlock mutex explicitly to avoid -Wunused-result warning
Tillmann Karras
2024-06-04
Android: Implement OpenSLESStream::SetRunning
JosJuice
2024-04-16
AudioCommon: When ALSA is absent on Linux, default to Cubeb backend
Dentomologist
2024-04-14
Set default sound backend on OpenBSD to cubeb
Brad Smith
2024-03-17
Cubeb: check correct log level
Tillmann Karras
2024-03-14
Cubeb: change log level from NOTICE to INFO
Tillmann Karras
2023-08-17
Use structs for config callback IDs
JosJuice
2023-07-22
cubeb: Change name to "Dolphin Emulator"
Martino Fontana
2023-06-30
Merge pull request #11955 from TellowKrinkle/CMakeDependencies
Admiral H. Curtiss
2023-06-18
Replace std::ostringstream usage with fmt::format
get
2023-06-15
CMake: Use targets for all optionally-external dependencies
TellowKrinkle
2023-03-22
Common: Move FixedSizeQueue into Common namespace
Lioncash
2023-03-13
Skylander Portal: Play Trap Team Audio
Joshua de Reeper
2023-02-04
WorkQueueThread: provide name and function at same time
Scott Mansell
2023-01-30
Merge pull request #10947 from Zopolis4/opensleuth
Admiral H. Curtiss
2023-01-23
windows: replace comdef dependency with winrt
Shawn Hoffman
2023-01-06
CoreTiming: Throttle Before Every Event Using Chrono
Sam Belliveau
2022-12-23
New FrameTime/VBlank Analyzer + Graph
Sam Belliveau
2022-11-27
Correctly call CoUninitialize() on Cubeb helper class destruction.
Admiral H. Curtiss
2022-11-26
Core: Use extra thread for Cubeb on Windows to not disturb the CoInitialize s...
Admiral H. Curtiss
2022-11-26
Core: Abide by COM MTA requirement for cubeb on Windows. Partially based on h...
Admiral H. Curtiss
2022-11-26
Externals: Update cubeb to mozilla/cubeb@773f16b7ea308392c05be3e290163d1f636e...
Admiral H. Curtiss
2022-11-06
AudioCommon: Pass Core::System to AudioCommon functions.
Admiral H. Curtiss
2022-10-22
WaveFile: Fix size check
Pokechu22
2022-09-08
Mixer: Add assertions regarding num_samples versus buffer length
Pokechu22
2022-09-08
Mixer: Use smaller array for PushWiimoteSpeakerSamples
Pokechu22
2022-08-31
AudioCommon: Move sound stream variables to Core::System.
Admiral H. Curtiss
2022-08-08
Restrict OpenSLES to Android via CMake
Zopolis4
2022-07-25
StripSpaces: only strip spaces
Shawn Hoffman
2022-07-18
cubeb: fix logged source file paths
Shawn Hoffman
2022-07-03
Do not directly store input sample rate, rather just store a divisor for that...
CasualPokePlayer
2022-06-10
have audio dumps apply volume (fixes cases of audio dumps being "too loud" an...
CasualPokePlayer
2022-05-22
cmake: Don't use PCH with Qt6.
Admiral H. Curtiss
2022-01-29
IOFile: Make origin parameter to Seek() an enum class.
Admiral H. Curtiss
2022-01-09
Use HRWrap in remaining locations
Pokechu22
2022-01-06
Core/AudioCommon: Add config caching to Mixer.
Admiral H. Curtiss
2022-01-06
Config: Port TimingVariance setting to new config system.
Admiral H. Curtiss
2022-01-06
Config: Port emulation speed setting to new config system.
Admiral H. Curtiss
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-11-07
Merge pull request #10169 from leoetlino/fmt-localtime
Mai M
2021-10-24
Convert LOG_TYPE and LOG_LEVELS to enum class
Pokechu22
2021-10-16
Merge pull request #10144 from malleoz/dsp-onion
Léo Lam
2021-10-15
Port Main.DSP to MainSettings
sowens99
2021-10-15
Use fmt::localtime instead of thread-unsafe std::localtime
Léo Lam
2021-10-15
Merge pull request #10149 from malleoz/audiodump-add-timecode
Léo Lam
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-10-03
Add timecode to dspdump and dtkdump
sowens99
2021-08-08
AudioCommon: rename isValid() to IsValid()
Tillmann Karras
[next]