ppsspp/Common/UI
2024-07-19 09:55:22 +02:00
..
AsyncImageFileView.cpp Remove lots of now-unnecessary ".c_str()" 2024-05-24 22:53:13 +02:00
AsyncImageFileView.h Merge pull request #18545 from GermanAizek/const-ref-params 2023-12-14 13:49:33 +01:00
Context.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Context.h Remove lots of now-unnecessary ".c_str()" 2024-05-24 22:53:13 +02:00
IconCache.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
IconCache.h Store: Fix race condition causing crashes if looking at another game before an icon finishes downloading 2023-09-20 21:49:17 +02:00
PopupScreens.cpp Remove the title from the "Rotation" popup button. Fixes #17201 2024-07-19 09:55:22 +02:00
PopupScreens.h Make the i18n T function use std::string_view 2024-02-12 18:44:39 +01:00
Root.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Root.h Fix issue where achievement sounds didn't play if UI Sounds were off. 2023-07-16 21:43:49 +02:00
Screen.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Screen.h Fix an issue when bringin up the dev menu with transparent background disabled 2024-05-11 21:28:26 +02:00
ScrollView.cpp Rename Point to Point2D to avoid a cocoa name clash 2024-05-29 18:52:39 +02:00
ScrollView.h Rename Point to Point2D to avoid a cocoa name clash 2024-05-29 18:52:39 +02:00
Tween.cpp Rename Point to Point2D to avoid a cocoa name clash 2024-05-29 18:52:39 +02:00
Tween.h Rename Point to Point2D to avoid a cocoa name clash 2024-05-29 18:52:39 +02:00
UI.cpp Remove the unused "front" draw2d buffer. Saves 1.5MB of RAM. 2023-12-08 12:29:24 +01:00
UI.h Remove the unused "front" draw2d buffer. Saves 1.5MB of RAM. 2023-12-08 12:29:24 +01:00
UIScreen.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
UIScreen.h Rename Point to Point2D to avoid a cocoa name clash 2024-05-29 18:52:39 +02:00
View.cpp Remove the title from the "Rotation" popup button. Fixes #17201 2024-07-19 09:55:22 +02:00
View.h Remove the title from the "Rotation" popup button. Fixes #17201 2024-07-19 09:55:22 +02:00
ViewGroup.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
ViewGroup.h Rework the JitCompare window to hold a list of blocks, and allow some filtering and browsing 2024-06-05 18:16:33 +02:00