AudioPlayer: optimize metadata handling code
All threads resolved!
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
Activity
Filter activity
changed milestone to %3.4.4
added Player label
- Resolved by Felix Paul Kühne
added 1 commit
- a92f32ce - Metadata: add descriptive title property exclusively for the audio mini player
added 9 commits
-
a92f32ce...6c3955ce - 6 commits from branch
videolan:master
- bbef60ce - AudioPlayer: optimize metadata handling code
- 34794f59 - Audio Player: fix typo
- 74975510 - Metadata: add descriptive title property exclusively for the audio mini player
Toggle commit list-
a92f32ce...6c3955ce - 6 commits from branch
enabled an automatic merge when the pipeline for 6834100c succeeds
Please register or sign in to reply