3.5-341 před 11 lety, 9 měsíci I blame Billiard.
3.5-340 před 11 lety, 9 měsíci Fix for the fix that didn't fix.
3.5-339 před 11 lety, 9 měsíci 4000 warnings about not supporting a warning...
3.5-338 před 11 lety, 9 měsíci Preset HBeamPos to -1. Fixes NTSC-U N64 VC games.
3.5-337 před 11 lety, 9 měsíci Enabled more warnings. Get to work!
3.5-336 před 11 lety, 9 měsíci Gameini database update. Fixes issue 5135.
3.5-335 před 11 lety, 9 měsíci Duplicate condition fix.
3.5-334 před 11 lety, 9 měsíci Better implementation of revision 2cc1a97a66c2. Works with .gcz files now.
3.5-333 před 11 lety, 9 měsíci Remove deprecated method for accessing a gtk widgets window. Fix a debug build compiler warning.
3.5-332 před 11 lety, 10 měsíci Move the cmake option lines to the top of the Cmake file for easy viewing in vim.
3.5-331 před 11 lety, 10 měsíci Do not automatically refresh the game list for games that have "Emulation issues" written in their gameini after we open/close the iso properties.
3.5-330 před 11 lety, 10 měsíci Properly sort multi-disc games by title.
3.5-329 před 11 lety, 10 měsíci Removed the need for this temporary variable.
3.5-328 před 11 lety, 10 měsíci Cleans up EGL. Removes printf output with INFO_LOG and ERROR_LOG
3.5-327 před 11 lety, 10 měsíci Move swap control to the host specific GLInterface files.
3.5-326 před 11 lety, 10 měsíci Fix a potential memory leak on non-windows systems.
3.5-325 před 11 lety, 10 měsíci change projection_type to u32
3.5-324 před 11 lety, 10 měsíci Revert "mem_fun -> mem_fn."
3.5-323 před 11 lety, 10 měsíci mem_fun -> mem_fn.
3.5-322 před 11 lety, 10 měsíci Revert the fix for the random static audio that would sometimes occur in DSP HLE and DSP LLE. The fix caused the music in Fast - Racing League to play random sounds.