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