summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon
AgeCommit message (Expand)Author
2016-05-13Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer)EmptyChaos
2016-02-07Merge pull request #3602 from OatmealDome/coreaudioMathew Maidment
2016-02-06CoreAudioSound: Replace deprecated parametersOatmealDome
2016-02-06CoreAudioSound: Only include AudioUnitOatmealDome
2016-02-05CMakeLists cleanup and enable Android headless building.Ryan Houdek
2016-01-15Mixer: Convert defines into concrete variablesLioncash
2016-01-14Mixer: Directly initialize class membersLioncash
2016-01-14Mixer: DevirtualizeLioncash
2016-01-05Throttler: Rename "framelimiter" to "emulation speed".degasus
2016-01-03[OpenSLES] Fix a delay in audio processing.Ryan Houdek
2015-12-28Updated SoundTouch library to 1.9.2skidau
2015-12-15Merge pull request #3317 from lioncash/nullMarkus Wick
2015-12-11Merge pull request #3200 from degasus/masterRyan Houdek
2015-12-05NullSound: Use std::array for the bufferLioncash
2015-12-05NullSound: Replace header define with private constantLioncash
2015-12-02WaveFile: Get rid of an explicit deleteLioncash
2015-11-03Throttler + Mixer: Configureable variancedegasus
2015-10-03Merge pull request #3105 from phire/dont_blockshuffle2
2015-10-03Merge pull request #3102 from rohit-n/build-pchLioncash
2015-10-03ALSA: Don't block on Clear() call.Scott Mansell
2015-10-02Alsa: Silence -Wsign-compare warning.Rohit Nirmal
2015-09-30AlsaSound: fix buffer type, clean up macrosbooto
2015-09-28Fix building with PCH disabled.Rohit Nirmal
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-09-26Common: Move NonCopyable to its own headerLioncash
2015-09-12Merge pull request #3026 from lioncash/constexprRyan Houdek
2015-09-12MathUtil: Convert Clamp into a constexpr functionLioncash
2015-09-11Added X-Fi check and convert surround FLOAT to SHORT when it is detectedLAGonauta
2015-09-03[windows] Update projects to vs2015.Shawn Hoffman
2015-08-15Merge pull request #2854 from Tilka/valgrindMarkus Wick
2015-08-15Merge pull request #2676 from Stevoisiak/SpellingCorrectionsMarkus Wick
2015-08-15PulseAudio: fix small memleakTillmann Karras
2015-08-11Don't busy wait in the audio thread (ALSA)Moncef Mechri
2015-08-11Initialize ALSA before starting the audio threadMoncef Mechri
2015-08-10Merge pull request #2825 from lioncash/logMarkus Wick
2015-08-10Use dummy audio backend if the selected backend fails to startMoncef Mechri
2015-08-09AudioCommon: Remove unused code from XAudio streamsLioncash
2015-08-09AudioCommon: Log to AUDIO, not DSPHLELioncash
2015-07-30Remove unnecessary virtual keywordsLioncash
2015-06-29Minor spelling correctionsStevoisiak
2015-06-27Merge pull request #2659 from Armada651/openal-convJules Blok
2015-06-25OpenALStream: Fix sample conversion.Jules Blok
2015-06-20Mixer: Fix erroneous global prefixes on class variablesLioncash
2015-06-20Mixer: Devirtualize DTK and DSP audio logging functionsLioncash
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-06-04Use PanicAlert instead of PanicAlertT when appropriateJosJuice
2015-05-28AudioCommon: Remove lock on Pause statedegasus
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25Add missing license headersTillmann Karras