]> git.sesse.net Git - vlc/commit
macosx: avoid unnecessarily early loading of open panel nib
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Thu, 2 Oct 2014 15:42:32 +0000 (17:42 +0200)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Thu, 2 Oct 2014 15:47:13 +0000 (17:47 +0200)
commit640b974d52785d5ae215c1cfeb46fdd5bc085231
tree939c260a68e1bde6393265b8bc9b972a7630fef3
parent91d08e51fd0c950633858e3d860c709cb31cd982
macosx: avoid unnecessarily early loading of open panel nib

Loading the open nib can take some significant time, due to audio/
video devices enumeration.

refs #12123
modules/gui/macosx/open.h
modules/gui/macosx/open.m
modules/gui/macosx/playlist.m