3.5-226 11 years, 5 months ago Fix hang on Linux Dolphin close when wiimotes are connected.
3.5-225 11 years, 5 months ago Make IsValidBluetoothName just check for "Nintendo RVL-" rather than having a bunch of hardcoded names.
3.5-224 11 years, 5 months ago GetTextureBGRA()'s 'width' and 'height' parameters should be unsigned.
3.5-223 11 years, 5 months ago This changes Linux to control Wiimotes on the interrupt channel. Which in turn allows -TR wiimotes to work in Linux.
3.5-222 11 years, 5 months ago This removes the Lock Thread to Core option. Please file your complaints appropriately.
3.5-221 11 years, 5 months ago 'width' and 'height' parameters of wxBitmapFromMemoryRGBA should be unsigned.
3.5-220 11 years, 5 months ago re-enable PulseAudio backend
3.5-219 11 years, 5 months ago Merge branch 'pulseaudio-simple'
3.5-215 11 years, 5 months ago Fix a small text overlapping issue in the MemcardManager.
3.5-214 11 years, 5 months ago Gameini database update.
3.5-213 11 years, 5 months ago Enhance an error message. Fix issue 5893.
3.5-212 11 years, 5 months ago Fix two warnings.
3.5-211 11 years, 5 months ago Merge branch 'wxw-bind'
3.5-205 11 years, 5 months ago Real fix for memcard manager.
3.5-204 11 years, 5 months ago Set focus on memcard manager after losing it.
3.5-203 11 years, 5 months ago BPMemory: Expose more register descriptions for FifoPlayer
3.5-202 11 years, 5 months ago Fix the signed/unsigned comparison warnings created by a recent commit.
3.5-201 11 years, 5 months ago 'count' parameter for AddStereoSamples and AddStereoSamplesBE in WaveFile should be unsigned. Doesn't make sense to have them signed.
3.5-200 11 years, 5 months ago Fix two signed/unsigned mismatch warnings.
3.5-199 11 years, 5 months ago Set focus on game list after stopping emulation.