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