Commit graph

3884 commits

Author SHA1 Message Date
Leon Styhre
4b81a746ab Added support for the Java 2 Micro Edition (j2me) system. 2021-11-04 11:29:52 +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
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
66bcf8ea13 Added proper scraping support for the vic20 system. 2021-11-03 18:11:41 +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
8b5386df79 Fixed an issue where corrupt SVG graphics could crash the application. 2021-11-03 17:26:19 +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
f7643e96a4 Added support for two more controller icons. 2021-11-02 19:01:00 +01:00
Leon Styhre
aaf828d9b7 Added the remaining controller icons. 2021-11-02 18:23:34 +01:00
Leon Styhre
80c4603450 (rbsimple-DE) Added controller graphics for the 'xbox360' system. 2021-11-01 18:31:39 +01:00
Leon Styhre
d0b030b936 Added some controller icons. 2021-11-01 18:24:20 +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
098dd7eedc Added a few more controller icons.
Also modified an existing icon slightly.
2021-10-31 21:00:27 +01:00
Leon Styhre
b802854bc7 Added some more controller icons. 2021-10-31 19:19:12 +01:00
Leon Styhre
488db7b5f7 Small adjustment of the physical image placement on the miximage. 2021-10-31 09:47:05 +01:00
Leon Styhre
1e5efc251a Documentation update. 2021-10-30 19:11:25 +02: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
2f09c21d3f Reversed a previous change that caused multiple texturing issues. 2021-10-30 17:05:04 +02:00
Leon Styhre
190b3ba054 Fixed an issue where rasterized window corners would look excessively pixelated. 2021-10-30 13:07:07 +02:00
Leon Styhre
5c54e52ecd Improved the detection of invalid ScreenScraper box back covers. 2021-10-30 10:23:55 +02:00
Leon Styhre
ee80792e0f (Windows) Fixed two MSVC compiler warnings. 2021-10-29 20:10:43 +02:00
Leon Styhre
1c79723894 Improved the NinePatchComponent corner sizing for screens in portrait orientation. 2021-10-29 20:10:15 +02:00
Leon Styhre
063ffd7195 Fixed an issue where the system carousel and info bar would glitch during slide transitions. 2021-10-29 19:48:07 +02:00
Leon Styhre
28f0f8549c Fixed an issue where the OptionList arrows would not get correctly centered vertically. 2021-10-29 19:45:46 +02:00
Leon Styhre
59839546a5 Fixed an issue where ComponentList elements would not get correctly centered vertically. 2021-10-29 19:44:27 +02:00
Leon Styhre
0dc6f1e17a Removed the deprecated SVG scaleDuringLoad functionality. 2021-10-29 19:43:07 +02:00
Leon Styhre
a6f72ff934 Replaced a hack in NinePatchComponent with a proper solution. 2021-10-29 19:38:45 +02:00
Leon Styhre
ee0fe9a8d1 Fixed an issue where the system carousel would get the wrong zIndex value. 2021-10-28 22:58:04 +02:00
Leon Styhre
2c34a33ece Documentation update. 2021-10-28 21:04:37 +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
d21688ebda Documentation update. 2021-10-27 20:05:48 +02:00
Leon Styhre
56362af7f8 Changed 'controller badge' to 'controller' in the metadata editor and filter GUI. 2021-10-27 20:00:40 +02:00
Leon Styhre
5ca4b85549 Added scraping of controller metadata (arcade systems only). 2021-10-27 19:23:57 +02:00
Leon Styhre
c4a7380d40 Added a few more controller types and icons.
Also fixed an incorrect name for one controller and made some other name changes.
2021-10-27 19:10:48 +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
shadash
fc46c6937b default resolution, documentation
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
2021-10-26 23:34:44 +02:00
shadash
0f2551038e fix 21:9, add gamelistInfo
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
2021-10-26 23:16:53 +02:00
Leon Styhre
8dfe59ab93 Merge branch '653-properly-apply-z-index-in-the-system-view' 2021-10-26 22:58:31 +02:00
Leon Styhre
444f8fed77 Added and updated some controller icons. 2021-10-26 22:32:40 +02:00
Leon Styhre
3025908b9c (rbsimple-DE) Improved the controller graphics for the 'arcade' system. 2021-10-26 22:31:01 +02:00
shadash
13fe51c4c3 disable clang in light.xml
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
2021-10-26 22:17:06 +02:00
shadash
3945c813c0 merge latest master
Signed-off-by: Sophia Hadash <sophiahadash@gmail.com>
2021-10-26 22:12:03 +02:00
Sophia Hadash
a7c111dc71 Merge branch 'master' into 575-theme-add-a-modern-clean-switch-like-theme-as-an-official-theme-in-es-de-to-choose-from 2021-10-26 22:04:58 +02:00
Sophia Hadash
e005573f83 Merge remote-tracking branch 'origin/653-properly-apply-z-index-in-the-system-view' into 653-properly-apply-z-index-in-the-system-view 2021-10-26 21:57:39 +02:00
Sophia Hadash
ac84716273 Merge branch 'master' into 653-properly-apply-z-index-in-the-system-view 2021-10-26 21:56:45 +02:00