Commit graph

3461 commits

Author SHA1 Message Date
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
Sophia Hadash 6dbcb62011 Merge branch 'master' into 652-allow-system-placeholders-to-be-a-combination-of-text-and-image-make-text-and-image-customizable 2021-10-26 21:56:08 +02:00
Leon Styhre a979c6d0e5 Made the menu texture render correctly when running really low on texture memory. 2021-10-26 18:29:30 +02:00
Leon Styhre fbb974de03 Removed an unnecessary force load setter from ImageComponent. 2021-10-26 18:28:21 +02:00
Leon Styhre 4e02ce230b Disabled dynamic loading of images in BadgeComponent. 2021-10-26 18:27:30 +02:00
Leon Styhre 4f9737cd23 Fixed a compiler warning when building with the GLES renderer. 2021-10-26 18:26:00 +02:00
Leon Styhre 58345863b3 Changed an RGBA vector getter from copy to reference to reduce CPU usage. 2021-10-26 18:23:52 +02:00
Leon Styhre 3d3d951842 Renamed alwaysRasterize to forceRasterization.
Also removed an unnecessary function call in ImageComponent.
2021-10-26 18:22:41 +02:00
Leon Styhre 848e0a1a94 Fixed an SVG graphics corruption issue. 2021-10-26 18:13:31 +02:00
Sophia Hadash 4147c2b987 documentation for the z-index property 2021-10-26 16:05:12 +02:00
Leon Styhre c0f37cd088 Documentation update. 2021-10-25 19:17:40 +02:00
Leon Styhre be74fd26ef Small adjustments to the generic joystick controller icon. 2021-10-25 19:15:37 +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 e149fea3fb Small adjustment to the 'completed' badge graphics. 2021-10-25 18:42:09 +02:00
Leon Styhre 7ed0267f5b Made a large optimization to the SVG rasterization logic. 2021-10-25 18:39:58 +02:00
Leon Styhre 270a2e3857 Added an option to preload gamelists on startup. 2021-10-25 17:56:17 +02:00
Leon Styhre 62d810d46c Improved the controller graphics for the 'c64' system. 2021-10-24 21:26:06 +02:00
Leon Styhre b3022438ec Added a controller graphics file and updated two other. 2021-10-24 21:25:06 +02:00
Leon Styhre 543bfa7b73 Documentation update. 2021-10-24 18:38:14 +02:00
Leon Styhre 5b7483c4d7 Adjusted two controller graphics files. 2021-10-24 18:30:23 +02:00
Leon Styhre 3ea2557314 Added some controller graphics. 2021-10-24 18:23:13 +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