]> git.sesse.net Git - vlc/commit
macosx: addons: add a new addon class for the model representation
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Sun, 11 May 2014 17:49:00 +0000 (19:49 +0200)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Mon, 12 May 2014 21:19:23 +0000 (23:19 +0200)
commit44e1e3c7e802cdc5fee12ca7672a9e463f631242
treec14d2c2bac651356a7f6ef256dc7a766abb2cb7d
parent4330d4567b5fa51ae41497c1f4a5c553a511426f
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
modules/gui/macosx/AddonListDataSource.h [new file with mode: 0644]
modules/gui/macosx/AddonListDataSource.m [new file with mode: 0644]
modules/gui/macosx/AddonManager.m
modules/gui/macosx/Modules.am