Leon Styhre
|
78b4fcec86
|
Added download links to the 2.0.0-beta-2023-02-26 release.
|
2023-02-26 20:03:36 +01:00 |
|
Leon Styhre
|
6b92460ebe
|
(Windows) Updated the portable release README.txt file.
|
2023-02-26 18:17:18 +01:00 |
|
Leon Styhre
|
f1bb4afa93
|
Added proper cleanup in ApplicationUpdater.
|
2023-02-26 17:32:33 +01:00 |
|
Leon Styhre
|
ea91b174ea
|
(Windows) Updated the portable release README.txt file.
|
2023-02-26 16:09:41 +01:00 |
|
Leon Styhre
|
a752761937
|
Moved the application updater result fetch prior to the startup time log message.
|
2023-02-26 12:57:16 +01:00 |
|
Leon Styhre
|
c9a59994a6
|
Multiple improvements to ApplicationUpdater.
|
2023-02-26 12:50:30 +01:00 |
|
Leon Styhre
|
7139faaad6
|
Added support for the WASM-4 Fantasy Console (wasm4) game system.
|
2023-02-25 21:38:25 +01:00 |
|
Leon Styhre
|
2188818f00
|
(Unix) Updated the man page.
|
2023-02-25 12:42:36 +01:00 |
|
Leon Styhre
|
8d7226f31f
|
Added support for the zmachine game system by adding the Gargoyle standalone emulator.
|
2023-02-24 22:14:36 +01:00 |
|
Leon Styhre
|
f76af6735c
|
Added support for the bbcmicro game system by adding the MAME standalone emulator.
|
2023-02-24 22:02:53 +01:00 |
|
Leon Styhre
|
2e98b304b8
|
Updated the release number from 28 to 29.
|
2023-02-24 21:57:51 +01:00 |
|
Leon Styhre
|
5f66cb80d8
|
Fixed an issue where the text element metadata property could crash the application if set to 'emulator'.
|
2023-02-22 18:05:25 +01:00 |
|
Leon Styhre
|
5b001f5608
|
(Windows) Converted forward slashes to backslashes for a few directory creation log messages.
|
2023-02-21 19:25:19 +01:00 |
|
Leon Styhre
|
53a29b8314
|
Changed the order of dialogs shown on application startup.
Also made the startup animation finish before the dialogs are displayed.
|
2023-02-21 18:52:48 +01:00 |
|
Leon Styhre
|
9683295c10
|
Added a game counter log output on application startup.
|
2023-02-21 18:48:06 +01:00 |
|
Leon Styhre
|
e248299fb4
|
Fixed an issue where system view videos were stopped instead of paused when navigating between systems.
|
2023-02-21 18:47:05 +01:00 |
|
Leon Styhre
|
b335901ee6
|
Disabled non-blurred backgrounds when rotating screen 90 or 270 degrees.
|
2023-02-21 18:39:56 +01:00 |
|
Leon Styhre
|
c2790f5c2f
|
Added a dummy entry for prerelease update checks if running a prerelease.
|
2023-02-21 18:26:53 +01:00 |
|
Leon Styhre
|
bf58b13857
|
Added download links to the 2.0.0-beta-2023-02-20 release.
|
2023-02-20 22:02:18 +01:00 |
|
Leon Styhre
|
8d8de39c39
|
Made the startup animation always finish playing before displaying the application update notification.
|
2023-02-20 17:51:38 +01:00 |
|
Leon Styhre
|
0d128a919c
|
Fixed a memory leak in GuiMenu.
|
2023-02-20 17:49:46 +01:00 |
|
Leon Styhre
|
1fbd34813e
|
Removed some unnecessary parantheses introduced by the last commit.
|
2023-02-19 19:27:58 +01:00 |
|
Leon Styhre
|
340765892f
|
Changed some optimizations to much better ones in SystemView and GamelistView.
|
2023-02-19 19:06:11 +01:00 |
|
Leon Styhre
|
6c3f5e70bd
|
Made the the text element emulator metadata property work with collections.
|
2023-02-19 13:49:16 +01:00 |
|
Leon Styhre
|
ace7dde017
|
Added an emulator metadata property value for the text element.
|
2023-02-19 11:50:47 +01:00 |
|
Leon Styhre
|
399a62aba9
|
Made the release update notification popup slightly narrower when running on vertically oriented screens.
|
2023-02-18 21:38:31 +01:00 |
|
Leon Styhre
|
20b9fb84aa
|
(Unix) Updated the man page.
|
2023-02-18 21:07:50 +01:00 |
|
Leon Styhre
|
1ee7b8647c
|
Fixed a potential hanging on startup in ApplicationUpdater.
Also moved some log output to the end of the application startup process.
|
2023-02-18 20:36:30 +01:00 |
|
Leon Styhre
|
5d5be42918
|
Moved the application updater execution slightly later in the startup process.
|
2023-02-18 14:06:29 +01:00 |
|
Leon Styhre
|
e95ff8b4b9
|
Removed an incorrect function override in ApplicationUpdater.
|
2023-02-18 13:20:36 +01:00 |
|
Leon Styhre
|
9404fe5d90
|
Added a debug log message to ApplicationUpdater if not enough time has passed since the last run.
|
2023-02-18 13:05:55 +01:00 |
|
Leon Styhre
|
70e8b9b750
|
(Windows) Changed CMAKE_HOST_SYSTEM_PROCESSOR to CMAKE_SYSTEM_PROCESSOR.
|
2023-02-18 12:44:30 +01:00 |
|
Leon Styhre
|
270351b033
|
Added an application updater that checks for new releases on startup.
|
2023-02-18 12:42:19 +01:00 |
|
Leon Styhre
|
43a18146d5
|
(Windows) Fixed some MSVC compiler warnings.
|
2023-02-18 11:55:36 +01:00 |
|
Leon Styhre
|
daa0fe3a91
|
Added a program release number.
|
2023-02-16 22:24:42 +01:00 |
|
Leon Styhre
|
14ac905e09
|
Avoided some SVG rasterization attempts before the image size was set for some built-in assets.
|
2023-02-15 23:58:50 +01:00 |
|
Leon Styhre
|
ed94a5b45b
|
Added a menu option to retain extra MAME name information for unscraped game names.
|
2023-02-14 17:28:43 +01:00 |
|
Leon Styhre
|
f511faff07
|
Added a defaultFolderImage property to the carousel and grid elements.
|
2023-02-13 21:38:52 +01:00 |
|
Leon Styhre
|
33fbb5ddb8
|
(Unix) Updated the man page.
|
2023-02-13 20:40:26 +01:00 |
|
Leon Styhre
|
efe1f97e8e
|
Added a GuiThemeDownloader skeleton.
|
2023-02-13 20:38:23 +01:00 |
|
Leon Styhre
|
8242fe1345
|
Fixed a Clang compiler warning.
|
2023-02-12 22:19:41 +01:00 |
|
Leon Styhre
|
7f70196f65
|
Changed a scraper log message from error to info.
|
2023-02-12 22:16:29 +01:00 |
|
Leon Styhre
|
5be55d38ed
|
Added support for running the application at lower resolution in fullscreen padded mode.
Also added support for offsetting the screen contents within the application window.
|
2023-02-12 22:14:09 +01:00 |
|
Leon Styhre
|
260c1da574
|
Fixed some minor layout issues in GuiMetaDataEd when running on a vertically oriented screen.
|
2023-02-11 13:22:08 +01:00 |
|
Leon Styhre
|
8a60bf0877
|
Fixed an issue where the navigation sounds were loaded multiple times on application startup.
|
2023-02-11 12:46:59 +01:00 |
|
Leon Styhre
|
3cb0b6a644
|
Added the ability to set the scraper retry count and timer settings from the user interface.
|
2023-02-11 12:32:51 +01: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
|
e663a717f0
|
Added support to the scraper for automatically retrying on errors.
|
2023-02-10 17:24:50 +01:00 |
|
Leon Styhre
|
c1044c0b3c
|
Worked around an issue where some menu clipping boxes were not calculated correctly.
Also cleaned up some code.
|
2023-02-10 00:49:42 +01:00 |
|
Leon Styhre
|
397ad15de6
|
Fixed an issue with collection gamelists getting loaded in the wrong order on startup.
|
2023-02-10 00:40:16 +01:00 |
|