ppsspp/Common/System
Henrik Rydgård e01ca5b057
Logging API change (refactor) (#19324)
* Rename LogType to Log

* Explicitly use the Log:: enum when logging. Allows for autocomplete when editing.

* Mac/ARM64 buildfix

* Do the same with the hle result log macros

* Rename the log names to mixed case while at it.

* iOS buildfix

* Qt buildfix attempt, ARM32 buildfix
2024-07-14 14:42:59 +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 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 Add option to control the iOS app switching mode 2024-07-05 20:08:12 +02:00