Skip to content

qt: Revamp playlists on the video and music tab

Benjamin Arnaud requested to merge bunjee/vlc:ci-playlists-v2 into master

This patchs contains a revamped Qt Playlist and its distinct views for "Video" and "Music". The Playlists covers are now generated based on their Media(s) thumbnails.

It also packs the following improvements for the CoverGenerator:

  • Improve image loading with QImageReader.
  • Improve Divide implementation.
  • Fix SVG scaling.
Edited by Benjamin Arnaud

Merge request reports