index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
MainAndroid.cpp
Age
Commit message (
Expand
)
Author
2015-07-25
Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which d...
Jules Blok
2015-06-08
Volume: Add prefer_long parameter to GetNames
JosJuice
2015-06-07
Merge pull request #2449 from sigmabeta/android-decouple-surfaceview
Ryan Houdek
2015-06-07
Android: Remove old panic alert messsaging flags.
sigmabeta
2015-06-07
Android: Display Panic Alerts on-screen as an Android Toast message.
sigmabeta
2015-06-04
Volume: Return volume type as an enum
JosJuice
2015-05-28
Add a mode to use a dummy Wii NAND.
comex
2015-05-25
Merge pull request #2430 from Sonicadvance1/android_panic_handler
Ryan Houdek
2015-05-25
Merge pull request #2439 from JosJuice/company-from-id
Ryan Houdek
2015-05-25
[Android] Add support for panic alerts to the JNI.
Ryan Houdek
2015-05-25
Merge pull request #2394 from Sonicadvance1/android_block_profiling_api
Ryan Houdek
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-25
Simplify some more license headers
Tillmann Karras
2015-05-24
Android: Decouple SurfaceView initialization and emulation start.
Eder Bastos
2015-05-24
Use an ID-to-name map when volume has no company string
JosJuice
2015-05-20
Android: Implement an SQLite database-based game library.
Eder Bastos
2015-05-20
Android: Remove inheritance from Game model, and improve the relevance of its...
Eder Bastos
2015-05-20
Android: Implement reading country value from game files.
Eder Bastos
2015-05-11
Merge pull request #2389 from sigmabeta/lollipop-ui-tweaks
Ryan Houdek
2015-05-10
Add JNI interface for enabling writing block profile results.
Ryan Houdek
2015-05-10
Don't show "Error" when a blank string is returned from a native method.
Eder Bastos
2015-05-08
Core: Remove some header inclusions in header files
Lioncash
2015-05-07
Implement first few screens of Android 5.0-based UI.
Eder Bastos
2015-04-28
Get rid of banner loaders and move their functionality to volumes
JosJuice
2015-04-23
Return GetNames languages, to avoid hardcoded language lists in callers
JosJuice
2015-03-08
[Android] Support arguments from Activity Monitor.
Ryan Houdek
2015-02-25
Move user directory detection location to UICommon.
Ryan Houdek
2015-02-24
[Android] Stop eating button events we don't handle.
Ryan Houdek
2015-02-24
Fix some -Wmissing-declarations warnings
Tillmann Karras
2015-02-13
[Android] Register panic alert handler.
Ryan Houdek
2015-01-04
Host: Add Host_RendererIsFullscreen().
Jules Blok
2014-12-20
Update Outdated Google Code References
Benjamin Przybocki
2014-11-30
[Android] Fix NEON detection with AArch64
Ryan Houdek
2014-11-17
Host: Kill off GetRenderWindowSize
Lioncash
2014-11-06
Remove unnecessary cstdarg header includes
Lioncash
2014-11-05
Host: Kill off Host_SysMessage
Lioncash
2014-10-05
Merge pull request #1085 from waddlesplash/refactoring
Lioncash
2014-10-05
Migrate global init stuff into UICommon.
Augustin Cavalier
2014-09-21
Android: Silence a few warnings
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-08-19
Core: Move the titlebar / statusbar abstraction to DolphinWX
Jasper St. Pierre
2014-08-15
Core: Kill off Host_ShowJitResults
Lioncash
2014-08-09
Merge pull request #740 from lioncash/host
Lioncash
2014-08-08
Core: Kill off Host_UpdateLogDisplay()
Lioncash
2014-08-08
Core: Kill off Host_UpdateBreakPointView()
Lioncash
2014-08-07
Fix more warnings from #579
Tillmann Karras
2014-08-03
Merge pull request #716 from delroth/vertex-loader
Pierre Bourdon
2014-08-03
Core: Get rid of Host_GetInstance()
Lioncash
2014-08-02
Move GLInterface around to remove VideoBackends dependency on DolphinWX
Pierre Bourdon
2014-07-29
Android: Remove an unused variable from MainAndroid.cpp
Lioncash
[next]