Leon Styhre
|
5d653a9e93
|
Reverted a change in TextComponent as it caused unforeseen issues
|
2024-08-03 21:20:28 +02:00 |
|
Leon Styhre
|
c873441851
|
Made accurate text layout work correctly using HarfBuzz
|
2024-08-03 19:04:45 +02:00 |
|
Leon Styhre
|
72ee58e748
|
Added localization support to parts of the application
|
2024-07-18 15:07:41 +02:00 |
|
Leon Styhre
|
13fadd1658
|
Removed some obsolete code from DateTimeEditComponent
|
2024-07-17 16:49:51 +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
|
557748970a
|
Added localization support to parts of the application
|
2024-07-14 16:48:31 +02:00 |
|
Leon Styhre
|
be95b494dc
|
Added localization support to parts of the application
|
2024-07-13 19:14:34 +02:00 |
|
Leon Styhre
|
e0c57b068d
|
Added localization support to parts of the application
|
2024-07-13 12:32:16 +02:00 |
|
Leon Styhre
|
a5b1b17c2c
|
Changed the application name in all header files
|
2024-07-10 18:04:40 +02:00 |
|
Leon Styhre
|
1df2641e0c
|
Changed to scaling the menu title per language instead of the overall menu
|
2024-07-04 19:33:07 +02:00 |
|
Leon Styhre
|
1700bb195c
|
Removed some forced uppercase conversions
|
2024-07-04 18:47:26 +02:00 |
|
Leon Styhre
|
82bd856366
|
(Windows) Fixed an issue where video textures were sometimes not aligned correctly
|
2024-06-28 22:44:21 +02:00 |
|
Leon Styhre
|
38a99abf79
|
(Windows) Video textures were sometimes not aligned correctly horizontally
|
2024-06-28 22:17:19 +02:00 |
|
Leon Styhre
|
990e26369d
|
Added 'backgroundMargins' and 'backgroundCornerRadius' properties to the datetime element
|
2024-06-16 22:39:41 +02:00 |
|
Leon Styhre
|
f240094191
|
Added an 'imageCropPos' property to the grid element
|
2024-06-05 20:22:44 +02:00 |
|
Leon Styhre
|
248df769eb
|
Added an 'imageCropPos' property to the carousel element
|
2024-06-05 20:21:32 +02:00 |
|
Leon Styhre
|
3008011acd
|
Added a 'cropPos' property to the video element
|
2024-06-05 18:46:27 +02:00 |
|
Leon Styhre
|
96452849e7
|
Added a 'cropPos' property to the image element
|
2024-06-05 18:43:36 +02:00 |
|
Leon Styhre
|
5dd7a371fe
|
Added a 'selectedBackgroundCornerRadius' property to the textlist element
|
2024-06-03 17:34:07 +02:00 |
|
Leon Styhre
|
c8c601bcc9
|
Added a 'backgroundCornerRadius' property to the text element
|
2024-06-03 17:27:00 +02:00 |
|
Leon Styhre
|
87dc77ceaa
|
Added a 'selectedBackgroundMargins' property to the textlist element
|
2024-06-02 22:36:52 +02:00 |
|
Leon Styhre
|
f1642393a4
|
Added a 'backgroundMargins' property to the text element
|
2024-06-02 22:30:41 +02:00 |
|
Leon Styhre
|
f53650072b
|
Added a 'selectedItemOffset' property to the carousel element
|
2024-06-02 17:01:38 +02:00 |
|
Leon Styhre
|
8a91c558db
|
Fixed some deprecation warnings in VideoFFmpegComponent.cpp when building with FFmpeg 6.1 or higher
|
2024-03-10 17:24:02 +01:00 |
|
Leon Styhre
|
28c91d1c0e
|
Prepared code in VideoFFmpegComponent.cpp for how to handle the deprecated AVFrame::pkt_pos and AVFrame::pkt_size fields
|
2024-03-10 16:48:26 +01:00 |
|
Leon Styhre
|
d806e9376d
|
(Android) Fixed an issue where pressing the backspace key twice while editing text using a physical keyboard would close the text input dialog
|
2024-02-26 18:03:47 +01:00 |
|
Leon Styhre
|
7e64c15388
|
(Android) Added a reset of the video element delay timer on activity resume
|
2024-02-10 10:49:02 +01:00 |
|
Leon Styhre
|
2a2400fc73
|
Changed the VideoFFmpegComponent stream re-sync threshold from 2.0 to 1.2 seconds
|
2024-02-10 10:45:19 +01:00 |
|
Leon Styhre
|
bd6c9646fc
|
The VideoFFmpegComponent audio and video streams are now re-synchronized after resuming the appliction
|
2024-02-08 19:27:15 +01:00 |
|
Leon Styhre
|
2e5f56970a
|
Fixed a few issues where text editing was not stopped when leaving the text edit popup dialogs
|
2024-02-08 19:20:09 +01:00 |
|
Leon Styhre
|
2822cadc1f
|
Putting the computer to sleep while a video was playing will no longer result in a massive fast-forward on resume
|
2024-02-07 21:53:15 +01:00 |
|
Leon Styhre
|
45bcfa9179
|
(Android) Enabled the use of the OS-supplied virtual keyboard if the ES-DE virtual keyboard setting has been disabled
|
2024-02-01 23:25:43 +01:00 |
|
Leon Styhre
|
24c3817aaa
|
Made the text element 'defaultValue' property usable with metadata types systemName, systemFullname, sourceSystemName and sourceSystemFullname
|
2024-01-28 12:34:41 +01:00 |
|
Leon Styhre
|
0b33884baa
|
Combining video pillarboxes with rounded corners will no longer round corners for the actual video frame (except for extreme values)
|
2024-01-27 22:41:48 +01:00 |
|
Leon Styhre
|
54125ca7ad
|
Fixed an issue where videos were sometimes positioned incorrectly if combining pillarboxes with rounded corners while using an origin value higher than 0.5
|
2024-01-27 22:09:02 +01:00 |
|
Leon Styhre
|
99c80e389a
|
Added a 'selectorWidth' property to the textlist element
|
2024-01-27 14:50:32 +01:00 |
|
Leon Styhre
|
6dff5ac75c
|
Added a 'hideIfZero' property to the rating element
|
2024-01-27 13:32:58 +01:00 |
|
Leon Styhre
|
00e6908ccd
|
Fixed an issue where the last row of grids with fractionalRows set to true would sometimes not render correctly
|
2024-01-21 15:42:19 +01:00 |
|
Leon Styhre
|
dcb2aaedef
|
Added an option to the Input device settings menu to swap the A/B and X/Y buttons
|
2024-01-17 22:09:50 +01:00 |
|
Leon Styhre
|
3abd8d9035
|
Added a 'renderDuringTransitions' property to the image element
|
2023-12-18 01:16:32 +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
|
27be4007a2
|
Added workarounds for some mobile GPUs which do not support all OpenGL operations when using the BGRA pixel format
|
2023-12-07 17:56:27 +01:00 |
|
Leon Styhre
|
aaffc06514
|
Fixed a regression which caused the saturation property to not have any effect on the video stream
|
2023-11-11 11:37:09 +01:00 |
|
Leon Styhre
|
ac7729b9ac
|
Fixed an issue where horizontally scrolling text containers sometimes had an incorrect vertical offset
|
2023-11-04 21:32:35 +01:00 |
|
Leon Styhre
|
87a8d5a23a
|
Fixed a few issues reported by scan-build
|
2023-11-02 12:38:19 +01:00 |
|
Leon Styhre
|
e6097b4fb0
|
Added rounding of the item sizes in GridComponent
|
2023-11-01 23:38:33 +01:00 |
|
Leon Styhre
|
12f7d103be
|
Fixed an issue where the textRelativeScale property was not working correctly for the grid element
|
2023-10-20 17:42:40 +02:00 |
|
Leon Styhre
|
9283cdff84
|
Newlines are now converted to spaces when pasting text into single-line input fields
|
2023-10-20 17:40:44 +02:00 |
|
Leon Styhre
|
db5948ee4b
|
Fixed an issue where scrollable text containers were sometimes not updated correctly
|
2023-10-20 17:38:43 +02:00 |
|