[vlc-commits] macosx: popup panel: switch from delegate to completion block

David Fuhrmann git at videolan.org
Tue Aug 11 10:24:21 CEST 2015


vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Tue Aug 11 10:13:06 2015 +0200| [0b2f47e8e9ef585e3db94e0e2ec711e8de51dd59] | committer: David Fuhrmann

macosx: popup panel: switch from delegate to completion block

Also fixes behaviour for eq profile list

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

 modules/gui/macosx/AudioEffects.m   |  107 ++++++++++++++++-------------------
 modules/gui/macosx/ConvertAndSave.h |    2 -
 modules/gui/macosx/ConvertAndSave.m |   44 +++++++-------
 modules/gui/macosx/SharedDialogs.h  |   21 ++++---
 modules/gui/macosx/SharedDialogs.m  |   25 ++++----
 modules/gui/macosx/VideoEffects.m   |   48 ++++++++--------
 6 files changed, 118 insertions(+), 129 deletions(-)

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


More information about the vlc-commits mailing list