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
2015-08-16
Merge pull request #2854 from Tilka/valgrind
Markus Wick
2015-06-25
OpenALStream: Fix sample conversion.
Jules Blok
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
2015-05-24
SoundStream: Devirtualize StartLogAudio and StopLogAudio
Lioncash
2015-05-24
AudioCommon: Add missing override specifiers
Lioncash
2015-05-24
SoundStream: Devirtualize GetMixer
Lioncash
2015-05-24
SoundStream: Internally construct the mixer
Lioncash
2015-05-11
AlsaSoundStream: Use an enum class for signifying ALSA thread state
Lioncash
2015-05-11
AlsaSoundStream: Convert volatile variables to atomics
Lioncash
2015-05-11
Mixer: Convert volatile variables to atomics.
Lioncash
2015-05-10
AudioCommon: Migrate threadData to OpenALStream and AOSoundStream
Lioncash
2015-04-03
(Visual Studio) Categorize SoundStream.h with other SoundStream files
Stevoisiak
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-02-23
Revert "High quality resampler"
Markus Wick
2015-02-18
High Quality Resampler, using FIR filter
kamiyo
2015-02-16
Cleanup DotProduct function to make it more readable.
Scott Mansell
2015-02-16
Remove unneeded spaces from code.
Scott Mansell
2015-02-10
Merge pull request #1752 from Buddybenj/clean-up
magumagu
2015-01-24
Clean Up
Benjamin Przybocki
2015-01-23
Merge pull request #1917 from adamdmoss/no-lfe
skidau
2015-01-19
Audio: Drop the LFE/subwoofer channel from the decoded surround
Adam D. Moss
2015-01-12
Minor consistency changes
Stevoisiak
2015-01-10
Merge pull request #1847 from adamdmoss/openal-floatfix
skidau
2015-01-09
Merge pull request #1845 from adamdmoss/lfe1
skidau
2015-01-09
Merge pull request #1835 from adamdmoss/master
skidau
2015-01-08
PulseAudio: Support 5.1 surround, optional in UI
Adam Moss
2015-01-08
Audio: Fix warning in DPL2 subwoofer change
Adam Moss
2015-01-08
Merge pull request #1782 from FL-dolphinemu/master
skidau
2015-01-07
OpenAL: Fix volume of sample conversion
Adam Moss
2015-01-07
Audio: Fuller subwoofer processing for software 5.1 decode
Adam Moss
2015-01-07
Audio: Fix subwoofer output in software 5.1 decoding
Adam Moss
2015-01-03
CMake: simplify some expressions
Tillmann Karras
2014-12-28
Issue 7968: Added keybinds for increasing, decreasing, and muting audio.
FL.dolphinemu
2014-11-25
Upgrade AudioUnit API usage.
comex
2014-11-25
Fix name conflict between SoundTouch BOOL and ObjC BOOL.
comex
2014-11-13
Various formatting and consistency fixes
Stevoisiak
2014-10-23
Fixes OpenSLES's sample rate.
Ryan Houdek
2014-10-18
Fix a race condition in our OpenSL ES audio backend.
Ryan Houdek
2014-10-18
Merge pull request #1297 from RisingFog/audio-dump-during-emulation
skidau
2014-10-15
Flipped Wave File Channels
Fog
2014-10-15
Start/Stop Audio Dump During Emulation
Fog
2014-10-09
Proper Audio/Video Dumping
Fog
2014-09-30
AudioCommon: Prefix soundStream global with g_
Lioncash
2014-09-19
Fix build failing when disabling precompiled headers.
Rohit Nirmal
2014-09-10
Merge pull request #1027 from rohit-n/change-include
Ryan Houdek
2014-09-09
Kill Core::g_CoreStartupParameter.
Rachel Bryk
[next]