3.5-248 il y a 12 ans Fix a gcc initialization order warning.
3.5-247 il y a 12 ans Readd the OpenAL option.
3.5-246 il y a 12 ans Merge branch 'OpenAL'
3.5-228 il y a 12 ans Fix bug: reuse after free. static should not have been used here.
3.5-227 il y a 12 ans Improve an error message.
3.5-226 il y a 12 ans Fix hang on Linux Dolphin close when wiimotes are connected.
3.5-225 il y a 12 ans Make IsValidBluetoothName just check for "Nintendo RVL-" rather than having a bunch of hardcoded names.
3.5-224 il y a 12 ans GetTextureBGRA()'s 'width' and 'height' parameters should be unsigned.
3.5-223 il y a 12 ans This changes Linux to control Wiimotes on the interrupt channel. Which in turn allows -TR wiimotes to work in Linux.
3.5-222 il y a 12 ans This removes the Lock Thread to Core option. Please file your complaints appropriately.
3.5-221 il y a 12 ans 'width' and 'height' parameters of wxBitmapFromMemoryRGBA should be unsigned.
3.5-220 il y a 12 ans re-enable PulseAudio backend
3.5-219 il y a 12 ans Merge branch 'pulseaudio-simple'
3.5-215 il y a 12 ans Fix a small text overlapping issue in the MemcardManager.
3.5-214 il y a 12 ans Gameini database update.
3.5-213 il y a 12 ans Enhance an error message. Fix issue 5893.
3.5-212 il y a 12 ans Fix two warnings.
3.5-211 il y a 12 ans Merge branch 'wxw-bind'
3.5-205 il y a 12 ans Real fix for memcard manager.
3.5-204 il y a 12 ans Set focus on memcard manager after losing it.