summaryrefslogtreecommitdiff
path: root/Source/Android/jni
AgeCommit message (Expand)Author
2024-08-15Use 'contains' methodmitaclaw
2024-07-28MainAndroid: Thread Correctness In WriteJitBlockLogDumpmitaclaw
2024-07-27MainAndroid: Use JNI_FALSE instead of static_cast<jboolean>(false)mitaclaw
2024-07-04Merge pull request #12856 from LillyJadeKatrin/retroachievements-pause-v2Admiral H. Curtiss
2024-06-30Merge pull request #12894 from deReeperJosh/infinity-base-numbersTilka
2024-06-27IOS/USB: Use Enum for Infinity Base PositionsJoshua de Reeper
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-23Android: Track whether app is in foregroundJosJuice
2024-06-22Merge pull request #12828 from JosJuice/unify-state-variables-2Admiral H. Curtiss
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-06-21Core: Store current state in less placesJosJuice
2024-05-31TAS Input: Enable hotkeys and controller input when Input has focusDentomologist
2024-05-03Core::SetState: Avoid Global System Accessormitaclaw
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-04-13Merge pull request #12691 from mitaclaw/jit-profiling-restorationAdmiral H. Curtiss
2024-04-09JitCache: Software Profiling Restorationmitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-04-06NativeLibrary: Create displayToastMsg Methodmitaclaw
2024-03-31Merge pull request #12645 from mitaclaw/ppc-symbols-signalAdmiral H. Curtiss
2024-03-28DolphinQt: A Ubiquitous Signal For When Symbols Changemitaclaw
2024-03-23Core: Remove RunAsCPUThreadmitaclaw
2024-03-22Merge pull request #12606 from mitaclaw/state-global-systemAdmiral H. Curtiss
2024-03-22Merge pull request #12620 from mitaclaw/jit-interface-cpu-thread-guardAdmiral H. Curtiss
2024-03-18Core: Avoid (Some) Global System Accessormitaclaw
2024-03-17Merge pull request #12616 from mitaclaw/dvd-interface-cpu-thread-guardAdmiral H. Curtiss
2024-03-08DVDInterface: Modernize With CPUThreadGuardmitaclaw
2024-03-04JitInterface::ClearCache: Modernize With CPUThreadGuardmitaclaw
2024-03-01BootManager: Avoid Global System Accessormitaclaw
2024-03-01State: Avoid Global System Accessormitaclaw
2024-02-04InputCommon: Unify GetProfileName and GetProfileDirectoryNameJosJuice
2024-01-31Migrate SConfig::bWii to System.Admiral H. Curtiss
2023-12-11AndroidCommon: Resolve -Wsign-compare warningLioncash
2023-12-07Android: Expose config changed callbacksJosJuice
2023-11-28Merge pull request #12215 from JosJuice/android-si-devicesMai
2023-11-25Android: Remove HostThreadLocks that are no longer neededJosJuice
2023-11-05Skylanders: Improve figure data view and generationMandar1jn
2023-10-01Android: Add more GameCube controller typesJosJuice
2023-10-01Android: Get profile name from coreJosJuice
2023-10-01Android: Remove a stray backtickJosJuice
2023-09-21fmt 10.0.0-10.1.1 compile fixesget
2023-09-02Android: Use JNI for setting/getting ISO pathsJosJuice
2023-08-26Merge pull request #11919 from t895/kotlin-controlsJosJuice
2023-08-25Android: Convert GameFileCache to KotlinCharles Lombardo
2023-08-25Android: Convert GameFile to KotlinCharles Lombardo
2023-08-25Android: Convert NumericSetting to KotlinCharles Lombardo
2023-08-25Android: Convert CoreDevice to KotlinCharles Lombardo
2023-08-25Android: Convert EmulatedController to KotlinCharles Lombardo
2023-08-25Android: Convert ControlReference to KotlinCharles Lombardo
2023-08-25Android: Convert ControlGroup to KotlinCharles Lombardo
2023-08-25Android: Convert Control to KotlinCharles Lombardo