3.5-178 Fa 11 anys, 10 mesos Very tiny cleanup of ChunkFile.h.
3.5-177 Fa 11 anys, 10 mesos Automatically set focus on game list window.
3.5-176 Fa 11 anys, 10 mesos Game ini updates for de Blob.
3.5-175 Fa 11 anys, 10 mesos Retain scroll position after refreshing game list.
3.5-174 Fa 11 anys, 10 mesos Disable the OpenAL and Pulseaudio audio backends
3.5-173 Fa 11 anys, 10 mesos FifoPlayer: Support recording texture preloads
3.5-172 Fa 11 anys, 10 mesos VideoCommon: Implement proper RGBA8 texture loading from tmem.
3.5-171 Fa 11 anys, 10 mesos Video_Software: Implement proper RGBA8 texture loading from tmem.
3.5-170 Fa 11 anys, 10 mesos Fixed the random static audio that would sometimes occur in DSP HLE and DSP LLE.
3.5-169 Fa 11 anys, 10 mesos Change theme selection to wxChoice.
3.5-168 Fa 11 anys, 10 mesos Merge branch 'controller-profiles'
3.5-163 Fa 11 anys, 10 mesos Resize the KDE theme's "Open" icon from 24x24px to 22x22px to match the rest of the icons.
3.5-162 Fa 11 anys, 10 mesos 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 Fa 11 anys, 10 mesos Display error messages when failing to compress/decompress games. Fixes issue 4681.
3.5-160 Fa 11 anys, 10 mesos Actually export 0-sized files. Fixes issue 5177.
3.5-159 Fa 11 anys, 10 mesos Fix an issue where an iterator would become invalidated in TextureCache::ClearRenderTargets()
3.5-158 Fa 11 anys, 10 mesos Fix a currently unused unique_lock function. Thanks to Lioncash.
3.5-157 Fa 11 anys, 10 mesos Fix incorrect iterator usage in BreakPoints::Clear
3.5-156 Fa 11 anys, 10 mesos Merge branch 'master' of https://code.google.com/p/dolphin-emu
3.5-154 Fa 11 anys, 10 mesos clean up FifoPlayerDlg::OnBeginSearch a bit