Commit graph

139 commits

Author SHA1 Message Date
Leon Styhre 7f4f06eedc Removed the code location info from all PO message catalog files 2024-07-13 19:26:41 +02:00
Leon Styhre 95433503e5 Updated SDL to 2.30.5 on Android, Windows, macOS and the Linux AppImage builds 2024-07-09 22:40:36 +02:00
Leon Styhre 706727ff96 Added two flags to the msgfmt command when compiling message catalog files using update_translation_strings.sh 2024-07-04 21:57:35 +02:00
Leon Styhre 91333b5273 Changed some copyright messages 2024-07-02 18:08:15 +02:00
Leon Styhre 272e5834e0 (Windows) Added partial localization support 2024-06-30 19:47:43 +02:00
Leon Styhre c70684e654 (macOS) Added libiconv as a dependency library 2024-06-30 17:33:54 +02:00
Leon Styhre 6256f44455 (macOS) Added localization support 2024-06-30 15:44:09 +02:00
Leon Styhre c576968e65 Added tools script for updating the translation strings and for compiling the message catalog files 2024-06-30 13:46:14 +02:00
Leon Styhre c7f56190ee (macOS) Changed the minimum required OS version from 10.15 'Catalina' to 11 'Big Sur' 2024-05-16 17:06:07 +02:00
Leon Styhre 4d91ee0d62 Updated the dummy ROMs archives with the latest systems 2024-04-21 23:18:07 +02:00
Leon Styhre 8e29bb2c40 Updated SDL to 2.30.2 on Android, Windows, macOS and the Linux AppImage builds 2024-04-17 17:35:49 +02:00
Leon Styhre 248a64ac87 Updated the example version string in update_version_string.sh 2024-04-17 17:32:49 +02:00
Leon Styhre 0fdf83763d (Windows) Updated OpenSSL to 3.3.0 2024-04-17 17:32:04 +02:00
Leon Styhre a021fc22a9 Moved ApplicationVersion.h from es-app to es-core 2024-04-16 20:57:04 +02:00
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