Commit graph

23 commits

Author SHA1 Message Date
wally4000
2480f5eac7 Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
Wally4000
4e95646ee9 Remove Menu item in GL builds as active all the time. 2025-02-20 11:41:02 +11:00
wally4000
6fe3317e3b Start adding some fixes 2025-01-23 20:08:09 +11:00
wally4000
2e9ed6cce2 Remove Dynamo reference from PauseOptions 2024-08-09 19:16:08 +10:00
wally4000
fd22ce09e0 Shuffle some files around 2024-08-05 21:15:57 +10:00
wally4000
2a5888ae7c Use correct definition for saveslot 2024-08-02 15:21:08 +10:00
wally4000
057d301b11 Remove BaseDir extern and replace with setBasePath function 2024-08-02 15:15:58 +10:00
wally4000
ad157ae43f Convert UIElement to unique_ptr 2024-07-21 12:46:45 +10:00
wally4000
bc74877fd6 Tidy up UI more 2024-07-21 11:51:02 +10:00
wally4000
8b5cb5e0f2 No longer just PSP Menu.. 2024-07-16 16:36:01 +10:00
wally4000
5bd823ce26 Fix Menu Height Restrictions 2024-07-16 16:35:08 +10:00
wally4000
ee96bb4f0b Move some UI stuff to Unique_ptrs 2024-07-16 16:01:06 +10:00
wally4000
74ac1819a1 Revert "Move some UI stuff to Unique_ptrs"
This reverts commit 094328ae26.
2024-07-16 15:41:44 +10:00
wally4000
094328ae26 Move some UI stuff to Unique_ptrs 2024-07-16 14:27:02 +10:00
wally4000
fda2ce6155 Use std::string a bit more (Will make sense later) 2024-07-16 13:13:20 +10:00
wally4000
b9f09e08a1 Tidy up UI Files 2024-07-16 07:02:28 +10:00
wally4000
9476068375 Fix Background in SaveState selector 2024-06-25 12:02:56 +10:00
wally4000
4a35201f22 Specify if a variable is unused to silence compiler. 2024-06-20 12:24:05 +10:00
wally4000
ebaad9bd2c Remove Functor in favour of std::function 2024-06-11 13:12:22 +10:00
wally4000
e8da61d850 Fix Dialogs and make DAEDALUS_SDL Switch for PSP 2024-05-28 11:17:04 +10:00
wally4000
6f52ec47a2 This work could be duplicated.. 2024-05-28 08:08:25 +10:00
Howard Su
d3c304abae Cleanup UI code for platform independent 2023-12-05 14:15:25 +08:00
Howard Su
28345d35b6 move PSP UI to top level 2023-12-05 13:03:47 +08:00
Renamed from Source/SysPSP/UI/PauseOptionsComponent.cpp (Browse further)