3.5-1160 11 years, 5 months ago Make the GUI show a translated "No audio output" sound backend string.
3.5-1159 11 years, 5 months ago Fix ARM building.
3.5-1158 11 years, 5 months ago Pull updated translations from Transifex.
3.5-1157 11 years, 5 months ago Fix some more strings for translation, and update the catalog.
3.5-1156 11 years, 5 months ago Suppress warnings.
3.5-1155 11 years, 5 months ago Fix build on OS X
3.5-1154 11 years, 5 months ago Merge branch 'new-ax-hle'
3.5-1124 11 years, 5 months ago real buildfix
3.5-1123 11 years, 5 months ago Probably a sloppy buildfix.
3.5-1122 11 years, 5 months ago Fix loading of "themes" with non-ascii character names. Fixed issue 6189. Why did GetUserPath return a non-const ref to string..?
3.5-1121 11 years, 5 months ago We can use unordered_map without pain now!
3.5-1120 11 years, 5 months ago More log elaborating. Final time I'm doing this.
3.5-1119 11 years, 5 months ago Update function descriptions in GCPad.cpp and Wiimote.cpp
3.5-1118 11 years, 5 months ago Fix CMake warning.
3.5-1117 11 years, 6 months ago As requested apply the same changes made by rev 6958822f1957 to the D3D9 backend. handle v-sync changed while the emulation is running. thanks to neobrain for pointing the missing functionality.
3.5-1116 11 years, 6 months ago Merge branch 'osx-libcxx'
3.5-1108 11 years, 6 months ago Some more logging typos and clarifications. Missed these in my last commit.
3.5-1107 11 years, 6 months ago Disable dual source blend until a valid support test is found
3.5-1106 11 years, 6 months ago Fix some typos and correct some capitalizations in the log messages.
3.5-1105 11 years, 6 months ago Use a brute force approach to test for Dual source blend support. Sorry for a direct commit to the main branch but i need fast feedback, and i don't want to leave problematic code in the main branch f...