Leon Styhre
|
c56b42c756
|
Documentation update.
|
2022-09-17 12:43:42 +02:00 |
|
Leon Styhre
|
bea6889926
|
Added carousel theme support for setting item transitions to 'slide' or 'instant'.
|
2022-09-17 12:42:27 +02:00 |
|
Leon Styhre
|
87749e7d37
|
Fixed an issue where overlapping carousel items were not rendered correctly during transitions.
|
2022-09-17 12:17:01 +02:00 |
|
Leon Styhre
|
3789a0ca12
|
Fixed a heisenbug where videos would sometimes not get rendered on application startup.
|
2022-09-17 10:24:46 +02:00 |
|
Leon Styhre
|
720a6fcc22
|
Added support for fade-in and fade-out of static videos.
|
2022-09-16 23:54:13 +02:00 |
|
Leon Styhre
|
6fd47a5599
|
Fixed an issue where the video pillarboxes would not align precisely with the video content.
|
2022-09-16 23:30:51 +02:00 |
|
Leon Styhre
|
4cc1798797
|
(slate-DE) General cleanup of the theme configuration.
|
2022-09-16 19:46:49 +02:00 |
|
Leon Styhre
|
d203f4be27
|
Changed the location for a theme property.
|
2022-09-16 19:43:36 +02:00 |
|
Leon Styhre
|
6d0dc070a5
|
Documentation update.
|
2022-09-16 19:35:35 +02:00 |
|
Leon Styhre
|
3f9023885e
|
Prevented some unnecessary badge rendering.
|
2022-09-16 19:25:38 +02:00 |
|
Leon Styhre
|
4f88909eff
|
Fixed multiple issues where horizontally scrolling TextListComponent rows would not stop and reset correctly.
|
2022-09-16 19:22:19 +02:00 |
|
Leon Styhre
|
0d6c4e02a6
|
Fixed an issue where an invalid screensaver type entry in es_settings.xml could crash the application.
Also cleaned up and modernized the overall screensaver code.
|
2022-09-16 19:18:43 +02:00 |
|
Leon Styhre
|
bee9cf0623
|
Fixed an issue where the origin property did not work correctly for scrollable text containers.
|
2022-09-16 18:52:53 +02:00 |
|
Leon Styhre
|
7e892a7855
|
Changed the order of some theme properties.
|
2022-09-16 18:51:36 +02:00 |
|
Leon Styhre
|
dca3a6d232
|
Fixed multiple issues in ScrollableContainer and added a new containerVerticalSnap property.
|
2022-09-16 18:49:39 +02:00 |
|
Leon Styhre
|
79a661b744
|
Changed the default vertical tile alignment from top to bottom.
|
2022-09-15 23:49:08 +02:00 |
|
Leon Styhre
|
16880028d7
|
Fixed an issue where ScrollableContainer would cause excessive stuttering with some legacy theme sets.
|
2022-09-15 23:31:51 +02:00 |
|
Leon Styhre
|
611824be18
|
Improved some invalid theme configuration warnings in ImageComponent.
|
2022-09-15 21:53:26 +02:00 |
|
Leon Styhre
|
47c8f5988d
|
Some very minor code cleanup.
|
2022-09-15 17:34:20 +02:00 |
|
Leon Styhre
|
3a41aa61c5
|
Fixed an issue where a legacy theme workaround for incorrect element types did not work as expected.
Also cleaned up a log warning message related to this.
|
2022-09-15 17:29:34 +02:00 |
|
Leon Styhre
|
8699bdcbb9
|
Fixed an issue where System view videos with a static path set would still display the static image.
|
2022-09-15 17:27:16 +02:00 |
|
Leon Styhre
|
59494b0a9b
|
Fixed an issue where videos without any static images would sometimes have a delayed start.
|
2022-09-15 17:25:27 +02:00 |
|
Leon Styhre
|
78cdc49200
|
Fixed an issue where static images for video elements would sometimes not fade out during gamelist fast-scrolling.
|
2022-09-15 17:22:26 +02:00 |
|
Leon Styhre
|
0aa1d3bdc7
|
Added checks for whether video files set using the 'path' and 'default' properties actually exist before attempting to use them in VideoComponent.
|
2022-09-15 17:19:50 +02:00 |
|
Leon Styhre
|
a50a734a6d
|
Documentation update.
|
2022-09-13 21:17:52 +02:00 |
|
Leon Styhre
|
fd60c275d7
|
(Windows) Added SSF as an alternative emulator for the saturn and saturnjp systems.
|
2022-09-13 21:05:01 +02:00 |
|
Leon Styhre
|
86025d1894
|
(slate-DE) Fixed some minor theme configuration issues.
|
2022-09-13 19:56:25 +02:00 |
|
Leon Styhre
|
17493efcf2
|
(slate-DE) General cleanup of the configuration.
|
2022-09-13 19:47:47 +02:00 |
|
Leon Styhre
|
8e43138722
|
Made GameSelectorComponent not return the same game repeatedly in a row.
|
2022-09-12 19:48:11 +02:00 |
|
Leon Styhre
|
ee3d32990d
|
Documentation update.
|
2022-09-12 19:19:09 +02:00 |
|
Leon Styhre
|
7aa1b1bf5d
|
Added openMSX standalone as an alternative emulator for the msx, msx1, msx2 and msxturbor systems.
|
2022-09-12 19:11:39 +02:00 |
|
Leon Styhre
|
ab5af86f7e
|
Fixed an issue where system view elements could render outside the designated area.
|
2022-09-12 19:06:09 +02:00 |
|
Leon Styhre
|
8d5dc46fc6
|
Some minor code cleanup.
|
2022-09-12 19:03:45 +02:00 |
|
Leon Styhre
|
4610e91bd7
|
(Linux) Added Rosalie's Mupen GUI standalone as an alternative emulator for the n64 system.
|
2022-09-11 21:01:40 +02:00 |
|
Leon Styhre
|
98a15047cd
|
Added simple64 standalone as an alternative emulator for the n64 system on Linux and Windows.
|
2022-09-11 20:55:12 +02:00 |
|
Leon Styhre
|
730b6cff19
|
Added MAME standalone as an alternative emulator for the gameandwatch system.
|
2022-09-11 20:17:26 +02:00 |
|
Leon Styhre
|
2da2a86397
|
Adjusted the splash screen sizing to be more consistent across various screen aspect ratios.
|
2022-09-11 17:24:05 +02:00 |
|
Leon Styhre
|
24ca8d6f60
|
(slate-DE) Set 'Dark Mode' as the default variant instead of 'Light Mode'.
|
2022-09-11 12:59:01 +02:00 |
|
Leon Styhre
|
9d5e0a140a
|
Documentation update.
|
2022-09-10 22:34:36 +02:00 |
|
Leon Styhre
|
efec1b9ceb
|
Updated the bundled TLS certificates.
|
2022-09-10 22:18:21 +02:00 |
|
Leon Styhre
|
a2eedde8d3
|
Fixed a small rounding error in TextComponent.
|
2022-09-10 20:05:58 +02:00 |
|
Leon Styhre
|
ee2e9463a2
|
Fixed an issue where the rating component would be incorrectly sized in the scraper GUI at certain vertical resolutions.
|
2022-09-10 19:49:48 +02:00 |
|
Leon Styhre
|
d2641d5c2c
|
Set forceloading of all images for the startup system to avoid texture pop-in.
|
2022-09-10 16:07:43 +02:00 |
|
Leon Styhre
|
c50f39dd05
|
Updated the CMake configuration for the removed legacy theme engine code.
|
2022-09-10 11:58:52 +02:00 |
|
Leon Styhre
|
596bc5e8af
|
Removed a lot of deprecated theme engine code from the legacy engine.
|
2022-09-10 11:55:35 +02:00 |
|
Leon Styhre
|
74d3e1f063
|
Modernized some code.
|
2022-09-10 11:35:55 +02:00 |
|
Leon Styhre
|
f0fd5346c6
|
Changed the default origin from 0.5 0.5 to 0 0 for GIFAnimComponent and LottieAnimComponent.
|
2022-09-10 11:24:43 +02:00 |
|
Leon Styhre
|
b055493894
|
Fixed an issue where multiple levels of symlinking in the ROMs directory tree could crash the application on startup.
|
2022-09-10 11:12:48 +02:00 |
|
Leon Styhre
|
8cc3d1aac5
|
Added some more workarounds for legacy theme sets with incorrectly defined element types.
|
2022-09-09 18:03:58 +02:00 |
|
Leon Styhre
|
34b56c490b
|
Fixed an issue where some default label fields were not getting properly initialized for legacy theme sets.
|
2022-09-09 17:58:43 +02:00 |
|