summaryrefslogtreecommitdiff
path: root/Source/Android/jni/MainAndroid.cpp
AgeCommit message (Expand)Author
2018-10-12Merge pull request #7437 from stenzek/graphics-options-raceMat M
2018-09-28Remove unused Host_ShowVideoConfigStenzek
2018-09-14Android: Run Directory Initialization as a thread instead of servicezackhow
2018-08-27Profiler: Migrate global g_ProfileBlocks boolean to JitOptionsLioncash
2018-08-23Android: Add usage statistics to android.zackhow
2018-06-15PowerPC: Convert CPUCore enum into an enum classLioncash
2018-06-06Use UICommon's game list code on AndroidJosJuice
2018-05-28Common: Move host communication enum to Host.hLioncash
2018-05-20Reimplement custom PNG banners in game listJosJuice
2018-04-17Fix some warningsTillmann Karras
2018-04-03Fix build error on AndroidJosJuice
2018-03-31Remove dead codeLéo Lam
2018-03-31DiscIO: Don't use all uppercase for enum valuesJosJuice
2018-02-16Android: Implement game-specific settings overrides UIGreg Wicks
2018-01-21Android: Support change discmahdihijazi
2018-01-10Added an actual implementation for yes/no dialogs on Android using Object.wai...34will
2018-01-05Merge pull request #6270 from mahdihijazi/suppport_restore_stateMarkus Wick
2017-12-28Optionally delete savestate that gets loaded at bootJosJuice
2017-12-28MainAndroid: Don't set User directory redundantlyJosJuice
2017-12-27MainAndroid: Optionally wait for savestate to finish writingJosJuice
2017-12-27MainAndroid: Allow specifying savestate to load at bootJosJuice
2017-12-27MainAndroid: Add wrapper for Core::IsRunningJosJuice
2017-12-27MainAndroid: Allow specifying path for savestatesJosJuice
2017-12-26Android: Don't extract Sys if it already is extractedJosJuice
2017-12-26Android: Extract Sys to a different folder than the User folderJosJuice
2017-10-15Move emulation lifecycle handling into EmulationFragment.Mike Harris
2017-09-09Common: Move version strings to their own headerLioncash
2017-08-23MainAndroid: Remove s_filenameJosJuice
2017-08-03MsgHandler: small cleanupMichael M
2017-07-30DolphinWX: Add a progress dialog host commandStenzek
2017-07-23Move the Wiimote connect code out of HostLéo Lam
2017-07-15Remove Wii Remote connection status from status barLéo Lam
2017-07-12DolphinWX: fix input bitmaps not working when background input is offMichael Maltese
2017-06-06Boot: Clean up the boot codeLéo Lam
2017-06-06DiscIO: Remove C/I/S prefixes from class namesJosJuice
2017-06-05Fix minor formatting issuesLéo Lam
2017-05-26Merge pull request #5465 from sepalani/gc-biosLeo Lam
2017-05-22Tools: Load GameCube BIOS addedSepalani
2017-05-22Fix indirect includesLéo Lam
2017-05-19DiscIO: Remove VolumeCreatorJosJuice
2017-05-18MainAndroid: Resolve -Wmissing-variable-declarations warningsLioncash
2017-04-16x86-64 support on AndroidJosJuice
2017-03-04Android: Move screenshot waiting logic to RendererStenzek
2017-03-04VideoCommon: Rename Renderer s_ prefixes to m_Stenzek
2017-02-05Core: Convert State enum into an enum classLioncash
2016-11-11MainAndroid: Remove obsolete Host_RequestFullscreen() functionJules Blok
2016-11-11BlockingLoop: Yield to UI message pump while waiting.Jules Blok
2016-10-31Merge pull request #4401 from JosJuice/rename-getuniqueidMarkus Wick
2016-10-29DiscIO/SConfig: Rename GetUniqueID to GetGameIDJosJuice
2016-10-25Android: Remove unused stuffSean Maas