Leon Styhre
2799974938
Expanded the quick system select menu option from a simple on/off entry to a selection of different button combinations.
...
Also did some minor code cleanup in GuiMenu.
2022-12-07 18:09:05 +01:00
Leon Styhre
6bae602a81
Changed the help system text in the scraper menu from 'start' to 'start scraper'.
2022-12-05 21:40:33 +01:00
Leon Styhre
fe1f408355
Changed the menu header for the gamelist options menu from 'Options' to 'Gamelist options'.
2022-12-05 21:10:26 +01:00
Leon Styhre
b4338a3fb7
Refactored some image resizing functions.
2022-11-07 23:58:22 +01:00
Leon Styhre
8df54bd80e
Added support for color schemes.
2022-10-31 19:32:13 +01:00
Leon Styhre
b17c78bc42
Increased the default VRAM limit from 256 to 512 MiB and increased the maximum limit from 1024 to 2048 MiB.
...
Also increased the default VRAM limit for the Raspberry Pi from 184 to 192 MiB.
2022-10-30 09:11:59 +01:00
Leon Styhre
97a9347d67
Improved font sizing for the launch screen, scraper and help system.
2022-10-25 01:06:02 +02:00
Leon Styhre
c5098a62d5
Added some error checking when downloading thumbnails in the scraper GUI.
2022-10-25 00:19:02 +02:00
Leon Styhre
508ea87963
Rewrite of the text wrapping code to work with languages which generally lack spaces, like Japanese.
...
Also implemented massive performance improvements to the text wrapping code.
2022-10-08 09:33:57 +02:00
Leon Styhre
15e30bc0ca
Increased the minimum VRAM limit from 80 MiB to 128 MiB.
2022-09-27 17:43:27 +02:00
Leon Styhre
123f29aa43
Fixed multiple issues with carousel on-demand texture loading.
...
Also cleaned up some code.
2022-09-25 19:38:24 +02:00
Leon Styhre
748969e34d
Fixed an issue where the game description would start to scroll too late when running the multi-scraper in semi-automatic mode.
2022-09-24 23:24:33 +02:00
Leon Styhre
d6df68e310
Fixed an issue where the game description would not scroll in the scraper GUI.
2022-09-24 23:20:28 +02:00
Leon Styhre
9d0b3b911f
Changed the argument order for the TextComponent constructor.
2022-09-24 21:37:00 +02:00
Leon Styhre
02aba10a08
Added a ScreenScraper option to remove dots from game name searches when using the automatic scraper.
2022-09-20 22:45:32 +02:00
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
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
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
9e9fa58cd0
Sorted the folder link selection list.
2022-09-08 21:49:57 +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
81268fb11c
(Windows) Changed many logging entries to use backslashes instead of forward slashes as directory separators.
2022-07-01 16:39:18 +02:00
Leon Styhre
351daf55a8
OCD update to change cURL to curl in code comments and documentation.
2022-06-29 17:22:50 +02:00
Leon Styhre
bded2bf31f
Added a ScreenScraper option to fallback to additional regions to allow scraping of country-specific games and unofficial releases.
2022-06-16 19:56:41 +02:00
Leon Styhre
0ef6a22248
Removed the 'Enable menu scroll indicators' menu option.
2022-06-10 19:54:29 +02:00
Leon Styhre
b12d9f4692
Changed the sorting in the Alternative emulators interface to use short system names instead of full system names.
...
Also increased the window width slightly when displaying long system names.
2022-06-03 18:32:37 +02:00
Leon Styhre
765aaeb2df
Changed the default quit shortcut to Alt + F4 and Command + Q.
...
Also renamed the setting 'Exit button combo' to 'Keyboard quit shortcut' and fixed an issue where the application sometimes quit when exiting an emulator using Alt + F4 while running in the background.
2022-05-31 22:06:47 +02:00
Leon Styhre
67023f428b
Fixed a minor rounding issue which sometimes led to a slight positioning error for the menu scroll indicators.
2022-05-21 19:59:05 +02:00
Leon Styhre
c1fe919e4d
Fixed an issue with incorrect scroll indicators in the Alternative Emulators screen.
2022-05-21 19:52:05 +02:00
Leon Styhre
fdf63a9ad0
Fixed an issue where the 'quit' custom event would not trigger on application shutdown.
2022-05-18 22:57:03 +02:00
Leon Styhre
7b07ccb44d
Fixed an issue where the 'Jump to..' quick selector wouldn't work correctly for multi-byte Unicode characters.
2022-05-09 20:21:39 +02:00
Leon Styhre
defbbfd13f
Removed the setting 'Preload gamelists on startup'.
2022-04-20 22:39:27 +02:00
Leon Styhre
954f1aa4f8
Added the build date to to main menu for alpha and dev builds.
2022-04-19 17:27:04 +02:00
Leon Styhre
aa4258a31a
Removed the 'Use plain ASCII for special gamelist characters' menu option.
2022-04-15 17:13:51 +02:00
Leon Styhre
963834afec
Renamed 'launch file' to 'folder link'.
2022-04-12 18:35:57 +02:00
Leon Styhre
4d4ceae6c9
(Windows) Fixed a MinGW compiler warning.
2022-04-12 00:18:51 +02:00
Leon Styhre
45af7441e9
Added support for launching game files inside folders without having to enter the folder.
2022-04-11 23:28:18 +02:00
Leon Styhre
b987dd9cff
Fixed a row positioning issue in GuiAlternativeEmulators.
2022-04-09 20:18:53 +02:00
Leon Styhre
72ce3d33a8
Some code cleanup.
2022-04-09 16:32:47 +02:00
Leon Styhre
16955e5318
Fixed an issue where the theme sets were not always sorted correctly.
2022-04-09 15:57:37 +02:00
Leon Styhre
21f21c20f5
Added a scraper setting to convert underscores _ to spaces when searching.
2022-04-09 15:14:48 +02:00
Leon Styhre
aed9c4abe5
Made ScreenScraper searches in automatic mode faster and more accurate.
2022-04-05 17:48:47 +02:00
Leon Styhre
4a511f3f4a
Fixed an issue where the help system would not update properly during scraping.
2022-04-03 17:32:09 +02:00
Leon Styhre
3a1c9d41ce
Fully generalized SystemView and GamelistView and rewrote CarouselComponent into a template class.
...
Also cleaned up some code and fixed an issue where navigation sounds would not play when using the shoulder buttons.
2022-03-24 23:05:23 +01: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
f0c35d8509
Refactored the rendering code into proper classes.
2022-03-14 19:51:48 +01:00
Leon Styhre
a7db474a64
Unified the OpenGL and OpenGL ES renderers and removed the fixed function pipeline.
...
Also made some other rendering optimizations and cleaned up some code.
2022-03-13 23:52:32 +01:00
Leon Styhre
60213003b1
(Windows) Fixed some incomprehensible compiler errors.
2022-03-05 22:12:50 +01:00
Leon Styhre
a97e86a6aa
Renamed the menu option to enable or disable audio playback for gamelist videos.
2022-02-20 16:07:27 +01:00
Leon Styhre
374a66dd76
Removed the 'Play videos immediately' setting.
2022-02-19 17:16:38 +01:00
Leon Styhre
c4eb1b8b97
Greatly simplified the video controls code.
...
Also fixed a cosmetic issue with carousel fade transitions.
2022-02-19 17:04:23 +01:00
Leon Styhre
1bca9e185e
Changed to the more specific imageType and systemdata theme properties.
...
Also made it possible to set the image interpolation method from the theme, and added clamping to the lineSpacing property.
2022-02-13 11:45:06 +01:00
Leon Styhre
1cba6e202e
Disabled the pillarboxes and scanline rendering menu options if using a non-legacy theme set.
2022-02-12 17:47:59 +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
2c2e624160
Changed the opacity data type and functions from unsigned char to float.
2022-02-11 22:10:25 +01:00
Leon Styhre
c530373ddc
Improved the integration of the variant and aspect ratio options in the UI Settings menu.
...
Also reorganized the order of some settings.
2022-02-01 18:06:32 +01:00
Leon Styhre
17d8f8eb5b
Fixed a camera animation issue when changing theme variant or aspect ratio.
2022-02-01 00:06:40 +01:00
Leon Styhre
d4f572d78d
Added preliminary menu options for changing theme variants and aspect ratios.
2022-01-31 23:53:32 +01:00
Leon Styhre
dc20a9e21b
Cleaned up ThemeData a bit.
2022-01-23 20:03:50 +01:00
Leon Styhre
a443f86235
Removed a huge amount of unnecessary Window* function arguments.
2022-01-19 18:01:54 +01:00
Leon Styhre
21b167ed9b
Added support to the new gamelist classes for changing view styles.
...
Also removed the deprecated 'grid' view style and corresponding menu option.
2022-01-18 22:04:05 +01:00
Leon Styhre
51578903ff
Replaced the legacy gamelist code with rudimentary support for GamelistBase and GamelistView.
2022-01-18 20:42:50 +01:00
Leon Styhre
dfeddebc66
Removed a lot of unnecessary combinations of the virtual and override keywords.
2022-01-18 17:40:47 +01:00
Leon Styhre
e6c36e88c5
Moved UIModeController.cpp from the es-app/views directory to es-app
2022-01-17 21:53:23 +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
e64976d4bc
Renamed GuiGameScraper to GuiScraperSingle.
2022-01-16 11:10:32 +01:00
Leon Styhre
5f2f439fc3
Moved the fan art scrape menu option to the bottom and set it as disabled by default.
2022-01-16 10:43:12 +01:00
Leon Styhre
89cf82b88e
When multi-scraping and scrolling a long name, the start position would sometimes not reset correctly.
2022-01-15 19:28:41 +01:00
Leon Styhre
c2619fd520
Added media type checks for fan art and TheGamesDB box back covers to the multi-scraper.
2022-01-15 18:29:38 +01:00
Leon Styhre
97e08922a0
Renamed GamelistFileParse to GamelistFileParser and moved it to its own namespace.
2022-01-15 14:12:56 +01:00
Leon Styhre
b43c991a9d
Renamed Gamelist.cpp/Gamelist.h to GamelistFileParse.
2022-01-15 13:57:08 +01:00
Leon Styhre
7323dd5dfd
Renamed some GAME_LIST constants to GAMELIST.
2022-01-15 13:49:14 +01:00
Leon Styhre
c7964b7ebc
Renamed GameList to Gamelist throughout the codebase.
2022-01-15 13:38:09 +01:00
Leon Styhre
92f5284bf3
Added support for scraping fan art images.
...
Also added scraping of box back covers when using TheGamesDB.
2022-01-15 13:16:23 +01:00
Leon Styhre
a135edb02e
Fixed multiple issues with scraping and saving metadata in GuiMetaDataEd.
2022-01-15 13:02:45 +01:00
Leon Styhre
65702b6689
Added the ability to set a sortname specifically for custom collections.
2022-01-15 11:50:51 +01:00
Leon Styhre
6ca4d6b96e
Removed an unused constructor parameter for GuiMetaDataEd.
2022-01-14 23:42:52 +01:00
Leon Styhre
1fc3dfda8c
Fixed an issue when changing the grouping setting for custom collections.
2022-01-14 17:29:20 +01:00
Leon Styhre
73beeeaeaf
Fixed two Emscripten compiler warnings.
2022-01-13 20:07:04 +01:00
Leon Styhre
a233b96c2a
Removed some unnecessary typedefs and replaced the remaining ones with the more modern 'using' keyword.
...
Also harmonized the names of some user defined types and made some other minor cleanup.
2022-01-11 21:57:00 +01:00
Leon Styhre
d45a67eeab
(Windows) Fixed a few compiler errors and warnings.
2022-01-10 19:53:23 +01:00
Leon Styhre
b4e08ba92b
Renamed Platform to utils/PlatformUtil
2022-01-10 18:56:04 +01:00
Leon Styhre
2d149c5161
Moved all Platform functions to the utility namespace.
2022-01-10 18:43:17 +01:00
Leon Styhre
87ace0b8cb
Changed some shared_ptr return values to use values instead of references.
2022-01-04 22:36:15 +01:00
Leon Styhre
119dfc90f8
Changed ViewController::get() to ViewController::getInstance()
2022-01-04 21:49:22 +01:00
Leon Styhre
254b00a3d8
Large refactoring to improve thread safety and improve singleton pattern usage.
2022-01-04 21:21:26 +01:00
Leon Styhre
2a4e7d22b8
Fixed an issue where the busy indicator would not get displayed during multi-scraping.
2022-01-03 18:44:19 +01:00
Leon Styhre
5bb009e604
Added scraper support for displaying the returned platform if it does not match the game platform.
2022-01-03 18:37:43 +01:00
Leon Styhre
f36245886f
Set the 'Scrape actual folders' option as enabled by default.
...
Also moved it higher up in the scraper options menu.
2022-01-03 18:20:49 +01:00
Leon Styhre
6431804ee7
Removed the deprecated VideoVlcComponent.
2022-01-02 13:13:01 +01:00
Leon Styhre
daf66c4b60
Added proper support for interpreting directories as files.
2021-12-17 20:18:47 +01:00
Leon Styhre
08bba3cbaf
(macOS) Removed the Monterey VSync workaround as Apple has patched its OS.
2021-12-14 17:15:04 +01:00
Leon Styhre
045e56ae3f
(Windows) Changed the fullscreen mode to SDL_WINDOW_BORDERLESS.
...
Also removed the 'AMD and Intel GPU game launch workaround' menu option.
2021-12-09 18:53:22 +01:00
Leon Styhre
de45f3d298
Fixed an issue where the launch screen would contain text rendering artifacts.
2021-12-08 19:58:50 +01:00
Leon Styhre
5019d8c065
Moved the ScreenScraper account toggle to the bottom of the scraper account screen.
2021-12-06 20:21:32 +01:00
Leon Styhre
515577c8f9
(Unix) Changed the fullscreen mode to SDL_WINDOW_FULLSCREEN_DESKTOP.
...
Also removed the --windowed, --fullscreen-normal and --fullscreen-borderless command line options and menu entry.
2021-12-05 13:51:39 +01:00
Leon Styhre
42c07ee4c5
Another go at fixing a crash after scraping.
2021-12-02 19:28:10 +01:00
Leon Styhre
c75ce3c8b0
Fixed a missed code path for a previous crash fix.
2021-12-02 18:35:02 +01:00
Leon Styhre
a794c717b6
Fixed an issue where the multi-scraper would sometimes not reload the gamelists.
2021-12-02 17:36:00 +01:00
Leon Styhre
654dc2a546
Fixed a crash that could occur when aborting the single-scraper followed by a re-scrape.
2021-12-02 17:34:30 +01:00
Leon Styhre
6e479dac74
Fixed an issue where the first scraper result row was focused when it shouldn't.
2021-11-27 11:49:56 +01:00
Leon Styhre
775674a77f
The 'Custom game collections' menu entry is now grayed out if there are no custom collections.
2021-11-27 00:26:01 +01:00
Leon Styhre
05bcb9b011
Fixed a potential crash when deleting the last custom collection.
2021-11-27 00:08:16 +01:00
Leon Styhre
04453c42ff
Removed a blank line that was accidentally added via the last commit.
2021-11-26 23:25:58 +01:00
Leon Styhre
909f96622d
Clearing an arcade game name in the metadata editor now sets it to the expanded MAME name.
2021-11-26 23:24:43 +01:00
Leon Styhre
2db8724f4a
Fixed a view style change issue that could occur after scraping.
2021-11-26 23:01:10 +01:00
Leon Styhre
a4f8fe78e1
Fixed a time zone issue related to the Unix epoch.
2021-11-26 20:55:54 +01:00
Leon Styhre
445b914379
Completely refactored MameNames.
2021-11-17 21:32:40 +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
6bc4a09c9b
Multiple thread safety improvements to AudioManager and VideoFFmpegComponent.
...
Also some general refactoring and re-enabling of some SDL_AudioStream functions.
2021-11-15 22:43:06 +01:00
Leon Styhre
1005dfcdb7
(macOS) Added a Monterey VSync bug workaround.
2021-11-12 19:49:24 +01:00
Leon Styhre
fd980d7e4a
The alternative emulator badges and filters are now disabled if the per-game setting has been disabled.
2021-11-10 22:38:25 +01:00
Leon Styhre
b89df021b1
Fixed multiple single-pixel menu alignment issues at lower resolutions.
2021-11-08 19:02:46 +01:00
Leon Styhre
ac4710a18e
Added proper support for the Raspberry Pi 4.
2021-11-07 23:54:52 +01:00
Leon Styhre
af337124d6
Fixed an issue where an invalid scraper entry in es_settings.xml could lead to a crash.
2021-11-06 21:12:13 +01:00
Leon Styhre
cdf0227ad4
Fixed a small alignment issue in the scraper GUI and removed an ugly hack.
2021-11-05 20:31:24 +01:00
Leon Styhre
14c2c68683
Game name filter input is not converted to uppercase any longer.
...
Also added trimming of leading and ending whitespace characters.
2021-11-05 10:32:24 +01:00
Leon Styhre
4970fce113
Changed the description for the Grid view style from 'experimental' to 'deprecated'.
2021-11-04 16:59:14 +01:00
Leon Styhre
99c9a1fa28
Minor change to a notification window regarding the miximage offline generator.
2021-11-04 10:07:08 +01:00
Leon Styhre
7606e9cad6
Added the physical media images to the miximages.
...
Also added an option to rotate horizontally oriented game boxes and size options for the box and physical media files.
2021-10-30 19:01:58 +02:00
Leon Styhre
d5fa6bc82c
Added support for scraping title screens, box back covers and physical media images.
2021-10-28 21:00:23 +02:00
Leon Styhre
5ca4b85549
Added scraping of controller metadata (arcade systems only).
2021-10-27 19:23:57 +02:00
Leon Styhre
facc1d4c0a
Fixed an issue where the multi-scraper would not update the filter index.
2021-10-27 19:06:37 +02:00
Leon Styhre
270a2e3857
Added an option to preload gamelists on startup.
2021-10-25 17:56:17 +02:00
Leon Styhre
593cfdbdd7
Fixed multiple issues where menu sizes were not properly initialized.
2021-10-24 14:11:19 +02:00
Leon Styhre
0cf52c2d71
Made it possible to filter the 'Controller badge' metadata field.
2021-10-24 13:05:44 +02:00
Leon Styhre
5c4d0821e2
Renamed 'Controller' to 'Controller badge' in the metadata editor.
2021-10-23 22:49:34 +02:00
Leon Styhre
1aa360598d
Renamed BadgesComponent to BadgeComponent.
2021-10-23 20:28:07 +02:00
Leon Styhre
b5a61a0617
Renamed 'controller types' to 'game controllers' (code) and simply 'controllers' (metadata editor).
2021-10-23 20:14:17 +02:00
Leon Styhre
84514f67d0
Added support for controller types.
2021-10-23 19:08:32 +02:00
Leon Styhre
484606fb6f
Added horizontal scrolling of long game names to the scraper GUI.
2021-10-18 19:24:47 +02:00
Leon Styhre
1650b33b9a
Changed a few code comments.
2021-10-18 18:12:19 +02:00
Leon Styhre
4c556fc820
Changed the position of the per-game alternative emulator selector window.
2021-10-16 12:23:32 +02:00
Leon Styhre
97af891b66
Increased the game description row count for the automatic multi-scraper.
2021-10-15 21:21:49 +02:00
Leon Styhre
3683866062
Improved the layout of the scraper GUIs.
...
Also added the scroll indicators and replaced a text margin hack with a proper solution.
2021-10-15 20:58:40 +02:00
Leon Styhre
6ccee6e4c4
Removed an unnecessary column from GuiMetaDataEd.
...
Also moved the scroll indicators slightly and removed a help prompt hack.
2021-10-14 22:31:50 +02:00
Leon Styhre
b4045f05ae
Removed some help prompt hacks in GuiMenu.
2021-10-14 22:21:21 +02:00
Leon Styhre
eed27d1ee3
Changed the font size for the custom collection deletion screen.
...
Also fixed an issue with incorrect row heights at lower resolutions and removed a help prompt hack.
2021-10-14 22:13:13 +02:00
Leon Styhre
fe5e3ad5d4
The alternative emulators GUI now looks good at all resolutions.
2021-10-14 21:47:32 +02:00
Leon Styhre
07425d41fa
Fixed an issue with removing invalid alternative emulator entries using the metadata editor.
2021-10-13 17:22:29 +02:00
Leon Styhre
8ec17dbaee
Fixed a very minor line break issue.
2021-10-12 23:27:48 +02:00
Leon Styhre
76ef1629c0
Added a simple static scroll indicator and set this as the default.
...
Also made some minor adjustments to the scroll indicator placement.
2021-10-10 20:07:44 +02:00
Leon Styhre
ca64fc8308
Left aligned the per-game alternative emulator selector screen.
...
Also made some small adjustments to the select screen width.
2021-10-10 19:02:18 +02:00
Leon Styhre
bef997420d
Added menu scroll indicators.
2021-10-10 18:15:37 +02:00
Leon Styhre
b3220158cb
Small size adjustment to the 'Gamelist on startup' option.
2021-10-10 17:29:05 +02:00
Leon Styhre
c458ca991c
Replaced an ugly sizing hack in GuiMetaDataEd with a proper solution.
2021-10-10 17:07:38 +02:00
Leon Styhre
f2e033c383
Fixed an issue where abbreviated system names would get displayed in the UI settings selector window.
2021-10-09 13:09:14 +02:00
Leon Styhre
9c20498339
The OptionListComponent key repeat parameters are now configurable.
2021-10-08 21:11:38 +02:00
Leon Styhre
72cf219b05
Added key repeat for the 'Jump to' and 'Sort games by' selectors on the game options menu.
2021-10-08 19:16:23 +02:00
Leon Styhre
e12eb5a908
Fixed an issue where some help prompts were missing in the metadata editor.
2021-10-08 19:02:30 +02:00
Leon Styhre
93950cf4de
Simplified the code for info popups.
2021-10-07 18:31:40 +02:00
Leon Styhre
6ee33634fb
Improved the scrolling consistency in ScrollableContainer.
...
Also fixed an issue where a fractional last text line would sometimes get rendered.
2021-09-30 20:11:56 +02:00
Leon Styhre
49347baffe
Multiple smaller optimizations.
2021-09-28 21:49:46 +02:00
Leon Styhre
1917bfba74
Some cosmetic changes to the alternative emulators GUI.
2021-09-26 16:06:08 +02:00
Leon Styhre
3233288a8c
Improved the string trim function and replaced some inlined occurrences.
2021-09-25 18:01:41 +02:00
Leon Styhre
966d2616be
Added support for defining custom system sorting using the <systemsortname> tag.
2021-09-25 11:02:27 +02:00
Leon Styhre
78db6cd18c
Improvements to the gamelist filter GUI.
2021-09-25 10:54:53 +02:00
Leon Styhre
568c91e1a0
Small adjustment of the GuiAlternativeEmulators text placement.
2021-09-23 23:03:33 +02:00
Leon Styhre
61dbe3cba9
Fixed an issue where system names were included in game name searches done in collection systems.
2021-09-23 17:42:04 +02:00
Leon Styhre
afe8128cc7
Changed the filter 'Text filter (game name)' to a keyboard symbol followed by 'Game name'.
2021-09-23 17:16:47 +02:00
Leon Styhre
dc18955b28
Disabled the skip game functionality for the single-game scraper.
2021-09-22 23:40:59 +02:00
Leon Styhre
46f84ad756
Fixed an issue where skipping games would sometimes not work when multi-scraping.
2021-09-22 23:10:40 +02:00
Leon Styhre
1b19ab99b1
Fixed an issue where 'No games found' results could be accepted when multi-scraping.
2021-09-22 20:10:34 +02:00
Leon Styhre
64397bc6f0
Fixed an issue where game names could not be refined when multi-scraping.
...
Also fixed some refine game name inconsistencies when alternating between using the button shortcut and the ComponentGrid button.
2021-09-22 20:07:50 +02:00
Leon Styhre
8f82809a89
Leading and trailing whitespaces are now trimmed from refined scraper searches.
2021-09-21 22:08:27 +02:00
Leon Styhre
5199f0cc02
Invalid entry values are now displayed for the alternative emulators field in the metadata editor.
...
Also made the 'clear entry' fields look nicer in the metadata editor and the alternative emulators GUI.
2021-09-21 19:59:09 +02:00
Leon Styhre
79849188d1
Fixed an issue where animations would play incorrectly when disabling a collection.
2021-09-19 20:43:36 +02:00
Leon Styhre
fad326c3bd
Miscellaneous code cleanup.
2021-09-19 19:46:59 +02:00
Leon Styhre
63767347f2
Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags.
2021-09-19 14:37:10 +02:00
Leon Styhre
c7d815a125
Fixed multiple compiler warnings related to virtual functions.
2021-09-18 11:49:39 +02: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
c4e6d3cac1
Added a virtual keyboard.
2021-09-17 22:23:41 +02:00
Leon Styhre
1ad55cdcec
Two small cosmetic changes related to the alternative emulators logic.
2021-09-05 17:29:51 +02:00
Leon Styhre
5942b2815e
Added support for selecting alternative emulators per game.
...
Also made some changes to the system-wide alternative emulators logic.
2021-09-04 11:21:55 +02:00
Leon Styhre
57f28a8ff5
(Windows) Fixed an MSVC compiler warning.
2021-08-24 18:30:35 +02:00
Leon Styhre
5381f38231
Added support for defining and choosing between alternative emulators.
2021-08-22 15:26:38 +02:00
Leon Styhre
7b111807ae
Added support to GuiSettings to change the menu size and to specifically set the cursor to a row when adding it.
2021-08-22 15:20:10 +02:00
Leon Styhre
a0c2c21a99
Reorganized the UI Settings and Other Settings menus a bit.
2021-08-22 14:29:43 +02:00
Leon Styhre
65b2f5b898
Changed the launch screen marquee image filtering from nearest neighbor to linear.
2021-08-19 20:19:08 +02:00
Leon Styhre
74e21e8c03
Replaced some internal math functions with equivalents from the GLM library.
2021-08-17 20:55:29 +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
64a7b8e54a
Replaced the internal Vector3f and Vector4f data types and functions with the GLM library equivalents.
2021-08-15 22:03:17 +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
18949d375c
Minor cosmetic code cleanup.
2021-08-11 12:09:58 +02:00
Leon Styhre
d596c96181
Merge branch '517-make-the-application-quit-shortcut-configurable-e-g-f4-alt-f4-alt-q-command-q'
2021-08-11 12:01:42 +02:00
Leon Styhre
65acb9fd50
Fixed an issue where game media would sometimes not get displayed after single-game scraping.
2021-08-09 16:47:36 +02:00
SophiaHadash
75bf7781e3
update from master
2021-07-16 10:10:55 +02:00
Leon Styhre
bc6d962503
(macOS) Fixed a Clang compiler warning.
2021-07-15 18:23:03 +02:00
Leon Styhre
9bbba93edf
Added experimental hardware decoding support to VideoFFmpegComponent.
...
Also fixed some memory leaks and removed the video frame skipping code as it caused more harm than good.
2021-07-14 19:13:25 +02:00
Leon Styhre
20d9721728
Fixed an issue where a scrape followed by an aborted re-scrape could crash the application.
2021-07-11 22:38:08 +02:00
Leon Styhre
61827b4de1
Fixed a typo in a previous commit.
2021-07-11 22:35:01 +02:00
Leon Styhre
ea55efb523
Fixed an issue where refining a scraper search could lead to an empty screen.
2021-07-11 22:30:23 +02:00
Leon Styhre
abbc3384fd
Fixed an issue where attempting to refine or skip a scraper search could lead to a crash.
2021-07-11 22:26:53 +02:00
Leon Styhre
3757b31fbc
Fixed an issue where a menu option was available when it shouldn't be.
...
Also changed some misleading comments related to graying out menu options.
2021-07-11 13:47:31 +02:00
Leon Styhre
738f8854cb
Formatting some code that accidentally excluded from clang-format.
2021-07-11 13:31:43 +02:00
Leon Styhre
7ea91f08af
Removed the deprecated VideoOmxComponent.
2021-07-08 18:26:01 +02:00
Leon Styhre
af5e32e121
Formatted the es-app source tree using clang-format.
2021-07-07 20:03:42 +02:00
SophiaHadash
5f23074f72
indentation of multi-line statements
2021-07-07 14:35:42 +02:00
SophiaHadash
6c165a4ca0
move option up
2021-07-07 14:28:09 +02:00
SophiaHadash
ba2ef814de
code-words for options
2021-07-07 14:24:15 +02:00
SophiaHadash
8f1b6296cd
remove word 'choose' from menu
2021-07-07 14:16:20 +02:00
SophiaHadash
17d28ea88b
remove exit combo ESC, add combo Alt+Q
2021-07-07 14:13:46 +02:00
Leon Styhre
64372a4a70
Modified the input configuration dialog message.
2021-07-03 11:53:30 +02:00
Leon Styhre
064e8f81d0
Added a missing help prompt to the single-game scraper.
2021-07-02 18:02:39 +02:00
Leon Styhre
6627899f88
Made the scraper GUIs narrower on ultrawide monitors.
2021-07-02 17:51:07 +02:00
SophiaHadash
2ecb105c5c
Added a menu option in 'other options' for setting the exit button combo.
...
Added 4 button combos including Apple and Windows key combos.
2021-07-01 17:46:03 +02:00
Leon Styhre
81e90e942b
(Windows) OCD commit.
2021-06-30 18:14:33 +02:00
Leon Styhre
0b47a90b3e
(Windows) Added game launch workaround for an AMD and Intel GPU issue.
2021-06-30 18:08:13 +02:00
Leon Styhre
1478bbf550
Enabled the option on all operating systems to run ES-DE in the background while a game is launched.
2021-06-30 17:19:57 +02:00
Leon Styhre
c30fab0919
Added an option to use plain ASCII for some special gamelist characters.
2021-06-28 22:05:24 +02:00
Leon Styhre
a07e8a28fc
Fixed an issue where the controller type setting was not saved when it should.
2021-06-28 18:12:08 +02:00
Leon Styhre
0ebe319ac4
Small cosmetic adjustment to the game launch screen.
2021-06-25 00:44:53 +02:00
Leon Styhre
36be8019a9
Removed the legacy support for placing game media in the ROM directory.
2021-06-24 21:11:24 +02:00
Leon Styhre
337f06b428
Added a CMake option to build with or without the VLC video player.
2021-06-23 00:24:15 +02:00
Leon Styhre
c95351d94c
The game launch screen now uses the same menu opening effect setting as the menus.
2021-06-22 18:00:30 +02:00
Leon Styhre
a9617686b6
Removed the fade-in menu opening effect and enabled the scale-up effect when using OpenGL ES.
2021-06-22 17:52:57 +02:00
Leon Styhre
58dfe00153
Disabled the new Utilities menu entry for the time being, it will be used for future versions.
2021-06-21 22:15:27 +02:00
Leon Styhre
4ad5cd3856
Removed the deprecated %COREPATH% variable logic.
2021-06-20 13:05:28 +02:00
Leon Styhre
dc29b97e91
Changed es_settings.cfg to es_settings.xml
2021-06-16 19:05:24 +02:00
Leon Styhre
fa624f9f2c
Changed the logic for the systems configuration file, it now loads from the resources directory.
...
Also renamed the file from es_systems.cfg to es_systems.xml
2021-06-16 18:54:04 +02:00
Leon Styhre
1653206b76
Increased the minimum width for the game launch screen.
2021-06-15 21:15:37 +02:00
Leon Styhre
f52df33356
Some additional small adjustments to the game launch screen.
2021-06-14 23:13:31 +02:00
Leon Styhre
174b2f5256
Slight adjustments to the placement and color of the game launch screen.
2021-06-14 22:35:30 +02:00
Leon Styhre
a4ec12cb7a
(Windows) Fixed three MSVC compiler warnings.
2021-06-14 19:32:38 +02:00
Leon Styhre
dde840c5f8
Added a game launch screen.
2021-06-14 19:15:22 +02:00
Leon Styhre
75430f210a
Some cosmetic code cleanup.
2021-06-11 17:02:06 +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
Leon Styhre
19a2a9d964
Changed a button help text for the multi-scraper.
2021-06-08 22:31:04 +02:00
Leon Styhre
928b0c6575
Changed to rely only on the promise/future mechanism for return values from MiximageGenerator.
2021-06-08 22:25:53 +02:00
Leon Styhre
4fde0e72d1
Fixed an issue where the gamelist would not always display newly generated miximages.
...
Also changed some MiximageGenerator error message from uppercase to lowercase.
2021-06-08 21:07:35 +02:00
Leon Styhre
e25c43a6cc
Fixed an issue where the scraper could hang forever when no miximage was to be generated.
2021-06-08 00:43:14 +02:00
Leon Styhre
afc8d2fdce
Fixed an issue where the wrong setting was used for determining miximage overwriting.
2021-06-08 00:42:14 +02:00
Leon Styhre
819d03776d
Added a miximage generator.
2021-06-07 23:02:42 +02:00
Leon Styhre
9a8fd5c487
Small cosmetic code change for the scraper.
2021-05-30 12:28:17 +02:00
Leon Styhre
29dc08e294
Renamed the scraper option to auto-retry on peer verification errors.
2021-05-29 13:03:53 +02:00
Leon Styhre
425d4b0937
Added an option to upscale the video frame rate to 60 FPS.
2021-05-29 10:55:40 +02:00
Leon Styhre
1e97133f21
Increased the TLS error retries from five to eight.
2021-05-24 21:22:10 +02:00
Leon Styhre
0d8f50f632
Added automatic retries to the scraper for ScreenScraper TLS errors.
2021-05-24 18:51:16 +02:00
Leon Styhre
ccb4c19d78
Changed input type 'select' to 'back' to align with the SDL naming conventions.
2021-05-23 20:31:15 +02:00
Leon Styhre
66b0c4ad97
Added spaces to the names for the controller types, where applicable.
2021-05-23 19:19:00 +02:00
Leon Styhre
4d4210a419
Added support for selecting between different controller types.
2021-05-23 19:12:31 +02:00
Leon Styhre
ecf8e50500
Added a setting to only accept input from the first controller.
2021-05-23 11:45:45 +02:00
Leon Styhre
9125ab78e5
Added a utilities menu entry to the main menu.
2021-05-23 11:03:56 +02:00
Leon Styhre
d6eba6ae24
Adjusted the size and position of the various menus.
2021-05-23 10:40:11 +02:00
Leon Styhre
8f3ea88b7a
Added an input device settings entry to the main menu.
2021-05-23 10:35:59 +02:00
Leon Styhre
2d5c6ed6c4
Standardized some GuiMenu function names.
2021-05-22 22:48:44 +02:00
Leon Styhre
4fd0423b07
Made 'dim' the fallback screensaver instead of 'black'.
...
Also set the default screensaver type to 'video' instead of 'dim'.
2021-05-16 18:02:07 +02:00
Leon Styhre
564fa67684
Changed the random system or game button and made it possible to disable it altogether.
2021-05-16 14:03:13 +02:00
Leon Styhre
3ed17fbea2
Added a fullscreen game media viewer.
2021-05-16 13:12:31 +02:00
Leon Styhre
1d0d5326a8
VideoFFmpegComponent is now the default video player and no longer marked as experimental.
2021-05-14 10:53:50 +02:00
Leon Styhre
b87d7238fc
Added menu option and integrations for VideoFFmpegComponent
2021-05-09 22:56:41 +02:00
Leon Styhre
2aa4ef385d
Made the game options menu buttons and help text a bit more consistent.
2021-04-09 22:28:28 +02:00
Leon Styhre
d073dae00b
A dummy entry is now displayed in the game options menu if the system has no games.
2021-04-09 19:16:27 +02:00
Leon Styhre
4ca11e7062
Fixed a potential crash due to the filter menu entry being displayed when it shouldn't.
...
Also some very minor code cleanup.
2021-04-05 14:37:33 +02:00
Leon Styhre
afa175b437
Fixed an issue when switching theme sets while editing a custom collection.
2021-04-05 13:27:42 +02:00
Leon Styhre
e0e1a05f1e
A transition now always takes place to the System view when changing theme sets.
...
Also fixed an issue where the camera would not move until after the menu was closed.
2021-04-05 10:05:08 +02:00
Leon Styhre
510f428b52
Fixed an issue where the collections were not properly initialized during theme set changes.
2021-04-05 10:01:32 +02:00
Leon Styhre
23903de1cf
Minor cosmetic code cleanup.
2021-03-27 10:26:13 +01:00
Leon Styhre
32007b65bb
Added proper handling for a scraper error condition.
2021-03-22 17:51:07 +01:00
Leon Styhre
ef7c83b7e5
Removed an unnecessary if statement when invalidating the cached background.
2021-03-21 18:55:01 +01:00
Leon Styhre
84f4913610
Changing settings now only invalidates the cached background when necessary.
2021-03-21 18:46:45 +01:00
Leon Styhre
4b0f505b01
Hack to fix some missing theme elements when invalidating the cached background.
2021-03-21 16:41:24 +01:00
Leon Styhre
a6c3cb9798
Marked the Grid view style as experimental in the UI settings.
2021-03-21 11:21:45 +01:00
Leon Styhre
552368d2f6
Left aligned DateTimeEditComponent in the scraper GUI.
2021-03-20 11:08:28 +01:00
Leon Styhre
9d9aaa30d7
Right aligned DateTimeEditComponent and made some minor adjustments in GuiMetaDataEd.
2021-03-20 10:26:18 +01:00
Leon Styhre
b5b999cc9e
Fixed an issue where gamelist filters were sometimes not applied.
2021-03-19 19:14:23 +01:00
Leon Styhre
adaec71f5b
Some minor code cleanup.
2021-03-19 18:25:37 +01:00
Leon Styhre
87e6837980
Complete overhaul of VolumeControl with fixes for some related bugs.
2021-03-18 21:55:56 +01:00
Leon Styhre
3e9e592c3b
Filters are now applied only when there were actual changes made.
...
Also disabled the free text filter entry if the system has no games.
2021-03-18 20:22:49 +01:00
Leon Styhre
a46222030c
Added an option to disable the blurring of the background when opening menus.
2021-03-18 19:46:45 +01:00
Leon Styhre
c50a6f8cba
The volume control slider is now hidden on BSD Unix.
2021-03-16 20:57:50 +01:00
Leon Styhre
79d9150f65
Very minor code cleanup.
2021-03-14 09:36:50 +01:00
Leon Styhre
652adc41d8
Fixed an issue where clearing a game would randomly keep some theme elements from being rendered.
2021-03-12 23:15:55 +01:00
Leon Styhre
cd91eb6ec9
Fixed an issue where clearing a game and reactivating some collections could lead to a crash.
2021-03-12 22:23:01 +01:00
Leon Styhre
03fec8b74d
Fixed an issue where a black screen would sometimes be shown when enabling collections.
2021-03-12 20:36:38 +01:00
Leon Styhre
37e8e71adf
Fixed an issue where custom collections could temporarily disappear when switching from ungrouped to grouped layout.
2021-03-12 20:16:02 +01:00
Leon Styhre
43ad07b04d
Fixed an issue where the multi-scraper would not update the collection systems.
2021-03-12 20:05:01 +01:00
Leon Styhre
06c31d06eb
The multi-scraper now sorts the gamelists only after actually scraping some games.
2021-03-12 20:03:46 +01:00
Leon Styhre
b44a21dc5a
(Unix) Added a menu option to enable or disable the desktop compositor.
2021-02-22 21:13:06 +01:00
Leon Styhre
190bb839ec
Improved some scraper logging.
2021-02-08 20:56:11 +01:00
Leon Styhre
72fcef8428
Made the delimited string functions in StringUtil more general.
2021-02-06 09:30:05 +01:00
Leon Styhre
e192141018
Fixed an issue where hiding a folder would not correctly hide the games inside the folder.
2021-02-05 17:10:47 +01:00
Leon Styhre
d22e0fb5b5
Fixed an issue where hiding a game did not update the filter indices.
2021-02-04 23:58:27 +01:00
Leon Styhre
f84570705e
Fixed an issue where enabling an auto collection that contained a hidden game could crash the application.
...
Also fixed an issue where the view style would not change when adding or removing games from collections.
2021-02-04 20:14:20 +01:00
Leon Styhre
dc3731660b
Fixed an issue where the gamelist entry would not update properly if the user aborted the single-game scraper.
2021-02-01 18:52:49 +01:00
Leon Styhre
ae55eda233
Made the menus slightly wider to accomodate the new standard font.
2021-02-01 00:12:04 +01:00
Leon Styhre
2f3a2a6157
Fixed an issue where a GUI element size was incorrectly calculated.
2021-02-01 00:08:29 +01:00
Leon Styhre
59577c78c5
The multi-scraper now shows the path to the game file.
2021-01-31 21:53:53 +01:00
Leon Styhre
a3b8241e1e
(Windows) Fixed a compile error.
2021-01-31 21:33:32 +01:00
Leon Styhre
9683c9c9a5
The file name in the metadata editor now includes any folders in the path.
2021-01-31 21:30:47 +01:00
Leon Styhre
814b0cfd18
Fixed an issue where deleting a game would not properly reload the gamelist.
2021-01-31 19:28:30 +01:00
Leon Styhre
74ba7d0590
The 'Gamelist on startup' setting now shows the full system names.
2021-01-30 15:52:10 +01:00
Leon Styhre
152fa84529
Some cosmetic adjustments to the scraper.
2021-01-30 12:32:46 +01:00
Leon Styhre
b384d83582
Fixed an issue where fraction of rows could be displayed in the metadata editor.
2021-01-29 18:02:04 +01:00
Leon Styhre
f869936430
Added support for multiple languages when scraping using ScreenScraper.
2021-01-28 20:47:07 +01:00
Leon Styhre
7d93ec6755
Decreased the metadata editor window size slightly.
2021-01-26 23:18:26 +01:00
Leon Styhre
2c21041fcf
Some small cosmetic changes to the scraper settings.
2021-01-26 21:36:25 +01:00
Leon Styhre
8c71bce8f8
Expanded the strings for region and language in GuiScraperMenu.
2021-01-26 21:04:16 +01:00
Leon Styhre
2c200c576b
Fixed an issue where the screen was not immediately updated when scraping new game media.
2021-01-26 20:45:26 +01:00
Leon Styhre
65ca9bcfb9
Changed the logic for overwriting game names during scraping.
...
Also fixed an issue when refining searches during semi-automatic scraping.
2021-01-26 17:40:37 +01:00
Leon Styhre
4e24831540
Some cosmetic adjustments for the scraper GUI.
2021-01-25 18:46:26 +01:00
Leon Styhre
2c316e25c7
Renamed the display/monitor setting slightly.
2021-01-24 23:54:43 +01:00
Leon Styhre
4d2ef89864
Added multi-monitor support.
2021-01-24 23:44:50 +01:00
Leon Styhre
8173ccda80
Moved the first character extraction function to StringUtil.
2021-01-23 16:25:53 +01:00
Leon Styhre
d75d2f41d1
Properly fixed the game name abbreviation for the multi-scraper automatic mode.
2021-01-23 15:22:30 +01:00
Leon Styhre
076bacf714
Slight adjustment to the scraper game description scrolling speed.
2021-01-21 22:53:58 +01:00
Leon Styhre
1143e66ab0
Slight adjustment to the scraper game description scrolling speed.
2021-01-20 00:11:47 +01:00
Leon Styhre
735ce39812
Some cosmetic code cleanup.
2021-01-19 22:29:13 +01:00
Leon Styhre
66e1c4e897
Improved the speed consistency for ScrollableContainer.
2021-01-19 00:11:02 +01:00
Leon Styhre
e68c8f1db3
ScrollableContainer now takes the font size into consideration for adjusting the scrolling speed.
2021-01-17 22:02:22 +01:00
Leon Styhre
d2ec969d19
Adjusted the game description size for the multi-scraper automatic mode.
2021-01-17 12:43:31 +01:00
Leon Styhre
6e4b26daae
Multi-scraper no longer jumps to the main menu after finished scraping.
2021-01-17 12:21:33 +01:00
Leon Styhre
38f13d114b
Added check to the multi-scraper that some content type has actually been selected for scraping.
2021-01-17 11:58:58 +01:00
Leon Styhre
5c7ba3b827
Adjusted the text for some popup windows.
2021-01-17 11:11:07 +01:00
Leon Styhre
8b18022752
Adjusted the game description text scrolling parameters.
2021-01-17 10:17:41 +01:00
Leon Styhre
43da188b3b
Fixed an issue where a leading Unicode character in the game name could crash the application.
2021-01-16 17:22:12 +01:00
Leon Styhre
574feadc68
Changed from frame.png to frame.svg in most places.
2021-01-14 22:56:49 +01:00
Leon Styhre
c5b0042dff
Fixed the quick list scroll overlay and made it configurable using a menu option.
2021-01-12 22:41:28 +01:00
Leon Styhre
b361da6e1e
Fixed two MSVC compiler warnings.
2021-01-09 13:44:18 +01:00
Leon Styhre
77978ee83a
Fixed multiple issues related to the gamelist sorting options.
2021-01-08 20:30:21 +01:00
Leon Styhre
9eb1cfd66a
Fixed an issue where the accept button would be shown in the scraper help system when it shouldn't.
2021-01-06 21:57:39 +01:00
Leon Styhre
077a0e0e2c
The scraper now shows the string actually being used for searching in the screen subtitle.
2021-01-06 21:29:23 +01:00
Leon Styhre
7c61d7b19d
Added a margin to the game file text in the metadata editor.
2021-01-05 16:54:45 +01:00
Leon Styhre
bdce6825dc
Increased the game description scrolling speed for the scraper.
2021-01-05 12:53:19 +01:00
Leon Styhre
d2d6813a54
Fixed multiple issues with the UI modes.
2021-01-05 10:45:32 +01:00
Leon Styhre
917d2a6fb1
Fixed an issue where changing the ROM art setting would not reload the gamelists.
2021-01-03 11:22:30 +01:00
Leon Styhre
910b9e0125
Fixed a filter reset issue for grouped custom collections.
2021-01-02 18:30:39 +01:00
Leon Styhre
7bea146745
Added shortcut to start the multi-scraper from the scraper menu.
2021-01-02 16:28:47 +01:00
Leon Styhre
830c53e3cc
Further improvement to adding or removing collections.
2021-01-02 15:14:13 +01:00
Leon Styhre
145cbf8df7
Enabling and disabling collections is now handled better.
2021-01-02 12:33:27 +01:00
Leon Styhre
c431e5a233
Fixed an issue where the screen would go partly black during slide transitions.
2021-01-01 22:37:21 +01:00
Leon Styhre
fe4e94a827
Collections are now properly initialized when enabled.
2021-01-01 17:18:04 +01:00
Leon Styhre
5e7480bfab
Made re-enabling of custom collection entries work on Windows with UTF-16 support.
2021-01-01 10:28:42 +01:00
Leon Styhre
128056667d
Custom collection entries are now re-enabled when changing a game to be counted as a game.
2020-12-31 21:54:32 +01:00
Leon Styhre
4dded3306c
Fixed an issue where clearing a game would not update its collection entries.
2020-12-31 19:58:51 +01:00
Leon Styhre
1a4c2fc4ae
Fixed an issue where flagging a game not to be counted could lead to a crash.
2020-12-31 19:44:24 +01:00
Leon Styhre
7992e39b0f
Slight change of the description for the setting for audio for gamelist videos.
2020-12-31 17:56:53 +01:00
Leon Styhre
70eca0fd79
Fixed a semi-cosmetic issue when finish editing custom collections from the main menu.
2020-12-31 16:40:08 +01:00
Leon Styhre
c95334756d
Fixed a lot of MSVC compiler warnings.
2020-12-29 12:54:24 +01:00
Leon Styhre
963f93e0f8
Replaced the custom math functions with standard C++ functions.
2020-12-28 11:29:32 +01:00
Leon Styhre
f4233db66e
Small cosmetic change to the game options menu.
2020-12-25 22:50:20 +01:00
Leon Styhre
50d8c7eb30
Changed the name of the quit entry if the quit menu has been deactivated.
2020-12-25 22:49:40 +01:00
Leon Styhre
65c1e9880e
Set Slide transitions as the first entry in GuiMenu.
2020-12-25 17:25:23 +01:00