Actions
Emulator Issues #10938
closedFeature regression: Custom PNG banners
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Current
Regression:
Yes
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-7633
Description
DolphinWX's ability to load custom PNG banners was removed in 5.0-6444 (63838c0) due to the ISOFile code being moved to UICommon, where we can't access wxWidgets' PNG loading code. However, the feature was already rather broken before that (see issue 10365 and issue 10366).
My current plan is to reimplement it by using libpng directly. I'm posting this issue report partially as a reminder to myself to do that and partially so that this issue report can supersede the two older issue reports.
Updated by JosJuice almost 7 years ago
- Has duplicate Emulator Issues #10365: PNG banners are gone from game list when loading games from cache added
Updated by JosJuice almost 7 years ago
- Has duplicate Emulator Issues #10366: Feature regression: Can't use PNG banners for volumes added
Updated by JosJuice almost 7 years ago
- Status changed from Accepted to Fix pending
Updated by JosJuice over 6 years ago
- Status changed from Fix pending to Fixed
- Fixed in set to 5.0-7633
Actions