]> git.sesse.net Git - vlc/commit
macosx: fix auto play when adding a new file with file dialogs
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Sun, 8 Jan 2012 20:05:25 +0000 (21:05 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 8 Jan 2012 21:24:18 +0000 (22:24 +0100)
commitaba135724b94f77e5e2d561cd249792f4d217340
treee5b7994d9870b4312081607b9c8226598e470561
parent3ed6c0090febe190909fb867ae4dfac5311e9c06
macosx: fix auto play when adding a new file with file dialogs

The issue was that we had 2 VLCPlaylist objects although they should be only one. Therefore this commit removes the wrong one in Open.xib

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
extras/package/macosx/Resources/English.lproj/Open.xib
modules/gui/macosx/open.h
modules/gui/macosx/open.m