index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
android
Age
Commit message (
Collapse
)
Author
2023-06-03
android: jni: Add function to reload keys.
bunnei
2023-06-03
android: EmulationActivity: Temporarily disable running notification.
bunnei
2023-06-03
android: Implement SAF support & migrate to SDK 31. (#4)
bunnei
2023-06-03
android: Harden emulation shutdown when loader fails.
bunnei
2023-06-03
android: SettingsFragmentPresenter: Fix default renderer backend.
bunnei
2023-06-03
android: jni: native: Add lock around HaltEmulation, tighten run loop.
bunnei
2023-06-03
android: jni: native: Refactor locking for is_running.
bunnei
2023-06-03
android: jni: native: Remove unnecessary atomic for is_running.
bunnei
2023-06-03
android: jni: native: Tighten up emulation start/stop signaling.
bunnei
2023-06-03
android: jni: native: Consolidate emulation state into EmulationSession ↵
bunnei
singleton. - Fixes state management issues across multiple boots. - Fixes crashes related to unsafe access of perf stats.
2023-06-03
android: Frontend: Fix rendering aspect ratio & add a setting for it.
bunnei
2023-06-03
android: Integrate settings frontend with yuzu & remove unused code.
bunnei
2023-06-03
android: Minimize frontend & convert to yuzu.
bunnei
2023-06-03
android: Minimal JNI for yuzu.
bunnei
2023-06-03
android: Add Citra frontend.
bunnei
[prev]