Commit graph

32 commits

Author SHA1 Message Date
wally4000
2480f5eac7 Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
wally4000
aab193d6e3 Clean up format directive 2025-02-22 19:07:04 +11: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
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
8473b99bbe init GLES port 2025-01-12 13:37:06 -05: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
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
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
1813af1e84 Fix RomList and Savestate scroller 2024-07-21 17:29:06 +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
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
e5f6729396 Start work on the PC UI resolution 2024-07-12 19:16:57 +10:00
Wally4000
0db6f44622 Apply some fixes so Windows builds again 2024-06-29 11:55:46 +10:00
wally4000
36f3e0c0c2 Remove more IO suff 2024-06-21 19:51:57 +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
5be11beeb3 Std::filesystem by reference and start to enable Translate for all 2024-06-20 10:07:25 +10:00
wally4000
f2c073db21 Replace IsRomname Function with filesystem operations 2024-06-18 07:55:10 +10:00
wally4000
b3d1a8bf49 Use std::filesystem for Preview_path 2024-06-17 16:44:31 +10:00
wally4000
4bcc5af9b9 Move MathUtil.h to Utility 2024-06-17 16:29:28 +10:00
wally4000
677f53c592 Modernise DAEDALUS_USE and replace ARRAY_SIZE VARIABLE 2024-06-17 13:45:41 +10:00
wally4000
ebaad9bd2c Remove Functor in favour of std::function 2024-06-11 13:12:22 +10:00
Howard Su
644d080109 Handle special character 2023-12-07 23:50:19 +08: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/RomSelectorComponent.cpp (Browse further)