Commit graph

2518 commits

Author SHA1 Message Date
Leon Styhre ae779a42e6 Fixed an issue where scraping using TheGamesDB would crash the application 2024-08-24 11:58:03 +02:00
Leon Styhre f7496141f4 (Haiku) Changed to correct installation directories 2024-08-23 16:29:00 +02:00
Leon Styhre 03ce48da81 (Haiku) Added correct installation directories to the CMake configuration 2024-08-23 16:06:01 +02:00
Leon Styhre 51cb73b987 (Haiku) Added support for the PDF viewer 2024-08-22 17:32:22 +02:00
Leon Styhre 03c6fb3297 Added support for the de_DE locale 2024-08-21 21:03:38 +02:00
Leon Styhre 5a2e6ec537 (Android) Fonts and locales are now copied earlier than the other assets as HarfBuzz and libintl need them earlier in the startup process 2024-08-20 23:09:11 +02:00
Leon Styhre 03149d0b33 Added support for the ca_AD locale 2024-08-20 17:53:39 +02:00
Leon Styhre 7e9590d7c3 Fixed an issue where theme names in the theme downloader could get abbreviated 2024-08-20 17:49:53 +02:00
Leon Styhre 3552c6e228 Added layout and line wrapping support for shaped text and for mixing of LTR and RTL scripts 2024-08-20 00:13:44 +02:00
Leon Styhre 3f5e277cd6 (FreeBSD) Added the man page to the CPack configuration 2024-08-19 17:18:21 +02:00
Leon Styhre 8ff6f50635 Changed ScreenSaver to use TextComponent instead of using Font facilities directly 2024-08-11 12:32:04 +02:00
Leon Styhre a9956e2f07 (Haiku) Added a ScreenScraper platform identifier 2024-08-10 15:13:05 +02:00
Leon Styhre c15eff8994 Added experimental support for building on Haiku 2024-08-10 14:28:24 +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 03f6567dd5 Added support for the ar_EG locale 2024-08-04 13:02:00 +02:00
Leon Styhre b1adbc0f2a Added support for the pl_PL locale 2024-08-01 21:36:45 +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 f9d5b2b12e Added support for the nl_NL locale 2024-07-30 18:18:04 +02:00
Leon Styhre 7e4a88a144 Changed one translation 2024-07-28 14:24:32 +02:00
Leon Styhre be0971cd3a Added a 'Dark with red' menu color scheme to improve perceived contrast on low-contrast displays 2024-07-28 14:02:37 +02:00
Leon Styhre 9eac172000 Fixed an issue where the theme downloader percentage indicators did not render when using the ja_JP locale 2024-07-26 20:55:18 +02:00
Leon Styhre d5b075b4d8 Added a missing translation 2024-07-24 17:18:09 +02:00
Leon Styhre d55ddf61c5 Added plural forms to two translation strings 2024-07-24 11:38:10 +02:00
Leon Styhre ea2f29a5c9 Changed some translation hinting to use context information instead 2024-07-23 19:28:08 +02:00
Leon Styhre f84caff123 Made some size adjustments to GuiThemeDownloader 2024-07-23 11:31:16 +02:00
Leon Styhre a1e31331b5 Added support for the ro_RO locale 2024-07-23 10:34:12 +02:00
Leon Styhre 39e0a1773b Added support for the ru_RU locale 2024-07-22 16:12:04 +02:00
Leon Styhre d86923fb98 Added menu title per-language font sizing to the entire application 2024-07-22 11:25:25 +02:00
Leon Styhre 298b371715 Added support for the es_ES locale 2024-07-21 11:50:06 +02:00
Leon Styhre 1f605347c3 Added support for the el_GR locale 2024-07-21 11:37:53 +02:00
Leon Styhre afea0eace9 Added support for the fr_FR locale 2024-07-21 11:13:49 +02:00
Leon Styhre 75bff1f0df (Windows) Added a missing DLL file 2024-07-20 15:58:39 +02:00
Leon Styhre f1ee285b3e Added support for the pt_BR locale 2024-07-20 13:42:51 +02:00
Leon Styhre 335b3dd4ff Added support for the ja_JP locale 2024-07-20 13:35:37 +02:00
Leon Styhre 01406c27c3 Added support for the it_IT locale 2024-07-20 13:31:21 +02:00
Leon Styhre 0b5b0e0572 Added support for the en_GB locale 2024-07-20 13:24:37 +02:00
Leon Styhre 7ef8f6cc28 Fixed some translation issues 2024-07-20 13:15:56 +02:00
Leon Styhre 611b8bfdd7 Updated some localization strings 2024-07-19 10:40:04 +02:00
Leon Styhre 72ee58e748 Added localization support to parts of the application 2024-07-18 15:07:41 +02:00
Leon Styhre 47a8363f32 Added localization support to parts of the application 2024-07-17 19:51:18 +02:00
Leon Styhre 35f51e6904 Added localization support to parts of the application 2024-07-17 14:14:59 +02:00
Leon Styhre 085b3da8e0 Fixed some potential crashes when encountering scraper errors 2024-07-17 12:57:05 +02:00
Leon Styhre 8ca231ceb4 (macOS) Removed an obsolete license file 2024-07-17 11:36:17 +02:00
Leon Styhre f7be57336b (Windows) Fixed some MSVC compiler warnings 2024-07-16 16:58:55 +02:00
Leon Styhre 062288ad07 Added localization support to parts of the application 2024-07-16 16:50:46 +02:00
Leon Styhre 14b65cb2e4 Added localization support to parts of the application 2024-07-16 13:56:35 +02:00
Leon Styhre 5e3d07bb56 Fixed an issue where some localization changes led to crashes 2024-07-16 12:15:29 +02:00