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