Commit graph

336 commits

Author SHA1 Message Date
Leon Styhre d1f9dc7e23 Bumped the version to 3.1.1-alpha 2024-09-15 11:26:14 +02:00
Leon Styhre ccf5e3de36 Bumped the version to 3.1.0 2024-09-09 17:07:39 +02:00
Leon Styhre 51cb73b987 (Haiku) Added support for the PDF viewer 2024-08-22 17:32:22 +02:00
Leon Styhre 330f36ee14 (FreeBSD) Added support for building with DEINIT_ON_LAUNCH 2024-08-19 17:17:20 +02:00
Leon Styhre 17f55fd8cf (Haiku) Updated CMake configuration to make ES-DE build on Haiku Nightly (but no longer on R1/beta4) 2024-08-11 21:56:02 +02:00
Leon Styhre a841d4175a Changed a compiler silencing option to only apply to Clang 2024-08-11 19:26:14 +02:00
Leon Styhre c15eff8994 Added experimental support for building on Haiku 2024-08-10 14:28:24 +02:00
Leon Styhre 0347a276ea Silenced some Clang compiler warnings 2024-08-09 22:54:57 +02:00
Leon Styhre 9c07456d21 Removed support for NetBSD and OpenBSD 2024-08-09 21:05:12 +02:00
Leon Styhre 22478ed145 (Windows) Added the ICU library as a dependency 2024-08-09 17:24:08 +02:00
Leon Styhre 2bbcdd375c (macOS) Added the ICU library as a dependency 2024-08-08 21:53:13 +02:00
Leon Styhre 6ad96ba252 (Android) Added the ICU library as a dependency 2024-08-08 20:28:29 +02:00
Leon Styhre 3afe2bacc3 Added the ICU library as a dependency 2024-08-08 20:26:10 +02:00
Leon Styhre dff85c46a6 (Android) Added initial text shaping support 2024-07-31 21:38:46 +02:00
Leon Styhre 6185eeb0cc (macOS) Added initial text shaping support 2024-07-31 19:31:40 +02:00
Leon Styhre c1218d5033 (Windows) Added initial text shaping support 2024-07-31 19:15:59 +02:00
Leon Styhre 71ccaf193e Added the HarfBuzz library as a dependency 2024-07-31 18:26:32 +02:00
Leon Styhre 9e8143820e Added explicit linking of the libintl library on Unix systems where the gettext functions are not part of the C standard library 2024-07-13 11:24:53 +02:00
Leon Styhre 311ad93337 (Android) Localization message catalog files are no longer compiled via the CMake configuration 2024-07-04 20:30:47 +02:00
Leon Styhre 63729cce19 (Android) Added localization support 2024-07-02 18:04:42 +02:00
Leon Styhre 272e5834e0 (Windows) Added partial localization support 2024-06-30 19:47:43 +02:00
Leon Styhre 6256f44455 (macOS) Added localization support 2024-06-30 15:44:09 +02:00
Leon Styhre fec433d4b2 Added CMake configuration for compiling localization message catalog files
Also added initial message catalog files
2024-06-30 13:44:48 +02:00
Leon Styhre ec8a49623a Added initial localization support 2024-06-29 21:24:28 +02:00
Leon Styhre 4ddf13a833 Added the -D_GLIBCXX_ASSERTIONS and -D_FORTIFY_SOURCE=3 options when building using AddressSanitizer or UndefinedBehaviorSanitizer 2024-06-23 21:30:59 +02:00
Leon Styhre 8b5a447da6 Bumped the version to 3.1.0-alpha 2024-06-16 21:47:12 +02:00
Leon Styhre e0b555e51d Bumped the version to 3.0.3 2024-06-09 21:54:49 +02:00
Leon Styhre e6653bc239 (Linux) Added a DEINIT_ON_LAUNCH build flag to support KMS/direct framebuffer access 2024-05-19 19:09:04 +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 4cd4a8e6c0 Bumped the version to 3.0.2 2024-05-11 16:07:42 +02:00
Leon Styhre e0b9bee90d Small CMake configuration change 2024-03-28 23:17:33 +01:00
Leon Styhre 5405f22b78 Bumped the version to 3.0.1 2024-03-15 19:43:36 +01:00
Leon Styhre 863d8b04af (Android) Removed support for the Lite release 2024-03-09 13:03:59 +01:00
Leon Styhre 68c906635f (Android) Added a check for application updates on startup 2024-02-25 12:26:32 +01:00
Leon Styhre 89f65d092b (Android) The versionCode is now included in the version printout on application startup
Also removed the v before the version name on all platforms
2024-02-25 11:32:44 +01:00
Leon Styhre 3e4db5e62c Bumped the version to 3.0.0 2024-02-17 11:41:09 +01:00
Leon Styhre c9ff27b3be (Android) Separated the build artifacts for the Full and Lite releases 2024-01-15 19:20:44 +01:00
Leon Styhre 3964cb2bcf (Android) Fixed some CMake issues when building ARM and x86 at the same time 2024-01-15 17:39:25 +01:00
Leon Styhre d934cfb48f Added support for filtering UTF-8 strings using UTF8-CPP 2024-01-03 17:29:22 +01:00
Leon Styhre 99c5be8a39 (Android) Added CMake configuration for the Lite release 2023-12-25 22:35:35 +01:00
Leon Styhre 717dce004d (Windows) Removed support for building the application using MinGW 2023-12-19 17:38:21 +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 854cef60cb (Android) Made PDF rendering work correctly using Poppler 2023-12-11 18:38:11 +01:00
Leon Styhre 7d1e7d95e9 Disabled the application updater when building for Android 2023-12-08 17:25:38 +01:00
Leon Styhre a83763c2c3 (Android) Added preliminary support for copying assets to the internal data directory 2023-12-07 18:28:55 +01:00
Leon Styhre e9457306a8 (Android) Added the Android API level to a CMake build message 2023-12-07 18:24:40 +01:00
Leon Styhre 84534cf5d7 (Android) Added the application ID to the log output
Also changed the general log output formatting slightly
2023-12-07 18:21:03 +01:00
Leon Styhre 10a048b416 (Android) Added networking support 2023-12-07 18:01:11 +01:00
Leon Styhre 145cd85b0a (Android) Added build support to the CMake configuration 2023-12-07 17:39:42 +01:00
Leon Styhre 2cd3e7af66 Bumped the version to 3.0.0-alpha 2023-11-13 22:33:07 +01:00