.. |
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
|
Bunch more linting
|
2024-10-10 11:57:10 +02:00 |
IconCache.cpp
|
Bunch more linting
|
2024-10-10 11:57:10 +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
|
PPSSPP UI: Implement password masking in popup text inputs
|
2024-09-26 11:32:51 +02:00 |
PopupScreens.h
|
Minor cleanups, crashfixes
|
2024-10-14 23:57:19 +02:00 |
Root.cpp
|
Bunch more linting
|
2024-10-10 11:57:10 +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
|
Bunch more linting
|
2024-10-10 11:57:10 +02:00 |
Screen.h
|
Bunch more linting
|
2024-10-10 11:57:10 +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
|
More lint warning fixes
|
2024-10-10 10:52:45 +02: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
|
MacOS: Fix text input (got broken in #19441, would no longer send CHAR events)
|
2024-10-02 16:21:53 +02:00 |
View.h
|
PPSSPP UI: Implement password masking in popup text inputs
|
2024-09-26 11:32:51 +02:00 |
ViewGroup.cpp
|
[Common/Data/File/Input/Net/Serialize/System/UI] Using for based loop C++17 and replaced on structured binding map C++17
|
2024-09-17 17:42:08 +02:00 |
ViewGroup.h
|
More lint warning fixes
|
2024-10-10 10:52:45 +02:00 |