Commit graph

16 commits

Author SHA1 Message Date
Wally4000
67ec7b2ca3 Add Translate Feature to SDL UI 2024-10-07 13:02:11 +02:00
wally4000
9df03a122f Allow easy switching between intrafont and SDL2_TTF on the PSP 2024-07-21 13:37:15 +10:00
wally4000
fda2ce6155 Use std::string a bit more (Will make sense later) 2024-07-16 13:13:20 +10:00
wally4000
e5f6729396 Start work on the PC UI resolution 2024-07-12 19:16:57 +10:00
Wally4000
23d29d18db Apply Z2442's fixes, thanks Z! 2024-06-29 21:55:53 +10:00
wally4000
677f53c592 Modernise DAEDALUS_USE and replace ARRAY_SIZE VARIABLE 2024-06-17 13:45:41 +10:00
z2442
73e324c14b
Merge branch 'master' into UI_Fixes_MAC 2024-06-10 20:31:44 -04:00
z2442
4edfc7b005 *Added wallys memory leak fix
*Added full support for SDL2 gamepads
*Fixed a leak with SDL2 UI swaping
2024-06-08 18:31:31 -04:00
wally4000
36aed19521 Make sure we destroy the texture, otherwise we leak 2024-05-27 16:26:53 +10:00
Howard Su
22e7d34dbc try to render utf8 2023-12-09 22:32:39 +08:00
Howard Su
43f6f81411 Fix font height API on TTF 2023-12-09 22:25:15 +08:00
Howard Su
199835e701 support OSX and enable screen scale 2023-12-09 22:03:38 +08:00
Howard Su
734ed8788d Make Win32 build on Release 2023-12-07 22:56:38 +08:00
Howard Su
1b5472be45 Add more UI elements 2023-12-06 18:24:33 +08:00
Howard Su
e2f0ffa95f More fixes on PSP 2023-12-06 14:46:22 +08:00
Howard Su
8fe4602f7d UI is showing 2023-12-06 11:46:27 +08:00