Version
4.0-222
Branche
master
Date
il y a 10 ans, 5 mois
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Commit
2015cd0928f36045a07ef622ff8711497d2e8b9f
Auteur
Lioncash
Description
[Android] Implement OnSharedPreferenceChangeListener within PrefsActivity.java. This allows us to immediately save to the ini config when a preference in the front-end is changed, rather than waiting for the settings window to close. This also allows us to remove handling for preferences from CPUSettingsFragment.java and VideoSettingsFragment.java.