[vlc-commits] macosx/open: further clean-up
Felix Paul Kühne
git at videolan.org
Mon Jul 20 13:18:46 CEST 2015
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Jul 20 13:17:18 2015 +0200| [c835a2044ed43721f77147279a9ed25b3d2ce367] | committer: Felix Paul Kühne
macosx/open: further clean-up
trim exposed class API, remove code which does not belong in a view object, remove macro abuse
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c835a2044ed43721f77147279a9ed25b3d2ce367
---
modules/gui/macosx/StringUtility.h | 12 ++
modules/gui/macosx/StringUtility.m | 144 +++++++++++++++++++++
modules/gui/macosx/misc.h | 6 +
modules/gui/macosx/misc.m | 12 ++
modules/gui/macosx/open.h | 36 +-----
modules/gui/macosx/open.m | 251 ++++++------------------------------
modules/gui/macosx/playlist.m | 10 +-
7 files changed, 222 insertions(+), 249 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c835a2044ed43721f77147279a9ed25b3d2ce367
More information about the vlc-commits
mailing list