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