Commit graph

3095 commits

Author SHA1 Message Date
Leon Styhre e47958b3fd Minimal code formatting change. 2021-08-24 18:29:46 +02:00
Leon Styhre 627b632a45 Changed the indentation of es_systems.xml and es_find_rules.xml to the ES-DE standard. 2021-08-24 18:20:57 +02:00
Leon Styhre 292302f7cb Clarified the usage of update_theme_formatversion.sh 2021-08-24 18:17:06 +02:00
Leon Styhre 510c03a680 (rbsimple-DE) Changed the format version from 6 to 7 and made some other minor XML formatting changes. 2021-08-24 18:13:08 +02:00
Sophia Hadash 41375c6f6e remove brackets. 2021-08-23 20:57:11 +02:00
Sophia Hadash b9b3e35e09 reformat toCamelCase. 2021-08-23 15:02:56 +02:00
Sophia Hadash c1d7f37a07 reformat HelpComponent if-else. 2021-08-23 15:01:30 +02:00
Sophia Hadash eb4a8d5fae revert documentation changes in THEMES.md 2021-08-23 14:57:33 +02:00
SophiaHadash ad080e7740 Merge remote-tracking branch 'origin/587-make-the-help-component-more-configurable-by-the-theme' into 587-make-the-help-component-more-configurable-by-the-theme
# Conflicts:
#	THEMES.md
#	es-core/src/ThemeData.cpp
2021-08-23 13:08:47 +02:00
Sophia Hadash d78959a165 revert documentation changes in THEMES.md and place them in THEMES-DEV.md. Ipdate documentation to reflect changes to theme node. 2021-08-23 13:07:57 +02:00
Sophia Hadash b8ce3d95e8 rewrite custom button icon tags into customButtonIcon node with attribute. 2021-08-23 12:58:06 +02:00
Sophia Hadash 6270c1f827 Update the documentation. 2021-08-23 12:58:06 +02:00
Sophia Hadash 0826ebb2af Bump theme xml version from 6 to 7. 2021-08-23 12:58:06 +02:00
Sophia Hadash 76a25d2204 Implement theme customizable button icons. 2021-08-23 12:58:06 +02:00
Sophia Hadash 54df6a5520 remove debug logs 2021-08-23 12:58:06 +02:00
Sophia Hadash c2042e66e2 Add help component theme options textColorDimmed and iconColorDimmed. 2021-08-23 12:58:06 +02:00
Sophia Hadash dfffd1057d Add help component theme options textStyle. 2021-08-23 12:58:06 +02:00
Sophia Hadash 6672fd1ec8 Add help component theme options entrySpacing and iconTextSpacing. 2021-08-23 12:58:06 +02:00
Leon Styhre d25670361a Added a THEMES-DEV.md document. 2021-08-22 20:08:22 +02:00
Sophia Hadash 59161618f2 Update the documentation. 2021-08-22 18:14:45 +02:00
Sophia Hadash 20704446ec Bump theme xml version from 6 to 7. 2021-08-22 17:52:02 +02:00
Sophia Hadash 5851ab054f Implement theme customizable button icons. 2021-08-22 17:51:19 +02:00
Sophia Hadash 32520a1c3a remove debug logs 2021-08-22 16:43:48 +02:00
Sophia Hadash 94c6640e72 Add help component theme options textColorDimmed and iconColorDimmed. 2021-08-22 16:43:15 +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
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 5580de74b1 Bundled the bold font version of Fontfabric Akrobat. 2021-08-22 14:08:24 +02:00
Sophia Hadash 5ed0d7b7eb Add help component theme options textStyle. 2021-08-20 17:51:36 +02:00
Sophia Hadash cc38f06141 Add help component theme options entrySpacing and iconTextSpacing. 2021-08-20 17:20:05 +02:00
Leon Styhre 9d4deefdf4 Fixed an issue when entering a submenu before the parent menu was scaled up. 2021-08-19 22:28:31 +02:00
Leon Styhre 655340a94c OCD commit. 2021-08-19 21:51:42 +02:00
Leon Styhre 91879c9b4a Cleaned up some rendering code. 2021-08-19 21:39:01 +02:00
Leon Styhre 9546eb00ba Changed the gamelist views marquee image filtering from nearest neighbor to linear. 2021-08-19 20:31:44 +02:00
Leon Styhre 4676cee4fa Fixed a small cosmetic issue introduced by a previous commit. 2021-08-19 20:30:04 +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 6e882dd564 Added support for upscaling bitmap images using linear filtering. 2021-08-19 20:16:42 +02:00
Leon Styhre 8e25609d4f (rbsimple-DE) Fixed some small XML formatting issues in the main theme file. 2021-08-19 19:55:07 +02:00
Leon Styhre 70a1e4612a Fixed an issue where menu rows would not align properly during navigation. 2021-08-19 19:53:05 +02:00
Leon Styhre 9e629e033b Removed the 'Choose' entry from the help prompts in the gamelist view. 2021-08-19 19:47:16 +02:00
Leon Styhre 292f089f76 Changed the 'Toggle screensaver' help entry in the system view to simply 'Screensaver'. 2021-08-19 19:45:54 +02:00
Leon Styhre e1de02f1f8 Documentation update. 2021-08-18 21:55:20 +02:00
Leon Styhre 192bec6f5c Added a function to generate MD5 hashes. 2021-08-18 21:03:25 +02:00
Leon Styhre 816d79c32f (Windows) Silenced some MSVC compiler warnings related to the C++17 language standard. 2021-08-18 18:58:43 +02:00
Leon Styhre 3e88e90dac Changed the language standard from C++14 to C++17 2021-08-18 18:55:20 +02:00
Leon Styhre 91339bf1fa (Windows) Fixed a MinGW compiler error. 2021-08-18 18:52:41 +02:00
Leon Styhre b6b431f0fd Fixed two debug messages that contained incorrect function names. 2021-08-17 22:51:28 +02:00
Leon Styhre 83c0bc5ca6 Moved MoveCameraAnimation.h from es-app to es-core. 2021-08-17 22:23:42 +02:00
Leon Styhre 12c853bc31 Moved the remaining math functions to a math utility namespace. 2021-08-17 22:11:16 +02:00