Commit graph

814 commits

Author SHA1 Message Date
Wally4000
0c04c1ada1 Merge branch 'master' into Tidy-Pointers 2023-06-28 10:39:43 +10:00
Wally4000
ec99921fb9 as per last 2023-06-26 22:11:40 +10:00
Wally4000
5c7d7d48a6 Updated a bunch of pointers so they're unique. 2023-06-26 22:11:29 +10:00
Wally4000
76eb881494 use shared_ptr instead of RefCounted Class 2023-06-22 15:47:48 +10:00
Wally4000
0f8c125609 Saveguard the ME.prx so it only loads once 2023-04-26 12:23:31 +10:00
Wally4000
2b8224a026 use built in string.. 2023-04-26 09:54:51 +10:00
Wally4000
cb40abe1c3 Printf doesn't work with std::filesystem :) 2023-04-26 09:49:02 +10:00
Wally4000
e4be3c629e Update Date in PSPMenu 2023-04-26 09:48:20 +10:00
Wally4000
2c130d6305 Tidy up About Component 2023-04-26 09:47:42 +10:00
Wally4000
4d73616749 Correct some CMake stuff 2023-04-26 09:46:48 +10:00
Wally4000
b5ed8ac792 Revert "Remove redundant Stream.cpp file"
This reverts commit 5e38dee8e3.
2023-04-25 11:01:34 +10:00
Wally4000
5e38dee8e3 Remove redundant Stream.cpp file 2023-04-23 21:59:18 +10:00
Wally4000
9afacd8d72 Fixed PSP Build 2023-04-19 12:18:19 +10:00
Wally4000
6dca83df5e Clean up CMake (PSP Build is jank) 2023-04-15 09:35:45 +10:00
Ian
7818571cfb
SysPSP: Fix kPlaceholder typo preventing DEBUG build 2023-04-14 19:03:24 -04:00
Wally4000
394c1710c9 Shared_ptr for CCodeBufferManager 2022-07-17 20:43:18 +10:00
Wally4000
060557db9b Use smart pointers for singleton and graphics 2022-07-16 00:36:25 +10:00
Wally4000
2824aaaba6 Use Std::filesystem more 2022-07-11 13:54:08 +10:00
Wally
faaac7fcad Refine CMakeLists more 2022-06-22 22:41:10 +10:00
Wally4000
96cbcddccc PSP Build is now compiling again 2022-06-22 03:22:59 +00:00
Wally4000
58fa2c0480 What a lovely missing / :) 2022-06-22 11:40:35 +10:00
Wally4000
e53e983722 Fixed Install path 2022-06-22 11:31:57 +10:00
Wally4000
f6b3f7128a Clean up CMakeFile 2022-06-22 08:12:51 +10:00
Wally
48e6e1d54f Use BuildOptions.h for macro functions 2022-06-19 22:32:56 +10:00
Wally
9fe0d7666f Use modern alignas specifier 2022-06-19 13:55:08 +10:00
Wally
2e15beada7 Clean up Math.h 2022-06-18 19:10:42 +10:00
Wally4000
d8cbbaf143 Disable SDL on PSP for now.. 2022-06-17 22:21:09 +10:00
Wally4000
ab49c5988f Forgot to remove this 2022-06-17 10:00:55 +10:00
Wally4000
3f6594bb0b Remove deprecated home_button hook 2022-06-17 08:08:16 +10:00
Ian
52f6d15894 Fix mediaengine.prx path 2022-06-13 20:04:20 -04:00
Wally4000
8e8837ff51 Add missing PSP Install files 2022-06-13 22:16:44 +10:00
Wally4000
bb7d13ca06 Change CMake Script to allow installing 2022-06-13 20:59:43 +10:00
Wally4000
1a0d148c6d 2022-06-13 17:35:11 +10:00
Wally4000
54273e077d Fix Plugin Path again 2022-06-13 17:26:57 +10:00
Wally4000
17eb95ffec Revert std::array on audio, Change SDL Plugin old 2022-06-13 16:13:12 +10:00
Wally4000
c0f19235a8 Select is now menu button again 2022-05-03 22:30:47 +10:00
Wally4000
ca36d90a3e Clean up more functions 2022-05-03 22:20:05 +10:00
Wally4000
9433fdafd4 Move PSP Audio to SDL Audio add SDL Audio 2022-05-03 22:15:22 +10:00
Wally4000
45f66d9ad5 Move Plugins to Plugins Directory 2022-05-03 22:13:44 +10:00
Wally4000
13f43ae5af Remove PATHSPSP 2022-05-03 22:12:16 +10:00
Wally4000
8295b53ff9 Remove JobManager from PSP Audio 2022-05-01 16:38:18 +10:00
Wally4000
c9df0d49d0 Use FileSystem for more things 2022-04-28 13:20:10 +10:00
Wally4000
107297c150 Keep PSP Stat where it's used 2022-04-24 12:23:21 +10:00
Wally4000
5d16579103 Use a unique_ptr for Audio 2022-04-20 20:08:51 +10:00
Wally4000
b0185d6441 Begin introducing std::filesystem more 2022-04-19 20:22:58 +10:00
Wally4000
583ac5aa16 Reduce reliance of DveMgr 2022-04-15 13:53:29 +10:00
Wally4000
3a209fc918 Use the Posix Timing on PSP. Small perf + 2022-04-01 15:21:48 +11:00
Wally
23d60271b8 PSP will now build but crashes :( 2022-03-27 12:56:24 +11:00
Wally4000
3fec82b04d Remove stdafx.h for consistency 2022-03-22 18:06:17 +11:00
wally4000
29ca0e1963 Fix issues wtth PSP build, some linker errors rema 2022-03-21 22:32:32 +11:00