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 |
|
wally4000
|
5be11beeb3
|
Std::filesystem by reference and start to enable Translate for all
|
2024-06-20 10:07:25 +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
|
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 |
|