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
/
Android
/
jni
/
MainAndroid.cpp
Age
Commit message (
Expand
)
Author
2020-04-03
Remove unused function Host_UpdateProgressDialog
JosJuice
2020-03-11
Common: Add a render_window field to WindowSystemInfo
Stenzek
2019-11-28
InputCommon: Decouple ButtonManager and Touchscreen from Android
OatmealDome
2019-11-20
Android: Let WiimoteEmu know whether we have accelerometer/gyroscope
JosJuice
2019-11-11
Merge pull request #8456 from jordan-woyak/input-gate-race-fix
Connor McLaughlin
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
2019-11-05
Android: Replace emulation rotation crash workaround with proper fix
JosJuice
2019-08-21
Android: Call UICommon::Init at app start instead of emulation start
JosJuice
2019-07-02
Android: Suggest deleting game INIs if they contain global INI data
JosJuice
2019-06-23
Make DolphinAnalytics a true singleton - static local variables are initializ...
Silent
2019-06-19
Common/MsgHandler: Namespace code within the Common namespace
Lioncash
2019-06-08
Merge pull request #8117 from weihuoya/threaded_env
Connor McLaughlin
2019-06-07
Core/ConfigManager: Use forward declarations where applicable
Lioncash
2019-05-29
android: thread local env
weihuoya
2019-05-24
Update Discord rich presence when the title changes
David Korth
2019-03-21
Core/Host: Allow frontends to block inputs
spycrab
2019-01-28
Android: Call update touch pointer from thread.
zackhow
2019-01-25
Android: Use scaledDensity as backbuffer scale (for imgui)
Stenzek
2019-01-25
Renderer: Use imgui for drawing debug text and OSD
Stenzek
2019-01-23
Android: Normalize pointer touches based on rendered aspect ratio
zackhow
2019-01-19
Android: add IR width/height/center option in emu menu
zackhow
2019-01-04
Add Android support for automatic disc changing
JosJuice
2018-10-28
Android: Speed up game settings saving
zackhow
2018-10-28
Android: Add game specific gc/wii controller settings
zackhow
2018-10-27
android: remove enter and exit transition
weihuoya
2018-10-20
VideoBackends: Pass window system info from host on creation
Stenzek
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-10-20
Refactoring and cleanup of GLInterface (now GLContext)
Stenzek
2018-10-12
Merge pull request #7437 from stenzek/graphics-options-race
Mat M
2018-09-28
Remove unused Host_ShowVideoConfig
Stenzek
2018-09-14
Android: Run Directory Initialization as a thread instead of service
zackhow
2018-08-27
Profiler: Migrate global g_ProfileBlocks boolean to JitOptions
Lioncash
2018-08-23
Android: Add usage statistics to android.
zackhow
2018-06-15
PowerPC: Convert CPUCore enum into an enum class
Lioncash
2018-06-06
Use UICommon's game list code on Android
JosJuice
2018-05-28
Common: Move host communication enum to Host.h
Lioncash
2018-05-20
Reimplement custom PNG banners in game list
JosJuice
2018-04-17
Fix some warnings
Tillmann Karras
2018-04-03
Fix build error on Android
JosJuice
2018-03-31
Remove dead code
Léo Lam
2018-03-31
DiscIO: Don't use all uppercase for enum values
JosJuice
2018-02-16
Android: Implement game-specific settings overrides UI
Greg Wicks
2018-01-21
Android: Support change disc
mahdihijazi
2018-01-10
Added an actual implementation for yes/no dialogs on Android using Object.wai...
34will
2018-01-05
Merge pull request #6270 from mahdihijazi/suppport_restore_state
Markus Wick
2017-12-28
Optionally delete savestate that gets loaded at boot
JosJuice
2017-12-28
MainAndroid: Don't set User directory redundantly
JosJuice
2017-12-27
MainAndroid: Optionally wait for savestate to finish writing
JosJuice
2017-12-27
MainAndroid: Allow specifying savestate to load at boot
JosJuice
2017-12-27
MainAndroid: Add wrapper for Core::IsRunning
JosJuice
[prev]
[next]