Leon Styhre
|
a8062de9ff
|
Fixed an issue where a struct member variable was not initialized.
|
2022-09-19 23:43:47 +02:00 |
|
Leon Styhre
|
da343c49aa
|
Added an 'Ignore keyboard input' option to the input device settings menu.
|
2022-09-19 19:05:06 +02:00 |
|
Leon Styhre
|
30d4c587e7
|
Fixed an issue where the screensaver game info overlay would render at the wrong horizontal position.
|
2022-09-17 18:37:19 +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
|
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
|
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
|
47c8f5988d
|
Some very minor code cleanup.
|
2022-09-15 17:34:20 +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
|
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
|
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
|
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
|
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
|
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 |
|
Leon Styhre
|
2a4d9d334d
|
Gamelist fade animations are now cancelled on certain navigation actions.
|
2022-09-09 17:52:20 +02:00 |
|
Leon Styhre
|
9e9fa58cd0
|
Sorted the folder link selection list.
|
2022-09-08 21:49:57 +02:00 |
|
Leon Styhre
|
ed412174e3
|
The media viewer now always loads all images upfront.
|
2022-09-08 20:38:47 +02:00 |
|
Leon Styhre
|
b3148a7f74
|
Added a dummy RatingComponent object to SystemView to keep the cached texture entries from expiring.
|
2022-09-08 18:59:33 +02:00 |
|
Leon Styhre
|
c537de51ef
|
Some general code cleanup.
|
2022-09-07 19:59:27 +02:00 |
|
Leon Styhre
|
5d78412b9d
|
Fixed some pixel alignment issues for the carousel.
|
2022-09-05 22:39:26 +02:00 |
|
Leon Styhre
|
ff0e76332c
|
Added rounding to various translations like camera movements.
|
2022-09-05 20:13:47 +02:00 |
|
Leon Styhre
|
d242c84ea8
|
Set linear interpolation for the rating component in GuiMetaDataEd and GuiScraperSearch.
|
2022-09-03 21:43:36 +02:00 |
|
Leon Styhre
|
bb68e809f5
|
Temporarily removed greying out of the menu option 'Legacy transition style'.
|
2022-09-03 12:48:00 +02:00 |
|
Leon Styhre
|
2a83f616e6
|
Code cleanup of various GUIs.
|
2022-09-03 12:44:49 +02:00 |
|
Leon Styhre
|
4ade04d760
|
Some minor code cleanup.
|
2022-09-02 20:52:49 +02:00 |
|
Leon Styhre
|
ed69e46b42
|
Fixed some issues where bundled SVG images would not get cached at the correct resolution.
|
2022-08-30 20:26:48 +02:00 |
|
Leon Styhre
|
077c6abf3e
|
(Unix) Updated the .desktop file parser to handle some non-standard shortcut files.
|
2022-08-28 12:06:03 +02:00 |
|
Leon Styhre
|
33b52d61b5
|
If wheel (marquee) images on ScreenScraper falls back to another region, then the wheel-hd image is now used instead if that matches the set region.
|
2022-08-26 18:00:46 +02:00 |
|
Leon Styhre
|
e553f68e90
|
Greatly improved application startup time by removing a lot of unnecessary splash screen re-rasterizations.
|
2022-08-23 22:34:56 +02:00 |
|
Leon Styhre
|
ebb099de5a
|
Fixed a crash caused by attempting to read data from a deleted object.
|
2022-08-21 22:56:20 +02:00 |
|
Leon Styhre
|
ef2f3f3ba9
|
Fixed an issue where setting a nonexistent file for the carousel defaultItem property could lead to double gamelist carousel text fallback items.
|
2022-08-21 18:37:51 +02:00 |
|
Leon Styhre
|
7718e97d29
|
Renamed the functions updateInfoPanel and legacyUpdateInfoPanel to updateView and legacyUpdateView in GamelistView.
|
2022-08-19 17:14:20 +02:00 |
|
Leon Styhre
|
12f7e20c95
|
Fixed a crash when there are no game ROMs present.
|
2022-08-19 17:02:25 +02:00 |
|
Leon Styhre
|
de5a642cf6
|
Added a metadataElement theme property to the image, video, animation and text element types to control fading and hiding of arbitrary elements.
|
2022-08-18 22:51:21 +02:00 |
|
Leon Styhre
|
58803fe8f7
|
Fixed an issue where the theme controlled opacity tag did not have any effect on rating elements.
|
2022-08-17 17:07:52 +02:00 |
|
Leon Styhre
|
93e0bfab5b
|
Fixed an issue where text elements that had an opacity set to lower than FF via the color tag were faded in during gamelist scrolling.
|
2022-08-17 17:04:19 +02:00 |
|
Leon Styhre
|
ea8aac03f0
|
Fixed two minor compatibility issues for legacy themes.
|
2022-08-16 19:12:20 +02:00 |
|
Leon Styhre
|
397f221cda
|
Changed some defaults for unthemed systems.
|
2022-08-16 19:10:14 +02:00 |
|
Leon Styhre
|
0dfdf1c20c
|
Fixed an issue where reloading using Ctrl+r would sometimes not update modified image files.
|
2022-08-14 21:31:59 +02:00 |
|
Leon Styhre
|
b69706fc35
|
The currently loaded theme set name is now logged to to es_log.txt on startup, reload and theme change.
|
2022-08-14 20:24:26 +02:00 |
|
Leon Styhre
|
ee0750d273
|
Added support for substituting the staticpath rule emulator binary with an explicit command.
|
2022-08-12 12:41:22 +02:00 |
|
Leon Styhre
|
d128489ba8
|
Added a %FILENAME% variable to extract the filename including the file extension when used in es_systems.xml
|
2022-07-15 22:01:28 +02:00 |
|
Leon Styhre
|
00b6f16136
|
Added scraper support for the dragon32 platform.
|
2022-07-13 19:00:30 +02:00 |
|
Leon Styhre
|
749f36fdfe
|
Added a %GAMEENTRYDIR% variable to be used with the %STARTDIR% variable.
|
2022-07-12 19:57:47 +02:00 |
|
Leon Styhre
|
7c7bae2cd9
|
Added support for the Adobe Flash (flash) game system.
|
2022-07-09 20:07:16 +02:00 |
|
Leon Styhre
|
aa7d0d7579
|
Added support for the EasyRPG game engine (easyrpg) game system.
|
2022-07-07 18:20:58 +02:00 |
|