summaryrefslogtreecommitdiff
path: root/Source/Android/jni/MainAndroid.cpp
AgeCommit message (Expand)Author
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
2016-10-01VideoCommon: Call Renderer::SurfaceChanged on render parent resizeStenzek
2016-07-13Move DiscIO enums to a new fileJosJuice
2016-06-26VideoCommon: Drop GetConfigName.degasus
2016-06-25Undo some comment formatting changes from b5104a7JosJuice
2016-06-26GCVolume: supports reading all opening.bnr informationRukai
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-05-13Core/Movie: Add ability to run code in Host contextEmptyChaos
2016-05-13Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer)EmptyChaos
2016-05-05SCM: Use std::string.degasus
2016-04-24Android: Also create directorys for the Wii files.degasus