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
2013-09-01
A bunch of trivial changes to fix clang warnings.
comex
2013-07-11
fix AudioCommon::Mixer Buffer indices
degasus
2013-07-05
Fix most ARM warnings
Ryan Houdek
2013-06-23
Merge in JP's change to fix audio stuttering with OpenAL.
Ryan Houdek
2013-06-22
fixed uninitialzed audio_size variable in WaveFileWriter
Jordan Cristiano
2013-06-22
DSBCAPS_GLOBALFOCUS allows sound to still play when the application is in the...
Jordan Cristiano
2013-06-22
added new license header to missed audio source files
Jordan Cristiano
2013-06-13
Build fix
John Peterson
2013-06-13
Clarifying the OpenAL loop
John Peterson
2013-04-19
Fix a bunch of random typos in comments and logging.
lioncash
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-04-15
Update the license file text (change SVN to Git) in all projects except Core ...
lioncash
2013-04-01
Some more logging typos and clarifications. Missed these in my last commit.
Lioncash
2013-03-31
Fix some typos and correct some capitalizations in the log messages.
Lioncash
2013-03-19
Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.
lioncash
2013-02-26
ARM Support without GLSL
Ryan Houdek
2013-02-19
Fixed a buffer overflow in the OpenAL buffer.
skidau
2013-01-29
Fix the majority of the compiler warnings unearthed by the addition of
Glenn Rice
2013-01-23
Revert "mem_fun -> mem_fn."
Lioncash
2013-01-23
mem_fun -> mem_fn.
Lioncash
2013-01-18
Fully fix that clear bug in aldlist.cpp. Seems I missed part. Corrected it.
Lioncash
2013-01-16
Move DSP settings to dolphin.ini
Rachel Bryk
2013-01-15
Fix a clear bug in aldlist.cpp.
lioncash
2013-01-16
OSX build fix
skidau
2013-01-16
Added backwards compatibility with old OpenAL drivers.
skidau
2013-01-15
Readd the OpenAL option.
skidau
2013-01-15
Merge branch 'OpenAL'
skidau
2013-01-15
Changed SoundTouch to use float samples, allowing SSE to be used.
skidau
2013-01-13
re-enable PulseAudio backend
Jordan Woyak
2013-01-13
Merge branch 'pulseaudio-simple'
Jordan Woyak
2013-01-13
Added a latency setting to the audio settings.
skidau
2013-01-11
'count' parameter for AddStereoSamples and AddStereoSamplesBE in WaveFile sho...
Lioncash
2013-01-11
Skipped timestretching if the emulator is running below 10% speed to prevent ...
skidau
2013-01-11
Removed the synchronisation between the CPU thread and the audio thread.
skidau
2013-01-11
Build fix
skidau
2013-01-11
Added a Dolby Pro Logic II (DPL2) decoder in the OpenAL backend. DPL2 audio ...
skidau
2013-01-10
Remove commented code. No longer supporting setting volume with PulseAudio.
Jordan Woyak
2013-01-10
Disable the OpenAL and Pulseaudio audio backends
Pierre Bourdon
2013-01-09
fix cmake hacks
Jordan Woyak
2013-01-09
use pulseaudio "simple" api
Jordan Woyak
2013-01-10
Fixed the include directories in Audio Common for the Windows 32bit build.
skidau
2013-01-10
Fixed the include directories in Audio Common for the Windows build.
skidau
2013-01-09
Fix include paths and compiling in Linux. Externals soundtouch is 1.7.1, whil...
Ryan Houdek
2013-01-10
OSX build fix
skidau
2013-01-09
Build fix
skidau
2013-01-09
Added audio time stretching by using the SoundTouch library.
skidau
2013-01-07
Implemented correct audio timing.
skidau
2013-01-07
OpenAL for Windows initial commit
skidau
2012-12-14
(CoreAudio) Retain volume value until initialization. Makes volume slider wor...
Ryan Houdek
2012-12-10
Clean up gcc/g++ compiler warnings that have accumulated.
Glenn Rice
[next]