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