4.0-1192 Fa 10 anys, 1 mes Change pixel processing to use integer arithmetic. (PR #68 de neobrain)
4.0-1146 Fa 10 anys, 1 mes Simplify boolean toggling in the TASInputDlg. (PR #162 de lioncash)
4.0-1144 Fa 10 anys, 1 mes Fix a typo in DSPSymbols. (DisasssembleRange -> DisassembleRange) (PR #163 de lioncash)
4.0-1142 Fa 10 anys, 1 mes Fixes spacing for "for", "while", "switch" and "if" (PR #155 de Parlane)
4.0-1140 Fa 10 anys, 1 mes Fix building on mac without a c/c++ compiler set. (PR #158 de GUIpsp)
4.0-1138 Fa 10 anys, 1 mes Use correct capitalization for SoundTouch.h in CMakeLists.txt (PR #156 de Parlane)
4.0-1136 Fa 10 anys, 1 mes [Android] Tidy up the dialog buttons that don't do anything. (PR #154 de lioncash)
4.0-1134 Fa 10 anys, 1 mes [Android] Split the AboutFragmentItem and InfoFragmentAdapter into their own class files. (PR #145 de lioncash)
4.0-1132 Fa 10 anys, 1 mes Add more sound file extensions to FileMonitor's IsSoundFile. (PR #149 de lioncash)
4.0-1130 Fa 10 anys, 1 mes Run clang-modernize and manually fix the result (PR #142 de Tilka)
4.0-1126 Fa 10 anys, 1 mes Fix IsQNAN() and reduce code duplication (PR #152 de Tilka)
4.0-1123 Fa 10 anys, 1 mes Fix DSPTool string output for disassembly. (PR #153 de lioncash)
4.0-1121 Fa 10 anys, 1 mes Rename assemble.cpp/.h and disassemble.cpp./.h (PR #151 de lioncash)
4.0-1119 Fa 10 anys, 1 mes Fix DSPTool compilation with the new namespace. (PR #150 de lioncash)
4.0-1117 Fa 10 anys, 1 mes Add a namespace to DSPHost. (PR #148 de lioncash)
4.0-1115 Fa 10 anys, 1 mes Misc (PR #147 de Tilka)
4.0-1109 Fa 10 anys, 1 mes Add more tests for Common and Core/MMIO (PR #146 de delroth)
4.0-1107 Fa 10 anys, 1 mes Fixes include order of TextureConversionShader.cpp (PR #144 de Parlane)
4.0-1105 Fa 10 anys, 1 mes [Android] Remove unnecessary comment from VideoSettingsFragment. (PR #143 de lioncash)
4.0-1103 Fa 10 anys, 1 mes Add missing functional include caused by PR111