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
release-prep-2606a
release-prep-2606a-2
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
2017-01-25
cmake: Change endif(.*) to endif()
Florent Castelli
2017-01-24
Fix missing includes
Florent Castelli
2017-01-24
Merge pull request #4726 from ligfx/addingwindowsheaders
Matthew Parlane
2017-01-23
Merge pull request #4721 from RisingFog/remove_dead_audiodump_code
Mat M
2017-01-23
Remove dead audio dumping code
Chris Burgener
2017-01-23
Add includes for building on Windows without PCH
Michael Maltese
2017-01-21
cmake: Build XAudio 2.7 backend on Windows
Florent Castelli
2017-01-08
Add Silent Audio Dumping INI Option
Chris Burgener
2016-12-17
Display warning when dumping audio if file exists
Chris Burgener
2016-12-11
AudioCommon: Remove unnecessary headers
Lioncash
2016-11-27
Remove unnecessary ConfigManager includes
Léo Lam
2016-11-02
Merge pull request #4414 from linkmauve/single-newline
Markus Wick
2016-11-02
Core: Remove double newlines at the end of *_LOG messages.
Emmanuel Gil Peyrot
2016-10-27
Added 32-bit fixed point support to OpenAL backend.
LAGonauta
2016-10-09
AudioCommon: SupportsDPL2Decoder, SupportsLatencyControl, SupportsVolumeChanges
Michael Maltese
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-07-31
AudioCommon: const correctness
Lioncash
2016-07-31
AudioCommon: Make the SoundStream global a unique_ptr
Lioncash
2016-07-01
Remove AddStereoSample function
Chris Burgener
2016-06-24
Split Audio Dumps on Sample Rate Changes
Chris Burgener
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-05-13
Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer)
EmptyChaos
2016-02-07
Merge pull request #3602 from OatmealDome/coreaudio
Mathew Maidment
2016-02-06
CoreAudioSound: Replace deprecated parameters
OatmealDome
2016-02-06
CoreAudioSound: Only include AudioUnit
OatmealDome
2016-02-05
CMakeLists cleanup and enable Android headless building.
Ryan Houdek
2016-01-15
Mixer: Convert defines into concrete variables
Lioncash
2016-01-14
Mixer: Directly initialize class members
Lioncash
2016-01-14
Mixer: Devirtualize
Lioncash
2016-01-05
Throttler: Rename "framelimiter" to "emulation speed".
degasus
2016-01-03
[OpenSLES] Fix a delay in audio processing.
Ryan Houdek
2015-12-28
Updated SoundTouch library to 1.9.2
skidau
2015-12-15
Merge pull request #3317 from lioncash/null
Markus Wick
2015-12-11
Merge pull request #3200 from degasus/master
Ryan Houdek
2015-12-05
NullSound: Use std::array for the buffer
Lioncash
2015-12-05
NullSound: Replace header define with private constant
Lioncash
2015-12-02
WaveFile: Get rid of an explicit delete
Lioncash
2015-11-03
Throttler + Mixer: Configureable variance
degasus
2015-10-03
Merge pull request #3105 from phire/dont_block
shuffle2
2015-10-03
Merge pull request #3102 from rohit-n/build-pch
Lioncash
2015-10-03
ALSA: Don't block on Clear() call.
Scott Mansell
2015-10-02
Alsa: Silence -Wsign-compare warning.
Rohit Nirmal
2015-09-30
AlsaSound: fix buffer type, clean up macros
booto
2015-09-28
Fix building with PCH disabled.
Rohit Nirmal
[next]