3.5-308 před 11 lety, 11 měsíci Misc movie fixes.
3.5-307 před 11 lety, 11 měsíci Implement 8 bit loads backpatching
3.5-306 před 11 lety, 11 měsíci Implement backpatch support for 16 bit loads
3.5-305 před 11 lety, 11 měsíci Fix switching from the different rasterizers
3.5-304 před 11 lety, 11 měsíci Remove the dependency on rectangle textures in the software rasterizer. Also make it the be used by default in the software renderer like it was before.
3.5-303 před 11 lety, 11 měsíci Fully fix that clear bug in aldlist.cpp. Seems I missed part. Corrected it.
3.5-302 před 11 lety, 11 měsíci Fix emulated turntable crossfade slider. (DJ Hero controller) Fixes issue 4504.
3.5-301 před 11 lety, 11 měsíci Add support for the mouse cursor and mouse clicking events on OS X.
3.5-300 před 11 lety, 11 měsíci Fix emulated wiimote shaking in Wario Land: Shake It, and probably others. Fixes issue 5295. (probably issue 5017 and issue 5578 too)
3.5-299 před 11 lety, 11 měsíci Improve "Enable Hotkeys" description. Fixes issue 4607.
3.5-298 před 11 lety, 11 měsíci Fix typo.
3.5-297 před 11 lety, 11 měsíci Mention middle mouse button in "Free Look" description. Fixes issue 5581.
3.5-296 před 11 lety, 11 měsíci Merge branch 'full-analog-surface' Fixes issue 5010.
3.5-293 před 11 lety, 11 měsíci Merge branch 'gameinistuff'
3.5-291 před 11 lety, 11 měsíci Copypaste fail.
3.5-290 před 11 lety, 11 měsíci Fix initial theme selection.
3.5-289 před 11 lety, 11 měsíci Actually use the screenshot icon.
3.5-288 před 11 lety, 11 měsíci Update title/status bar when pausing emulation.
3.5-287 před 11 lety, 11 měsíci Fix translations for the recent spelling error correction. Also update the pot file while we are at it.
3.5-286 před 11 lety, 11 měsíci Change GetCmdForHotkey to use a switch. Cuts down on if-statement spam.