3.5-221 il y a 11 ans, 11 mois 'width' and 'height' parameters of wxBitmapFromMemoryRGBA should be unsigned.
3.5-220 il y a 11 ans, 11 mois re-enable PulseAudio backend
3.5-219 il y a 11 ans, 11 mois Merge branch 'pulseaudio-simple'
3.5-215 il y a 11 ans, 11 mois Fix a small text overlapping issue in the MemcardManager.
3.5-214 il y a 11 ans, 11 mois Gameini database update.
3.5-213 il y a 11 ans, 11 mois Enhance an error message. Fix issue 5893.
3.5-212 il y a 11 ans, 11 mois Fix two warnings.
3.5-211 il y a 11 ans, 11 mois Merge branch 'wxw-bind'
3.5-205 il y a 11 ans, 11 mois Real fix for memcard manager.
3.5-204 il y a 11 ans, 11 mois Set focus on memcard manager after losing it.
3.5-203 il y a 11 ans, 11 mois BPMemory: Expose more register descriptions for FifoPlayer
3.5-202 il y a 11 ans, 11 mois Fix the signed/unsigned comparison warnings created by a recent commit.
3.5-201 il y a 11 ans, 11 mois 'count' parameter for AddStereoSamples and AddStereoSamplesBE in WaveFile should be unsigned. Doesn't make sense to have them signed.
3.5-200 il y a 11 ans, 11 mois Fix two signed/unsigned mismatch warnings.
3.5-199 il y a 11 ans, 11 mois Set focus on game list after stopping emulation.
3.5-198 il y a 11 ans, 11 mois Merge branch 'flat-flags' Fixes issue 5837.
3.5-188 il y a 11 ans, 11 mois 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 il y a 11 ans, 11 mois Convert relative paths to absolute when opening containing folder of an iso.
3.5-186 il y a 11 ans, 11 mois PixelShaderGen: Change error strings to be unique so that we can identify unexpected behavior more easily.
3.5-185 il y a 11 ans, 11 mois Redundant line of code in VertexShaderManager::Dirty()