3.5-330 Fa 11 anys, 12 mesos Properly sort multi-disc games by title.
3.5-329 Fa 11 anys, 12 mesos Removed the need for this temporary variable.
3.5-328 Fa 11 anys, 12 mesos Cleans up EGL. Removes printf output with INFO_LOG and ERROR_LOG
3.5-327 Fa 11 anys, 12 mesos Move swap control to the host specific GLInterface files.
3.5-326 Fa 11 anys, 12 mesos Fix a potential memory leak on non-windows systems.
3.5-325 Fa 11 anys, 12 mesos change projection_type to u32
3.5-324 Fa 11 anys, 12 mesos Revert "mem_fun -> mem_fn."
3.5-323 Fa 11 anys, 12 mesos mem_fun -> mem_fn.
3.5-322 Fa 11 anys, 12 mesos 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.
3.5-321 Fa 12 anys Fix AGL.cpp
3.5-320 Fa 12 anys Revert "Ctrl+A support in the action replay code editing menu."
3.5-319 Fa 12 anys Ctrl+A support in the action replay code editing menu.
3.5-318 Fa 12 anys Set the default memory card path as relative too.
3.5-317 Fa 12 anys Save memory card paths relative to exe directory.
3.5-316 Fa 12 anys Preset the HBeam and VBeam to 0 on boot. Fixes Densha de Go Shinkansen EX.
3.5-315 Fa 12 anys Added a game property to disable the clearing of the data cache. This is needed by one known game, "Rubik's Puzzle Galaxy: Rush".
3.5-314 Fa 12 anys Allow emulated wiimote to be tilted 180 degrees in each direction. (was 90) Fixes issue 3492.
3.5-313 Fa 12 anys Remove lttc for lle on thread too.
3.5-312 Fa 12 anys Fix a dumb regression from revision 4925a28f94d8.
3.5-311 Fa 12 anys Revert my dual-core fix for FifoPlayer. Apparently it breaks more than it fixes.