버전
3.5-1832
분기
master
날짜
10년, 7개월 전
Windows x64 Windows x86 Mac OS X Android
커밋
77a5af3bcf093b81df92921096e1d74bef505b46
만든이 변경
Lioncash
설명 변경
[Android] Change the settings menu a little more. Instead of the settings being a single view with settings from all components being displayed, I have broken it into sections. This future-proofs the settings menu in the sense that it won't get cluttered before people start asking "Hey, shouldn't this be broken into sections?".

As of this commit, it is broken into CPU Settings and Video Settings.
I also simplified the code that is responsible for setting the valid CPU cores and video backends by simply making UI string arrays that get chosen, based on the platform the Android device is running on.