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
|
d86923fb98
|
Added menu title per-language font sizing to the entire application
|
2024-07-22 11:25:25 +02:00 |
|
Leon Styhre
|
611b8bfdd7
|
Updated some localization strings
|
2024-07-19 10:40:04 +02:00 |
|
Leon Styhre
|
b13c3ee582
|
Added localization support to parts of the application
|
2024-07-16 12:04:50 +02:00 |
|
Leon Styhre
|
c2beb86bcc
|
Added localization support to parts of the application
|
2024-07-14 18:01:54 +02:00 |
|
Leon Styhre
|
a5b1b17c2c
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
|
Leon Styhre
|
f7a5fd9889
|
Improved the layout of the miximage generator interface for some unusual display resolutions and aspect ratios
|
2024-03-10 12:59:01 +01:00 |
|
Leon Styhre
|
a0d636ffb8
|
Changed the application name to ES-DE in all source file headers
|
2023-12-16 19:48:25 +01:00 |
|
Leon Styhre
|
26f084c12a
|
Removed the ellipsis from the miximage offline generator GUI 'Running' status message
|
2023-07-24 16:55:17 +02:00 |
|
Leon Styhre
|
5072fb60b0
|
Made the miximage generator GUI sizing more consistent across different display aspect ratios
|
2023-07-22 13:00:55 +02:00 |
|
Leon Styhre
|
b6d17810be
|
Added support for changing between light and dark color schemes for the menu system
|
2023-05-07 22:56:24 +02:00 |
|
Leon Styhre
|
8bc31e2fd8
|
Removed a lot of unnecessary NinePatchComponent::fitTo() function arguments
|
2023-04-30 16:49:51 +02:00 |
|
Leon Styhre
|
4dc4b9ef02
|
Made some improvements to the layout when running on a vertically oriented screen.
|
2023-02-10 17:29:48 +01:00 |
|
Leon Styhre
|
2a83f616e6
|
Code cleanup of various GUIs.
|
2022-09-03 12:44:49 +02:00 |
|
Leon Styhre
|
a115b3f941
|
Added alignment support and separate dimming of gamelist and system views to the help system.
|
2022-03-18 20:14:51 +01:00 |
|
Leon Styhre
|
a42d63e567
|
Code cleanup by moving a lot of casts to the appropriate getter functions.
|
2022-02-11 23:38:23 +01:00 |
|
Leon Styhre
|
a443f86235
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
|
Leon Styhre
|
0c8efee8ad
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
|
Leon Styhre
|
8a6652552f
|
Set the clang-format option SpaceBeforeCpp11BracedList to true.
|
2022-01-16 12:09:55 +01:00 |
|
Leon Styhre
|
119dfc90f8
|
Changed ViewController::get() to ViewController::getInstance()
|
2022-01-04 21:49:22 +01:00 |
|
Leon Styhre
|
dd0f36f82b
|
Changed most increment and decrement operators from postfix to prefix for es-app.
|
2021-11-17 17:35:34 +01:00 |
|
Leon Styhre
|
0b6d987263
|
Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags.
|
2021-09-18 09:53:26 +02:00 |
|
Leon Styhre
|
7b5d673050
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
Also applied some code formatting changes for braced lists using clang-format.
|
2021-08-17 18:41:45 +02:00 |
|
Leon Styhre
|
1fb0ccef0d
|
Replaced the internal Vector2f data type and functions with the GLM library equivalent.
|
2021-08-16 18:25:01 +02:00 |
|
Leon Styhre
|
722468129e
|
Replaced all internal matrix data types and functions with the GLM library equivalents.
Also changed some vectors.
|
2021-08-15 19:30:31 +02:00 |
|
Leon Styhre
|
af5e32e121
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
|
Leon Styhre
|
36eb79f21a
|
Added a spacer to GuiOfflineGenerator to improve the text placements.
|
2021-06-10 21:49:50 +02:00 |
|
Leon Styhre
|
a1fd0959c1
|
Added an offline miximage generator.
|
2021-06-09 20:56:41 +02:00 |
|