3.5-184 11 anos, 11 meses atrás Revert "Very tiny cleanup of ChunkFile.h." int/size_t change without updating the rev# caused crash on Dolphin start
3.5-183 11 anos, 11 meses atrás Merge branch 'linux-wiimote-crash-fix'
3.5-178 11 anos, 11 meses atrás Very tiny cleanup of ChunkFile.h.
3.5-177 11 anos, 11 meses atrás Automatically set focus on game list window.
3.5-176 11 anos, 11 meses atrás Game ini updates for de Blob.
3.5-175 11 anos, 11 meses atrás Retain scroll position after refreshing game list.
3.5-174 11 anos, 11 meses atrás Disable the OpenAL and Pulseaudio audio backends
3.5-173 11 anos, 11 meses atrás FifoPlayer: Support recording texture preloads
3.5-172 11 anos, 11 meses atrás VideoCommon: Implement proper RGBA8 texture loading from tmem.
3.5-171 11 anos, 11 meses atrás Video_Software: Implement proper RGBA8 texture loading from tmem.
3.5-170 11 anos, 11 meses atrás Fixed the random static audio that would sometimes occur in DSP HLE and DSP LLE.
3.5-169 11 anos, 11 meses atrás Change theme selection to wxChoice.
3.5-168 11 anos, 11 meses atrás Merge branch 'controller-profiles'
3.5-163 11 anos, 11 meses atrás Resize the KDE theme's "Open" icon from 24x24px to 22x22px to match the rest of the icons.
3.5-162 11 anos, 11 meses atrás Don't hardcode left-shift to disabe keyboard input on linux. Left-shift can be used for gamepad input now. Fixes issue 4968.
3.5-161 11 anos, 11 meses atrás Display error messages when failing to compress/decompress games. Fixes issue 4681.
3.5-160 11 anos, 11 meses atrás Actually export 0-sized files. Fixes issue 5177.
3.5-159 11 anos, 11 meses atrás Fix an issue where an iterator would become invalidated in TextureCache::ClearRenderTargets()
3.5-158 11 anos, 11 meses atrás Fix a currently unused unique_lock function. Thanks to Lioncash.
3.5-157 11 anos, 11 meses atrás Fix incorrect iterator usage in BreakPoints::Clear