3.5-215 13 years ago Fix a small text overlapping issue in the MemcardManager.
3.5-214 13 years ago Gameini database update.
3.5-213 13 years ago Enhance an error message. Fix issue 5893.
3.5-212 13 years ago Fix two warnings.
3.5-211 13 years ago Merge branch 'wxw-bind'
3.5-205 13 years ago Real fix for memcard manager.
3.5-204 13 years ago Set focus on memcard manager after losing it.
3.5-203 13 years ago BPMemory: Expose more register descriptions for FifoPlayer
3.5-202 13 years ago Fix the signed/unsigned comparison warnings created by a recent commit.
3.5-201 13 years ago 'count' parameter for AddStereoSamples and AddStereoSamplesBE in WaveFile should be unsigned. Doesn't make sense to have them signed.
3.5-200 13 years ago Fix two signed/unsigned mismatch warnings.
3.5-199 13 years ago Set focus on game list after stopping emulation.
3.5-198 13 years ago Merge branch 'flat-flags' Fixes issue 5837.
3.5-188 13 years ago 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 13 years ago Convert relative paths to absolute when opening containing folder of an iso.
3.5-186 13 years ago PixelShaderGen: Change error strings to be unique so that we can identify unexpected behavior more easily.
3.5-185 13 years ago Redundant line of code in VertexShaderManager::Dirty()
3.5-184 13 years ago Revert "Very tiny cleanup of ChunkFile.h." int/size_t change without updating the rev# caused crash on Dolphin start
3.5-183 13 years ago Merge branch 'linux-wiimote-crash-fix'
3.5-178 13 years ago Very tiny cleanup of ChunkFile.h.