]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/Modules.am
macosx: removed 'erase logo' from the video effects panel and moved 'add logo' to...
[vlc] / modules / gui / macosx / Modules.am
index 590f8e6d8027fa62c78e39002b74d1cd9853f76d..9e02d71230b8d12fbef6087d5a80c480ab72f0b6 100644 (file)
@@ -4,16 +4,25 @@
 LIBTOOL=@LIBTOOL@ --tag=CC
 
 SOURCES_macosx = \
+       CompatibilityFixes.h \
        AppleRemote.h \
        AppleRemote.m \
+       SPInvocationGrabbing.h \
+       SPInvocationGrabbing.m \
+       SPMediaKeyTap.h \
+       SPMediaKeyTap.m \
+       MainMenu.h \
+       MainMenu.m \
+       MainWindow.h \
+       MainWindow.m \
+       CoreInteraction.h \
+       CoreInteraction.m \
        about.h \
        about.m \
        applescript.h \
        applescript.m \
        controls.h \
        controls.m \
-       equalizer.m \
-       equalizer.h \
        coredialogs.m \
        coredialogs.h \
        intf.m \
@@ -35,28 +44,30 @@ SOURCES_macosx = \
        simple_prefs.m \
        output.h \
        output.m \
-       update.m \
-       update.h \
-       vout.m \
-       voutgl.m \
-       vout.h \
        wizard.h \
        wizard.m \
-       extended.h \
-       extended.m \
+       AudioEffects.h \
+       AudioEffects.m \
+       TrackSynchronization.h \
+       TrackSynchronization.m \
+       VideoEffects.h \
+       VideoEffects.m \
        bookmarks.h \
        bookmarks.m \
        embeddedwindow.h \
        embeddedwindow.m \
-       sidebarview.h \
-       sidebarview.m \
-       sidestatusview.h \
-       sidestatusview.m \
+       PXSourceList.h \
+       PXSourceList.m \
+       PXSourceListDataSource.h \
+       PXSourceListDelegate.h \
+       SideBarItem.h \
+       SideBarItem.m \
        fspanel.m \
        fspanel.h \
        eyetv.h \
        eyetv.m \
-       vlm.h \
-       vlm.m \
+       vout.h \
+       vout.m \
+       voutgl.m \
        $(NULL)