ppsspp/Common/UI
2023-07-17 12:02:32 +02:00
..
AsyncImageFileView.cpp Move AsyncImageFileView to Common, which required some more shuffling around of stuff. 2022-11-21 20:38:20 +01:00
AsyncImageFileView.h Move AsyncImageFileView to Common, which required some more shuffling around of stuff. 2022-11-21 20:38:20 +01:00
Context.cpp Unify CalculateTextScale 2023-07-17 12:02:32 +02:00
Context.h Unify CalculateTextScale 2023-07-17 12:02:32 +02:00
IconCache.cpp Minor iconcache update 2023-07-13 16:47:06 +02:00
IconCache.h Add back lost ini parameter 2023-07-16 14:23:06 +02:00
PopupScreens.cpp Start work on making sound effects customizable 2023-07-16 12:56:46 +02:00
PopupScreens.h UI: Add a basic FileChooserChoice view 2023-07-16 12:14:40 +02:00
Root.cpp Start work on making sound effects customizable 2023-07-16 12:56:46 +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 Fix issue with analog stick menu navigation caused by processing UI events twice per frame 2023-07-06 16:34:18 +02:00
Screen.h Logging improvements, cleanup 2023-07-06 14:56:52 +02:00
ScrollView.cpp Input event and device enums (#17514) 2023-05-26 18:40:13 +02:00
ScrollView.h UI: Make vertical scrollbars directly draggable. 2023-01-11 11:58:51 +01:00
Tween.cpp UI: Correct tweens repeatedly finishing. 2021-02-17 00:32:39 -08:00
Tween.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
UI.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
UI.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
UIScreen.cpp Fix key event processing issue. 2023-07-14 12:01:38 +02:00
UIScreen.h TouchTestScreen: Have 8 entries logged instead of 2. 2023-07-06 11:48:25 +02:00
View.cpp Unify CalculateTextScale 2023-07-17 12:02:32 +02:00
View.h Unify CalculateTextScale 2023-07-17 12:02:32 +02:00
ViewGroup.cpp Spacing default 0.0 in collapsible sections, set spacing for achievements a little higher 2023-07-16 18:23:43 +02:00
ViewGroup.h Make the achievement lists collapsible on the main achievements screen 2023-07-16 18:13:36 +02:00