Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement cellPhotoImport #12388

Merged
merged 3 commits into from
Jul 26, 2022
Merged

Implement cellPhotoImport #12388

merged 3 commits into from
Jul 26, 2022

Conversation

Megamouse
Copy link
Contributor

  • Implements get_media_info for images/photos. This allows us to peek into most image files.
  • Uses the new get_media_info implementation to improve the populate_photo_info function in cellSearch.
  • Implements cellPhotoImport, which opens a dialog that displays photos. The user can choose a photo to import.
  • Fixes the aspect ratio of shown photo icons in the media list dialog overlay.
  • Adds some more logging and cleanup to cellMusicSelection stuff.

Disclaimer: The photos have to be directly in a subdirectoy of "/dev_hdd0/photo/".

maybe fixes #12386

@Megamouse Megamouse merged commit 577f379 into RPCS3:master Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BCES00141] cellPhotoImport2 missing causing Image Import Tool to not work
1 participant