ppsspp/Common/System
Henrik Rydgård 19e4de5088 Change global UI messages to use an enum instead of strings.
Makes it easier to add new ones and delete outdated ones without missing
any uses.
2023-09-30 11:37:02 +02: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 Pass in accelerometer readings using NativeAccelerometer instead of NativeAxis 2023-09-27 11:34:31 +02:00
OSD.cpp Fix customization of Leaderboard Submitted events. 2023-09-11 10:47:59 +02:00
OSD.h Allow dismissing notifications by touching/clicking them. 2023-09-04 10:01:07 +02:00
Request.cpp Android: Fix developer tools -> run tests. 2023-09-07 17:36:41 -07:00
Request.h Make System_ShowFileInFolder a "request" 2023-08-24 14:22:35 +02:00
System.h Change global UI messages to use an enum instead of strings. 2023-09-30 11:37:02 +02:00