4.0-1210 10 years ago Clean up a little bit of the PHackSettings. (PR #178 from lioncash)
4.0-1208 10 years ago Prevent VideoConfig inheritance. (PR #177 from lioncash)
4.0-1206 10 years ago Fix the Android build's configuration setting/getting (PR #166 from Sonicadvance1)
4.0-1204 10 years ago Remove the extra parameters field from the PH. (PR #172 from Linktothepast)
4.0-1202 10 years ago Fix extracting dols. (PR #169 from RachelBryk)
4.0-1200 10 years ago Make WiiSocket function names conform to the coding style. (PR #161 from lioncash)
4.0-1198 10 years ago Kill off some usages of c_str. (PR #164 from lioncash)
4.0-1196 10 years ago Fix extracting files on partition > 0. (PR #168 from RachelBryk)
4.0-1194 10 years ago MemoryInterface: properly register region MMIOs. (PR #165 from delroth)
4.0-1192 10 years ago Change pixel processing to use integer arithmetic. (PR #68 from neobrain)
4.0-1146 10 years ago Simplify boolean toggling in the TASInputDlg. (PR #162 from lioncash)
4.0-1144 10 years ago Fix a typo in DSPSymbols. (DisasssembleRange -> DisassembleRange) (PR #163 from lioncash)
4.0-1142 10 years ago Fixes spacing for "for", "while", "switch" and "if" (PR #155 from Parlane)
4.0-1140 10 years ago Fix building on mac without a c/c++ compiler set. (PR #158 from GUIpsp)
4.0-1138 10 years ago Use correct capitalization for SoundTouch.h in CMakeLists.txt (PR #156 from Parlane)
4.0-1136 10 years ago [Android] Tidy up the dialog buttons that don't do anything. (PR #154 from lioncash)
4.0-1134 10 years ago [Android] Split the AboutFragmentItem and InfoFragmentAdapter into their own class files. (PR #145 from lioncash)
4.0-1132 10 years ago Add more sound file extensions to FileMonitor's IsSoundFile. (PR #149 from lioncash)
4.0-1130 10 years ago Run clang-modernize and manually fix the result (PR #142 from Tilka)
4.0-1126 10 years ago Fix IsQNAN() and reduce code duplication (PR #152 from Tilka)