[vlc-commits] macosx: re-implement drag & drop support for VLCVoutView (close #6604)

Felix Paul Kühne git at videolan.org
Tue Apr 10 17:49:30 CEST 2012


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Apr 10 17:22:14 2012 +0200| [c55ac4febf308e50ccc72ff96becf1aeb76faac5] | committer: Felix Paul Kühne

macosx: re-implement drag & drop support for VLCVoutView (close #6604)

additionally, clean up misc.m and move code shared by VLCVoutView, VLBrushedMetalImageView and VLCThreePartDropView to VLCCoreInteraction

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c55ac4febf308e50ccc72ff96becf1aeb76faac5
---

 modules/gui/macosx/CoreInteraction.h |    2 +
 modules/gui/macosx/CoreInteraction.m |   56 ++++++++++++++
 modules/gui/macosx/VideoView.m       |   44 +++++++++++
 modules/gui/macosx/misc.h            |    1 -
 modules/gui/macosx/misc.m            |  132 ++++------------------------------
 5 files changed, 116 insertions(+), 119 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c55ac4febf308e50ccc72ff96becf1aeb76faac5


More information about the vlc-commits mailing list