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