[vlc-commits] macosx: addons: add a new addon class for the model representation
David Fuhrmann
git at videolan.org
Mon May 12 23:20:47 CEST 2014
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sun May 11 19:49:00 2014 +0200| [44e1e3c7e802cdc5fee12ca7672a9e463f631242] | committer: David Fuhrmann
macosx: addons: add a new addon class for the model representation
Also loads the locally installed addons properly to mark these ones
as installed.
close #11476
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=44e1e3c7e802cdc5fee12ca7672a9e463f631242
---
modules/gui/macosx/AddonListDataSource.h | 45 +++++++++++++++++
modules/gui/macosx/AddonListDataSource.m | 80 ++++++++++++++++++++++++++++++
modules/gui/macosx/AddonManager.m | 66 +++++++++---------------
modules/gui/macosx/Modules.am | 2 +
4 files changed, 151 insertions(+), 42 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=44e1e3c7e802cdc5fee12ca7672a9e463f631242
More information about the vlc-commits
mailing list