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