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 (
Expand
)
Author
2023-12-16
Merge pull request #12335 from t895/per-game-settings
liamwhite
2023-12-16
Merge pull request #12237 from liamwhite/nce-sigtrap
liamwhite
2023-12-12
android: Rework InstallableProperty view with icon
t895
2023-12-12
android: Prevent editing non-savable settings in per-game settings
t895
2023-12-12
android: Pre-select custom config in game launch dialog
t895
2023-12-12
android: Use confirmation dialog when deleting shader cache
t895
2023-12-12
android: Always use custom settings when launched from intent
t895
2023-12-12
android: Adjust variable name format for native config
t895
2023-12-12
android: Add game dir entries to FilesystemProvider
t895
2023-12-12
android: Fix games list loading thread safety
t895
2023-12-12
android: Collect latest information for games list
t895
2023-12-12
android: Remove global save import/exporter UI
t895
2023-12-12
android: Compare all properties between games in DiffCallback
t895
2023-12-12
android: Expose MemoryUtil size formatting function
t895
2023-12-12
android: Add JNI initialization information for Game class
t895
2023-12-12
android: Add per-game drivers
t895
2023-12-12
android: Add per-game settings
t895
2023-12-12
android: Add Game properties
t895
2023-12-12
android: Refactor settings to expose more options
t895
2023-12-10
nce: implement instruction emulation for misaligned memory accesses
Liam
2023-12-10
core: Use single instance of profile manager
german77
2023-12-08
android: Listen for directory selection in viewmodel
t895
2023-12-01
android: Don't reload filesystem on update install
t895
2023-11-30
Merge pull request #12074 from GPUCode/yuwu-on-the-metal
liamwhite
2023-11-29
Merge pull request #12204 from t895/config-migration
liamwhite
2023-11-27
android: Save global settings in onStop
t895
2023-11-27
android: Multi directory UI
t895
2023-11-25
android: input: Flip abxy on backbone labs controllers
german77
2023-11-25
android: input: Flip abxy on redmagic controllers
german77
2023-11-25
Address more review comments
GPUCode
2023-11-25
android: show current backend in fps overlay
Liam
2023-11-25
android: Add cpu bakend gui toggle
GPUCode
2023-11-21
android: Rework config lifecycle
t895
2023-11-21
android: Remove ini4j
t895
2023-11-21
general: Remove inih
t895
2023-11-21
config: Unify config handling under frontend_common
t895
2023-11-20
Merge pull request #12093 from t895/zip-intent
liamwhite
2023-11-20
Merge pull request #12092 from t895/recent-games-default
liamwhite
2023-11-19
android: Use file picker intent for save exporter
t895
2023-11-19
android: Use path instead of programId for recently added / played key
t895
2023-11-19
android: Select recently played games by default in search tab
t895
2023-11-19
android: Allow up to 400% for the limit speed percent setting
t895
2023-11-15
android: Disable PiP by default
t895
2023-11-14
Merge pull request #12034 from t895/fps-outline
liamwhite
2023-11-14
android: Don't enter PiP during startup or shutdown
t895
2023-11-14
android: Add drop shadow to FPS counter
t895
2023-11-14
android: Use suspend function for creating dynamic shortcuts
t895
2023-11-13
Merge pull request #12014 from t895/shrink-logo
liamwhite
2023-11-13
Merge pull request #12015 from t895/remove-auto
liamwhite
2023-11-12
android: Use the same transition animation between every fragment in settings
t895
[next]