summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2019-07-18Android: Use EmulationActivity.launchFile() for StartupHandlerStenzek
2019-07-18Android: Support opening .dff filesStenzek
2019-07-18Android: Support opening files directlyStenzek
2019-07-18Android: Support bypassing game file cache to parse fileStenzek
2019-07-02Android: Don't copy default game INIs into user game INIsJosJuice
2019-07-02Android: Suggest deleting game INIs if they contain global INI dataJosJuice
2019-07-02Android: Don't copy global INIs into game INIsJosJuice
2019-06-23Make DolphinAnalytics a true singleton - static local variables are initializ...Silent
2019-06-20Merge pull request #8194 from lioncash/common-msgLéo Lam
2019-06-19Common/MsgHandler: Namespace code within the Common namespaceLioncash
2019-06-19Merge pull request #7927 from weihuoya/android-key-mapJosJuice
2019-06-08Merge pull request #8165 from lioncash/linkageConnor McLaughlin
2019-06-08Merge pull request #8117 from weihuoya/threaded_envConnor McLaughlin
2019-06-07Android/ButtonManager: Make most file-scope local variables non-allocatingLioncash
2019-06-07Android/ButtonManager: Make local file-scope variables internally linked wher...Lioncash
2019-06-07Core/ConfigManager: Use forward declarations where applicableLioncash
2019-06-02Mark files as non-executableTillmann Karras
2019-05-29android: thread local envweihuoya
2019-05-24Merge pull request #7801 from GerbilSoft/feature/Discord-PPCTitleChangedLéo Lam
2019-05-24Update Discord rich presence when the title changesDavid Korth
2019-05-12Merge pull request #8093 from JosJuice/android-runtime-extension-changeConnor McLaughlin
2019-05-11Android: change runtime wiimote extensionweihuoya
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-05-05Require CMake 3.10 and use CMAKE_CXX_STANDARDLéo Lam
2019-05-01Merge pull request #7958 from Craftyawesome/cpu-emulation-orderLéo Lam
2019-04-17rm unused codeweihuoya
2019-04-10simplify config saveweihuoya
2019-04-10android: simple config load codeweihuoya
2019-04-07InputCommon: Clean up how numeric settings are handled. Add units of measure ...Jordan Woyak
2019-04-04Re-order cpu emulation options from fastest to slowestCraftyawesome
2019-03-31Merge pull request #7921 from zackhow/fixirJMC47
2019-03-23Android: update IR defaultszackhow
2019-03-23Android: fix touch ir from pr7829 changeszackhow
2019-03-21Core/Host: Allow frontends to block inputsspycrab
2019-02-26Merge pull request #7816 from JosJuice/titledatabase-edge-casesTilka
2019-02-25Keep track of GameTDB ID separately from game IDJosJuice
2019-02-25Merge pull request #7808 from Ebola16/331Mat M
2019-02-25Merge pull request #7723 from zackhow/newcaleJMC47
2019-02-18Android Studio 3.3.1 UpdatesRyan Meredith
2019-02-16Merge pull request #7791 from JosJuice/android-show-filesJosJuice
2019-02-08Merge pull request #7795 from JosJuice/android-wii-change-discMat M
2019-02-08Android: Allowing changing disc while emulating WiiJosJuice
2019-02-08Android: Improve the description for backend multithreadingJosJuice
2019-02-08Android: Show files in the directory pickerJosJuice
2019-02-03Merge pull request #7687 from weihuoya/android-minor-fxAnthony
2019-02-03Merge pull request #7724 from zackhow/rumAnthony
2019-02-03Merge pull request #7739 from zackhow/multibAnthony
2019-01-31Merge pull request #7755 from zackhow/scoreJosJuice
2019-01-30Merge pull request #7726 from zackhow/rumfastJosJuice
2019-01-28Android: Call update touch pointer from thread.zackhow