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
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
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-09-26
Common: Move NonCopyable to its own header
Lioncash
2015-09-12
Merge pull request #3026 from lioncash/constexpr
Ryan Houdek
2015-09-12
MathUtil: Convert Clamp into a constexpr function
Lioncash
2015-09-11
Added X-Fi check and convert surround FLOAT to SHORT when it is detected
LAGonauta
2015-09-03
[windows] Update projects to vs2015.
Shawn Hoffman
2015-08-15
Merge pull request #2854 from Tilka/valgrind
Markus Wick
2015-08-15
Merge pull request #2676 from Stevoisiak/SpellingCorrections
Markus Wick
2015-08-15
PulseAudio: fix small memleak
Tillmann Karras
2015-08-11
Don't busy wait in the audio thread (ALSA)
Moncef Mechri
2015-08-11
Initialize ALSA before starting the audio thread
Moncef Mechri
2015-08-10
Merge pull request #2825 from lioncash/log
Markus Wick
2015-08-10
Use dummy audio backend if the selected backend fails to start
Moncef Mechri
2015-08-09
AudioCommon: Remove unused code from XAudio streams
Lioncash
2015-08-09
AudioCommon: Log to AUDIO, not DSPHLE
Lioncash
2015-07-30
Remove unnecessary virtual keywords
Lioncash
2015-06-29
Minor spelling corrections
Stevoisiak
2015-06-27
Merge pull request #2659 from Armada651/openal-conv
Jules Blok
2015-06-25
OpenALStream: Fix sample conversion.
Jules Blok
2015-06-20
Mixer: Fix erroneous global prefixes on class variables
Lioncash
2015-06-20
Mixer: Devirtualize DTK and DSP audio logging functions
Lioncash
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-06-04
Use PanicAlert instead of PanicAlertT when appropriate
JosJuice
2015-05-28
AudioCommon: Remove lock on Pause state
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
2015-05-25
Add missing license headers
Tillmann Karras
[next]