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