Commit graph

33 commits

Author SHA1 Message Date
z2442
25517ce9b9 Rename GCC_OLD to GCC_LEGACY 2025-01-27 21:14:53 -05:00
z2442
2f6c899b23 More libformat fixes 2025-01-27 20:46:09 -05:00
z2442
08c2b77727 Missed a few 2025-01-27 20:25:18 -05:00
z2442
8473b99bbe init GLES port 2025-01-12 13:37:06 -05:00
Wally4000
78a2634e05 Don't show empty slots on loading states 2024-09-21 22:30:32 +02:00
wally4000
e3326478a4 Fix SaveStates 2024-08-05 13:32:54 +10:00
wally4000
057d301b11 Remove BaseDir extern and replace with setBasePath function 2024-08-02 15:15:58 +10:00
wally4000
5845932b19 Tidy up pointers and chars 2024-07-22 13:54:03 +10:00
wally4000
de03f2b712 Clean up more pointers 2024-07-22 09:31:33 +10:00
wally4000
ad157ae43f Convert UIElement to unique_ptr 2024-07-21 12:46:45 +10:00
wally4000
b28bbe13d6 Don't leave dangling pointers 2024-07-21 12:01:29 +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
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
b9f09e08a1 Tidy up UI Files 2024-07-16 07:02:28 +10:00
wally4000
b6fec7c930 Fix About Screen 2024-07-14 18:25:40 +10:00
wally4000
b410037b6a Don't measure the Time in savestates for now.. 2024-07-12 19:15:40 +10:00
Wally4000
0db6f44622 Apply some fixes so Windows builds again 2024-06-29 11:55:46 +10:00
wally4000
9476068375 Fix Background in SaveState selector 2024-06-25 12:02:56 +10:00
wally4000
36f3e0c0c2 Remove more IO suff 2024-06-21 19:51:57 +10:00
wally4000
6b9fc4f899 Things will be broken here but more IO:: Removal 2024-06-20 16:18:03 +10:00
wally4000
c0439ea45f Remove more IO code. 2024-06-20 13:44:11 +10:00
wally4000
502ac8c7da Fix a bunch of compile errors 2024-06-20 12:50:05 +10:00
wally4000
4a35201f22 Specify if a variable is unused to silence compiler. 2024-06-20 12:24:05 +10:00
wally4000
c4acf0e70c Fix Savestate function 2024-06-20 07:07:55 +10:00
wally4000
c8b43189a0 more IO isolation 2024-06-18 14:59:35 +10:00
wally4000
ebaad9bd2c Remove Functor in favour of std::function 2024-06-11 13:12:22 +10:00
wally4000
6f52ec47a2 This work could be duplicated.. 2024-05-28 08:08:25 +10:00
Howard Su
734ed8788d Make Win32 build on Release 2023-12-07 22:56:38 +08: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/SavestateSelectorComponent.cpp (Browse further)