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
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
2011-01-15
Fix a few strings that weren't being translated properly.
Glenn Rice
2011-01-13
Removed my previous PanicAlert translation hack. Fixed with a better method ...
Glenn Rice
2011-01-12
Audio Mixer: Corrects reversed stereo in LLE and reversed stereo from DMA aud...
mylek4
2011-01-12
Build fix for OSX
skidau
2011-01-12
Added a SSSE3 version of the swap16 and memcpy used by the mixer
skidau
2011-01-04
Some minor tidying of the OS X audio and wiimote code.
Soren Jorvang
2011-01-02
Audio volume slider support for OS X.
Soren Jorvang
2011-01-01
Fix for r6707. Looks like I tried to do some invalid 16 bit addressing.
mylek4
2010-12-29
DX9/DX11: Fixing some maybe possible crashes if a game was started, the confi...
NeoBrainX
2010-12-27
Core/DSPCore: Improve Interpreter address register add/sub, convert to
pierre
2010-12-23
some better default settings:
Shawn Hoffman
2010-12-17
Fixed the throttle (Tab) key so that it takes effect when the frame-limiter i...
skidau
2010-12-07
Use the proper type for printing the OpenAL default device name.
Soren Jorvang
2010-12-05
First pass at dealing with different size_t/off_t sizes in C90 environments.
Soren Jorvang
2010-12-05
allow gcc to check the format of args being passed to MsgAlert and GenericLog...
Shawn Hoffman
2010-12-04
Second attempt at issue 3458. Fixes issue 3458.
Shawn Hoffman
2010-11-17
Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on ...
Glenn Rice
2010-11-14
Some compiler warnings and eol-style.
Soren Jorvang
2010-11-14
Clean up OS X wx library handling a bit.
Soren Jorvang
2010-11-12
Several little things.
Glenn Rice
2010-11-12
DSPHLE: Added an option for 48khz output and supporting upsampling code.
mylek4
2010-11-10
Added XAudio2 backend.
mylek4
2010-11-05
Improve the compiler flags for the cmake build system. -fPIC only needs to b...
Glenn Rice
2010-11-04
More cmake work.
Glenn Rice
2010-11-03
Fix some linkage issues with the cmake build system.
Glenn Rice
2010-11-02
Added NullSound to CMake without typo
skidau
2010-11-02
Added NullSound to CMake
skidau
2010-11-02
Re-implemented the NullSound back-end. Allows Dolphin to be used on hosts wi...
skidau
2010-11-01
Add an experimental CMake build system as a possible replacement for SCons. O...
NeoBrainX
2010-10-01
Core/DSPCore: Make JIT work on 64 bit hosts
pierre
2010-09-28
Core/AudioCommon: Feed bigger audio chunks to the output devices in case of u...
pierre
2010-09-27
Replace all bitfields which were only declared with "(un)signed" with their a...
Shawn Hoffman
2010-08-17
Reverted change from r6100 to previous version. That thing broke some games a...
Ignacio Farias
2010-08-17
Add volume control for the pulse audio backend. Unfortunately that can not b...
Glenn Rice
2010-08-16
Corrected writing error on previous commit :). Now should compile correctly. ...
Ignacio Farias
2010-08-16
Hy, this is my first commit, and i hope it is not bad xD.
Ignacio Farias
2010-07-23
Further *BSD portability.
Soren Jorvang
2010-07-22
Port to *BSD. It runs but isn't terribly useful without Cg.
Soren Jorvang
2010-07-19
Get rid of a number of unnecessary env.Clones.
Soren Jorvang
2010-07-16
include the MP compiler option, which will allow for faster compiling + some ...
luisr142004
2010-07-10
Allow full-length Unix pathnames.
Soren Jorvang
2010-07-09
Some more attempts at cleaning up the scons build and more clearly
Soren Jorvang
2010-07-06
Implement proper thread naming on linux. This fixes a segmentation fault wit...
Glenn Rice
2010-06-26
Don't bother using autoconfiguration to find the OpenCL and Cg
Soren Jorvang
2010-06-26
Config.h should never be included directly, but rather through Common.h
Soren Jorvang
2010-06-20
Some more OCL changes : Gives 10x speedup for RGB5A3 on pre-DX11 hardware. Mi...
luisr142004
2010-06-10
Simplify the SCons build:
Soren Jorvang
2010-06-08
Fixes a crash in the DirectSound back-end.
skidau
2010-06-06
Implement pulseaudio output. It is rather crude but seems to work.
Glenn Rice
2010-06-03
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...
hrydgard
[prev]
[next]