3.5-203 před 11 lety, 3 měsíci BPMemory: Expose more register descriptions for FifoPlayer
3.5-202 před 11 lety, 3 měsíci Fix the signed/unsigned comparison warnings created by a recent commit.
3.5-201 před 11 lety, 3 měsíci 'count' parameter for AddStereoSamples and AddStereoSamplesBE in WaveFile should be unsigned. Doesn't make sense to have them signed.
3.5-200 před 11 lety, 3 měsíci Fix two signed/unsigned mismatch warnings.
3.5-199 před 11 lety, 3 měsíci Set focus on game list after stopping emulation.
3.5-198 před 11 lety, 3 měsíci Merge branch 'flat-flags' Fixes issue 5837.
3.5-188 před 11 lety, 3 měsíci 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 před 11 lety, 3 měsíci Convert relative paths to absolute when opening containing folder of an iso.
3.5-186 před 11 lety, 3 měsíci PixelShaderGen: Change error strings to be unique so that we can identify unexpected behavior more easily.
3.5-185 před 11 lety, 3 měsíci Redundant line of code in VertexShaderManager::Dirty()
3.5-184 před 11 lety, 3 měsíci 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 11 lety, 3 měsíci Merge branch 'linux-wiimote-crash-fix'
3.5-178 před 11 lety, 3 měsíci Very tiny cleanup of ChunkFile.h.
3.5-177 před 11 lety, 3 měsíci Automatically set focus on game list window.
3.5-176 před 11 lety, 3 měsíci Game ini updates for de Blob.
3.5-175 před 11 lety, 3 měsíci Retain scroll position after refreshing game list.
3.5-174 před 11 lety, 3 měsíci Disable the OpenAL and Pulseaudio audio backends
3.5-173 před 11 lety, 3 měsíci FifoPlayer: Support recording texture preloads
3.5-172 před 11 lety, 3 měsíci VideoCommon: Implement proper RGBA8 texture loading from tmem.
3.5-171 před 11 lety, 3 měsíci Video_Software: Implement proper RGBA8 texture loading from tmem.