This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-03-12 22:56:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Android
/
jni
History
JosJuice
57dc54144d
Android: Fix jobject/jclass warnings
...
Static methods use jclass, and non-static methods use jobject.
2020-11-07 12:06:57 +01:00
..
AndroidCommon
Android: Get game metadata from core
2020-10-21 20:02:52 +02:00
GameList
Android: Fix jobject/jclass warnings
2020-11-07 12:06:57 +01:00
CMakeLists.txt
CMake: Fix build errors exposed by making common dependent on fmt
2020-10-19 14:36:09 +02:00
IniFile.cpp
Android: Replace Java INI parser with C++ INI parser
2020-09-06 13:29:56 +02:00
MainAndroid.cpp
Android: Fix jobject/jclass warnings
2020-11-07 12:06:57 +01:00
NativeConfig.cpp
Android: Fix setting read during play with local game layer active
2020-10-13 16:35:33 +02:00