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
/
OpenALStream.cpp
Age
Commit message (
Expand
)
Author
2026-03-23
AudioCommon: Use left const for non-pointer variables
Dentomologist
2025-05-30
AudioCommon: Remove unused qualifiers and make variables constant
Dr. Dystopia
2025-03-14
AudioCommon: Added Granular Synthesis
Sam Belliveau
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-10-15
Port Main.DSP to MainSettings
sowens99
2021-08-08
AudioCommon: rename isValid() to IsValid()
Tillmann Karras
2021-08-08
AudioCommon: get rid of Update(), it never does anything
Tillmann Karras
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2020-11-27
AudioCommon: Convert alerts over to fmt-based variants
Lioncash
2020-10-21
AudioCommon: Migrate logging over to fmt
Lioncash
2019-11-11
Centralize logic to detect when the DPL2 decoder should be used.
LAGonauta
2019-10-22
DSP must be set to LLE to select the decoder
LAGonauta
2019-02-13
Removed zeroing-out the LFE as it is not needed anymore.
LAGonauta
2017-11-19
SoundStream: change Start/Stop to Init/SetRunning/destruct
Michael M
2017-10-21
SoundStream: rename Clear(mute) to SetRunning(running)
Michael M
2017-10-21
SoundStream: remove unused m_muted and IsMuted
Michael M
2017-06-27
Swapped C-style arrays to std::array
LAGonauta
2017-06-27
Removed redundant conversion to float when playing back stereo.
LAGonauta
2017-06-27
Swapped out the sound_sync_event.Wait() call by a simple std::sleep_for.
lfsafady
2017-06-27
Renamed some variables to the current coding standard and some to better
lfsafady
2017-06-27
Changed OpenAL latency setting to really reflect how much time it is.
LAGonauta
2017-06-27
OpenALStream: remove commented-out ALC_REFRESH code
Michael Maltese
2017-06-27
OpenAL: load DLL dynamically
Michael Maltese
2017-06-27
Only build OpenAL on Windows
Michael Maltese
2017-06-27
OpenAL: remove aldlist.cpp
Michael Maltese
2017-06-27
clean up OpenALStream::Start()
Michael Maltese
2017-06-27
OpenALStream: don't include headers if not building
Michael Maltese
2017-06-06
OpenAL: hardcode that X-Fi supports surround
Michael Maltese
2017-06-06
Fix OpenAL backend on macOS
Michael Maltese
2017-06-03
AudioCommon: move DPL2 decoding into Mixer
Michael Maltese
2017-04-12
OpenALStream: Remove audio stretching
MerryMage
2017-01-24
Fix missing includes
Florent Castelli
2016-10-27
Added 32-bit fixed point support to OpenAL backend.
LAGonauta
2016-10-07
Fix missing includes
Léo Lam
2016-10-04
Fix for false error about unqueuing buffers (OpenAL)
LAGonauta
2016-10-02
Merge pull request #4271 from ligfx/audiofix
shuffle2
2016-10-01
fix indendentation
Michael Maltese
2016-10-01
OpenAL: Don't request samples if buffers are full
Michael Maltese
2016-10-01
Reorganise a ton of logs level
aldelaro5
2016-08-10
Use Common::Flag and Common::Event when possible
Léo Lam
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-12-28
Updated SoundTouch library to 1.9.2
skidau
2015-09-28
Fix building with PCH disabled.
Rohit Nirmal
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-09-11
Added X-Fi check and convert surround FLOAT to SHORT when it is detected
LAGonauta
2015-06-27
Merge pull request #2659 from Armada651/openal-conv
Jules Blok
2015-06-25
OpenALStream: Fix sample conversion.
Jules Blok
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
[next]