Leon Styhre
|
fc08a83fa0
|
TextEditComponent will now return an empty string if only whitespace characters were entered.
|
2021-09-21 22:18:18 +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
|
49075f3fc4
|
Added alternative emulators to the psx (Sony PlayStation) system.
|
2021-09-21 20:04:58 +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
|
5851139e53
|
Added the -Wunused-macros compiler flag.
|
2021-09-21 17:20:58 +02:00 |
|
Leon Styhre
|
d1ffdfca35
|
Removed an unused preprocessor directive.
|
2021-09-21 17:19:56 +02:00 |
|
Leon Styhre
|
6b7ea8f0ef
|
Documentation update.
|
2021-09-19 23:14:31 +02:00 |
|
Leon Styhre
|
372a92baa5
|
The navigation key repeat now stops when selecting a key on the virtual keyboard.
|
2021-09-19 23:08:12 +02:00 |
|
Leon Styhre
|
00e304f09a
|
Fixed an issue where navigation in menus would behave weirdly under some circumstances.
|
2021-09-19 23:07:04 +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
|
dacda90186
|
Made CMake use a more reliable way for detecting the compiler version.
|
2021-09-19 15:55:47 +02:00 |
|
Leon Styhre
|
970b7dd63d
|
(Windows) Fixed some MinGW compiler warnings.
|
2021-09-19 15:27:32 +02:00 |
|
Leon Styhre
|
e30cad2e9f
|
Added the -Wall, -Wpedantic and some additional compiler flags.
Also increased the minimum Clang and GCC compiler versions.
|
2021-09-19 15:02:13 +02:00 |
|
Leon Styhre
|
dd8f5afdf4
|
(Windows) Fixed some compiler errors and a compiler warning.
|
2021-09-19 14:57:54 +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
|
9ae62cca4d
|
Fixed two Clang warnings.
|
2021-09-18 00:26:39 +02:00 |
|
Leon Styhre
|
94eb34a5cf
|
Documentation update.
|
2021-09-17 23:42:43 +02:00 |
|
Leon Styhre
|
f840e93fc9
|
Fixed an issue where closing an entry in the metadata editor could lead to a crash.
|
2021-09-17 22:53:00 +02:00 |
|
Leon Styhre
|
c4e6d3cac1
|
Added a virtual keyboard.
|
2021-09-17 22:23:41 +02:00 |
|
Leon Styhre
|
bbaf2739d4
|
Added a blinking cursor to TextEditComponent.
Also fixed a text field sizing bug and made a small padding adjustment.
|
2021-09-17 21:40:48 +02:00 |
|
Leon Styhre
|
08790ed1f3
|
Added support for correctly navigating arbitrarily sized ComponentGrid entries.
Also added a callback for handling navigation attempts beyond the grid boundary as well as a function to move to an absolute cursor position.
|
2021-09-17 21:35:37 +02:00 |
|
Leon Styhre
|
db4fb1ab92
|
Added support for a new type of 'flat style' buttons to ButtonComponent.
Also did some general code cleanup.
|
2021-09-17 21:25:21 +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
|
13abaf6734
|
Added support for including the left and right trigger buttons in the help prompts.
|
2021-09-17 21:14:43 +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
|
1dbdbe04e2
|
Documentation update to clarify the complementary systems customization.
|
2021-09-05 18:10:59 +02:00 |
|
Leon Styhre
|
466bdc9b92
|
Documentation update.
|
2021-09-05 17:47:00 +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
|
b04825976e
|
(rbsimple-DE) Adjusted the help prompts colors.
|
2021-09-04 23:27:43 +02:00 |
|
Leon Styhre
|
ca0e111c21
|
Small documentation update.
|
2021-09-04 22:00:04 +02:00 |
|
Leon Styhre
|
58fd5b8f10
|
Fixed an issue with the help prompts text color when the menu was opened.
|
2021-09-04 21:47:42 +02:00 |
|
Leon Styhre
|
db77b6d0df
|
Merge branch '587-make-the-help-component-more-configurable-by-the-theme'
|
2021-09-04 19:51:09 +02:00 |
|
Leon Styhre
|
dc8ba915f6
|
Changed the location of the screenshots.
|
2021-09-04 12:22:17 +02:00 |
|
Leon Styhre
|
3fb96c3115
|
Documentation update.
|
2021-09-04 11:58:26 +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
|
9eee0f697c
|
Added a download link to the 64-bit Raspberry Pi build.
|
2021-09-02 20:25:47 +02:00 |
|
Sophia Hadash
|
f80e1e4fee
|
resolve problems in documentation.
|
2021-08-30 14:32:21 +02:00 |
|
Sophia Hadash
|
24f34df66b
|
invalidate icon cache when an icon is replaced
|
2021-08-30 14:29:43 +02:00 |
|
Leon Styhre
|
db1e595d11
|
Fixed an issue where text coloring in menus would sometimes not get rendered correctly.
|
2021-08-25 21:36:35 +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 |
|