3.5-175 před 11 lety, 4 měsíci Retain scroll position after refreshing game list.
3.5-174 před 11 lety, 4 měsíci Disable the OpenAL and Pulseaudio audio backends
3.5-173 před 11 lety, 4 měsíci FifoPlayer: Support recording texture preloads
3.5-172 před 11 lety, 4 měsíci VideoCommon: Implement proper RGBA8 texture loading from tmem.
3.5-171 před 11 lety, 4 měsíci Video_Software: Implement proper RGBA8 texture loading from tmem.
3.5-170 před 11 lety, 4 měsíci Fixed the random static audio that would sometimes occur in DSP HLE and DSP LLE.
3.5-169 před 11 lety, 4 měsíci Change theme selection to wxChoice.
3.5-168 před 11 lety, 4 měsíci Merge branch 'controller-profiles'
3.5-163 před 11 lety, 4 měsíci Resize the KDE theme's "Open" icon from 24x24px to 22x22px to match the rest of the icons.
3.5-162 před 11 lety, 4 měsíci 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 11 lety, 4 měsíci Display error messages when failing to compress/decompress games. Fixes issue 4681.
3.5-160 před 11 lety, 4 měsíci Actually export 0-sized files. Fixes issue 5177.
3.5-159 před 11 lety, 4 měsíci Fix an issue where an iterator would become invalidated in TextureCache::ClearRenderTargets()
3.5-158 před 11 lety, 4 měsíci Fix a currently unused unique_lock function. Thanks to Lioncash.
3.5-157 před 11 lety, 4 měsíci Fix incorrect iterator usage in BreakPoints::Clear
3.5-156 před 11 lety, 4 měsíci Merge branch 'master' of https://code.google.com/p/dolphin-emu
3.5-154 před 11 lety, 4 měsíci clean up FifoPlayerDlg::OnBeginSearch a bit
3.5-154 před 11 lety, 4 měsíci Fix reference to deleted object bug. This should fix channels not loading from sysmenu anymore.
3.5-153 před 11 lety, 4 měsíci Fix a potential memleak in FifoPlayerDlg
3.5-152 před 11 lety, 4 měsíci Add some TODOs.