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
|
a2e12ace6a
|
Lowered the minimal supported resolution from 640x480 to 224x224.
|
2021-09-30 19:51:04 +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
|
f8b9275b4b
|
Fixed a missing filter index update when removing games from custom collections.
|
2021-09-26 11:14:52 +02:00 |
|
Leon Styhre
|
e930848645
|
Sorted the filters in the same order as the metadata editor fields.
|
2021-09-25 20:15:13 +02:00 |
|
Leon Styhre
|
5f3abed826
|
Split up the Publisher/Developer filter into two separate filters.
|
2021-09-25 19:30:44 +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
|
53630e3a7a
|
Blank/unknown values can now be filtered for Genre, Player, Publisher/Developer and Alternative emulator.
|
2021-09-25 16:53:30 +02:00 |
|
Leon Styhre
|
c85700571d
|
Added a filter for the 'Alternative emulator' field.
|
2021-09-25 16:16:25 +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
|
8f02bdf74f
|
Added a keyboard symbol/character.
|
2021-09-23 17:14:43 +02:00 |
|
Leon Styhre
|
ed7843e898
|
Fixed an issue where brackets were removed from game names in collection system views.
|
2021-09-23 17:11:49 +02:00 |
|
Leon Styhre
|
0c3a7d7d94
|
Alternative emulators now work correctly when games are launched from collection systems.
|
2021-09-23 17:07:27 +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
|
527b9321b5
|
Leading and trailing whitespaces are now trimmed when requesting a new custom collection name.
|
2021-09-21 22:15:42 +02:00 |
|
Leon Styhre
|
e507335923
|
Leading and trailing whitespaces are now trimmed from TheGamesDB scraper searches.
|
2021-09-21 22:10:09 +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
|
e08d3c6c1d
|
Fixed an issue where a collection notification was not displayed when setting a game to not be counted.
|
2021-09-21 17:22:32 +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
|
fc78f8ee18
|
General cleanup of the CMake configuration files.
|
2021-09-19 18:53:20 +02:00 |
|
Leon Styhre
|
970b7dd63d
|
(Windows) Fixed some MinGW compiler warnings.
|
2021-09-19 15:27:32 +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
|
03645e2de3
|
Fixed an issue where 'sortname' was incorrectly spelled in the metadata editor.
|
2021-09-17 21:17:11 +02:00 |
|
Leon Styhre
|
42458a7d76
|
Very minor code cleanup.
|
2021-09-17 21:10:16 +02:00 |
|
Leon Styhre
|
260ad2d8f0
|
(Windows) Fixed a compile error.
|
2021-09-05 18:39:53 +02:00 |
|
Leon Styhre
|
8a51919f31
|
Added the ability to make complementary game systems customizations.
|
2021-09-05 17:39:11 +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
|
69ad5cc56f
|
Added an exclamation mark symbol.
Also sorted all symbol constants.
|
2021-09-04 10:46:06 +02:00 |
|
Leon Styhre
|
da2e5f07f1
|
Small change to the Gamelist log output when updating the alternativeEmulator tag.
|
2021-08-25 20:58:03 +02:00 |
|
Leon Styhre
|
ed9d978bbf
|
Added additional debug logging when launching games using alternative emulators.
|
2021-08-24 20:45:24 +02:00 |
|
Leon Styhre
|
1461b2b0a7
|
Changed two error log messages related to alternative emulators.
|
2021-08-24 20:44:34 +02:00 |
|
Leon Styhre
|
abf8759f75
|
Added headers to the CMake configuration files.
|
2021-08-24 18:32:15 +02:00 |
|
Leon Styhre
|
57f28a8ff5
|
(Windows) Fixed an MSVC compiler warning.
|
2021-08-24 18:30:35 +02:00 |
|
Leon Styhre
|
e47958b3fd
|
Minimal code formatting change.
|
2021-08-24 18:29:46 +02:00 |
|
Leon Styhre
|
5fcbdde0be
|
Fixed a typo in es-app/CMakeLists.txt
|
2021-08-22 15:34:24 +02:00 |
|
Leon Styhre
|
5381f38231
|
Added support for defining and choosing between alternative emulators.
|
2021-08-22 15:26:38 +02:00 |
|