3.5-285 11 years, 5 months ago Fix theme loading on non-Windows.
3.5-284 11 years, 5 months ago Move DSP settings to dolphin.ini
3.5-283 11 years, 5 months ago Merge branch 'external-theme'
3.5-270 11 years, 5 months ago Revert "Made several variables/parameters unsigned in the DX9, DX11 and OGL plugins. They make more sense like this (given their names)."
3.5-269 11 years, 5 months ago Made several variables/parameters unsigned in the DX9, DX11 and OGL plugins. They make more sense like this (given their names).
3.5-268 11 years, 5 months ago Merge branch 'ES_LAUNCH'
3.5-258 11 years, 5 months ago Merge branch 'unix-fastmem'
3.5-256 11 years, 5 months ago Fix two unsigned/signed mismatch warnings.
3.5-255 11 years, 5 months ago Change audio latency setting to a wxSpinCtrl, fixes layout problem on linux.
3.5-254 11 years, 5 months ago - Made GenRandomCode's 'size' parameter unsigned. Doesn't make sense to have the capability of being able to be negative.
3.5-253 11 years, 5 months ago Real fix for Linux Wiimote disconnect hanging. Fixes issue 5903.
3.5-252 11 years, 5 months ago Fix a clear bug in aldlist.cpp.
3.5-251 11 years, 5 months ago Get rid of unused iterators in JitCache.
3.5-250 11 years, 5 months ago OSX build fix
3.5-249 11 years, 5 months ago Added backwards compatibility with old OpenAL drivers.
3.5-248 11 years, 5 months ago Fix a gcc initialization order warning.
3.5-247 11 years, 5 months ago Readd the OpenAL option.
3.5-246 11 years, 5 months ago Merge branch 'OpenAL'
3.5-228 11 years, 5 months ago Fix bug: reuse after free. static should not have been used here.
3.5-227 11 years, 5 months ago Improve an error message.