Skip to content

qml/BrowseView: Add filtering support

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

This MR adds filtering support for the browse view, in the "Browse" tab.

Given our current use case, it's implemented through QML. At some point the ClipListModel might be patched to handle this directly.

fix #27664 (closed)

g7VtMWwWl6

Edited by Benjamin Arnaud

Merge request reports