Leon Styhre
acecc5bea4
(Unix/Linux) Updated the man page
2024-03-24 12:42:20 +01:00
Leon Styhre
d5b5bb5ac5
Updated SDL to 2.30.1 on Android, Windows, macOS and the Linux AppImage builds
2024-03-10 17:10:09 +01:00
Leon Styhre
6369370f82
Updated SDL to 2.30.0 on Windows, macOS and the Linux AppImage builds
2024-02-13 17:07:58 +01:00
Leon Styhre
9d824af40a
Small change to the man page
2024-01-17 17:51:07 +01:00
Leon Styhre
717dce004d
(Windows) Removed support for building the application using MinGW
2023-12-19 17:38:21 +01:00
Leon Styhre
38975e0cea
(macOS) Changed to more aggressive optimizations when building the FreeImage library
2023-12-17 15:32:38 +01:00
Leon Styhre
1faa5575d9
Split the es_find_rules.xml and es_systems.xml files for Linux and BSD Unix into separate directories
2023-12-16 22:02:52 +01:00
Leon Styhre
361bf832e1
Changed the application name from EmulationStation Desktop Edition to ES-DE
2023-12-16 12:30:13 +01:00
Leon Styhre
b51c6d7403
(Linux) Removed an inaccurate comment from the create_AppImage.sh script
2023-11-10 14:01:07 +01:00
Leon Styhre
9ae8245cd6
(macOS) Fixed a dependency library build issue
2023-11-05 12:34:25 +01:00
Leon Styhre
6ba8eab589
Updated libgit2 to 1.7.1 on Windows and macOS
2023-11-05 12:00:11 +01:00
Leon Styhre
4bfbd66d7b
Updated SDL to 2.28.5 on Windows, macOS and the Linux AppImage builds
2023-11-05 11:59:10 +01:00
Leon Styhre
e6c51511b6
Updated the dummy ROMs archives with all the latest systems
2023-11-02 20:32:07 +01:00
Leon Styhre
e8c18ca5e7
(Windows) Added bundling of C++ libraries when building with MSVC
2023-11-02 16:35:40 +01:00
Leon Styhre
bfea6b3d73
(Linux) Changed the regular AppImage release to no longer be built using the bundled TLS/SSL certificates
2023-10-31 20:58:25 +01:00
Leon Styhre
321cd7e7dd
Updated the dummy ROMs archives with all the latest systems
2023-10-25 18:17:12 +02:00
Leon Styhre
992412c8cb
Updated the dummy ROMs archives with all the latest systems
2023-10-24 22:12:57 +02:00
Leon Styhre
33c5d1ee20
Updated the dummy ROMs archives with all the latest systems
2023-10-15 15:32:26 +02:00
Leon Styhre
686056ca34
Updated SDL to 2.28.4 on Windows, macOS and the Linux AppImage builds
2023-10-07 16:02:04 +02:00
Leon Styhre
28f880d995
(Windows) Updated curl to 8.2.1
2023-09-09 10:46:42 +02:00
Leon Styhre
ce18f24521
Updated SDL to 2.28.3 on Windows, macOS and the Linux AppImage builds
2023-09-09 10:27:23 +02:00
Leon Styhre
772f2dea90
(macOS) Changed the minimum required OS version from 10.14 'Mojave' to 10.15 'Catalina'
...
Also completely removed support for the legacy OS build
2023-07-29 16:08:40 +02:00
Leon Styhre
599d1e736d
Expanded update_version_string.sh to also update Windows_Portable_README.txt
2023-07-21 11:45:58 +02:00
Leon Styhre
59f0196e7c
Added libpoppler to the LSAN_suppressions file
2023-07-13 16:25:13 +02:00
Leon Styhre
3ffaa879e9
Updated the Unix dummy ROMs archive with all the latest systems
2023-07-12 16:08:48 +02:00
Leon Styhre
fb2050799d
Updated the dummy ROMs archives with all the latest systems
2023-07-10 21:43:26 +02:00
Leon Styhre
df740fec5a
(Windows) Another try to avoid a filesystem race condition for the MinGW dependency setup script
2023-07-10 15:58:14 +02:00
Leon Styhre
4908d48498
(Windows) Added workarounds for filesystem race conditions to the MinGW dependency setup script
2023-07-10 15:44:23 +02:00
Leon Styhre
de97a54da8
Updated SDL to 2.28.1 on Windows, macOS and the Linux AppImage builds
2023-07-05 20:03:07 +02:00
Leon Styhre
0c035a2396
(macOS) Fixed a missing rpath entry for a dependency library
2023-06-25 22:53:26 +02:00
Leon Styhre
43e4310a17
(macOS) Disabled a build option for the FFmpeg dependency
2023-06-25 22:25:18 +02:00
Leon Styhre
f4af8470b9
(macOS) Fixed a dependency build script error
2023-06-25 15:44:38 +02:00
Leon Styhre
54f006c404
(Windows) The dependency setup scripts now properly re-download all files
2023-06-25 15:20:56 +02:00
Leon Styhre
f522c67a5c
The automatic popup of the device virtual keyboard is now always disabled if the SDL release is 2.28.0 or higher
...
Also removed the custom SDL patch for the Linux AppImage builds that prevented the popup keyboard from being displayed, and also added logging of the SDL version to es_log.txt on application startup
2023-06-25 14:33:06 +02:00
Leon Styhre
1888ec55f5
Updated SDL to 2.28.0 on Windows, macOS and the Linux AppImage builds
2023-06-25 13:18:43 +02:00
Leon Styhre
1b052a174b
Updated FFmpeg to 6.0 on Windows and macOS
2023-06-25 12:42:16 +02:00
Leon Styhre
72e14d6a95
(macOS) Changed the make job count from 8 to 4 for the dependency build script
2023-06-25 00:06:17 +02:00
Leon Styhre
bb9eee2692
Made es-pdf-convert work on macOS
2023-06-24 23:58:33 +02:00
Leon Styhre
2412193ad3
(Windows) Added CPack configuration for es-pdf-convert
2023-06-24 14:16:31 +02:00
Leon Styhre
a58eaa83b5
(Windows) Added the Poppler library to the dependency setup scripts
...
Also changed all dependencies to not include version numbers in their directory names and updated curl to 8.1.2, FreeType to 2.13.0, libgit2 to 1.6.4 and pugixml to 1.13
2023-06-24 13:27:42 +02:00
Leon Styhre
b1f73a57f1
Updated the dummy ROMs archives with all the latest systems
2023-04-11 21:09:19 +02:00
Leon Styhre
f6e504fe1f
Updated SDL from 2.26.3 to 2.26.5
2023-04-09 14:12:28 +02:00
Leon Styhre
c8f318b344
(macOS) Added the libgit2 library as a dependency
2023-03-22 00:17:26 +01:00
Leon Styhre
b5d1dfe8ef
(Windows) Added a missing libgit2 library file when building using MSVC
2023-03-21 23:25:25 +01:00
Leon Styhre
38980ffd44
(Windows) Added the libgit2 library as a dependency
2023-03-21 23:22:07 +01:00
Leon Styhre
ee9d3cacc8
Updated the dummy ROMs archives with all the latest systems.
2023-03-06 18:22:27 +01:00
Leon Styhre
a03d388055
Moved the sanitizer suppression files to the tools directory.
2023-02-28 18:09:03 +01:00
Leon Styhre
3083df0126
Updated the dummy ROMs archives with all the latest systems.
2023-02-26 16:19:47 +01:00
Leon Styhre
16099aef58
Updated SDL from 2.26.1 to 2.26.3
2023-02-18 22:46:23 +01:00
Leon Styhre
daa0fe3a91
Added a program release number.
2023-02-16 22:24:42 +01:00