3.5-1288 12 years, 1 month ago Generally make the Android UI better.
3.5-1287 12 years, 1 month ago Add SimonVT's android-menudrawer. This will be used in the menu interface for Dolphin Android.
3.5-1286 12 years, 1 month ago Have our EGL interface use our logging functions.
3.5-1285 12 years, 1 month ago Add Swedish to Windows build system.
3.5-1284 12 years, 1 month ago Add Swedish translations.
3.5-1283 12 years, 1 month ago Fix parameter naming in DSPEmulator.h. Should be "HLE" in CreateDSPEmulator's prototype, not "LLE".
3.5-1282 12 years, 1 month ago Merge branch 'dspjit'
3.5-1270 12 years, 1 month ago Allow runtime setting of fastmem in ARM and disable since it seems to be causing issues again. Cortex-A9 only?
3.5-1269 12 years, 1 month ago Fix a build issue with options -DUSE_EGL=True -DUSE_GLES=True
3.5-1268 12 years, 1 month ago Fix making the config directory so copying over assets won't fail.
3.5-1267 12 years, 1 month ago Enforce landscape view since rotations cause huge issues atm.
3.5-1266 12 years, 1 month ago Fix a bunch of random typos in comments and logging.
3.5-1265 12 years, 1 month ago Add a fastmem option for enabling and disabling fastmem at runtime.
3.5-1264 12 years, 1 month ago Update the ant files to build the APK from terminal
3.5-1263 12 years, 1 month ago Update translation files from Transifex, and update the pot file from the source code again.
3.5-1262 12 years, 1 month ago Update AndroidManifest to v0.2
3.5-1261 12 years, 1 month ago Android Clang doesn't support TLS, so do the same thing as OSX.
3.5-1260 12 years, 1 month ago Fix clang building the std headers.
3.5-1259 12 years, 1 month ago Clang uses __clear_cache instead of __builtin___clear_cache like GCC
3.5-1258 12 years, 1 month ago Adjust some files being built or not to fix clang on Android.