ppsspp/Common/System
Bashar Astifan b015225bf6 Adding SYSPROP_SYSTEMBUILD
Using `SYSPROP_SYSTEMVERSION` is bad idea since it's set under `Available as Int`, instead I just added `SYSPROP_SYSTEMBUILD`
2024-09-03 20:42:34 +04:00
..
Display.cpp Common: Fix printf format warning. 2023-03-02 06:21:24 +00:00
Display.h Fix blackscreen, better debug print of display parameters 2023-02-27 15:21:58 +01:00
NativeApp.h Move NativeQueryConfig into app-android.cpp 2023-12-12 09:56:33 +01:00
OSD.cpp Make screenshot notifications clickable (on platforms where it's possible) 2024-04-10 13:21:23 +02:00
OSD.h Make screenshot notifications clickable (on platforms where it's possible) 2024-04-10 13:21:23 +02:00
Request.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Request.h Switch UI event notifications (used for soft-keyboard) from strings to enums 2024-05-20 18:25:16 +02:00
System.h Adding SYSPROP_SYSTEMBUILD 2024-09-03 20:42:34 +04:00