3.5-298 Fa 11 anys, 4 mesos Fix typo.
3.5-297 Fa 11 anys, 4 mesos Mention middle mouse button in "Free Look" description. Fixes issue 5581.
3.5-296 Fa 11 anys, 4 mesos Merge branch 'full-analog-surface' Fixes issue 5010.
3.5-293 Fa 11 anys, 4 mesos Merge branch 'gameinistuff'
3.5-291 Fa 11 anys, 4 mesos Copypaste fail.
3.5-290 Fa 11 anys, 4 mesos Fix initial theme selection.
3.5-289 Fa 11 anys, 4 mesos Actually use the screenshot icon.
3.5-288 Fa 11 anys, 4 mesos Update title/status bar when pausing emulation.
3.5-287 Fa 11 anys, 4 mesos Fix translations for the recent spelling error correction. Also update the pot file while we are at it.
3.5-286 Fa 11 anys, 4 mesos Change GetCmdForHotkey to use a switch. Cuts down on if-statement spam.
3.5-285 Fa 11 anys, 4 mesos Fix theme loading on non-Windows.
3.5-284 Fa 11 anys, 4 mesos Move DSP settings to dolphin.ini
3.5-283 Fa 11 anys, 4 mesos Merge branch 'external-theme'
3.5-270 Fa 11 anys, 4 mesos 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 Fa 11 anys, 4 mesos Made several variables/parameters unsigned in the DX9, DX11 and OGL plugins. They make more sense like this (given their names).
3.5-268 Fa 11 anys, 4 mesos Merge branch 'ES_LAUNCH'
3.5-258 Fa 11 anys, 4 mesos Merge branch 'unix-fastmem'
3.5-256 Fa 11 anys, 4 mesos Fix two unsigned/signed mismatch warnings.
3.5-255 Fa 11 anys, 4 mesos Change audio latency setting to a wxSpinCtrl, fixes layout problem on linux.
3.5-254 Fa 11 anys, 4 mesos - Made GenRandomCode's 'size' parameter unsigned. Doesn't make sense to have the capability of being able to be negative.