Commit graph

173 commits

Author SHA1 Message Date
Leon Styhre
4696c5bb33 (rbsimple-DE) Small adjustment to the logo for the j2me system. 2021-11-04 12:44:59 +01:00
Leon Styhre
7a4fd93890 (rbsimple-DE) Updated the systeminfo text for the switch system. 2021-11-04 12:10:19 +01:00
Leon Styhre
744557e4a9 Added support for the Symbian (symbian) system. 2021-11-04 11:56:12 +01:00
Leon Styhre
4b81a746ab Added support for the Java 2 Micro Edition (j2me) system. 2021-11-04 11:29:52 +01:00
Leon Styhre
350fa73e0d Added support for the Google Android (android) system. 2021-11-03 21:19:38 +01:00
Leon Styhre
68f9fcf309 (rbsimple-DE) Small adjustments to the vic20 graphics. 2021-11-03 19:05:53 +01:00
Leon Styhre
e9bb9d9d9b Added support for the Philips CD-i (cdimono1) system. 2021-11-03 18:51:38 +01:00
Leon Styhre
227b993af0 (rbsimple-DE) Added system information for the xbox360 system. 2021-11-03 17:51:20 +01:00
Leon Styhre
58519737fa (rbsimple-DE) Fixed a small error in the c64 system info text. 2021-11-03 17:32:37 +01:00
Leon Styhre
53b0b2c1d4 Added support for the Commodore VIC-20 (vic20) system. 2021-11-03 17:31:40 +01:00
Leon Styhre
0bb019a8f9 (rbsimple-DE) Improved some graphics for the dos, pc, residualvm and scummvm systems. 2021-11-03 17:28:39 +01:00
Leon Styhre
1a897a1f0f (rbsimple-DE) Updated the controller graphics for a few systems. 2021-11-02 19:07:39 +01:00
Leon Styhre
80c4603450 (rbsimple-DE) Added controller graphics for the 'xbox360' system. 2021-11-01 18:31:39 +01:00
Leon Styhre
22f05c6e6d (rbsimple-DE) Changed the controller graphics for the 'dos' and 'pc' systems.
Also modified the controller graphics for the 'c64' system.
2021-10-31 21:20:33 +01:00
Leon Styhre
3025908b9c (rbsimple-DE) Improved the controller graphics for the 'arcade' system. 2021-10-26 22:31:01 +02:00
Leon Styhre
f32c3dc6f4 Reintroduced column mode for BadgeComponent.
Also fixed an issue with direction in FlexboxComponent when using column mode.
2021-10-25 19:13:54 +02:00
Leon Styhre
4f6d2c7fae (rbsimple-DE) Minor adjustments to the 'c64' system controller graphics. 2021-10-25 18:45:18 +02:00
Leon Styhre
62d810d46c Improved the controller graphics for the 'c64' system. 2021-10-24 21:26:06 +02:00
Leon Styhre
34fae72f2a (rbsimple-DE) Increased the size of the controller icons. 2021-10-24 18:21:36 +02:00
Leon Styhre
0e959c3c61 Made the 'switch' system logo smaller. 2021-10-24 18:20:56 +02:00
Leon Styhre
84514f67d0 Added support for controller types. 2021-10-23 19:08:32 +02:00
Leon Styhre
39acfdfe00 (rbsimple-DE) Fixed an issue where the 'megadrive' logo was cut off slightly on right side. 2021-10-23 15:38:13 +02:00
Leon Styhre
52b516b9ca Updated the default badges graphics. 2021-10-14 22:48:54 +02:00
Leon Styhre
48db23691d Merged BadgeComponent code into master branch. 2021-10-12 23:13:38 +02:00
Leon Styhre
4724276018 (rbsimple-DE) Update to align with the changes to BadgesComponent. 2021-10-12 22:55:44 +02:00
shadash
a93b975ca0 bug fixes, adjust theme badge proportions
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
2021-10-10 13:29:26 +02:00
shadash
123e50cf17 change dimension constraints to use container size.
make margins proportional to screen size.

Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
2021-10-09 17:04:04 +02:00
Leon Styhre
858677a7d3 (rbsimple-DE) Minimal sizing change to the textlist. 2021-10-06 17:15:55 +02:00
Leon Styhre
fb2f254d7e (rbsimple-DE) Some adjustments to the badges placement and sizing. 2021-10-05 18:12:24 +02:00
shadash
95b729dadf replace badges svgs
minimize svgs
fix bug in flexbox component
adjust theme for new badges style

Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
2021-10-02 22:31:37 +02:00
Leon Styhre
91f1a0a47d Improved the speed of the badges code.
Also made some other adjustments to the badges and flexbox logic.
2021-09-27 22:18:19 +02:00
Sophia Hadash
a928142d5b make slots configurable by theme (fix) 2021-09-27 01:50:45 +02:00
Sophia Hadash
74532d06db theme vertical padding reduction 2021-09-26 02:17:41 +02:00
Sophia Hadash
7820a94442 Implement origin. 2021-09-24 00:26:41 +02:00
Sophia Hadash
af50921d4b merge master 2021-09-24 00:05:32 +02:00
Sophia Hadash
dbf76f92e6 merge master 2021-09-23 23:28:19 +02:00
Sophia Hadash
f230b0de0e replace png badges by svg 2021-09-14 02:44:47 +02:00
Sophia Hadash
aaf5d0209b Implement flexbox and badges. 2021-09-14 01:01:46 +02:00
Sophia Hadash
fe413bb68f Initial implementation, including flexbox layout for badges. 2021-09-05 03:40:23 +02:00
Leon Styhre
b04825976e (rbsimple-DE) Adjusted the help prompts colors. 2021-09-04 23:27:43 +02:00
Sophia Hadash
6b727e3883 add badges definition to theme interpreter 2021-09-04 21:15:14 +02:00
Sophia Hadash
7193d09845 theme definition for badges in rbsimple 2021-09-04 21:05:20 +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
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
a230883122 Converted all navigation sound files to stereo. 2021-06-26 12:11:45 +02:00
Leon Styhre
8109b4b1a7 Added a rbsimple-DE theme for Nintendo Switch. 2021-06-23 17:56:26 +02:00
Leon Styhre
ed29a1ff76 (rbsimple-DE) Removed the marquee image as it's now baked into the miximages. 2021-06-10 22:28:59 +02:00
Leon Styhre
684cd83868 (rbsimple-DE) Some updates to the amiga and xbox systems. 2021-03-27 20:25:06 +01:00
Leon Styhre
4e345e8a97 (rbsimple-DE) Lots of theme improvements. 2021-03-26 20:44:53 +01:00
Leon Styhre
b76a2ac78d (rbsimple-DE) Quite a number of updates to various theme files. 2021-03-25 17:42:32 +01:00