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
release-prep-2609
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
AudioCommon
/
Src
Age
Commit message (
Expand
)
Author
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-11
Minor const-correctness for some functions in FifoPlayer and some AudioCommon...
Lioncash
2013-11-07
Re-plumb window handle to the dsound backend.
Shawn Hoffman
2013-11-03
Run code through the advanced tool 'sed' to remove trailing whitespace.
comex
2013-11-03
Run code through clang-modernize -loop-convert to create range-based for loop...
comex
2013-10-26
Update to VS2013 and a slew of build-related updates. Notes:
Shawn Hoffman
2013-10-19
Remove some more includes.
Lioncash
2013-10-19
Remove some unnecessary includes as well as simplifying exisiting ones if pos...
Lioncash
2013-10-14
Revert "Remove some unnecessary includes."
Lioncash
2013-10-14
Remove some unnecessary includes.
Lioncash
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
use pulseaudio "simple" api
Jordan Woyak
2013-01-10
Fixed the include directories in Audio Common for the Windows build.
skidau
[next]