Commit Graph

36151 Commits

Author SHA1 Message Date
Henrik Rydgård
49af6b9731 Single-character iOS buildfix, sigh 2023-03-22 19:36:50 +01:00
Henrik Rydgård
dfa06c4e77 SDL buildfix, fix file/folder browsers on Darwin 2023-03-22 19:25:35 +01:00
Henrik Rydgård
b7350f3cbf Fix folder browser on Android and Windows 2023-03-22 19:25:35 +01:00
Henrik Rydgård
49efa4499e Blind convert iOS to the new folder picking path 2023-03-22 19:25:35 +01:00
Henrik Rydgård
9508ef467e Port folder browser too, now this time start with Qt 2023-03-22 19:25:35 +01:00
Henrik Rydgård
f28ac8fdc3
Merge pull request #17161 from fp64/rtc-fix
Rtc fix
2023-03-22 18:48:10 +01:00
Henrik Rydgård
62823666b2
Merge pull request #17160 from hrydgard/port-file-browser
Port file browser to the request manager
2023-03-22 17:58:47 +01:00
Henrik Rydgård
376cd34182 iOS buildfix 2023-03-22 16:59:47 +01:00
Henrik Rydgård
1c79fd8cf4 Fix Qt file browser, use to implement image browser 2023-03-22 15:52:25 +01:00
Henrik Rydgård
7718c06dd1 Port UWP file browser, fix UWP image browser 2023-03-22 15:36:14 +01:00
Henrik Rydgård
70f0ac04af Port the file browser spawned by the Load button to the new request stuff 2023-03-22 15:36:14 +01:00
Henrik Rydgård
47ae31e293 Minor cleanups, drive-by fix for folder browser on iOS 2023-03-22 15:36:14 +01:00
Henrik Rydgård
d87f03f90b
Merge pull request #17159 from hrydgard/port-image-selector
Port image selector to the new request manager
2023-03-22 15:35:59 +01:00
Henrik Rydgård
0403bbf084 Make the new image selection path work on Android as well. 2023-03-22 14:53:07 +01:00
Henrik Rydgård
e9f5394f59 Move the Windows open file dialog to the new system, switch the background image selector over. 2023-03-22 14:53:07 +01:00
Henrik Rydgård
96012b2470
Merge pull request #17158 from hrydgard/even-more-system-cleanup
More system cleanup: Replace inputbox queue with something more generic
2023-03-22 14:52:58 +01:00
fp64
0fa134a1ea Add -mfpmath=sse to CMakeLists.txt
Only affects x86+32bit+gcc combo.
2023-03-22 09:51:16 -04:00
Henrik Rydgård
cc7b9569f2 Fix InputBox in Qt 2023-03-22 14:39:57 +01:00
Henrik Rydgård
604f3b4500 Try to fix Qt. Still broken due to threading issue. 2023-03-22 14:30:44 +01:00
Henrik Rydgård
9d10417f09 UWP buildfix 2023-03-22 14:17:19 +01:00
Henrik Rydgård
8bbb9e7c95 Buildfixing 2023-03-22 13:22:10 +01:00
Henrik Rydgård
de064e210e Replace the inputbox queue with a more generic RequestManager. 2023-03-22 12:41:11 +01:00
Henrik Rydgård
3852d4f698 Make a little system to replace the InputBox message queue with something more generic 2023-03-22 11:35:57 +01:00
Henrik Rydgård
94debfbf36 Rename screenManager to g_screenManager, readme update 2023-03-22 09:44:44 +01:00
fp64
3409dba557 Merge branch 'master' into rtc-fix 2023-03-22 02:11:25 -04:00
fp64
0584c6f414 Fix RTC failures in autotests on 32 bit
Also simplifies code. Note: some uses of (potentially 32-bit) time_t
are still left.
2023-03-22 01:50:50 -04:00
Henrik Rydgård
ceaaaaeff0
Merge pull request #17156 from hrydgard/more-cleanup
Remove graphics init/shutdown stuff from "Host"
2023-03-21 23:07:36 +01:00
Henrik Rydgård
47f063550a Remove InitGraphics/ShutdownGraphics from Host, except for headless 2023-03-21 22:47:20 +01:00
Henrik Rydgård
2786786c9f Avoid Host in Windows graphics init 2023-03-21 14:07:27 +01:00
Henrik Rydgård
e7f1716c4f
Merge pull request #17155 from hrydgard/minor-cleanups
System API cleanups
2023-03-21 13:58:35 +01:00
Henrik Rydgård
f5472ba0d8 Cleanup up unnecessary audio init functions 2023-03-21 13:39:02 +01:00
Henrik Rydgård
5fae4f36db Move SkipUI function 2023-03-21 13:39:02 +01:00
Henrik Rydgård
f60f5ccaea Move SetDebugMode notification 2023-03-21 13:39:00 +01:00
Henrik Rydgård
fc1732cc22 Move NotifySwitchUMDUpdated 2023-03-21 13:37:19 +01:00
Henrik Rydgård
c92a4acb40 Move NotifySymbolMapUpdated to System_Notify 2023-03-21 13:37:19 +01:00
Henrik Rydgård
dda8635c89 Move three notifications out of Host 2023-03-21 13:37:19 +01:00
Henrik Rydgård
06fcc9ccd7 Add System_Notify 2023-03-21 13:37:16 +01:00
Henrik Rydgård
ac5855cdf8 Remove CanCreateShortcut function 2023-03-21 12:23:01 +01:00
Henrik Rydgård
d3955b42bb Rename some system functions, merge the Launch* ones.
android launchurl buildfix
2023-03-21 12:22:59 +01:00
Henrik Rydgård
a9eaa4fdc8 Get rid of an ifdef 2023-03-21 10:24:36 +01:00
Henrik Rydgård
6cdcce5063
Merge pull request #17154 from hrydgard/upgrade-glslang
Update glslang to latest
2023-03-21 10:10:54 +01:00
Henrik Rydgård
858675e43e Update glslang to latest 2023-03-21 09:30:43 +01:00
Henrik Rydgård
aa66cc03f9
Merge pull request #17146 from hrydgard/default-replace-ini
Improve default replacer ini
2023-03-19 10:55:12 +01:00
Henrik Rydgård
e7d0a39577
Merge pull request #17147 from DDinghoya/patch-8
Update ko_KR.ini
2023-03-19 09:22:19 +01:00
DDinghoya
4c67ac8f12
Update ko_KR.ini 2023-03-19 17:19:52 +09:00
Henrik Rydgård
6950801e25 Not much point with a single line cleanup function. Also remove redundant check. 2023-03-19 00:04:48 +01:00
Henrik Rydgård
0580b09eeb Improve default replacer ini. Various cleanup 2023-03-19 00:00:59 +01:00
Henrik Rydgård
b86231115e
Merge pull request #17131 from HR1025/master
[what][style][gpu] some coding style refine
2023-03-18 18:22:32 +01:00
Henrik Rydgård
99c11901f2
Merge pull request #17130 from unknownbrackets/leak-minor
Minor leak fix
2023-03-18 16:58:58 +01:00
Henrik Rydgård
37c1e17dc3
Merge pull request #17144 from hrydgard/replacement-force-mipmaps
Force mipmapping on when drawing using replacement textures that contain mipmaps
2023-03-18 16:57:47 +01:00