3.0-907 12anosatrás Someone changed this to a u32... it's definitely a s32 :)
3.0-906 12anosatrás support retina display
3.0-905 12anosatrás Fixes swprintf_s issues hopefully. Also fixed an include not using correct caps.
3.0-904 12anosatrás Apply same force to float fix as has already been done for DX11.
3.0-903 12anosatrás Fixed stupid bool to int conversion warnings.
3.0-902 12anosatrás Warning free SOIL lib.
3.0-901 12anosatrás Remove warning about ambigious if/else.
3.0-900 12anosatrás Implement select audio backend CLI option.
3.0-899 12anos, 1mêsatrás Added Tools/buildbot-try.sh. See http://code.google.com/p/dolphin-emu/wiki/BuildbotTry for documentation about that feature.
3.0-898 12anos, 1mêsatrás Fix a memory leak based on Lioncash's patches.
3.0-897 12anos, 1mêsatrás Add support for recording bongos.
3.0-896 12anos, 1mêsatrás Merge branch 'rehash-msw-cursor-hide'
3.0-887 12anos, 1mêsatrás Add a useful comment to DSP.cpp
3.0-886 12anos, 1mêsatrás TextureCacheBase: Delete textures completely instead of just invalidating them in ClearRenderTargets. That's what would've been done in the next TCB::Load() call, anyway. Fixes issue 5742.
3.0-885 12anos, 1mêsatrás Save secondary list sorting.
3.0-884 12anos, 1mêsatrás revert changes to banner background color
3.0-883 12anos, 1mêsatrás Revert "Use the global ::wxSetCursor instead of the local one from our panel object. Should close 3956."
3.0-882 12anos, 1mêsatrás Use the global ::wxSetCursor instead of the local one from our panel object. Should close 3956.
3.0-881 12anos, 1mêsatrás (CoreAudio) Retain volume value until initialization. Makes volume slider work when game isn't running. Fixes issue 5383.
3.0-880 12anos, 1mêsatrás If the HOME environment variable isn't set, fall back on to PWD. Closes 5584.