Skip to content

macosx: Add minor enhancements to library view

Samuel Bassaly requested to merge sambassaly/vlc:collectionview into master

Main Goal

Add sorting to audio medialibrary. The functions were there, but were not implemented in the GUI.

Minor GUI fixes

  • Show the Recents label, it didn't show before
  • The colors of the progress slider were reverted. This gave the impression, that it was moving backwards.

Limit Recents files to videos

Recents function like continue watching, audio files should not be included.

Merge request reports