3.5-254 12 years ago - Made GenRandomCode's 'size' parameter unsigned. Doesn't make sense to have the capability of being able to be negative.
3.5-253 12 years ago Real fix for Linux Wiimote disconnect hanging. Fixes issue 5903.
3.5-252 12 years ago Fix a clear bug in aldlist.cpp.
3.5-251 12 years ago Get rid of unused iterators in JitCache.
3.5-250 12 years ago OSX build fix
3.5-249 12 years ago Added backwards compatibility with old OpenAL drivers.
3.5-248 12 years ago Fix a gcc initialization order warning.
3.5-247 12 years ago Readd the OpenAL option.
3.5-246 12 years ago Merge branch 'OpenAL'
3.5-228 12 years ago Fix bug: reuse after free. static should not have been used here.
3.5-227 12 years ago Improve an error message.
3.5-226 12 years ago Fix hang on Linux Dolphin close when wiimotes are connected.
3.5-225 12 years ago Make IsValidBluetoothName just check for "Nintendo RVL-" rather than having a bunch of hardcoded names.
3.5-224 12 years ago GetTextureBGRA()'s 'width' and 'height' parameters should be unsigned.
3.5-223 12 years ago This changes Linux to control Wiimotes on the interrupt channel. Which in turn allows -TR wiimotes to work in Linux.
3.5-222 12 years ago This removes the Lock Thread to Core option. Please file your complaints appropriately.
3.5-221 12 years ago 'width' and 'height' parameters of wxBitmapFromMemoryRGBA should be unsigned.
3.5-220 12 years ago re-enable PulseAudio backend
3.5-219 12 years ago Merge branch 'pulseaudio-simple'
3.5-215 12 years ago Fix a small text overlapping issue in the MemcardManager.