Commit graph

74 commits

Author SHA1 Message Date
z2442
407841c0e4 Another typo fix Thanks Krazy 2025-01-28 18:38:15 -05:00
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
0ab6dba948 Enable checking for GCC older than 13 and if that is the case use lib format instead of GCC format. 2025-01-27 20:13:35 -05:00
z2442
e70c5950e6 Cmake GLES cleanup 2025-01-12 21:33:04 -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
04a72fbc5e Add Profiler control for Cmake 2024-09-04 13:35:07 +10:00
Francisco Javier Trujillo Mata
52c36a8c62 Update daedalus after latest gprof changes on the SDK 2024-09-03 10:25:07 +02:00
Wally4000
67cf97f33b Fix Windows build 2024-08-18 21:08:50 +10:00
wally4000
2e9ed6cce2 Remove Dynamo reference from PauseOptions 2024-08-09 19:16:08 +10:00
wally4000
69ef00bff2 Whoops 2024-08-06 12:38:08 +10:00
wally4000
fd22ce09e0 Shuffle some files around 2024-08-05 21:15:57 +10:00
wally4000
e3326478a4 Fix SaveStates 2024-08-05 13:32:54 +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
c065ed98f9 Don't use a reference for strings otherwise garbage printed :) 2024-07-22 16:26:35 +10:00
wally4000
90f5e80caa Forgot this one 2024-07-22 13:54:14 +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
9dc73c61af Clean up some pointers. 2024-07-22 09:30:31 +10:00
wally4000
1813af1e84 Fix RomList and Savestate scroller 2024-07-21 17:29:06 +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
1cae4e21fe Remove redundant UI file 2024-07-18 13:24:21 +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
b6fec7c930 Fix About Screen 2024-07-14 18:25:40 +10:00
Wally4000
32f6c33bb0 Fix some Windows stuff 2024-07-12 23:17:30 +10:00
wally4000
e5f6729396 Start work on the PC UI resolution 2024-07-12 19:16:57 +10:00
wally4000
b410037b6a Don't measure the Time in savestates for now.. 2024-07-12 19:15:40 +10:00
Wally4000
101cca15dd Fix typo 2024-07-04 19:24:03 +10:00
wally4000
9310ae0788 add cstring in appropriate files 2024-07-01 10:48:50 +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
ea702a4197 Double Whoops 2024-06-21 19:58:06 +10:00
wally4000
17456cd1d3 Whoops 2024-06-21 19:57:33 +10:00
wally4000
4a99816e84 How'd that get in there? 2024-06-21 19:56:45 +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