]> git.sesse.net Git - vlc/commit
macosx: Move drag and drop support to new PLModel and rewrite
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Sun, 30 Nov 2014 18:00:29 +0000 (19:00 +0100)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Tue, 30 Dec 2014 15:10:48 +0000 (16:10 +0100)
commitf24504e48f5e423f9126c65afcd33a4517de5f22
tree5a2c21b4e31b2818f32011434d09ba4af4eefbb5
parent42d2a27abfbff26731672799a822ea7f896b77ce
macosx: Move drag and drop support to new PLModel and rewrite

This simplifies the methods, also using a simpler storage for
dragged items.
modules/gui/macosx/MainWindow.m
modules/gui/macosx/PLItem.h
modules/gui/macosx/PLItem.m
modules/gui/macosx/PLModel.h
modules/gui/macosx/PLModel.m
modules/gui/macosx/playlist.m