3.5-198 11 yıl, 11 ay önce Merge branch 'flat-flags' Fixes issue 5837.
3.5-188 11 yıl, 11 ay önce Gave the "platform" icons a complete white background rather than a slightly-uglier white box. (apparently XPM only supports a 1-bit alpha channel) Centered the icons a bit better too.
3.5-187 11 yıl, 11 ay önce Convert relative paths to absolute when opening containing folder of an iso.
3.5-186 11 yıl, 11 ay önce PixelShaderGen: Change error strings to be unique so that we can identify unexpected behavior more easily.
3.5-185 11 yıl, 11 ay önce Redundant line of code in VertexShaderManager::Dirty()
3.5-184 11 yıl, 11 ay önce Revert "Very tiny cleanup of ChunkFile.h." int/size_t change without updating the rev# caused crash on Dolphin start
3.5-183 11 yıl, 11 ay önce Merge branch 'linux-wiimote-crash-fix'
3.5-178 11 yıl, 11 ay önce Very tiny cleanup of ChunkFile.h.
3.5-177 11 yıl, 11 ay önce Automatically set focus on game list window.
3.5-176 11 yıl, 11 ay önce Game ini updates for de Blob.
3.5-175 11 yıl, 11 ay önce Retain scroll position after refreshing game list.
3.5-174 11 yıl, 11 ay önce Disable the OpenAL and Pulseaudio audio backends
3.5-173 11 yıl, 11 ay önce FifoPlayer: Support recording texture preloads
3.5-172 11 yıl, 11 ay önce VideoCommon: Implement proper RGBA8 texture loading from tmem.
3.5-171 11 yıl, 11 ay önce Video_Software: Implement proper RGBA8 texture loading from tmem.
3.5-170 11 yıl, 11 ay önce Fixed the random static audio that would sometimes occur in DSP HLE and DSP LLE.
3.5-169 11 yıl, 11 ay önce Change theme selection to wxChoice.
3.5-168 11 yıl, 11 ay önce Merge branch 'controller-profiles'
3.5-163 11 yıl, 11 ay önce Resize the KDE theme's "Open" icon from 24x24px to 22x22px to match the rest of the icons.
3.5-162 11 yıl, 11 ay önce Don't hardcode left-shift to disabe keyboard input on linux. Left-shift can be used for gamepad input now. Fixes issue 4968.