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
2023-06-12
Android: Move host thread lock to a separate file
JosJuice
2023-06-11
VideoBackends:Vulkan: Allow loading custom drivers on Android
Robin Kertels
2023-06-02
Core: Assert that only the Host thread may call PauseAndLock().
Admiral H. Curtiss
2023-03-26
JitInterface: Refactor to class, move to System.
Admiral H. Curtiss
2023-03-11
Merge pull request #11385 from JosJuice/android-input-overhaul
JosJuice
2023-03-10
HW/DVDInterface: Refactor to class.
Admiral H. Curtiss
2023-03-07
Android: Change how the overlay controller setting works
JosJuice
2023-03-03
Android: Stop extracting pre-defined controller INIs
JosJuice
2023-03-03
Android: Remove old motion input implementation
JosJuice
2023-03-03
ControllerInterface/Android: Rip out ButtonManager
JosJuice
2023-02-28
Jit: Don't use a second stack
JosJuice
2023-01-31
Cleanup headers
Scott Mansell
2023-01-31
Move Presenting, Dumping and ImGui out of Renderer
Scott Mansell
2022-12-27
Android: Make more meticulous use of DeleteLocalRef
JosJuice
2022-10-03
Android: Use input override system for touch controls
JosJuice
2022-08-06
Add Discord presence ioctlv to /dev/dolphin
InvoxiPlayGames
2022-07-19
Android: Call WiimoteReal::InitAdapterClass before controller init
JosJuice
2022-07-17
Require frontend to initialize controllers
JosJuice
2022-03-10
GCAdapter: Defer initialization until MainWindow::InitControllers
Pokechu22
2022-02-23
Merge pull request #10405 from JosJuice/android-no-boot-timeout
JMC47
2022-02-18
Port Wiimote source settings to the new config system
JosJuice
2022-01-29
Android: Get rid of the boot timeout
JosJuice
2022-01-22
Merge pull request #10369 from Simonx22/android-online-system-update-2
JMC47
2022-01-21
NativeLibrary: Add function to start system menu
OatmealDome
2022-01-14
Fix static initialisation order fiasco issue for Version variables
Léo Lam
2022-01-09
Treewide: Remove unused inclusions of <cinttypes>
Pokechu22
2021-12-25
Calls to File::SetUserPath() no longer need to manually append directory sepa...
Admiral H. Curtiss
2021-11-22
Core/Boot: Refactor storage of boot-to-savestate data into a separate class.
Admiral H. Curtiss
2021-10-30
Android: Allow starting game with Riivolution patches from the GUI
JosJuice
2021-10-15
Turn MAX_LOGLEVEL into a true constant (and fix self-comparison warning)
Léo Lam
2021-09-21
Android: Don't rely on onPause for pausing before destroying surface
JosJuice
2021-09-21
Android: Remove state from EmulationState
JosJuice
2021-09-21
Android: Remove mSurface from EmulationState
JosJuice
2021-07-13
Core: Add GBA host interface
Bonta
2021-07-08
Android: Avoid crash on early panic alert
JosJuice
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-27
Implement Cursor Locking and new input focus checks for it
Filoppi
2021-03-27
Set console's default language/country/region based on computer settings
JosJuice
2021-03-04
Android: Remove #ifdef __cplusplus checks
JosJuice
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
Android: Move InstallWAD to a new WiiUtils class
JosJuice
2020-11-30
Android: Add "Generate a New Statistics Identity"
Ryan Meredith
2020-11-09
Android: Remove unnecessary ANativeWindow_release call
JosJuice
2020-11-09
Android: Fix rotating EmulationActivity after boot fails
JosJuice
2020-11-09
Android: Finish EmulationActivity from C++
JosJuice
2020-11-07
Android: Don't name unused JNIEnv/jobject/jclass parameters
JosJuice
2020-11-07
Android: Fix jobject/jclass warnings
JosJuice
2020-11-06
Fix dereferencing nullptr BootParameters
JosJuice
2020-10-21
Android: Show how long ago each savestate was created
JosJuice
2020-10-21
Merge pull request #8893 from JosJuice/android-jni-declarations
Léo Lam
[prev]
[next]