Skip to content
Snippets Groups Projects

AudioPlayer: optimize metadata handling code

Merged Felix Paul Kühne requested to merge fkuehne/vlc-ios:audioplayer-speed-fix into master
All threads resolved!

This removes custom logic to retrieve artist and title by trusting the existing logic implemented for metadata handling.

Most importantly, this limits updates of the background color and the artwork view to changes of the image as the metadata update function can be called up to eight times per seek event leading to a serious performance issue on older devices in case the artwork and the background color are updated every time.

Fixes #1681 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading