summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/MainAndroid.cpp
AgeCommit message (Expand)Author
2015-07-25Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which d...Jules Blok
2015-06-08Volume: Add prefer_long parameter to GetNamesJosJuice
2015-06-07Merge pull request #2449 from sigmabeta/android-decouple-surfaceviewRyan Houdek
2015-06-07Android: Remove old panic alert messsaging flags.sigmabeta
2015-06-07Android: Display Panic Alerts on-screen as an Android Toast message.sigmabeta
2015-06-04Volume: Return volume type as an enumJosJuice
2015-05-28Add a mode to use a dummy Wii NAND.comex
2015-05-25Merge pull request #2430 from Sonicadvance1/android_panic_handlerRyan Houdek
2015-05-25Merge pull request #2439 from JosJuice/company-from-idRyan Houdek
2015-05-25[Android] Add support for panic alerts to the JNI.Ryan Houdek
2015-05-25Merge pull request #2394 from Sonicadvance1/android_block_profiling_apiRyan Houdek
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25Simplify some more license headersTillmann Karras
2015-05-24Android: Decouple SurfaceView initialization and emulation start.Eder Bastos
2015-05-24Use an ID-to-name map when volume has no company stringJosJuice
2015-05-20Android: Implement an SQLite database-based game library.Eder Bastos
2015-05-20Android: Remove inheritance from Game model, and improve the relevance of its...Eder Bastos
2015-05-20Android: Implement reading country value from game files.Eder Bastos
2015-05-11Merge pull request #2389 from sigmabeta/lollipop-ui-tweaksRyan Houdek
2015-05-10Add JNI interface for enabling writing block profile results.Ryan Houdek
2015-05-10Don't show "Error" when a blank string is returned from a native method.Eder Bastos
2015-05-08Core: Remove some header inclusions in header filesLioncash
2015-05-07Implement first few screens of Android 5.0-based UI.Eder Bastos
2015-04-28Get rid of banner loaders and move their functionality to volumesJosJuice
2015-04-23Return GetNames languages, to avoid hardcoded language lists in callersJosJuice
2015-03-08[Android] Support arguments from Activity Monitor.Ryan Houdek
2015-02-25Move user directory detection location to UICommon.Ryan Houdek
2015-02-24[Android] Stop eating button events we don't handle.Ryan Houdek
2015-02-24Fix some -Wmissing-declarations warningsTillmann Karras
2015-02-13[Android] Register panic alert handler.Ryan Houdek
2015-01-04Host: Add Host_RendererIsFullscreen().Jules Blok
2014-12-20Update Outdated Google Code ReferencesBenjamin Przybocki
2014-11-30[Android] Fix NEON detection with AArch64Ryan Houdek
2014-11-17Host: Kill off GetRenderWindowSizeLioncash
2014-11-06Remove unnecessary cstdarg header includesLioncash
2014-11-05Host: Kill off Host_SysMessageLioncash
2014-10-05Merge pull request #1085 from waddlesplash/refactoringLioncash
2014-10-05Migrate global init stuff into UICommon.Augustin Cavalier
2014-09-21Android: Silence a few warningsLioncash
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-08-19Core: Move the titlebar / statusbar abstraction to DolphinWXJasper St. Pierre
2014-08-15Core: Kill off Host_ShowJitResultsLioncash
2014-08-09Merge pull request #740 from lioncash/hostLioncash
2014-08-08Core: Kill off Host_UpdateLogDisplay()Lioncash
2014-08-08Core: Kill off Host_UpdateBreakPointView()Lioncash
2014-08-07Fix more warnings from #579Tillmann Karras
2014-08-03Merge pull request #716 from delroth/vertex-loaderPierre Bourdon
2014-08-03Core: Get rid of Host_GetInstance()Lioncash
2014-08-02Move GLInterface around to remove VideoBackends dependency on DolphinWXPierre Bourdon
2014-07-29Android: Remove an unused variable from MainAndroid.cppLioncash