3.5-291 10anos, 4mesesatrás Copypaste fail.
3.5-290 10anos, 4mesesatrás Fix initial theme selection.
3.5-289 10anos, 4mesesatrás Actually use the screenshot icon.
3.5-288 10anos, 4mesesatrás Update title/status bar when pausing emulation.
3.5-287 10anos, 4mesesatrás Fix translations for the recent spelling error correction. Also update the pot file while we are at it.
3.5-286 10anos, 4mesesatrás Change GetCmdForHotkey to use a switch. Cuts down on if-statement spam.
3.5-285 10anos, 4mesesatrás Fix theme loading on non-Windows.
3.5-284 10anos, 4mesesatrás Move DSP settings to dolphin.ini
3.5-283 10anos, 4mesesatrás Merge branch 'external-theme'
3.5-270 10anos, 4mesesatrás 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 10anos, 4mesesatrás Made several variables/parameters unsigned in the DX9, DX11 and OGL plugins. They make more sense like this (given their names).
3.5-268 10anos, 4mesesatrás Merge branch 'ES_LAUNCH'
3.5-258 10anos, 4mesesatrás Merge branch 'unix-fastmem'
3.5-256 10anos, 4mesesatrás Fix two unsigned/signed mismatch warnings.
3.5-255 10anos, 4mesesatrás Change audio latency setting to a wxSpinCtrl, fixes layout problem on linux.
3.5-254 10anos, 4mesesatrás - Made GenRandomCode's 'size' parameter unsigned. Doesn't make sense to have the capability of being able to be negative.
3.5-253 10anos, 4mesesatrás Real fix for Linux Wiimote disconnect hanging. Fixes issue 5903.
3.5-252 10anos, 4mesesatrás Fix a clear bug in aldlist.cpp.
3.5-251 10anos, 4mesesatrás Get rid of unused iterators in JitCache.
3.5-250 10anos, 4mesesatrás OSX build fix