Skip to content

qt: split DialogModel

Pierre Lamot requested to merge chub/vlc:qt/dialog-model-split into master

This allows blocking early messages until the UI is ready to show the dialogs.

This was an issue when starting media from command line, the media was asking for a password but the interface wasn't ready to display it

Merge request reports

Loading