You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1879 lines
141 KiB
1879 lines
141 KiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 47;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1C1C62011F8260A90052DD4F /* VLCWrappableTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C1C62001F8260A90052DD4F /* VLCWrappableTextField.m */; };
|
|
1C31138E1E508C6900D4DD76 /* VLCAboutWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C67C8A71D58C0A40079E1C1 /* VLCAboutWindowController.m */; };
|
|
1C3113901E508C6900D4DD76 /* VLCHelpWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C67C8A41D58C0980079E1C1 /* VLCHelpWindowController.m */; };
|
|
1C3113921E508C6900D4DD76 /* VLCAddonListItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DF0435F1972E26A0022B534 /* VLCAddonListItem.m */; };
|
|
1C3113941E508C6900D4DD76 /* VLCAddonsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DB65D5318ABD6380053B874 /* VLCAddonsWindowController.m */; };
|
|
1C3113961E508C6900D4DD76 /* applescript.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E6BC6F7041643860059A3A7 /* applescript.m */; };
|
|
1C3113981E508C6900D4DD76 /* VLCAudioEffectsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = CC5560241365CDC800D54038 /* VLCAudioEffectsWindowController.m */; };
|
|
1C31139A1E508C6900D4DD76 /* VLCBookmarksWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = DCE7BD0608A5724D007B10AE /* VLCBookmarksWindowController.m */; };
|
|
1C31139D1E508C6900D4DD76 /* VLCControlsBarCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = E0382C01160BA09E0031D7FF /* VLCControlsBarCommon.m */; };
|
|
1C31139F1E508C6900D4DD76 /* VLCMainWindowControlsBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5678EF1D5BA397002698F3 /* VLCMainWindowControlsBar.m */; };
|
|
1C3113A11E508C6900D4DD76 /* VLCConvertAndSaveWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = CC0663351566C34C003A411C /* VLCConvertAndSaveWindowController.m */; };
|
|
1C3113A31E508C6900D4DD76 /* VLCCoreDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = CC4A33210F8CB017000FC4A7 /* VLCCoreDialogProvider.m */; };
|
|
1C3113A51E508C6900D4DD76 /* VLCCoreInteraction.m in Sources */ = {isa = PBXBuildFile; fileRef = CC448A6113B68A0B009F72E0 /* VLCCoreInteraction.m */; };
|
|
1C3113A71E508C6900D4DD76 /* VLCLogWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D8BB0B418302AC000FAE9B7 /* VLCLogWindowController.m */; };
|
|
1C3113A91E508C6900D4DD76 /* VLCDocumentController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C39ABBD1DA9AB9B00FE052A /* VLCDocumentController.m */; };
|
|
1C3113AB1E508C6900D4DD76 /* VLCExtensionsDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 5CCED71114C0D4A90057F8D1 /* VLCExtensionsDialogProvider.m */; };
|
|
1C3113AD1E508C6900D4DD76 /* VLCExtensionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5CCED71314C0D4A90057F8D1 /* VLCExtensionsManager.m */; };
|
|
1C3113AF1E508C6900D4DD76 /* VLCFSPanelController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BCB590A1DA247CD009BCA66 /* VLCFSPanelController.m */; };
|
|
1C3113B11E508C6900D4DD76 /* VLCFSPanelDraggableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CAEBC001E1EC0A400A99E49 /* VLCFSPanelDraggableView.m */; };
|
|
1C3113B41E508C6900D4DD76 /* VLCInputManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DF812EE1B555A340052293C /* VLCInputManager.m */; };
|
|
1C3113B61E508C6900D4DD76 /* VLCMain+OldPrefs.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D871D381B5E6844000B56C0 /* VLCMain+OldPrefs.m */; };
|
|
1C3113B81E508C6900D4DD76 /* VLCMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ED6C27D03E2EB1C0059A3A7 /* VLCMain.m */; };
|
|
1C3113BA1E508C6900D4DD76 /* VLCApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5678EC1D5BA1DC002698F3 /* VLCApplication.m */; };
|
|
1C3113BC1E508C6900D4DD76 /* VLCKeyboardBacklightControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DF812F01B555C8E0052293C /* VLCKeyboardBacklightControl.m */; };
|
|
1C3113BD1E508C6900D4DD76 /* macosx.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ED6C27E03E2EB1C0059A3A7 /* macosx.m */; };
|
|
1C3113C11E508C6900D4DD76 /* VLCMainWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = CC448A6313B68A0B009F72E0 /* VLCMainWindow.m */; };
|
|
1C3113C51E508C6900D4DD76 /* misc.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ED6C28003E2EB1C0059A3A7 /* misc.m */; };
|
|
1C3113C71E508C6900D4DD76 /* VLCOpenWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ED6C28203E2EB1C0059A3A7 /* VLCOpenWindowController.m */; };
|
|
1C3113C91E508C6900D4DD76 /* VLCOutput.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E55FB800459B0FD00FB3317 /* VLCOutput.m */; };
|
|
1C3113CB1E508C6900D4DD76 /* VLCPLItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DF812F21B5599E40052293C /* VLCPLItem.m */; };
|
|
1C3113CD1E508C6900D4DD76 /* VLCPLModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DF812F41B5599E40052293C /* VLCPLModel.m */; };
|
|
1C3113CF1E508C6900D4DD76 /* prefs_widgets.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E9CA1A406D7DEE800B7186C /* prefs_widgets.m */; };
|
|
1C3113D11E508C6900D4DD76 /* prefs.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ED6C28603E2EB1C0059A3A7 /* prefs.m */; };
|
|
1C3113D31E508C6900D4DD76 /* VLCResumeDialogController.m in Sources */ = {isa = PBXBuildFile; fileRef = 633121CB1B51122700E636DA /* VLCResumeDialogController.m */; };
|
|
1C3113D51E508C6900D4DD76 /* VLCTextfieldPanelController.m in Sources */ = {isa = PBXBuildFile; fileRef = CC461F6D160078340022423C /* VLCTextfieldPanelController.m */; };
|
|
1C3113D71E508C6900D4DD76 /* VLCPopupPanelController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C7CB91B1D787E7600388902 /* VLCPopupPanelController.m */; };
|
|
1C3113D91E508C6900D4DD76 /* VLCSimplePrefsController.m in Sources */ = {isa = PBXBuildFile; fileRef = CCB24D5D0D54BBAE004D780C /* VLCSimplePrefsController.m */; };
|
|
1C3113DB1E508C6900D4DD76 /* VLCStringUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = CC269A4715E7947F00F2FDC9 /* VLCStringUtility.m */; };
|
|
1C3113DD1E508C6900D4DD76 /* VLCTrackSynchronizationWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = CC707EC4137464CD0003010A /* VLCTrackSynchronizationWindowController.m */; };
|
|
1C3113DF1E508C6900D4DD76 /* VLCVideoEffectsWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = CCCE366E13817E4500694F2A /* VLCVideoEffectsWindowController.m */; };
|
|
1C3113E11E508C6900D4DD76 /* VLCVoutView.m in Sources */ = {isa = PBXBuildFile; fileRef = CCCCDCA11413E1C000FE3DE1 /* VLCVoutView.m */; };
|
|
1C3113E31E508C6900D4DD76 /* VLCPlaylist.m in Sources */ = {isa = PBXBuildFile; fileRef = 8ED6C28403E2EB1C0059A3A7 /* VLCPlaylist.m */; };
|
|
1C3113E51E508C6900D4DD76 /* VLCPlaylistInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E49720106417F6800370C9F /* VLCPlaylistInfo.m */; };
|
|
1C3113E71E508C6900D4DD76 /* VLCPlaylistView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DA481231B5FC13700917FD7 /* VLCPlaylistView.m */; };
|
|
1C3113E91E508C6900D4DD76 /* VLCScrollingClipView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B13E2A71BC67678001AD24A /* VLCScrollingClipView.m */; };
|
|
1C3113ED1E508C6900D4DD76 /* VLCTimeSelectionPanelController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CD3667A1B7A242E0054E39F /* VLCTimeSelectionPanelController.m */; };
|
|
1C3113EF1E508C7600D4DD76 /* VLCRendererDiscovery.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BBBB8B61D114628001BD9BA /* VLCRendererDiscovery.m */; };
|
|
1C3113F11E508C7600D4DD76 /* VLCRendererItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BBBB8B11D10A994001BD9BA /* VLCRendererItem.m */; };
|
|
1C3113F31E508C7600D4DD76 /* VLCRendererMenuController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BBBB8A81D108A17001BD9BA /* VLCRendererMenuController.m */; };
|
|
1C3114031E508C8800D4DD76 /* AppleRemote.m in Sources */ = {isa = PBXBuildFile; fileRef = CC6D8D9D0A878DED006F2BBE /* AppleRemote.m */; };
|
|
1C3114051E508C8800D4DD76 /* SideBarItem.m in Sources */ = {isa = PBXBuildFile; fileRef = CCCDDEF013E870BB00A35661 /* SideBarItem.m */; };
|
|
1C3114071E508C8800D4DD76 /* PXSourceList.m in Sources */ = {isa = PBXBuildFile; fileRef = CC0CD0E013DE0EAE00B0D90D /* PXSourceList.m */; };
|
|
1C31140B1E508C8800D4DD76 /* SPInvocationGrabbing.m in Sources */ = {isa = PBXBuildFile; fileRef = CCF0777A13659A8000AF19FD /* SPInvocationGrabbing.m */; };
|
|
1C31140D1E508C8800D4DD76 /* SPMediaKeyTap.m in Sources */ = {isa = PBXBuildFile; fileRef = CCF0777C13659A8000AF19FD /* SPMediaKeyTap.m */; };
|
|
1C5716AC1F5B142200678627 /* coreaudio_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 1C5716AB1F5B142200678627 /* coreaudio_common.c */; };
|
|
1C69FDF61EAB30C7007724ED /* Windows.m in Sources */ = {isa = PBXBuildFile; fileRef = E06CF7F516020F6200C698B7 /* Windows.m */; };
|
|
1CAC3EE820CD1B3B00613DB2 /* VLCVideoOutputProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CAC3EE620CD1B3B00613DB2 /* VLCVideoOutputProvider.m */; };
|
|
1CCC88EC2078A3D500E5626F /* MainMenu.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224091E4D2A9000833BE1 /* MainMenu.xib */; };
|
|
1CCC88ED2078A3D500E5626F /* MainWindow.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B82240A1E4D2A9000833BE1 /* MainWindow.xib */; };
|
|
1CCC88EE2078A3D500E5626F /* VLCStatusBarIconMainMenu.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B82241A1E4D2A9000833BE1 /* VLCStatusBarIconMainMenu.xib */; };
|
|
1CCC88EF2078A3D500E5626F /* VLCFullScreenPanel.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224181E4D2A9000833BE1 /* VLCFullScreenPanel.xib */; };
|
|
1CCC88F02078A3D500E5626F /* About.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8223FE1E4D2A8F00833BE1 /* About.xib */; };
|
|
1CCC88F12078A3D500E5626F /* AddonManager.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8223FF1E4D2A9000833BE1 /* AddonManager.xib */; };
|
|
1CCC88F22078A3D500E5626F /* AudioEffects.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224001E4D2A9000833BE1 /* AudioEffects.xib */; };
|
|
1CCC88F32078A3D500E5626F /* VideoEffects.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224171E4D2A9000833BE1 /* VideoEffects.xib */; };
|
|
1CCC88F42078A3D500E5626F /* Bookmarks.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224011E4D2A9000833BE1 /* Bookmarks.xib */; };
|
|
1CCC88F52078A3D500E5626F /* SyncTracks.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224141E4D2A9000833BE1 /* SyncTracks.xib */; };
|
|
1CCC88F62078A3D500E5626F /* MediaInfo.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B82240B1E4D2A9000833BE1 /* MediaInfo.xib */; };
|
|
1CCC88F72078A3D500E5626F /* ConvertAndSave.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224031E4D2A9000833BE1 /* ConvertAndSave.xib */; };
|
|
1CCC88F82078A3D500E5626F /* CoreDialogs.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224041E4D2A9000833BE1 /* CoreDialogs.xib */; };
|
|
1CCC88F92078A3D500E5626F /* DetachedVideoWindow.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224051E4D2A9000833BE1 /* DetachedVideoWindow.xib */; };
|
|
1CCC88FA2078A3D500E5626F /* ErrorPanel.xib in Sources */ = {isa = PBXBuildFile; fileRef = 1CFE8D561EA0D3D300E94451 /* ErrorPanel.xib */; };
|
|
1CCC88FB2078A3D500E5626F /* Help.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224071E4D2A9000833BE1 /* Help.xib */; };
|
|
1CCC88FC2078A3D500E5626F /* LogMessageWindow.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224081E4D2A9000833BE1 /* LogMessageWindow.xib */; };
|
|
1CCC88FD2078A3D500E5626F /* Open.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B82240C1E4D2A9000833BE1 /* Open.xib */; };
|
|
1CCC88FE2078A3D500E5626F /* PlaylistAccessoryView.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B82240D1E4D2A9000833BE1 /* PlaylistAccessoryView.xib */; };
|
|
1CCC88FF2078A3D500E5626F /* PlaylistMenu.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B82240E1E4D2A9000833BE1 /* PlaylistMenu.xib */; };
|
|
1CCC89002078A3D500E5626F /* PopupPanel.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B82240F1E4D2A9000833BE1 /* PopupPanel.xib */; };
|
|
1CCC89012078A3D500E5626F /* Preferences.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224101E4D2A9000833BE1 /* Preferences.xib */; };
|
|
1CCC89022078A3D500E5626F /* ResumeDialog.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224111E4D2A9000833BE1 /* ResumeDialog.xib */; };
|
|
1CCC89032078A3D500E5626F /* SimplePreferences.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224121E4D2A9000833BE1 /* SimplePreferences.xib */; };
|
|
1CCC89042078A3D500E5626F /* StreamOutput.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224131E4D2A9000833BE1 /* StreamOutput.xib */; };
|
|
1CCC89052078A3D500E5626F /* TextfieldPanel.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224151E4D2A9000833BE1 /* TextfieldPanel.xib */; };
|
|
1CCC89062078A3D500E5626F /* TimeSelectionPanel.xib in Sources */ = {isa = PBXBuildFile; fileRef = 6B8224161E4D2A9000833BE1 /* TimeSelectionPanel.xib */; };
|
|
1CFE8D591EA0D42A00E94451 /* VLCErrorWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CFE8D581EA0D42A00E94451 /* VLCErrorWindowController.m */; };
|
|
6B0292E61F43256300A50082 /* VLCBottomBarView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B0292E51F43256300A50082 /* VLCBottomBarView.m */; };
|
|
6B0AB0F01F1AC8B3003A1B4E /* VLCSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B0AB0ED1F1AC8B3003A1B4E /* VLCSlider.m */; };
|
|
6B0AB0F11F1AC8B3003A1B4E /* VLCSliderCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B0AB0EF1F1AC8B3003A1B4E /* VLCSliderCell.m */; };
|
|
6B2EFC601F2819F700F3C0EA /* VLCVolumeSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B2EFC5F1F2819F700F3C0EA /* VLCVolumeSlider.m */; };
|
|
6B2EFC631F281A0900F3C0EA /* VLCVolumeSliderCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B2EFC621F281A0900F3C0EA /* VLCVolumeSliderCell.m */; };
|
|
6B3BE42C1E6217CB008D098A /* VLCImageButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3BE42B1E6217CB008D098A /* VLCImageButton.m */; };
|
|
6B4D50901E79781F004479B5 /* VLCHotkeyChangeWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B4D508F1E79781F004479B5 /* VLCHotkeyChangeWindow.m */; };
|
|
6B4D50931E7979CB004479B5 /* VLCSimplePrefsWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B4D50921E7979CB004479B5 /* VLCSimplePrefsWindow.m */; };
|
|
6B4D50961E7A7D16004479B5 /* NSSound+VLCAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B4D50951E7A7D16004479B5 /* NSSound+VLCAdditions.m */; };
|
|
6B4D50A71E7AB52C004479B5 /* NSScreen+VLCAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B4D50A61E7AB52C004479B5 /* NSScreen+VLCAdditions.m */; };
|
|
6B6FFF701EF9EC350001CEB1 /* CompatibilityFixes.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B6FFF6F1EF9EC350001CEB1 /* CompatibilityFixes.m */; };
|
|
6B7F1FDF1F07DA920002BDD8 /* VLCHexNumberFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B7F1FDE1F07DA920002BDD8 /* VLCHexNumberFormatter.m */; };
|
|
6B8166291EBFC34300C26F1B /* VLCDefaultValueSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B6A499B1DFD9B23009128AC /* VLCDefaultValueSlider.m */; };
|
|
6B81662A1EBFC34300C26F1B /* VLCDefaultValueSliderCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B6A499D1DFD9B23009128AC /* VLCDefaultValueSliderCell.m */; };
|
|
6B81662C1EBFC38100C26F1B /* VLCUIWidgets.m in Sources */ = {isa = PBXBuildFile; fileRef = 5CCED71514C0D4A90057F8D1 /* VLCUIWidgets.m */; };
|
|
6BBB05DA1EEFEA29003A1019 /* VLCHUDOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BBB05D91EEFEA29003A1019 /* VLCHUDOutlineView.m */; };
|
|
6BBB05E01EEFF165003A1019 /* VLCHUDTableCornerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BBB05DF1EEFF165003A1019 /* VLCHUDTableCornerView.m */; };
|
|
6BBBF9851F7B257100B404CD /* VLCLogMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BBBF9841F7B257100B404CD /* VLCLogMessage.m */; };
|
|
6BF093F91EE0182B0049D8B0 /* VLCTimeField.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BF093F81EE0182B0049D8B0 /* VLCTimeField.m */; };
|
|
6BF5C5041EFE66EF008A9C12 /* VLCHUDTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BF5C5031EFE66EF008A9C12 /* VLCHUDTableView.m */; };
|
|
6BF5C5071EFE7E58008A9C12 /* VLCTintedImageButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BF5C5061EFE7E58008A9C12 /* VLCTintedImageButtonCell.m */; };
|
|
7DB40D2A20CBCEB500F63173 /* VLCMainMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DB40D2920CBCEB500F63173 /* VLCMainMenu.m */; };
|
|
7DB40D2D20CBCEC200F63173 /* VLCStatusBarIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DB40D2B20CBCEC200F63173 /* VLCStatusBarIcon.m */; };
|
|
7DB7F1EC20CC036D00C2CAED /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F1EB20CC036D00C2CAED /* AudioUnit.framework */; };
|
|
7DB7F1EE20CC037100C2CAED /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F1ED20CC037100C2CAED /* Cocoa.framework */; };
|
|
7DB7F1EF20CC039500C2CAED /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCC8017916FCA0DA007FE736 /* AVFoundation.framework */; };
|
|
7DB7F1F120CC039900C2CAED /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F1F020CC039900C2CAED /* CoreVideo.framework */; };
|
|
7DB7F1F320CC03AA00C2CAED /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F1F220CC03AA00C2CAED /* CoreAudio.framework */; };
|
|
7DB7F1F520CC03B700C2CAED /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F1F420CC03B600C2CAED /* MediaPlayer.framework */; };
|
|
7DB7F1F720CC03CC00C2CAED /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F1F620CC03CC00C2CAED /* IOKit.framework */; };
|
|
7DB7F1F920CC04A600C2CAED /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F1F820CC04A600C2CAED /* AudioToolbox.framework */; };
|
|
7DB7F1FB20CC04AA00C2CAED /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F1FA20CC04AA00C2CAED /* CoreMedia.framework */; };
|
|
7DB7F1FD20CC04E100C2CAED /* VideoToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F1FC20CC04E100C2CAED /* VideoToolbox.framework */; };
|
|
7DB7F1FF20CC04E600C2CAED /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F1FE20CC04E600C2CAED /* Security.framework */; };
|
|
7DB7F20120CC050D00C2CAED /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F20020CC050C00C2CAED /* Carbon.framework */; };
|
|
7DB7F20320CC052B00C2CAED /* CoreImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F20220CC052B00C2CAED /* CoreImage.framework */; };
|
|
7DB7F20520CC076000C2CAED /* ScriptingBridge.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F20420CC076000C2CAED /* ScriptingBridge.framework */; };
|
|
7DB7F20720CC07E600C2CAED /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F20620CC07E600C2CAED /* SystemConfiguration.framework */; };
|
|
7DB7F20920CC07FD00C2CAED /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F20820CC07FD00C2CAED /* WebKit.framework */; };
|
|
7DB7F20B20CC082800C2CAED /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DB7F20A20CC082800C2CAED /* QuartzCore.framework */; };
|
|
7DD2F5C52081B73B007EE187 /* VLCRemoteControlService.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DD2F5C42081B73B007EE187 /* VLCRemoteControlService.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
1C06F2A21F08F1250068846F /* osx_notifications.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = osx_notifications.m; path = ../../../modules/notify/osx_notifications.m; sourceTree = "<group>"; };
|
|
1C18BE461F2926700053D329 /* keychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = keychain.m; path = ../../../modules/keystore/keychain.m; sourceTree = "<group>"; };
|
|
1C1C61FF1F8260A90052DD4F /* VLCWrappableTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCWrappableTextField.h; sourceTree = "<group>"; };
|
|
1C1C62001F8260A90052DD4F /* VLCWrappableTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCWrappableTextField.m; sourceTree = "<group>"; };
|
|
1C39ABBC1DA9AB9B00FE052A /* VLCDocumentController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCDocumentController.h; sourceTree = "<group>"; };
|
|
1C39ABBD1DA9AB9B00FE052A /* VLCDocumentController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCDocumentController.m; sourceTree = "<group>"; };
|
|
1C5716AB1F5B142200678627 /* coreaudio_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = coreaudio_common.c; path = ../../../modules/audio_output/coreaudio_common.c; sourceTree = "<group>"; };
|
|
1C67C8A31D58C0980079E1C1 /* VLCHelpWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCHelpWindowController.h; sourceTree = "<group>"; };
|
|
1C67C8A41D58C0980079E1C1 /* VLCHelpWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHelpWindowController.m; sourceTree = "<group>"; };
|
|
1C67C8A61D58C0A40079E1C1 /* VLCAboutWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCAboutWindowController.h; sourceTree = "<group>"; };
|
|
1C67C8A71D58C0A40079E1C1 /* VLCAboutWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAboutWindowController.m; sourceTree = "<group>"; };
|
|
1C7CB91A1D787E7600388902 /* VLCPopupPanelController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPopupPanelController.h; sourceTree = "<group>"; };
|
|
1C7CB91B1D787E7600388902 /* VLCPopupPanelController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPopupPanelController.m; sourceTree = "<group>"; };
|
|
1CAC3EE620CD1B3B00613DB2 /* VLCVideoOutputProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoOutputProvider.m; sourceTree = "<group>"; };
|
|
1CAC3EE720CD1B3B00613DB2 /* VLCVideoOutputProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCVideoOutputProvider.h; sourceTree = "<group>"; };
|
|
1CAEBBFF1E1EC0A400A99E49 /* VLCFSPanelDraggableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCFSPanelDraggableView.h; sourceTree = "<group>"; };
|
|
1CAEBC001E1EC0A400A99E49 /* VLCFSPanelDraggableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCFSPanelDraggableView.m; sourceTree = "<group>"; };
|
|
1CC25CA71B2C585D0003F994 /* darwinvlc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = darwinvlc.m; path = ../../../bin/darwinvlc.m; sourceTree = "<group>"; };
|
|
1CCB5F2F1A62A6A5004C3E90 /* Pseudo-VLC.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Pseudo-VLC.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1CD366791B7A242E0054E39F /* VLCTimeSelectionPanelController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCTimeSelectionPanelController.h; sourceTree = "<group>"; };
|
|
1CD3667A1B7A242E0054E39F /* VLCTimeSelectionPanelController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCTimeSelectionPanelController.m; sourceTree = "<group>"; };
|
|
1CFE8D561EA0D3D300E94451 /* ErrorPanel.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ErrorPanel.xib; sourceTree = "<group>"; };
|
|
1CFE8D571EA0D42A00E94451 /* VLCErrorWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCErrorWindowController.h; sourceTree = "<group>"; };
|
|
1CFE8D581EA0D42A00E94451 /* VLCErrorWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCErrorWindowController.m; sourceTree = "<group>"; };
|
|
5CCED71014C0D4A90057F8D1 /* VLCExtensionsDialogProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCExtensionsDialogProvider.h; sourceTree = "<group>"; };
|
|
5CCED71114C0D4A90057F8D1 /* VLCExtensionsDialogProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExtensionsDialogProvider.m; sourceTree = "<group>"; };
|
|
5CCED71214C0D4A90057F8D1 /* VLCExtensionsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCExtensionsManager.h; sourceTree = "<group>"; };
|
|
5CCED71314C0D4A90057F8D1 /* VLCExtensionsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExtensionsManager.m; sourceTree = "<group>"; };
|
|
5CCED71414C0D4A90057F8D1 /* VLCUIWidgets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCUIWidgets.h; sourceTree = "<group>"; };
|
|
5CCED71514C0D4A90057F8D1 /* VLCUIWidgets.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCUIWidgets.m; sourceTree = "<group>"; };
|
|
633121CA1B51122700E636DA /* VLCResumeDialogController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCResumeDialogController.h; sourceTree = "<group>"; };
|
|
633121CB1B51122700E636DA /* VLCResumeDialogController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCResumeDialogController.m; sourceTree = "<group>"; };
|
|
6B0292E41F43256300A50082 /* VLCBottomBarView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCBottomBarView.h; sourceTree = "<group>"; };
|
|
6B0292E51F43256300A50082 /* VLCBottomBarView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCBottomBarView.m; sourceTree = "<group>"; };
|
|
6B0AB0EC1F1AC8B3003A1B4E /* VLCSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCSlider.h; sourceTree = "<group>"; };
|
|
6B0AB0ED1F1AC8B3003A1B4E /* VLCSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCSlider.m; sourceTree = "<group>"; };
|
|
6B0AB0EE1F1AC8B3003A1B4E /* VLCSliderCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCSliderCell.h; sourceTree = "<group>"; };
|
|
6B0AB0EF1F1AC8B3003A1B4E /* VLCSliderCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCSliderCell.m; sourceTree = "<group>"; };
|
|
6B13E2A61BC67678001AD24A /* VLCScrollingClipView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCScrollingClipView.h; sourceTree = "<group>"; };
|
|
6B13E2A71BC67678001AD24A /* VLCScrollingClipView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCScrollingClipView.m; sourceTree = "<group>"; };
|
|
6B2EFC5E1F2819F700F3C0EA /* VLCVolumeSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCVolumeSlider.h; sourceTree = "<group>"; };
|
|
6B2EFC5F1F2819F700F3C0EA /* VLCVolumeSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVolumeSlider.m; sourceTree = "<group>"; };
|
|
6B2EFC611F281A0900F3C0EA /* VLCVolumeSliderCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCVolumeSliderCell.h; sourceTree = "<group>"; };
|
|
6B2EFC621F281A0900F3C0EA /* VLCVolumeSliderCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVolumeSliderCell.m; sourceTree = "<group>"; };
|
|
6B3BE42A1E6217CB008D098A /* VLCImageButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCImageButton.h; sourceTree = "<group>"; };
|
|
6B3BE42B1E6217CB008D098A /* VLCImageButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCImageButton.m; sourceTree = "<group>"; };
|
|
6B4D508E1E79781F004479B5 /* VLCHotkeyChangeWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCHotkeyChangeWindow.h; sourceTree = "<group>"; };
|
|
6B4D508F1E79781F004479B5 /* VLCHotkeyChangeWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHotkeyChangeWindow.m; sourceTree = "<group>"; };
|
|
6B4D50911E7979CB004479B5 /* VLCSimplePrefsWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCSimplePrefsWindow.h; sourceTree = "<group>"; };
|
|
6B4D50921E7979CB004479B5 /* VLCSimplePrefsWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCSimplePrefsWindow.m; sourceTree = "<group>"; };
|
|
6B4D50941E7A7D16004479B5 /* NSSound+VLCAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSSound+VLCAdditions.h"; sourceTree = "<group>"; };
|
|
6B4D50951E7A7D16004479B5 /* NSSound+VLCAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSSound+VLCAdditions.m"; sourceTree = "<group>"; };
|
|
6B4D50A51E7AB52C004479B5 /* NSScreen+VLCAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSScreen+VLCAdditions.h"; sourceTree = "<group>"; };
|
|
6B4D50A61E7AB52C004479B5 /* NSScreen+VLCAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSScreen+VLCAdditions.m"; sourceTree = "<group>"; };
|
|
6B6A499A1DFD9B23009128AC /* VLCDefaultValueSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCDefaultValueSlider.h; sourceTree = "<group>"; };
|
|
6B6A499B1DFD9B23009128AC /* VLCDefaultValueSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCDefaultValueSlider.m; sourceTree = "<group>"; };
|
|
6B6A499C1DFD9B23009128AC /* VLCDefaultValueSliderCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCDefaultValueSliderCell.h; sourceTree = "<group>"; };
|
|
6B6A499D1DFD9B23009128AC /* VLCDefaultValueSliderCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCDefaultValueSliderCell.m; sourceTree = "<group>"; };
|
|
6B6FFF6F1EF9EC350001CEB1 /* CompatibilityFixes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompatibilityFixes.m; sourceTree = "<group>"; };
|
|
6B7F1FDD1F07DA920002BDD8 /* VLCHexNumberFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCHexNumberFormatter.h; sourceTree = "<group>"; };
|
|
6B7F1FDE1F07DA920002BDD8 /* VLCHexNumberFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHexNumberFormatter.m; sourceTree = "<group>"; };
|
|
6B8223FE1E4D2A8F00833BE1 /* About.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = About.xib; sourceTree = "<group>"; };
|
|
6B8223FF1E4D2A9000833BE1 /* AddonManager.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AddonManager.xib; sourceTree = "<group>"; };
|
|
6B8224001E4D2A9000833BE1 /* AudioEffects.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AudioEffects.xib; sourceTree = "<group>"; };
|
|
6B8224011E4D2A9000833BE1 /* Bookmarks.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = Bookmarks.xib; sourceTree = "<group>"; };
|
|
6B8224031E4D2A9000833BE1 /* ConvertAndSave.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ConvertAndSave.xib; sourceTree = "<group>"; };
|
|
6B8224041E4D2A9000833BE1 /* CoreDialogs.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CoreDialogs.xib; sourceTree = "<group>"; };
|
|
6B8224051E4D2A9000833BE1 /* DetachedVideoWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DetachedVideoWindow.xib; sourceTree = "<group>"; };
|
|
6B8224071E4D2A9000833BE1 /* Help.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = Help.xib; sourceTree = "<group>"; };
|
|
6B8224081E4D2A9000833BE1 /* LogMessageWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LogMessageWindow.xib; sourceTree = "<group>"; };
|
|
6B8224091E4D2A9000833BE1 /* MainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainMenu.xib; sourceTree = "<group>"; };
|
|
6B82240A1E4D2A9000833BE1 /* MainWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
|
|
6B82240B1E4D2A9000833BE1 /* MediaInfo.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MediaInfo.xib; sourceTree = "<group>"; };
|
|
6B82240C1E4D2A9000833BE1 /* Open.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = Open.xib; sourceTree = "<group>"; };
|
|
6B82240D1E4D2A9000833BE1 /* PlaylistAccessoryView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PlaylistAccessoryView.xib; sourceTree = "<group>"; };
|
|
6B82240E1E4D2A9000833BE1 /* PlaylistMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PlaylistMenu.xib; sourceTree = "<group>"; };
|
|
6B82240F1E4D2A9000833BE1 /* PopupPanel.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PopupPanel.xib; sourceTree = "<group>"; };
|
|
6B8224101E4D2A9000833BE1 /* Preferences.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = Preferences.xib; sourceTree = "<group>"; };
|
|
6B8224111E4D2A9000833BE1 /* ResumeDialog.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ResumeDialog.xib; sourceTree = "<group>"; };
|
|
6B8224121E4D2A9000833BE1 /* SimplePreferences.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SimplePreferences.xib; sourceTree = "<group>"; };
|
|
6B8224131E4D2A9000833BE1 /* StreamOutput.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = StreamOutput.xib; sourceTree = "<group>"; };
|
|
6B8224141E4D2A9000833BE1 /* SyncTracks.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SyncTracks.xib; sourceTree = "<group>"; };
|
|
6B8224151E4D2A9000833BE1 /* TextfieldPanel.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TextfieldPanel.xib; sourceTree = "<group>"; };
|
|
6B8224161E4D2A9000833BE1 /* TimeSelectionPanel.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TimeSelectionPanel.xib; sourceTree = "<group>"; };
|
|
6B8224171E4D2A9000833BE1 /* VideoEffects.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VideoEffects.xib; sourceTree = "<group>"; };
|
|
6B8224181E4D2A9000833BE1 /* VLCFullScreenPanel.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCFullScreenPanel.xib; sourceTree = "<group>"; };
|
|
6B82241A1E4D2A9000833BE1 /* VLCStatusBarIconMainMenu.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCStatusBarIconMainMenu.xib; sourceTree = "<group>"; };
|
|
6B8224381E4D2AFD00833BE1 /* VLCBackwardTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCBackwardTemplate.pdf; path = "Button-Icons/VLCBackwardTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B8224391E4D2AFD00833BE1 /* VLCClearLogTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCClearLogTemplate.pdf; path = "Button-Icons/VLCClearLogTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B82243A1E4D2AFD00833BE1 /* VLCForwardTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCForwardTemplate.pdf; path = "Button-Icons/VLCForwardTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B82243B1E4D2AFD00833BE1 /* VLCFullscreenOffTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCFullscreenOffTemplate.pdf; path = "Button-Icons/VLCFullscreenOffTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B82243C1E4D2AFD00833BE1 /* VLCFullscreenOnTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCFullscreenOnTemplate.pdf; path = "Button-Icons/VLCFullscreenOnTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B82243D1E4D2AFD00833BE1 /* VLCSaveTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCSaveTemplate.pdf; path = "Button-Icons/VLCSaveTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B82243E1E4D2AFD00833BE1 /* VLCVolumeOffTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCVolumeOffTemplate.pdf; path = "Button-Icons/VLCVolumeOffTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B82243F1E4D2AFD00833BE1 /* VLCVolumeOnTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCVolumeOnTemplate.pdf; path = "Button-Icons/VLCVolumeOnTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B8224491E4D2B1C00833BE1 /* VLCNextTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCNextTemplate.pdf; path = "Button-Icons/VLCNextTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B82244B1E4D2B1C00833BE1 /* VLCPlayTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCPlayTemplate.pdf; path = "Button-Icons/VLCPlayTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B82244C1E4D2B1C00833BE1 /* VLCPreviousTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCPreviousTemplate.pdf; path = "Button-Icons/VLCPreviousTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B82244D1E4D2B1C00833BE1 /* VLCShuffleTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCShuffleTemplate.pdf; path = "Button-Icons/VLCShuffleTemplate.pdf"; sourceTree = "<group>"; };
|
|
6B82244E1E4D2B1C00833BE1 /* VLCStatusBarIcon.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCStatusBarIcon.pdf; path = "Button-Icons/VLCStatusBarIcon.pdf"; sourceTree = "<group>"; };
|
|
6B8224551E4D2B4700833BE1 /* aiff.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = aiff.icns; sourceTree = "<group>"; };
|
|
6B8224561E4D2B4700833BE1 /* audio.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = audio.icns; sourceTree = "<group>"; };
|
|
6B8224571E4D2B4700833BE1 /* avi.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = avi.icns; sourceTree = "<group>"; };
|
|
6B8224581E4D2B4700833BE1 /* flv.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = flv.icns; sourceTree = "<group>"; };
|
|
6B8224591E4D2B4700833BE1 /* generic.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = generic.icns; sourceTree = "<group>"; };
|
|
6B82245A1E4D2B4700833BE1 /* m4a.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = m4a.icns; sourceTree = "<group>"; };
|
|
6B82245B1E4D2B4700833BE1 /* m4v.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = m4v.icns; sourceTree = "<group>"; };
|
|
6B82245C1E4D2B4700833BE1 /* mkv.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = mkv.icns; sourceTree = "<group>"; };
|
|
6B82245D1E4D2B4700833BE1 /* mov.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = mov.icns; sourceTree = "<group>"; };
|
|
6B82245E1E4D2B4700833BE1 /* movie.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = movie.icns; sourceTree = "<group>"; };
|
|
6B82245F1E4D2B4700833BE1 /* mp3.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = mp3.icns; sourceTree = "<group>"; };
|
|
6B8224601E4D2B4700833BE1 /* mpeg.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = mpeg.icns; sourceTree = "<group>"; };
|
|
6B8224611E4D2B4700833BE1 /* ogg.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = ogg.icns; sourceTree = "<group>"; };
|
|
6B8224621E4D2B4700833BE1 /* playlist.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = playlist.icns; sourceTree = "<group>"; };
|
|
6B8224631E4D2B4700833BE1 /* rm.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = rm.icns; sourceTree = "<group>"; };
|
|
6B8224641E4D2B4700833BE1 /* subtitle.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = subtitle.icns; sourceTree = "<group>"; };
|
|
6B8224651E4D2B4700833BE1 /* vob.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = vob.icns; sourceTree = "<group>"; };
|
|
6B8224661E4D2B4700833BE1 /* wav.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = wav.icns; sourceTree = "<group>"; };
|
|
6B8224671E4D2B4700833BE1 /* wma.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = wma.icns; sourceTree = "<group>"; };
|
|
6B8224681E4D2B4700833BE1 /* wmv.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = wmv.icns; sourceTree = "<group>"; };
|
|
6B82247D1E4D2BAB00833BE1 /* VLC-Xmas.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "VLC-Xmas.icns"; sourceTree = "<group>"; };
|
|
6B82247E1E4D2BAB00833BE1 /* VLC.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = VLC.icns; sourceTree = "<group>"; };
|
|
6B82255B1E4D2C2400833BE1 /* backward-3btns-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backward-3btns-pressed.png"; sourceTree = "<group>"; };
|
|
6B82255C1E4D2C2400833BE1 /* backward-3btns-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backward-3btns-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B82255D1E4D2C2400833BE1 /* backward-3btns.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backward-3btns.png"; sourceTree = "<group>"; };
|
|
6B82255E1E4D2C2400833BE1 /* backward-3btns@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backward-3btns@2x.png"; sourceTree = "<group>"; };
|
|
6B82255F1E4D2C2400833BE1 /* backward-6btns-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backward-6btns-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225601E4D2C2400833BE1 /* backward-6btns-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backward-6btns-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225611E4D2C2400833BE1 /* backward-6btns.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backward-6btns.png"; sourceTree = "<group>"; };
|
|
6B8225621E4D2C2400833BE1 /* backward-6btns@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backward-6btns@2x.png"; sourceTree = "<group>"; };
|
|
6B8225651E4D2C2400833BE1 /* dropzone-background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "dropzone-background.png"; sourceTree = "<group>"; };
|
|
6B8225661E4D2C2400833BE1 /* dropzone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dropzone.png; sourceTree = "<group>"; };
|
|
6B8225671E4D2C2400833BE1 /* dropzone@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "dropzone@2x.png"; sourceTree = "<group>"; };
|
|
6B8225681E4D2C2400833BE1 /* effects-double-buttons-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "effects-double-buttons-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225691E4D2C2400833BE1 /* effects-double-buttons-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "effects-double-buttons-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B82256A1E4D2C2400833BE1 /* effects-double-buttons.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "effects-double-buttons.png"; sourceTree = "<group>"; };
|
|
6B82256B1E4D2C2400833BE1 /* effects-double-buttons@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "effects-double-buttons@2x.png"; sourceTree = "<group>"; };
|
|
6B82256C1E4D2C2400833BE1 /* effects-one-button-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "effects-one-button-pressed.png"; sourceTree = "<group>"; };
|
|
6B82256D1E4D2C2400833BE1 /* effects-one-button-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "effects-one-button-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B82256E1E4D2C2400833BE1 /* effects-one-button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "effects-one-button.png"; sourceTree = "<group>"; };
|
|
6B82256F1E4D2C2400833BE1 /* effects-one-button@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "effects-one-button@2x.png"; sourceTree = "<group>"; };
|
|
6B8225701E4D2C2400833BE1 /* forward-3btns-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "forward-3btns-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225711E4D2C2400833BE1 /* forward-3btns-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "forward-3btns-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225721E4D2C2400833BE1 /* forward-3btns.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "forward-3btns.png"; sourceTree = "<group>"; };
|
|
6B8225731E4D2C2400833BE1 /* forward-3btns@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "forward-3btns@2x.png"; sourceTree = "<group>"; };
|
|
6B8225741E4D2C2400833BE1 /* forward-6btns-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "forward-6btns-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225751E4D2C2400833BE1 /* forward-6btns-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "forward-6btns-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225761E4D2C2400833BE1 /* forward-6btns.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "forward-6btns.png"; sourceTree = "<group>"; };
|
|
6B8225771E4D2C2400833BE1 /* forward-6btns@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "forward-6btns@2x.png"; sourceTree = "<group>"; };
|
|
6B8225781E4D2C2400833BE1 /* fullscreen-double-buttons-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fullscreen-double-buttons-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225791E4D2C2400833BE1 /* fullscreen-double-buttons-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fullscreen-double-buttons-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B82257A1E4D2C2400833BE1 /* fullscreen-double-buttons.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fullscreen-double-buttons.png"; sourceTree = "<group>"; };
|
|
6B82257B1E4D2C2400833BE1 /* fullscreen-double-buttons@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fullscreen-double-buttons@2x.png"; sourceTree = "<group>"; };
|
|
6B82257C1E4D2C2400833BE1 /* fullscreen-one-button-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fullscreen-one-button-pressed.png"; sourceTree = "<group>"; };
|
|
6B82257D1E4D2C2400833BE1 /* fullscreen-one-button-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fullscreen-one-button-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B82257E1E4D2C2400833BE1 /* fullscreen-one-button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fullscreen-one-button.png"; sourceTree = "<group>"; };
|
|
6B82257F1E4D2C2400833BE1 /* fullscreen-one-button@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "fullscreen-one-button@2x.png"; sourceTree = "<group>"; };
|
|
6B8225801E4D2C2400833BE1 /* next-6btns-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "next-6btns-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225811E4D2C2400833BE1 /* next-6btns-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "next-6btns-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225821E4D2C2400833BE1 /* next-6btns.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "next-6btns.png"; sourceTree = "<group>"; };
|
|
6B8225831E4D2C2400833BE1 /* next-6btns@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "next-6btns@2x.png"; sourceTree = "<group>"; };
|
|
6B8225841E4D2C2400833BE1 /* pause-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pause-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225851E4D2C2400833BE1 /* pause-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pause-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225861E4D2C2400833BE1 /* pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pause.png; sourceTree = "<group>"; };
|
|
6B8225871E4D2C2400833BE1 /* pause@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pause@2x.png"; sourceTree = "<group>"; };
|
|
6B8225881E4D2C2400833BE1 /* play-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "play-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225891E4D2C2400833BE1 /* play-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "play-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B82258A1E4D2C2400833BE1 /* play.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = play.png; sourceTree = "<group>"; };
|
|
6B82258B1E4D2C2400833BE1 /* play@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "play@2x.png"; sourceTree = "<group>"; };
|
|
6B82258C1E4D2C2400833BE1 /* playlist-1btn-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "playlist-1btn-pressed.png"; sourceTree = "<group>"; };
|
|
6B82258D1E4D2C2400833BE1 /* playlist-1btn-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "playlist-1btn-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B82258E1E4D2C2400833BE1 /* playlist-1btn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "playlist-1btn.png"; sourceTree = "<group>"; };
|
|
6B82258F1E4D2C2400833BE1 /* playlist-1btn@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "playlist-1btn@2x.png"; sourceTree = "<group>"; };
|
|
6B8225901E4D2C2400833BE1 /* playlist-btn-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "playlist-btn-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225911E4D2C2400833BE1 /* playlist-btn-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "playlist-btn-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225921E4D2C2400833BE1 /* playlist-btn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "playlist-btn.png"; sourceTree = "<group>"; };
|
|
6B8225931E4D2C2400833BE1 /* playlist-btn@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "playlist-btn@2x.png"; sourceTree = "<group>"; };
|
|
6B8225941E4D2C2400833BE1 /* previous-6btns-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "previous-6btns-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225951E4D2C2400833BE1 /* previous-6btns-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "previous-6btns-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225961E4D2C2400833BE1 /* previous-6btns.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "previous-6btns.png"; sourceTree = "<group>"; };
|
|
6B8225971E4D2C2400833BE1 /* previous-6btns@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "previous-6btns@2x.png"; sourceTree = "<group>"; };
|
|
6B8225A61E4D2C2400833BE1 /* repeat-all-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat-all-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225A71E4D2C2400833BE1 /* repeat-all-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat-all-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225A81E4D2C2400833BE1 /* repeat-all.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat-all.png"; sourceTree = "<group>"; };
|
|
6B8225A91E4D2C2400833BE1 /* repeat-all@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat-all@2x.png"; sourceTree = "<group>"; };
|
|
6B8225AA1E4D2C2400833BE1 /* repeat-one-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat-one-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225AB1E4D2C2400833BE1 /* repeat-one-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat-one-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225AC1E4D2C2400833BE1 /* repeat-one.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat-one.png"; sourceTree = "<group>"; };
|
|
6B8225AD1E4D2C2400833BE1 /* repeat-one@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat-one@2x.png"; sourceTree = "<group>"; };
|
|
6B8225AE1E4D2C2400833BE1 /* repeat-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225AF1E4D2C2400833BE1 /* repeat-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225B01E4D2C2400833BE1 /* repeat.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = repeat.png; sourceTree = "<group>"; };
|
|
6B8225B11E4D2C2400833BE1 /* repeat@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "repeat@2x.png"; sourceTree = "<group>"; };
|
|
6B8225B21E4D2C2400833BE1 /* shuffle-blue-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "shuffle-blue-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225B31E4D2C2400833BE1 /* shuffle-blue-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "shuffle-blue-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225B41E4D2C2400833BE1 /* shuffle-blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "shuffle-blue.png"; sourceTree = "<group>"; };
|
|
6B8225B51E4D2C2400833BE1 /* shuffle-blue@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "shuffle-blue@2x.png"; sourceTree = "<group>"; };
|
|
6B8225B61E4D2C2400833BE1 /* shuffle-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "shuffle-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225B71E4D2C2400833BE1 /* shuffle-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "shuffle-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225B81E4D2C2400833BE1 /* shuffle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = shuffle.png; sourceTree = "<group>"; };
|
|
6B8225B91E4D2C2400833BE1 /* shuffle@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "shuffle@2x.png"; sourceTree = "<group>"; };
|
|
6B8225BA1E4D2C2400833BE1 /* stop-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "stop-pressed.png"; sourceTree = "<group>"; };
|
|
6B8225BB1E4D2C2400833BE1 /* stop-pressed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "stop-pressed@2x.png"; sourceTree = "<group>"; };
|
|
6B8225BC1E4D2C2400833BE1 /* stop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = stop.png; sourceTree = "<group>"; };
|
|
6B8225BD1E4D2C2400833BE1 /* stop@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "stop@2x.png"; sourceTree = "<group>"; };
|
|
6B8225BE1E4D2C2400833BE1 /* topbar_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = topbar_background.png; sourceTree = "<group>"; };
|
|
6B8225BF1E4D2C2400833BE1 /* volume-high.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "volume-high.png"; sourceTree = "<group>"; };
|
|
6B8225C01E4D2C2400833BE1 /* volume-high@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "volume-high@2x.png"; sourceTree = "<group>"; };
|
|
6B8225C11E4D2C2400833BE1 /* volume-low.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "volume-low.png"; sourceTree = "<group>"; };
|
|
6B8225C21E4D2C2400833BE1 /* volume-low@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "volume-low@2x.png"; sourceTree = "<group>"; };
|
|
6B8229BF1E4D2CFC00833BE1 /* VLCAudioCone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VLCAudioCone.png; sourceTree = "<group>"; };
|
|
6B8229C01E4D2CFC00833BE1 /* VLCHotkeysCone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VLCHotkeysCone.png; sourceTree = "<group>"; };
|
|
6B8229C11E4D2CFC00833BE1 /* VLCInputCone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VLCInputCone.png; sourceTree = "<group>"; };
|
|
6B8229C21E4D2CFC00833BE1 /* VLCInterfaceCone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VLCInterfaceCone.png; sourceTree = "<group>"; };
|
|
6B8229C31E4D2CFC00833BE1 /* VLCSubtitleCone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VLCSubtitleCone.png; sourceTree = "<group>"; };
|
|
6B8229C41E4D2CFC00833BE1 /* VLCVideoCone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = VLCVideoCone.png; sourceTree = "<group>"; };
|
|
6B8229CC1E4D2D4700833BE1 /* sidebar-local.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-local.png"; sourceTree = "<group>"; };
|
|
6B8229CD1E4D2D4700833BE1 /* sidebar-local@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-local@2x.png"; sourceTree = "<group>"; };
|
|
6B8229CE1E4D2D4700833BE1 /* sidebar-movie.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-movie.png"; sourceTree = "<group>"; };
|
|
6B8229CF1E4D2D4700833BE1 /* sidebar-movie@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-movie@2x.png"; sourceTree = "<group>"; };
|
|
6B8229D01E4D2D4700833BE1 /* sidebar-music.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-music.png"; sourceTree = "<group>"; };
|
|
6B8229D11E4D2D4700833BE1 /* sidebar-music@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-music@2x.png"; sourceTree = "<group>"; };
|
|
6B8229D21E4D2D4700833BE1 /* sidebar-pictures.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-pictures.png"; sourceTree = "<group>"; };
|
|
6B8229D31E4D2D4700833BE1 /* sidebar-pictures@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-pictures@2x.png"; sourceTree = "<group>"; };
|
|
6B8229D41E4D2D4700833BE1 /* sidebar-playlist.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-playlist.png"; sourceTree = "<group>"; };
|
|
6B8229D51E4D2D4700833BE1 /* sidebar-playlist@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-playlist@2x.png"; sourceTree = "<group>"; };
|
|
6B8229D61E4D2D4700833BE1 /* sidebar-podcast.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-podcast.png"; sourceTree = "<group>"; };
|
|
6B8229D71E4D2D4700833BE1 /* sidebar-podcast@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "sidebar-podcast@2x.png"; sourceTree = "<group>"; };
|
|
6B8229FD1E4D2DB400833BE1 /* noart.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = noart.png; sourceTree = "<group>"; };
|
|
6B8229FF1E4D2DD100833BE1 /* vlc.scriptSuite */ = {isa = PBXFileReference; lastKnownFileType = text.plist.scriptSuite; path = vlc.scriptSuite; sourceTree = "<group>"; };
|
|
6B822A001E4D2DD100833BE1 /* vlc.scriptTerminology */ = {isa = PBXFileReference; lastKnownFileType = text.plist.scriptTerminology; path = vlc.scriptTerminology; sourceTree = "<group>"; };
|
|
6B822A031E4D2DEB00833BE1 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
6BA1A0632038D93D005EA18A /* ci_filters.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ci_filters.m; path = ../../../modules/video_filter/ci_filters.m; sourceTree = "<group>"; };
|
|
6BBB05D81EEFEA29003A1019 /* VLCHUDOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCHUDOutlineView.h; sourceTree = "<group>"; };
|
|
6BBB05D91EEFEA29003A1019 /* VLCHUDOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHUDOutlineView.m; sourceTree = "<group>"; };
|
|
6BBB05DE1EEFF165003A1019 /* VLCHUDTableCornerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCHUDTableCornerView.h; sourceTree = "<group>"; };
|
|
6BBB05DF1EEFF165003A1019 /* VLCHUDTableCornerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHUDTableCornerView.m; sourceTree = "<group>"; };
|
|
6BBBB8A71D108A17001BD9BA /* VLCRendererMenuController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCRendererMenuController.h; sourceTree = "<group>"; };
|
|
6BBBB8A81D108A17001BD9BA /* VLCRendererMenuController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCRendererMenuController.m; sourceTree = "<group>"; };
|
|
6BBBB8B01D10A994001BD9BA /* VLCRendererItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCRendererItem.h; sourceTree = "<group>"; };
|
|
6BBBB8B11D10A994001BD9BA /* VLCRendererItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCRendererItem.m; sourceTree = "<group>"; };
|
|
6BBBB8B51D114628001BD9BA /* VLCRendererDiscovery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCRendererDiscovery.h; sourceTree = "<group>"; };
|
|
6BBBB8B61D114628001BD9BA /* VLCRendererDiscovery.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCRendererDiscovery.m; sourceTree = "<group>"; };
|
|
6BBBF9831F7B257100B404CD /* VLCLogMessage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCLogMessage.h; sourceTree = "<group>"; };
|
|
6BBBF9841F7B257100B404CD /* VLCLogMessage.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCLogMessage.m; sourceTree = "<group>"; };
|
|
6BCB59091DA247CD009BCA66 /* VLCFSPanelController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCFSPanelController.h; sourceTree = "<group>"; };
|
|
6BCB590A1DA247CD009BCA66 /* VLCFSPanelController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCFSPanelController.m; sourceTree = "<group>"; };
|
|
6BF093F71EE0182B0049D8B0 /* VLCTimeField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCTimeField.h; sourceTree = "<group>"; };
|
|
6BF093F81EE0182B0049D8B0 /* VLCTimeField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCTimeField.m; sourceTree = "<group>"; };
|
|
6BF557CF1E4E0E2500C03C9D /* VLCPauseTemplate.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = VLCPauseTemplate.pdf; path = "Button-Icons/VLCPauseTemplate.pdf"; sourceTree = "<group>"; };
|
|
6BF56C3D1FCF00AF004A411A /* audiotoolbox_midi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = audiotoolbox_midi.c; path = ../../../modules/codec/audiotoolbox_midi.c; sourceTree = "<group>"; };
|
|
6BF5C5021EFE66EF008A9C12 /* VLCHUDTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCHUDTableView.h; sourceTree = "<group>"; };
|
|
6BF5C5031EFE66EF008A9C12 /* VLCHUDTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHUDTableView.m; sourceTree = "<group>"; };
|
|
6BF5C5051EFE7E58008A9C12 /* VLCTintedImageButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCTintedImageButtonCell.h; sourceTree = "<group>"; };
|
|
6BF5C5061EFE7E58008A9C12 /* VLCTintedImageButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCTintedImageButtonCell.m; sourceTree = "<group>"; };
|
|
7D0A387820CBCC4D00D4BF3B /* videotoolbox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = videotoolbox.m; path = ../../../modules/codec/videotoolbox.m; sourceTree = "<group>"; };
|
|
7D5678EB1D5BA1DC002698F3 /* VLCApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCApplication.h; sourceTree = "<group>"; };
|
|
7D5678EC1D5BA1DC002698F3 /* VLCApplication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCApplication.m; sourceTree = "<group>"; };
|
|
7D5678EE1D5BA397002698F3 /* VLCMainWindowControlsBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCMainWindowControlsBar.h; sourceTree = "<group>"; };
|
|
7D5678EF1D5BA397002698F3 /* VLCMainWindowControlsBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMainWindowControlsBar.m; sourceTree = "<group>"; };
|
|
7D871D371B5E6844000B56C0 /* VLCMain+OldPrefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "VLCMain+OldPrefs.h"; sourceTree = "<group>"; };
|
|
7D871D381B5E6844000B56C0 /* VLCMain+OldPrefs.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "VLCMain+OldPrefs.m"; sourceTree = "<group>"; };
|
|
7D871D391B5E684D000B56C0 /* helpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = helpers.h; sourceTree = "<group>"; };
|
|
7D8BB0B318302AC000FAE9B7 /* VLCLogWindowController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCLogWindowController.h; sourceTree = "<group>"; };
|
|
7D8BB0B418302AC000FAE9B7 /* VLCLogWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCLogWindowController.m; sourceTree = "<group>"; };
|
|
7DA481221B5FC13700917FD7 /* VLCPlaylistView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistView.h; sourceTree = "<group>"; };
|
|
7DA481231B5FC13700917FD7 /* VLCPlaylistView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistView.m; sourceTree = "<group>"; };
|
|
7DB40D2820CBCEB500F63173 /* VLCMainMenu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCMainMenu.h; sourceTree = "<group>"; };
|
|
7DB40D2920CBCEB500F63173 /* VLCMainMenu.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCMainMenu.m; sourceTree = "<group>"; };
|
|
7DB40D2B20CBCEC200F63173 /* VLCStatusBarIcon.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCStatusBarIcon.m; sourceTree = "<group>"; };
|
|
7DB40D2C20CBCEC200F63173 /* VLCStatusBarIcon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCStatusBarIcon.h; sourceTree = "<group>"; };
|
|
7DB65D5218ABD6380053B874 /* VLCAddonsWindowController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCAddonsWindowController.h; sourceTree = "<group>"; };
|
|
7DB65D5318ABD6380053B874 /* VLCAddonsWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCAddonsWindowController.m; sourceTree = "<group>"; };
|
|
7DB7F1EB20CC036D00C2CAED /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; };
|
|
7DB7F1ED20CC037100C2CAED /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
|
7DB7F1F020CC039900C2CAED /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
|
|
7DB7F1F220CC03AA00C2CAED /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
|
|
7DB7F1F420CC03B600C2CAED /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
|
|
7DB7F1F620CC03CC00C2CAED /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
|
|
7DB7F1F820CC04A600C2CAED /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
7DB7F1FA20CC04AA00C2CAED /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
|
|
7DB7F1FC20CC04E100C2CAED /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; };
|
|
7DB7F1FE20CC04E600C2CAED /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
7DB7F20020CC050C00C2CAED /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; };
|
|
7DB7F20220CC052B00C2CAED /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; };
|
|
7DB7F20420CC076000C2CAED /* ScriptingBridge.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScriptingBridge.framework; path = System/Library/Frameworks/ScriptingBridge.framework; sourceTree = SDKROOT; };
|
|
7DB7F20620CC07E600C2CAED /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
7DB7F20820CC07FD00C2CAED /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
|
|
7DB7F20A20CC082800C2CAED /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
7DBB06631CC2314D004C74D2 /* caopengllayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = caopengllayer.m; path = ../../../modules/video_output/caopengllayer.m; sourceTree = "<group>"; };
|
|
7DD2F5C32081B73B007EE187 /* VLCRemoteControlService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCRemoteControlService.h; sourceTree = "<group>"; };
|
|
7DD2F5C42081B73B007EE187 /* VLCRemoteControlService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCRemoteControlService.m; sourceTree = "<group>"; };
|
|
7DF0435E1972E26A0022B534 /* VLCAddonListItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCAddonListItem.h; sourceTree = "<group>"; };
|
|
7DF0435F1972E26A0022B534 /* VLCAddonListItem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCAddonListItem.m; sourceTree = "<group>"; };
|
|
7DF812ED1B555A340052293C /* VLCInputManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCInputManager.h; sourceTree = "<group>"; };
|
|
7DF812EE1B555A340052293C /* VLCInputManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCInputManager.m; sourceTree = "<group>"; };
|
|
7DF812EF1B555C8E0052293C /* VLCKeyboardBacklightControl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCKeyboardBacklightControl.h; sourceTree = "<group>"; };
|
|
7DF812F01B555C8E0052293C /* VLCKeyboardBacklightControl.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCKeyboardBacklightControl.m; sourceTree = "<group>"; };
|
|
7DF812F11B5599E40052293C /* VLCPLItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCPLItem.h; sourceTree = "<group>"; };
|
|
7DF812F21B5599E40052293C /* VLCPLItem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCPLItem.m; sourceTree = "<group>"; };
|
|
7DF812F31B5599E40052293C /* VLCPLModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCPLModel.h; sourceTree = "<group>"; };
|
|
7DF812F41B5599E40052293C /* VLCPLModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCPLModel.m; sourceTree = "<group>"; };
|
|
8E49720006417F6800370C9F /* VLCPlaylistInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistInfo.h; sourceTree = "<group>"; };
|
|
8E49720106417F6800370C9F /* VLCPlaylistInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistInfo.m; sourceTree = "<group>"; };
|
|
8E55FB7F0459B0FD00FB3317 /* VLCOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCOutput.h; sourceTree = "<group>"; };
|
|
8E55FB800459B0FD00FB3317 /* VLCOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCOutput.m; sourceTree = "<group>"; };
|
|
8E6BC6F6041643860059A3A7 /* applescript.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = applescript.h; sourceTree = "<group>"; };
|
|
8E6BC6F7041643860059A3A7 /* applescript.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = applescript.m; sourceTree = "<group>"; };
|
|
8E9CA1A306D7DEE800B7186C /* prefs_widgets.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_widgets.h; sourceTree = "<group>"; };
|
|
8E9CA1A406D7DEE800B7186C /* prefs_widgets.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = prefs_widgets.m; sourceTree = "<group>"; };
|
|
8ED6C27C03E2EB1C0059A3A7 /* VLCMain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCMain.h; sourceTree = "<group>"; };
|
|
8ED6C27D03E2EB1C0059A3A7 /* VLCMain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMain.m; sourceTree = "<group>"; };
|
|
8ED6C27E03E2EB1C0059A3A7 /* macosx.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = macosx.m; sourceTree = "<group>"; };
|
|
8ED6C27F03E2EB1C0059A3A7 /* misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
|
|
8ED6C28003E2EB1C0059A3A7 /* misc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = misc.m; sourceTree = "<group>"; };
|
|
8ED6C28103E2EB1C0059A3A7 /* VLCOpenWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCOpenWindowController.h; sourceTree = "<group>"; };
|
|
8ED6C28203E2EB1C0059A3A7 /* VLCOpenWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCOpenWindowController.m; sourceTree = "<group>"; };
|
|
8ED6C28303E2EB1C0059A3A7 /* VLCPlaylist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaylist.h; sourceTree = "<group>"; };
|
|
8ED6C28403E2EB1C0059A3A7 /* VLCPlaylist.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylist.m; sourceTree = "<group>"; };
|
|
8ED6C28503E2EB1C0059A3A7 /* prefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs.h; sourceTree = "<group>"; };
|
|
8ED6C28603E2EB1C0059A3A7 /* prefs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = prefs.m; sourceTree = "<group>"; };
|
|
CC0663341566C34C003A411C /* VLCConvertAndSaveWindowController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = VLCConvertAndSaveWindowController.h; sourceTree = "<group>"; };
|
|
CC0663351566C34C003A411C /* VLCConvertAndSaveWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = VLCConvertAndSaveWindowController.m; sourceTree = "<group>"; };
|
|
CC0CD0DF13DE0EAE00B0D90D /* PXSourceList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PXSourceList.h; sourceTree = "<group>"; };
|
|
CC0CD0E013DE0EAE00B0D90D /* PXSourceList.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PXSourceList.m; sourceTree = "<group>"; };
|
|
CC0CD0E113DE0EAE00B0D90D /* PXSourceListDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PXSourceListDataSource.h; sourceTree = "<group>"; };
|
|
CC0CD0E213DE0EAE00B0D90D /* PXSourceListDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PXSourceListDelegate.h; sourceTree = "<group>"; };
|
|
CC1941240B9C1F8400635F6B /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = /System/Library/Frameworks/QTKit.framework; sourceTree = "<absolute>"; };
|
|
CC269A4615E7947F00F2FDC9 /* VLCStringUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCStringUtility.h; sourceTree = "<group>"; };
|
|
CC269A4715E7947F00F2FDC9 /* VLCStringUtility.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCStringUtility.m; sourceTree = "<group>"; };
|
|
CC3DC89B0A7CDB9600B53F32 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
|
|
CC426FD01020D44F00A32659 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sparkle.framework; path = ../../../contrib/Sparkle.framework; sourceTree = SOURCE_ROOT; };
|
|
CC448A6013B68A0B009F72E0 /* VLCCoreInteraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCCoreInteraction.h; sourceTree = "<group>"; };
|
|
CC448A6113B68A0B009F72E0 /* VLCCoreInteraction.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCCoreInteraction.m; sourceTree = "<group>"; };
|
|
CC448A6213B68A0B009F72E0 /* VLCMainWindow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCMainWindow.h; sourceTree = "<group>"; };
|
|
CC448A6313B68A0B009F72E0 /* VLCMainWindow.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCMainWindow.m; sourceTree = "<group>"; };
|
|
CC461F6C160078340022423C /* VLCTextfieldPanelController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = VLCTextfieldPanelController.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
|
|
CC461F6D160078340022423C /* VLCTextfieldPanelController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCTextfieldPanelController.m; sourceTree = "<group>"; };
|
|
CC4A33210F8CB017000FC4A7 /* VLCCoreDialogProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCCoreDialogProvider.m; sourceTree = "<group>"; };
|
|
CC4A33220F8CB017000FC4A7 /* VLCCoreDialogProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCCoreDialogProvider.h; sourceTree = "<group>"; };
|
|
CC4D67F71348F601003FCC5B /* specific.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = specific.c; path = ../../../src/darwin/specific.c; sourceTree = "<group>"; };
|
|
CC5560231365CDC700D54038 /* VLCAudioEffectsWindowController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCAudioEffectsWindowController.h; sourceTree = "<group>"; };
|
|
CC5560241365CDC800D54038 /* VLCAudioEffectsWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = VLCAudioEffectsWindowController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
CC6C01A90DDF3E9200C7D754 /* intf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = intf.h; path = ../../../modules/gui/minimal_macosx/intf.h; sourceTree = SOURCE_ROOT; };
|
|
CC6C01AA0DDF3E9200C7D754 /* intf.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = intf.m; path = ../../../modules/gui/minimal_macosx/intf.m; sourceTree = SOURCE_ROOT; };
|
|
CC6C01AB0DDF3E9200C7D754 /* macosx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = macosx.c; path = ../../../modules/gui/minimal_macosx/macosx.c; sourceTree = SOURCE_ROOT; };
|
|
CC6C01AC0DDF3E9200C7D754 /* VLCMinimalVoutWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMinimalVoutWindow.h; path = ../../../modules/gui/minimal_macosx/VLCMinimalVoutWindow.h; sourceTree = SOURCE_ROOT; };
|
|
CC6C01AD0DDF3E9200C7D754 /* VLCMinimalVoutWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VLCMinimalVoutWindow.m; path = ../../../modules/gui/minimal_macosx/VLCMinimalVoutWindow.m; sourceTree = SOURCE_ROOT; };
|
|
CC6C01BA0DDF3EEC00C7D754 /* auhal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = auhal.c; path = ../../../modules/audio_output/auhal.c; sourceTree = SOURCE_ROOT; };
|
|
CC6D8D9C0A878DED006F2BBE /* AppleRemote.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleRemote.h; sourceTree = "<group>"; };
|
|
CC6D8D9D0A878DED006F2BBE /* AppleRemote.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppleRemote.m; sourceTree = "<group>"; };
|
|
CC707EC3137464CD0003010A /* VLCTrackSynchronizationWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCTrackSynchronizationWindowController.h; sourceTree = "<group>"; };
|
|
CC707EC4137464CD0003010A /* VLCTrackSynchronizationWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCTrackSynchronizationWindowController.m; sourceTree = "<group>"; };
|
|
CC962E2C0CC7992800A56695 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
|
|
CCB0BB3013FAC9F40095BD0A /* CompatibilityFixes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CompatibilityFixes.h; sourceTree = "<group>"; };
|
|
CCB24D5D0D54BBAE004D780C /* VLCSimplePrefsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = VLCSimplePrefsController.m; sourceTree = "<group>"; };
|
|
CCB24D5E0D54BBAE004D780C /* VLCSimplePrefsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCSimplePrefsController.h; sourceTree = "<group>"; };
|
|
CCBE999E0F922C51000705F8 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
|
|
CCCCDCA01413E1C000FE3DE1 /* VLCVoutView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCVoutView.h; sourceTree = "<group>"; };
|
|
CCCCDCA11413E1C000FE3DE1 /* VLCVoutView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCVoutView.m; sourceTree = "<group>"; };
|
|
CCCDDEEF13E870BB00A35661 /* SideBarItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SideBarItem.h; sourceTree = "<group>"; };
|
|
CCCDDEF013E870BB00A35661 /* SideBarItem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SideBarItem.m; sourceTree = "<group>"; };
|
|
CCCE366D13817E4500694F2A /* VLCVideoEffectsWindowController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCVideoEffectsWindowController.h; sourceTree = "<group>"; };
|
|
CCCE366E13817E4500694F2A /* VLCVideoEffectsWindowController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = VLCVideoEffectsWindowController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
CCDBA3B313D32E200006127B /* macosx.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = macosx.m; path = ../../../modules/video_output/macosx.m; sourceTree = "<group>"; };
|
|
CCDDF1AC172FF4C4007729A1 /* netconf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = netconf.c; path = ../../../src/darwin/netconf.c; sourceTree = "<group>"; };
|
|
CCDDF1AD172FF4C4007729A1 /* dirs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = dirs.c; path = ../../../src/darwin/dirs.c; sourceTree = "<group>"; };
|
|
CCF0777913659A8000AF19FD /* SPInvocationGrabbing.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SPInvocationGrabbing.h; sourceTree = "<group>"; };
|
|
CCF0777A13659A8000AF19FD /* SPInvocationGrabbing.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SPInvocationGrabbing.m; sourceTree = "<group>"; };
|
|
CCF0777B13659A8000AF19FD /* SPMediaKeyTap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SPMediaKeyTap.h; sourceTree = "<group>"; };
|
|
CCF0777C13659A8000AF19FD /* SPMediaKeyTap.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SPMediaKeyTap.m; sourceTree = "<group>"; };
|
|
DC1A176914E2778A001477C6 /* qtsound.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = qtsound.m; path = ../../../modules/access/qtsound.m; sourceTree = "<group>"; };
|
|
DCC8017816FCA036007FE736 /* avcapture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = avcapture.m; path = ../../../modules/access/avcapture.m; sourceTree = "<group>"; };
|
|
DCC8017916FCA0DA007FE736 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
DCE7BD0608A5724D007B10AE /* VLCBookmarksWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCBookmarksWindowController.m; sourceTree = "<group>"; };
|
|
DCE7BD0708A5724D007B10AE /* VLCBookmarksWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCBookmarksWindowController.h; sourceTree = "<group>"; };
|
|
E0382C00160BA09E0031D7FF /* VLCControlsBarCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCControlsBarCommon.h; sourceTree = "<group>"; };
|
|
E0382C01160BA09E0031D7FF /* VLCControlsBarCommon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCControlsBarCommon.m; sourceTree = "<group>"; };
|
|
E06CF7F416020F6200C698B7 /* Windows.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Windows.h; sourceTree = "<group>"; };
|
|
E06CF7F516020F6200C698B7 /* Windows.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Windows.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
7DB7F1E920CC036500C2CAED /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7DB7F20B20CC082800C2CAED /* QuartzCore.framework in Frameworks */,
|
|
7DB7F20920CC07FD00C2CAED /* WebKit.framework in Frameworks */,
|
|
7DB7F20720CC07E600C2CAED /* SystemConfiguration.framework in Frameworks */,
|
|
7DB7F20520CC076000C2CAED /* ScriptingBridge.framework in Frameworks */,
|
|
7DB7F20320CC052B00C2CAED /* CoreImage.framework in Frameworks */,
|
|
7DB7F20120CC050D00C2CAED /* Carbon.framework in Frameworks */,
|
|
7DB7F1FF20CC04E600C2CAED /* Security.framework in Frameworks */,
|
|
7DB7F1FD20CC04E100C2CAED /* VideoToolbox.framework in Frameworks */,
|
|
7DB7F1FB20CC04AA00C2CAED /* CoreMedia.framework in Frameworks */,
|
|
7DB7F1F920CC04A600C2CAED /* AudioToolbox.framework in Frameworks */,
|
|
7DB7F1F720CC03CC00C2CAED /* IOKit.framework in Frameworks */,
|
|
7DB7F1F520CC03B700C2CAED /* MediaPlayer.framework in Frameworks */,
|
|
7DB7F1F320CC03AA00C2CAED /* CoreAudio.framework in Frameworks */,
|
|
7DB7F1EC20CC036D00C2CAED /* AudioUnit.framework in Frameworks */,
|
|
7DB7F1F120CC039900C2CAED /* CoreVideo.framework in Frameworks */,
|
|
7DB7F1EF20CC039500C2CAED /* AVFoundation.framework in Frameworks */,
|
|
7DB7F1EE20CC037100C2CAED /* Cocoa.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
089C166AFE841209C02AAC07 /* vlc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CC6C01A40DDF3E7800C7D754 /* Minimal macOS interface */,
|
|
CCC8957F0D9A8A61005AE59C /* macOS-specific libvlc source files */,
|
|
08FB77AFFE84173DC02AAC07 /* macOS Interface Classes */,
|
|
DCF358BC077F1236007DB450 /* XIBs */,
|
|
089C167CFE841241C02AAC07 /* Resources */,
|
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
|
|
19C28FB8FE9D52D311CA2CBB /* Products */,
|
|
7DB7F1EA20CC036C00C2CAED /* Frameworks */,
|
|
);
|
|
name = vlc;
|
|
sourceTree = "<group>";
|
|
};
|
|
089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
|
|
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
|
|
);
|
|
name = "Frameworks and Libraries";
|
|
sourceTree = "<group>";
|
|
};
|
|
089C167CFE841241C02AAC07 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B8224811E4D2BB300833BE1 /* App Icons */,
|
|
6B8224481E4D2B0500833BE1 /* Template Images */,
|
|
8E445F86047289E50059A3A7 /* File Icons */,
|
|
6B8229BE1E4D2CDA00833BE1 /* Preference Cones */,
|
|
CC0430EE13B2461A00D7D52E /* UI Graphics */,
|
|
6B822A031E4D2DEB00833BE1 /* README */,
|
|
6B8229FF1E4D2DD100833BE1 /* vlc.scriptSuite */,
|
|
6B822A001E4D2DD100833BE1 /* vlc.scriptTerminology */,
|
|
);
|
|
name = Resources;
|
|
path = ../../../modules/gui/macosx/Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
08FB77AFFE84173DC02AAC07 /* macOS Interface Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D349C8E20CBC66A003359A1 /* VLC Core interaction */,
|
|
7D349C9420CBC7FF003359A1 /* Operating system interaction */,
|
|
7D349C9220CBC6DE003359A1 /* Application & App Delegate */,
|
|
7D349C9C20CBC94D003359A1 /* Menus */,
|
|
7D0A387A20CBCCAB00D4BF3B /* Playback */,
|
|
7D349C9320CBC770003359A1 /* Main Window */,
|
|
7D0A387B20CBCCB900D4BF3B /* Streaming and Remote Playback */,
|
|
7D349C9520CBC823003359A1 /* Playlist */,
|
|
7D349C9620CBC832003359A1 /* Preferences */,
|
|
7D349C9B20CBC8A6003359A1 /* Class Extensions */,
|
|
7D349C8D20CBC627003359A1 /* Further Accessory Windows */,
|
|
7D349C8920CBC5D8003359A1 /* Custom View Classes */,
|
|
7D349C8A20CBC5E2003359A1 /* Helpers */,
|
|
CC0CD0E513DE0FC600B0D90D /* Imported Code */,
|
|
);
|
|
name = "macOS Interface Classes";
|
|
path = ../../../modules/gui/macosx;
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CC426FD01020D44F00A32659 /* Sparkle.framework */,
|
|
CCBE999E0F922C51000705F8 /* CoreServices.framework */,
|
|
CC962E2C0CC7992800A56695 /* WebKit.framework */,
|
|
DCC8017916FCA0DA007FE736 /* AVFoundation.framework */,
|
|
CC1941240B9C1F8400635F6B /* QTKit.framework */,
|
|
CC3DC89B0A7CDB9600B53F32 /* ApplicationServices.framework */,
|
|
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
|
|
);
|
|
name = "Linked Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
089C1672FE841209C02AAC07 /* Foundation.framework */,
|
|
089C167FFE841241C02AAC07 /* AppKit.framework */,
|
|
);
|
|
name = "Other Frameworks";
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FB8FE9D52D311CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1CCB5F2F1A62A6A5004C3E90 /* Pseudo-VLC.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
6B8223FD1E4D29F100833BE1 /* Apple Remote */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CC6D8D9C0A878DED006F2BBE /* AppleRemote.h */,
|
|
CC6D8D9D0A878DED006F2BBE /* AppleRemote.m */,
|
|
);
|
|
name = "Apple Remote";
|
|
sourceTree = "<group>";
|
|
};
|
|
6B8224481E4D2B0500833BE1 /* Template Images */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B8224381E4D2AFD00833BE1 /* VLCBackwardTemplate.pdf */,
|
|
6B8224391E4D2AFD00833BE1 /* VLCClearLogTemplate.pdf */,
|
|
6B82243A1E4D2AFD00833BE1 /* VLCForwardTemplate.pdf */,
|
|
6B82243B1E4D2AFD00833BE1 /* VLCFullscreenOffTemplate.pdf */,
|
|
6B82243C1E4D2AFD00833BE1 /* VLCFullscreenOnTemplate.pdf */,
|
|
6B82243D1E4D2AFD00833BE1 /* VLCSaveTemplate.pdf */,
|
|
6B82243E1E4D2AFD00833BE1 /* VLCVolumeOffTemplate.pdf */,
|
|
6B82243F1E4D2AFD00833BE1 /* VLCVolumeOnTemplate.pdf */,
|
|
6B8224491E4D2B1C00833BE1 /* VLCNextTemplate.pdf */,
|
|
6BF557CF1E4E0E2500C03C9D /* VLCPauseTemplate.pdf */,
|
|
6B82244B1E4D2B1C00833BE1 /* VLCPlayTemplate.pdf */,
|
|
6B82244C1E4D2B1C00833BE1 /* VLCPreviousTemplate.pdf */,
|
|
6B82244D1E4D2B1C00833BE1 /* VLCShuffleTemplate.pdf */,
|
|
6B82244E1E4D2B1C00833BE1 /* VLCStatusBarIcon.pdf */,
|
|
);
|
|
name = "Template Images";
|
|
sourceTree = "<group>";
|
|
};
|
|
6B8224811E4D2BB300833BE1 /* App Icons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B82247D1E4D2BAB00833BE1 /* VLC-Xmas.icns */,
|
|
6B82247E1E4D2BAB00833BE1 /* VLC.icns */,
|
|
);
|
|
name = "App Icons";
|
|
path = "App-Icons";
|
|
sourceTree = "<group>";
|
|
};
|
|
6B82255A1E4D2BE400833BE1 /* Main Window */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B82255B1E4D2C2400833BE1 /* backward-3btns-pressed.png */,
|
|
6B82255C1E4D2C2400833BE1 /* backward-3btns-pressed@2x.png */,
|
|
6B82255D1E4D2C2400833BE1 /* backward-3btns.png */,
|
|
6B82255E1E4D2C2400833BE1 /* backward-3btns@2x.png */,
|
|
6B82255F1E4D2C2400833BE1 /* backward-6btns-pressed.png */,
|
|
6B8225601E4D2C2400833BE1 /* backward-6btns-pressed@2x.png */,
|
|
6B8225611E4D2C2400833BE1 /* backward-6btns.png */,
|
|
6B8225621E4D2C2400833BE1 /* backward-6btns@2x.png */,
|
|
6B8225651E4D2C2400833BE1 /* dropzone-background.png */,
|
|
6B8225661E4D2C2400833BE1 /* dropzone.png */,
|
|
6B8225671E4D2C2400833BE1 /* dropzone@2x.png */,
|
|
6B8225681E4D2C2400833BE1 /* effects-double-buttons-pressed.png */,
|
|
6B8225691E4D2C2400833BE1 /* effects-double-buttons-pressed@2x.png */,
|
|
6B82256A1E4D2C2400833BE1 /* effects-double-buttons.png */,
|
|
6B82256B1E4D2C2400833BE1 /* effects-double-buttons@2x.png */,
|
|
6B82256C1E4D2C2400833BE1 /* effects-one-button-pressed.png */,
|
|
6B82256D1E4D2C2400833BE1 /* effects-one-button-pressed@2x.png */,
|
|
6B82256E1E4D2C2400833BE1 /* effects-one-button.png */,
|
|
6B82256F1E4D2C2400833BE1 /* effects-one-button@2x.png */,
|
|
6B8225701E4D2C2400833BE1 /* forward-3btns-pressed.png */,
|
|
6B8225711E4D2C2400833BE1 /* forward-3btns-pressed@2x.png */,
|
|
6B8225721E4D2C2400833BE1 /* forward-3btns.png */,
|
|
6B8225731E4D2C2400833BE1 /* forward-3btns@2x.png */,
|
|
6B8225741E4D2C2400833BE1 /* forward-6btns-pressed.png */,
|
|
6B8225751E4D2C2400833BE1 /* forward-6btns-pressed@2x.png */,
|
|
6B8225761E4D2C2400833BE1 /* forward-6btns.png */,
|
|
6B8225771E4D2C2400833BE1 /* forward-6btns@2x.png */,
|
|
6B8225781E4D2C2400833BE1 /* fullscreen-double-buttons-pressed.png */,
|
|
6B8225791E4D2C2400833BE1 /* fullscreen-double-buttons-pressed@2x.png */,
|
|
6B82257A1E4D2C2400833BE1 /* fullscreen-double-buttons.png */,
|
|
6B82257B1E4D2C2400833BE1 /* fullscreen-double-buttons@2x.png */,
|
|
6B82257C1E4D2C2400833BE1 /* fullscreen-one-button-pressed.png */,
|
|
6B82257D1E4D2C2400833BE1 /* fullscreen-one-button-pressed@2x.png */,
|
|
6B82257E1E4D2C2400833BE1 /* fullscreen-one-button.png */,
|
|
6B82257F1E4D2C2400833BE1 /* fullscreen-one-button@2x.png */,
|
|
6B8225801E4D2C2400833BE1 /* next-6btns-pressed.png */,
|
|
6B8225811E4D2C2400833BE1 /* next-6btns-pressed@2x.png */,
|
|
6B8225821E4D2C2400833BE1 /* next-6btns.png */,
|
|
6B8225831E4D2C2400833BE1 /* next-6btns@2x.png */,
|
|
6B8225841E4D2C2400833BE1 /* pause-pressed.png */,
|
|
6B8225851E4D2C2400833BE1 /* pause-pressed@2x.png */,
|
|
6B8225861E4D2C2400833BE1 /* pause.png */,
|
|
6B8225871E4D2C2400833BE1 /* pause@2x.png */,
|
|
6B8225881E4D2C2400833BE1 /* play-pressed.png */,
|
|
6B8225891E4D2C2400833BE1 /* play-pressed@2x.png */,
|
|
6B82258A1E4D2C2400833BE1 /* play.png */,
|
|
6B82258B1E4D2C2400833BE1 /* play@2x.png */,
|
|
6B82258C1E4D2C2400833BE1 /* playlist-1btn-pressed.png */,
|
|
6B82258D1E4D2C2400833BE1 /* playlist-1btn-pressed@2x.png */,
|
|
6B82258E1E4D2C2400833BE1 /* playlist-1btn.png */,
|
|
6B82258F1E4D2C2400833BE1 /* playlist-1btn@2x.png */,
|
|
6B8225901E4D2C2400833BE1 /* playlist-btn-pressed.png */,
|
|
6B8225911E4D2C2400833BE1 /* playlist-btn-pressed@2x.png */,
|
|
6B8225921E4D2C2400833BE1 /* playlist-btn.png */,
|
|
6B8225931E4D2C2400833BE1 /* playlist-btn@2x.png */,
|
|
6B8225941E4D2C2400833BE1 /* previous-6btns-pressed.png */,
|
|
6B8225951E4D2C2400833BE1 /* previous-6btns-pressed@2x.png */,
|
|
6B8225961E4D2C2400833BE1 /* previous-6btns.png */,
|
|
6B8225971E4D2C2400833BE1 /* previous-6btns@2x.png */,
|
|
6B8225A61E4D2C2400833BE1 /* repeat-all-pressed.png */,
|
|
6B8225A71E4D2C2400833BE1 /* repeat-all-pressed@2x.png */,
|
|
6B8225A81E4D2C2400833BE1 /* repeat-all.png */,
|
|
6B8225A91E4D2C2400833BE1 /* repeat-all@2x.png */,
|
|
6B8225AA1E4D2C2400833BE1 /* repeat-one-pressed.png */,
|
|
6B8225AB1E4D2C2400833BE1 /* repeat-one-pressed@2x.png */,
|
|
6B8225AC1E4D2C2400833BE1 /* repeat-one.png */,
|
|
6B8225AD1E4D2C2400833BE1 /* repeat-one@2x.png */,
|
|
6B8225AE1E4D2C2400833BE1 /* repeat-pressed.png */,
|
|
6B8225AF1E4D2C2400833BE1 /* repeat-pressed@2x.png */,
|
|
6B8225B01E4D2C2400833BE1 /* repeat.png */,
|
|
6B8225B11E4D2C2400833BE1 /* repeat@2x.png */,
|
|
6B8225B21E4D2C2400833BE1 /* shuffle-blue-pressed.png */,
|
|
6B8225B31E4D2C2400833BE1 /* shuffle-blue-pressed@2x.png */,
|
|
6B8225B41E4D2C2400833BE1 /* shuffle-blue.png */,
|
|
6B8225B51E4D2C2400833BE1 /* shuffle-blue@2x.png */,
|
|
6B8225B61E4D2C2400833BE1 /* shuffle-pressed.png */,
|
|
6B8225B71E4D2C2400833BE1 /* shuffle-pressed@2x.png */,
|
|
6B8225B81E4D2C2400833BE1 /* shuffle.png */,
|
|
6B8225B91E4D2C2400833BE1 /* shuffle@2x.png */,
|
|
6B8225BA1E4D2C2400833BE1 /* stop-pressed.png */,
|
|
6B8225BB1E4D2C2400833BE1 /* stop-pressed@2x.png */,
|
|
6B8225BC1E4D2C2400833BE1 /* stop.png */,
|
|
6B8225BD1E4D2C2400833BE1 /* stop@2x.png */,
|
|
6B8225BE1E4D2C2400833BE1 /* topbar_background.png */,
|
|
6B8225BF1E4D2C2400833BE1 /* volume-high.png */,
|
|
6B8225C01E4D2C2400833BE1 /* volume-high@2x.png */,
|
|
6B8225C11E4D2C2400833BE1 /* volume-low.png */,
|
|
6B8225C21E4D2C2400833BE1 /* volume-low@2x.png */,
|
|
);
|
|
name = "Main Window";
|
|
path = mainwindow;
|
|
sourceTree = "<group>";
|
|
};
|
|
6B8229BE1E4D2CDA00833BE1 /* Preference Cones */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B8229BF1E4D2CFC00833BE1 /* VLCAudioCone.png */,
|
|
6B8229C01E4D2CFC00833BE1 /* VLCHotkeysCone.png */,
|
|
6B8229C11E4D2CFC00833BE1 /* VLCInputCone.png */,
|
|
6B8229C21E4D2CFC00833BE1 /* VLCInterfaceCone.png */,
|
|
6B8229C31E4D2CFC00833BE1 /* VLCSubtitleCone.png */,
|
|
6B8229C41E4D2CFC00833BE1 /* VLCVideoCone.png */,
|
|
);
|
|
name = "Preference Cones";
|
|
path = "Pref-Icons";
|
|
sourceTree = "<group>";
|
|
};
|
|
6B8229CB1E4D2D2C00833BE1 /* Sidebar Icons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B8229CC1E4D2D4700833BE1 /* sidebar-local.png */,
|
|
6B8229CD1E4D2D4700833BE1 /* sidebar-local@2x.png */,
|
|
6B8229CE1E4D2D4700833BE1 /* sidebar-movie.png */,
|
|
6B8229CF1E4D2D4700833BE1 /* sidebar-movie@2x.png */,
|
|
6B8229D01E4D2D4700833BE1 /* sidebar-music.png */,
|
|
6B8229D11E4D2D4700833BE1 /* sidebar-music@2x.png */,
|
|
6B8229D21E4D2D4700833BE1 /* sidebar-pictures.png */,
|
|
6B8229D31E4D2D4700833BE1 /* sidebar-pictures@2x.png */,
|
|
6B8229D41E4D2D4700833BE1 /* sidebar-playlist.png */,
|
|
6B8229D51E4D2D4700833BE1 /* sidebar-playlist@2x.png */,
|
|
6B8229D61E4D2D4700833BE1 /* sidebar-podcast.png */,
|
|
6B8229D71E4D2D4700833BE1 /* sidebar-podcast@2x.png */,
|
|
);
|
|
name = "Sidebar Icons";
|
|
path = "sidebar-icons";
|
|
sourceTree = "<group>";
|
|
};
|
|
6B846FE81CF5D89500112E54 /* HUD UI Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6BF5C5021EFE66EF008A9C12 /* VLCHUDTableView.h */,
|
|
6BF5C5031EFE66EF008A9C12 /* VLCHUDTableView.m */,
|
|
6BBB05D81EEFEA29003A1019 /* VLCHUDOutlineView.h */,
|
|
6BBB05D91EEFEA29003A1019 /* VLCHUDOutlineView.m */,
|
|
6BBB05DE1EEFF165003A1019 /* VLCHUDTableCornerView.h */,
|
|
6BBB05DF1EEFF165003A1019 /* VLCHUDTableCornerView.m */,
|
|
);
|
|
name = "HUD UI Classes";
|
|
sourceTree = "<group>";
|
|
};
|
|
6BA1A0622038D8F1005EA18A /* filters */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6BA1A0632038D93D005EA18A /* ci_filters.m */,
|
|
);
|
|
name = filters;
|
|
sourceTree = "<group>";
|
|
};
|
|
6BBBB8AF1D10A96B001BD9BA /* Remote Media Rendering */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6BBBB8B51D114628001BD9BA /* VLCRendererDiscovery.h */,
|
|
6BBBB8B61D114628001BD9BA /* VLCRendererDiscovery.m */,
|
|
6BBBB8B01D10A994001BD9BA /* VLCRendererItem.h */,
|
|
6BBBB8B11D10A994001BD9BA /* VLCRendererItem.m */,
|
|
6BBBB8A71D108A17001BD9BA /* VLCRendererMenuController.h */,
|
|
6BBBB8A81D108A17001BD9BA /* VLCRendererMenuController.m */,
|
|
);
|
|
name = "Remote Media Rendering";
|
|
sourceTree = "<group>";
|
|
};
|
|
6BF56C3C1FCF0088004A411A /* codec */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D0A387820CBCC4D00D4BF3B /* videotoolbox.m */,
|
|
6BF56C3D1FCF00AF004A411A /* audiotoolbox_midi.c */,
|
|
);
|
|
name = codec;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D0A387420CBCB2500D4BF3B /* Extension UI Provider */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5CCED71414C0D4A90057F8D1 /* VLCUIWidgets.h */,
|
|
5CCED71514C0D4A90057F8D1 /* VLCUIWidgets.m */,
|
|
5CCED71014C0D4A90057F8D1 /* VLCExtensionsDialogProvider.h */,
|
|
5CCED71114C0D4A90057F8D1 /* VLCExtensionsDialogProvider.m */,
|
|
5CCED71214C0D4A90057F8D1 /* VLCExtensionsManager.h */,
|
|
5CCED71314C0D4A90057F8D1 /* VLCExtensionsManager.m */,
|
|
);
|
|
name = "Extension UI Provider";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D0A387520CBCB3B00D4BF3B /* Add-on manager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7DF0435E1972E26A0022B534 /* VLCAddonListItem.h */,
|
|
7DF0435F1972E26A0022B534 /* VLCAddonListItem.m */,
|
|
7DB65D5218ABD6380053B874 /* VLCAddonsWindowController.h */,
|
|
7DB65D5318ABD6380053B874 /* VLCAddonsWindowController.m */,
|
|
);
|
|
name = "Add-on manager";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D0A387620CBCC2F00D4BF3B /* aout */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CC6C01BA0DDF3EEC00C7D754 /* auhal.c */,
|
|
1C5716AB1F5B142200678627 /* coreaudio_common.c */,
|
|
);
|
|
name = aout;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D0A387720CBCC3800D4BF3B /* misc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1C18BE461F2926700053D329 /* keychain.m */,
|
|
1C06F2A21F08F1250068846F /* osx_notifications.m */,
|
|
);
|
|
name = misc;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D0A387A20CBCCAB00D4BF3B /* Playback */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D349CA220CBCA27003359A1 /* Open media */,
|
|
7D349CA020CBC9E9003359A1 /* Effect Panels */,
|
|
7D349CA120CBCA18003359A1 /* Accessory playback panels */,
|
|
7D349C9120CBC6C2003359A1 /* Fullscreen Controller */,
|
|
7D349C9720CBC865003359A1 /* Video Output */,
|
|
);
|
|
name = Playback;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D0A387B20CBCCB900D4BF3B /* Streaming and Remote Playback */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D349C9D20CBC979003359A1 /* Stream output */,
|
|
6BBBB8AF1D10A96B001BD9BA /* Remote Media Rendering */,
|
|
);
|
|
name = "Streaming and Remote Playback";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C8920CBC5D8003359A1 /* Custom View Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B846FE81CF5D89500112E54 /* HUD UI Classes */,
|
|
7D349C9E20CBC99D003359A1 /* Text Fields */,
|
|
7D349C9F20CBC9AC003359A1 /* Further views */,
|
|
7D349C8C20CBC610003359A1 /* Buttons */,
|
|
7D349C8B20CBC5FC003359A1 /* Sliders */,
|
|
);
|
|
name = "Custom View Classes";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C8A20CBC5E2003359A1 /* Helpers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CCB0BB3013FAC9F40095BD0A /* CompatibilityFixes.h */,
|
|
6B6FFF6F1EF9EC350001CEB1 /* CompatibilityFixes.m */,
|
|
7D871D391B5E684D000B56C0 /* helpers.h */,
|
|
8ED6C27F03E2EB1C0059A3A7 /* misc.h */,
|
|
8ED6C28003E2EB1C0059A3A7 /* misc.m */,
|
|
CC269A4615E7947F00F2FDC9 /* VLCStringUtility.h */,
|
|
CC269A4715E7947F00F2FDC9 /* VLCStringUtility.m */,
|
|
6B7F1FDD1F07DA920002BDD8 /* VLCHexNumberFormatter.h */,
|
|
6B7F1FDE1F07DA920002BDD8 /* VLCHexNumberFormatter.m */,
|
|
);
|
|
name = Helpers;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C8B20CBC5FC003359A1 /* Sliders */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B0AB0EC1F1AC8B3003A1B4E /* VLCSlider.h */,
|
|
6B0AB0ED1F1AC8B3003A1B4E /* VLCSlider.m */,
|
|
6B0AB0EE1F1AC8B3003A1B4E /* VLCSliderCell.h */,
|
|
6B0AB0EF1F1AC8B3003A1B4E /* VLCSliderCell.m */,
|
|
6B2EFC5E1F2819F700F3C0EA /* VLCVolumeSlider.h */,
|
|
6B2EFC5F1F2819F700F3C0EA /* VLCVolumeSlider.m */,
|
|
6B2EFC611F281A0900F3C0EA /* VLCVolumeSliderCell.h */,
|
|
6B2EFC621F281A0900F3C0EA /* VLCVolumeSliderCell.m */,
|
|
6B6A499A1DFD9B23009128AC /* VLCDefaultValueSlider.h */,
|
|
6B6A499B1DFD9B23009128AC /* VLCDefaultValueSlider.m */,
|
|
6B6A499C1DFD9B23009128AC /* VLCDefaultValueSliderCell.h */,
|
|
6B6A499D1DFD9B23009128AC /* VLCDefaultValueSliderCell.m */,
|
|
);
|
|
name = Sliders;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C8C20CBC610003359A1 /* Buttons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B3BE42A1E6217CB008D098A /* VLCImageButton.h */,
|
|
6B3BE42B1E6217CB008D098A /* VLCImageButton.m */,
|
|
6BF5C5051EFE7E58008A9C12 /* VLCTintedImageButtonCell.h */,
|
|
6BF5C5061EFE7E58008A9C12 /* VLCTintedImageButtonCell.m */,
|
|
);
|
|
name = Buttons;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C8D20CBC627003359A1 /* Further Accessory Windows */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D349C8F20CBC69D003359A1 /* Logging */,
|
|
1C67C8A61D58C0A40079E1C1 /* VLCAboutWindowController.h */,
|
|
1C67C8A71D58C0A40079E1C1 /* VLCAboutWindowController.m */,
|
|
1C67C8A31D58C0980079E1C1 /* VLCHelpWindowController.h */,
|
|
1C67C8A41D58C0980079E1C1 /* VLCHelpWindowController.m */,
|
|
1CFE8D571EA0D42A00E94451 /* VLCErrorWindowController.h */,
|
|
1CFE8D581EA0D42A00E94451 /* VLCErrorWindowController.m */,
|
|
);
|
|
name = "Further Accessory Windows";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C8E20CBC66A003359A1 /* VLC Core interaction */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D349C9020CBC6B4003359A1 /* VLC Extension Management */,
|
|
7D349C9820CBC881003359A1 /* Core Dialog Provider */,
|
|
CC448A6013B68A0B009F72E0 /* VLCCoreInteraction.h */,
|
|
CC448A6113B68A0B009F72E0 /* VLCCoreInteraction.m */,
|
|
7DF812ED1B555A340052293C /* VLCInputManager.h */,
|
|
7DF812EE1B555A340052293C /* VLCInputManager.m */,
|
|
);
|
|
name = "VLC Core interaction";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C8F20CBC69D003359A1 /* Logging */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6BBBF9831F7B257100B404CD /* VLCLogMessage.h */,
|
|
6BBBF9841F7B257100B404CD /* VLCLogMessage.m */,
|
|
7D8BB0B318302AC000FAE9B7 /* VLCLogWindowController.h */,
|
|
7D8BB0B418302AC000FAE9B7 /* VLCLogWindowController.m */,
|
|
);
|
|
name = Logging;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9020CBC6B4003359A1 /* VLC Extension Management */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D0A387420CBCB2500D4BF3B /* Extension UI Provider */,
|
|
7D0A387520CBCB3B00D4BF3B /* Add-on manager */,
|
|
);
|
|
name = "VLC Extension Management";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9120CBC6C2003359A1 /* Fullscreen Controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6BCB59091DA247CD009BCA66 /* VLCFSPanelController.h */,
|
|
6BCB590A1DA247CD009BCA66 /* VLCFSPanelController.m */,
|
|
1CAEBBFF1E1EC0A400A99E49 /* VLCFSPanelDraggableView.h */,
|
|
1CAEBC001E1EC0A400A99E49 /* VLCFSPanelDraggableView.m */,
|
|
);
|
|
name = "Fullscreen Controller";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9220CBC6DE003359A1 /* Application & App Delegate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7D871D371B5E6844000B56C0 /* VLCMain+OldPrefs.h */,
|
|
7D871D381B5E6844000B56C0 /* VLCMain+OldPrefs.m */,
|
|
8ED6C27C03E2EB1C0059A3A7 /* VLCMain.h */,
|
|
8ED6C27D03E2EB1C0059A3A7 /* VLCMain.m */,
|
|
7D5678EB1D5BA1DC002698F3 /* VLCApplication.h */,
|
|
7D5678EC1D5BA1DC002698F3 /* VLCApplication.m */,
|
|
8ED6C27E03E2EB1C0059A3A7 /* macosx.m */,
|
|
);
|
|
name = "Application & App Delegate";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9320CBC770003359A1 /* Main Window */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E0382C00160BA09E0031D7FF /* VLCControlsBarCommon.h */,
|
|
E0382C01160BA09E0031D7FF /* VLCControlsBarCommon.m */,
|
|
7D5678EE1D5BA397002698F3 /* VLCMainWindowControlsBar.h */,
|
|
7D5678EF1D5BA397002698F3 /* VLCMainWindowControlsBar.m */,
|
|
CC448A6213B68A0B009F72E0 /* VLCMainWindow.h */,
|
|
CC448A6313B68A0B009F72E0 /* VLCMainWindow.m */,
|
|
);
|
|
name = "Main Window";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9420CBC7FF003359A1 /* Operating system interaction */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8E6BC6F6041643860059A3A7 /* applescript.h */,
|
|
8E6BC6F7041643860059A3A7 /* applescript.m */,
|
|
7DD2F5C32081B73B007EE187 /* VLCRemoteControlService.h */,
|
|
7DD2F5C42081B73B007EE187 /* VLCRemoteControlService.m */,
|
|
7DF812EF1B555C8E0052293C /* VLCKeyboardBacklightControl.h */,
|
|
7DF812F01B555C8E0052293C /* VLCKeyboardBacklightControl.m */,
|
|
1C39ABBC1DA9AB9B00FE052A /* VLCDocumentController.h */,
|
|
1C39ABBD1DA9AB9B00FE052A /* VLCDocumentController.m */,
|
|
);
|
|
name = "Operating system interaction";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9520CBC823003359A1 /* Playlist */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7DB317A320CBCA9500673FB8 /* Controller */,
|
|
7DB317A120CBCA8500673FB8 /* Model */,
|
|
7DB317A220CBCA8B00673FB8 /* View */,
|
|
);
|
|
name = Playlist;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9620CBC832003359A1 /* Preferences */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7DB317A520CBCAB700673FB8 /* Simple */,
|
|
7DB317A420CBCAAD00673FB8 /* Advanced */,
|
|
);
|
|
name = Preferences;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9720CBC865003359A1 /* Video Output */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CCCCDCA01413E1C000FE3DE1 /* VLCVoutView.h */,
|
|
CCCCDCA11413E1C000FE3DE1 /* VLCVoutView.m */,
|
|
1CAC3EE720CD1B3B00613DB2 /* VLCVideoOutputProvider.h */,
|
|
1CAC3EE620CD1B3B00613DB2 /* VLCVideoOutputProvider.m */,
|
|
);
|
|
name = "Video Output";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9820CBC881003359A1 /* Core Dialog Provider */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CC4A33220F8CB017000FC4A7 /* VLCCoreDialogProvider.h */,
|
|
CC4A33210F8CB017000FC4A7 /* VLCCoreDialogProvider.m */,
|
|
CC461F6C160078340022423C /* VLCTextfieldPanelController.h */,
|
|
CC461F6D160078340022423C /* VLCTextfieldPanelController.m */,
|
|
1C7CB91A1D787E7600388902 /* VLCPopupPanelController.h */,
|
|
1C7CB91B1D787E7600388902 /* VLCPopupPanelController.m */,
|
|
);
|
|
name = "Core Dialog Provider";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9B20CBC8A6003359A1 /* Class Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E06CF7F416020F6200C698B7 /* Windows.h */,
|
|
E06CF7F516020F6200C698B7 /* Windows.m */,
|
|
6B4D50A51E7AB52C004479B5 /* NSScreen+VLCAdditions.h */,
|
|
6B4D50A61E7AB52C004479B5 /* NSScreen+VLCAdditions.m */,
|
|
6B4D50941E7A7D16004479B5 /* NSSound+VLCAdditions.h */,
|
|
6B4D50951E7A7D16004479B5 /* NSSound+VLCAdditions.m */,
|
|
);
|
|
name = "Class Extensions";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9C20CBC94D003359A1 /* Menus */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7DB40D2820CBCEB500F63173 /* VLCMainMenu.h */,
|
|
7DB40D2920CBCEB500F63173 /* VLCMainMenu.m */,
|
|
7DB40D2C20CBCEC200F63173 /* VLCStatusBarIcon.h */,
|
|
7DB40D2B20CBCEC200F63173 /* VLCStatusBarIcon.m */,
|
|
);
|
|
name = Menus;
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9D20CBC979003359A1 /* Stream output */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CC0663341566C34C003A411C /* VLCConvertAndSaveWindowController.h */,
|
|
CC0663351566C34C003A411C /* VLCConvertAndSaveWindowController.m */,
|
|
8E55FB7F0459B0FD00FB3317 /* VLCOutput.h */,
|
|
8E55FB800459B0FD00FB3317 /* VLCOutput.m */,
|
|
);
|
|
name = "Stream output";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9E20CBC99D003359A1 /* Text Fields */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6BF093F71EE0182B0049D8B0 /* VLCTimeField.h */,
|
|
6BF093F81EE0182B0049D8B0 /* VLCTimeField.m */,
|
|
1C1C61FF1F8260A90052DD4F /* VLCWrappableTextField.h */,
|
|
1C1C62001F8260A90052DD4F /* VLCWrappableTextField.m */,
|
|
);
|
|
name = "Text Fields";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349C9F20CBC9AC003359A1 /* Further views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B13E2A61BC67678001AD24A /* VLCScrollingClipView.h */,
|
|
6B13E2A71BC67678001AD24A /* VLCScrollingClipView.m */,
|
|
6B0292E41F43256300A50082 /* VLCBottomBarView.h */,
|
|
6B0292E51F43256300A50082 /* VLCBottomBarView.m */,
|
|
);
|
|
name = "Further views";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349CA020CBC9E9003359A1 /* Effect Panels */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CC5560231365CDC700D54038 /* VLCAudioEffectsWindowController.h */,
|
|
CC5560241365CDC800D54038 /* VLCAudioEffectsWindowController.m */,
|
|
CC707EC3137464CD0003010A /* VLCTrackSynchronizationWindowController.h */,
|
|
CC707EC4137464CD0003010A /* VLCTrackSynchronizationWindowController.m */,
|
|
CCCE366D13817E4500694F2A /* VLCVideoEffectsWindowController.h */,
|
|
CCCE366E13817E4500694F2A /* VLCVideoEffectsWindowController.m */,
|
|
);
|
|
name = "Effect Panels";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349CA120CBCA18003359A1 /* Accessory playback panels */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DCE7BD0708A5724D007B10AE /* VLCBookmarksWindowController.h */,
|
|
DCE7BD0608A5724D007B10AE /* VLCBookmarksWindowController.m */,
|
|
633121CA1B51122700E636DA /* VLCResumeDialogController.h */,
|
|
633121CB1B51122700E636DA /* VLCResumeDialogController.m */,
|
|
1CD366791B7A242E0054E39F /* VLCTimeSelectionPanelController.h */,
|
|
1CD3667A1B7A242E0054E39F /* VLCTimeSelectionPanelController.m */,
|
|
);
|
|
name = "Accessory playback panels";
|
|
sourceTree = "<group>";
|
|
};
|
|
7D349CA220CBCA27003359A1 /* Open media */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8ED6C28103E2EB1C0059A3A7 /* VLCOpenWindowController.h */,
|
|
8ED6C28203E2EB1C0059A3A7 /* VLCOpenWindowController.m */,
|
|
);
|
|
name = "Open media";
|
|
sourceTree = "<group>";
|
|
};
|
|
7DB317A120CBCA8500673FB8 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7DF812F11B5599E40052293C /* VLCPLItem.h */,
|
|
7DF812F21B5599E40052293C /* VLCPLItem.m */,
|
|
7DF812F31B5599E40052293C /* VLCPLModel.h */,
|
|
7DF812F41B5599E40052293C /* VLCPLModel.m */,
|
|
);
|
|
name = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
7DB317A220CBCA8B00673FB8 /* View */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8E49720006417F6800370C9F /* VLCPlaylistInfo.h */,
|
|
8E49720106417F6800370C9F /* VLCPlaylistInfo.m */,
|
|
7DA481221B5FC13700917FD7 /* VLCPlaylistView.h */,
|
|
7DA481231B5FC13700917FD7 /* VLCPlaylistView.m */,
|
|
);
|
|
name = View;
|
|
sourceTree = "<group>";
|
|
};
|
|
7DB317A320CBCA9500673FB8 /* Controller */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8ED6C28303E2EB1C0059A3A7 /* VLCPlaylist.h */,
|
|
8ED6C28403E2EB1C0059A3A7 /* VLCPlaylist.m */,
|
|
);
|
|
name = Controller;
|
|
sourceTree = "<group>";
|
|
};
|
|
7DB317A420CBCAAD00673FB8 /* Advanced */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8E9CA1A306D7DEE800B7186C /* prefs_widgets.h */,
|
|
8E9CA1A406D7DEE800B7186C /* prefs_widgets.m */,
|
|
8ED6C28503E2EB1C0059A3A7 /* prefs.h */,
|
|
8ED6C28603E2EB1C0059A3A7 /* prefs.m */,
|
|
);
|
|
name = Advanced;
|
|
sourceTree = "<group>";
|
|
};
|
|
7DB317A520CBCAB700673FB8 /* Simple */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B4D508E1E79781F004479B5 /* VLCHotkeyChangeWindow.h */,
|
|
6B4D508F1E79781F004479B5 /* VLCHotkeyChangeWindow.m */,
|
|
CCB24D5E0D54BBAE004D780C /* VLCSimplePrefsController.h */,
|
|
CCB24D5D0D54BBAE004D780C /* VLCSimplePrefsController.m */,
|
|
6B4D50911E7979CB004479B5 /* VLCSimplePrefsWindow.h */,
|
|
6B4D50921E7979CB004479B5 /* VLCSimplePrefsWindow.m */,
|
|
);
|
|
name = Simple;
|
|
sourceTree = "<group>";
|
|
};
|
|
7DB7F1EA20CC036C00C2CAED /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7DB7F20A20CC082800C2CAED /* QuartzCore.framework */,
|
|
7DB7F20820CC07FD00C2CAED /* WebKit.framework */,
|
|
7DB7F20620CC07E600C2CAED /* SystemConfiguration.framework */,
|
|
7DB7F20420CC076000C2CAED /* ScriptingBridge.framework */,
|
|
7DB7F20220CC052B00C2CAED /* CoreImage.framework */,
|
|
7DB7F20020CC050C00C2CAED /* Carbon.framework */,
|
|
7DB7F1FE20CC04E600C2CAED /* Security.framework */,
|
|
7DB7F1FC20CC04E100C2CAED /* VideoToolbox.framework */,
|
|
7DB7F1FA20CC04AA00C2CAED /* CoreMedia.framework */,
|
|
7DB7F1F820CC04A600C2CAED /* AudioToolbox.framework */,
|
|
7DB7F1F620CC03CC00C2CAED /* IOKit.framework */,
|
|
7DB7F1F420CC03B600C2CAED /* MediaPlayer.framework */,
|
|
7DB7F1F220CC03AA00C2CAED /* CoreAudio.framework */,
|
|
7DB7F1F020CC039900C2CAED /* CoreVideo.framework */,
|
|
7DB7F1ED20CC037100C2CAED /* Cocoa.framework */,
|
|
7DB7F1EB20CC036D00C2CAED /* AudioUnit.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
8E445F86047289E50059A3A7 /* File Icons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B8224551E4D2B4700833BE1 /* aiff.icns */,
|
|
6B8224561E4D2B4700833BE1 /* audio.icns */,
|
|
6B8224571E4D2B4700833BE1 /* avi.icns */,
|
|
6B8224581E4D2B4700833BE1 /* flv.icns */,
|
|
6B8224591E4D2B4700833BE1 /* generic.icns */,
|
|
6B82245A1E4D2B4700833BE1 /* m4a.icns */,
|
|
6B82245B1E4D2B4700833BE1 /* m4v.icns */,
|
|
6B82245C1E4D2B4700833BE1 /* mkv.icns */,
|
|
6B82245D1E4D2B4700833BE1 /* mov.icns */,
|
|
6B82245E1E4D2B4700833BE1 /* movie.icns */,
|
|
6B82245F1E4D2B4700833BE1 /* mp3.icns */,
|
|
6B8224601E4D2B4700833BE1 /* mpeg.icns */,
|
|
6B8224611E4D2B4700833BE1 /* ogg.icns */,
|
|
6B8224621E4D2B4700833BE1 /* playlist.icns */,
|
|
6B8224631E4D2B4700833BE1 /* rm.icns */,
|
|
6B8224641E4D2B4700833BE1 /* subtitle.icns */,
|
|
6B8224651E4D2B4700833BE1 /* vob.icns */,
|
|
6B8224661E4D2B4700833BE1 /* wav.icns */,
|
|
6B8224671E4D2B4700833BE1 /* wma.icns */,
|
|
6B8224681E4D2B4700833BE1 /* wmv.icns */,
|
|
);
|
|
name = "File Icons";
|
|
path = "File-Icons";
|
|
sourceTree = "<group>";
|
|
};
|
|
CC0430EE13B2461A00D7D52E /* UI Graphics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B82255A1E4D2BE400833BE1 /* Main Window */,
|
|
6B8229CB1E4D2D2C00833BE1 /* Sidebar Icons */,
|
|
6B8229FD1E4D2DB400833BE1 /* noart.png */,
|
|
);
|
|
name = "UI Graphics";
|
|
sourceTree = "<group>";
|
|
};
|
|
CC0CD0E413DE0EB500B0D90D /* PXSourceList */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CCCDDEEF13E870BB00A35661 /* SideBarItem.h */,
|
|
CCCDDEF013E870BB00A35661 /* SideBarItem.m */,
|
|
CC0CD0DF13DE0EAE00B0D90D /* PXSourceList.h */,
|
|
CC0CD0E013DE0EAE00B0D90D /* PXSourceList.m */,
|
|
CC0CD0E113DE0EAE00B0D90D /* PXSourceListDataSource.h */,
|
|
CC0CD0E213DE0EAE00B0D90D /* PXSourceListDelegate.h */,
|
|
);
|
|
name = PXSourceList;
|
|
sourceTree = "<group>";
|
|
};
|
|
CC0CD0E513DE0FC600B0D90D /* Imported Code */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B8223FD1E4D29F100833BE1 /* Apple Remote */,
|
|
CC0CD0E413DE0EB500B0D90D /* PXSourceList */,
|
|
CC78DA4A13DE0E0100E9603C /* SPMediaKeyTap */,
|
|
);
|
|
name = "Imported Code";
|
|
sourceTree = "<group>";
|
|
};
|
|
CC6C01A40DDF3E7800C7D754 /* Minimal macOS interface */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CC6C01A90DDF3E9200C7D754 /* intf.h */,
|
|
CC6C01AA0DDF3E9200C7D754 /* intf.m */,
|
|
CC6C01AB0DDF3E9200C7D754 /* macosx.c */,
|
|
CC6C01AC0DDF3E9200C7D754 /* VLCMinimalVoutWindow.h */,
|
|
CC6C01AD0DDF3E9200C7D754 /* VLCMinimalVoutWindow.m */,
|
|
);
|
|
name = "Minimal macOS interface";
|
|
sourceTree = "<group>";
|
|
};
|
|
CC78DA4A13DE0E0100E9603C /* SPMediaKeyTap */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CCF0777913659A8000AF19FD /* SPInvocationGrabbing.h */,
|
|
CCF0777A13659A8000AF19FD /* SPInvocationGrabbing.m */,
|
|
CCF0777B13659A8000AF19FD /* SPMediaKeyTap.h */,
|
|
CCF0777C13659A8000AF19FD /* SPMediaKeyTap.m */,
|
|
);
|
|
name = SPMediaKeyTap;
|
|
sourceTree = "<group>";
|
|
};
|
|
CCC8957F0D9A8A61005AE59C /* macOS-specific libvlc source files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6BA1A0622038D8F1005EA18A /* filters */,
|
|
6BF56C3C1FCF0088004A411A /* codec */,
|
|
CCDDF1AE172FF4CE007729A1 /* vout */,
|
|
CCDDF1AF172FF4D6007729A1 /* core */,
|
|
7D0A387620CBCC2F00D4BF3B /* aout */,
|
|
7D0A387720CBCC3800D4BF3B /* misc */,
|
|
CCDDF1B0172FF4E2007729A1 /* access */,
|
|
);
|
|
name = "macOS-specific libvlc source files";
|
|
sourceTree = "<group>";
|
|
};
|
|
CCDDF1AE172FF4CE007729A1 /* vout */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CCDBA3B313D32E200006127B /* macosx.m */,
|
|
7DBB06631CC2314D004C74D2 /* caopengllayer.m */,
|
|
);
|
|
name = vout;
|
|
sourceTree = "<group>";
|
|
};
|
|
CCDDF1AF172FF4D6007729A1 /* core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1CC25CA71B2C585D0003F994 /* darwinvlc.m */,
|
|
CC4D67F71348F601003FCC5B /* specific.c */,
|
|
CCDDF1AC172FF4C4007729A1 /* netconf.c */,
|
|
CCDDF1AD172FF4C4007729A1 /* dirs.c */,
|
|
);
|
|
name = core;
|
|
sourceTree = "<group>";
|
|
};
|
|
CCDDF1B0172FF4E2007729A1 /* access */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DCC8017816FCA036007FE736 /* avcapture.m */,
|
|
DC1A176914E2778A001477C6 /* qtsound.m */,
|
|
);
|
|
name = access;
|
|
sourceTree = "<group>";
|
|
};
|
|
DCF358BC077F1236007DB450 /* XIBs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6B8224091E4D2A9000833BE1 /* MainMenu.xib */,
|
|
6B82240A1E4D2A9000833BE1 /* MainWindow.xib */,
|
|
6B82241A1E4D2A9000833BE1 /* VLCStatusBarIconMainMenu.xib */,
|
|
6B8224181E4D2A9000833BE1 /* VLCFullScreenPanel.xib */,
|
|
6B8223FE1E4D2A8F00833BE1 /* About.xib */,
|
|
6B8223FF1E4D2A9000833BE1 /* AddonManager.xib */,
|
|
6B8224001E4D2A9000833BE1 /* AudioEffects.xib */,
|
|
6B8224171E4D2A9000833BE1 /* VideoEffects.xib */,
|
|
6B8224011E4D2A9000833BE1 /* Bookmarks.xib */,
|
|
6B8224141E4D2A9000833BE1 /* SyncTracks.xib */,
|
|
6B82240B1E4D2A9000833BE1 /* MediaInfo.xib */,
|
|
6B8224031E4D2A9000833BE1 /* ConvertAndSave.xib */,
|
|
6B8224041E4D2A9000833BE1 /* CoreDialogs.xib */,
|
|
6B8224051E4D2A9000833BE1 /* DetachedVideoWindow.xib */,
|
|
1CFE8D561EA0D3D300E94451 /* ErrorPanel.xib */,
|
|
6B8224071E4D2A9000833BE1 /* Help.xib */,
|
|
6B8224081E4D2A9000833BE1 /* LogMessageWindow.xib */,
|
|
6B82240C1E4D2A9000833BE1 /* Open.xib */,
|
|
6B82240D1E4D2A9000833BE1 /* PlaylistAccessoryView.xib */,
|
|
6B82240E1E4D2A9000833BE1 /* PlaylistMenu.xib */,
|
|
6B82240F1E4D2A9000833BE1 /* PopupPanel.xib */,
|
|
6B8224101E4D2A9000833BE1 /* Preferences.xib */,
|
|
6B8224111E4D2A9000833BE1 /* ResumeDialog.xib */,
|
|
6B8224121E4D2A9000833BE1 /* SimplePreferences.xib */,
|
|
6B8224131E4D2A9000833BE1 /* StreamOutput.xib */,
|
|
6B8224151E4D2A9000833BE1 /* TextfieldPanel.xib */,
|
|
6B8224161E4D2A9000833BE1 /* TimeSelectionPanel.xib */,
|
|
);
|
|
name = XIBs;
|
|
path = ../../../modules/gui/macosx/UI;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1CCB5F2E1A62A6A5004C3E90 /* Pseudo-VLC */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1CCB5F491A62A6A5004C3E90 /* Build configuration list for PBXNativeTarget "Pseudo-VLC" */;
|
|
buildPhases = (
|
|
1C31138C1E508C5900D4DD76 /* Sources */,
|
|
7DB7F1E920CC036500C2CAED /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Pseudo-VLC";
|
|
productName = "pseudo-vlc";
|
|
productReference = 1CCB5F2F1A62A6A5004C3E90 /* Pseudo-VLC.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
089C1669FE841209C02AAC07 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0820;
|
|
TargetAttributes = {
|
|
1CCB5F2E1A62A6A5004C3E90 = {
|
|
CreatedOnToolsVersion = 6.1.1;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C2F2A6EA09588F1B00018C74 /* Build configuration list for PBXProject "vlc" */;
|
|
compatibilityVersion = "Xcode 6.3";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
Base,
|
|
);
|
|
mainGroup = 089C166AFE841209C02AAC07 /* vlc */;
|
|
projectDirPath = "";
|
|
projectRoot = ../../..;
|
|
targets = (
|
|
1CCB5F2E1A62A6A5004C3E90 /* Pseudo-VLC */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1C31138C1E508C5900D4DD76 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1CCC88EC2078A3D500E5626F /* MainMenu.xib in Sources */,
|
|
1CCC88ED2078A3D500E5626F /* MainWindow.xib in Sources */,
|
|
1CCC88EE2078A3D500E5626F /* VLCStatusBarIconMainMenu.xib in Sources */,
|
|
1CCC88EF2078A3D500E5626F /* VLCFullScreenPanel.xib in Sources */,
|
|
1CCC88F02078A3D500E5626F /* About.xib in Sources */,
|
|
1CCC88F12078A3D500E5626F /* AddonManager.xib in Sources */,
|
|
1CCC88F22078A3D500E5626F /* AudioEffects.xib in Sources */,
|
|
1CCC88F32078A3D500E5626F /* VideoEffects.xib in Sources */,
|
|
1CCC88F42078A3D500E5626F /* Bookmarks.xib in Sources */,
|
|
1CCC88F52078A3D500E5626F /* SyncTracks.xib in Sources */,
|
|
1CCC88F62078A3D500E5626F /* MediaInfo.xib in Sources */,
|
|
1CCC88F72078A3D500E5626F /* ConvertAndSave.xib in Sources */,
|
|
1CCC88F82078A3D500E5626F /* CoreDialogs.xib in Sources */,
|
|
1CCC88F92078A3D500E5626F /* DetachedVideoWindow.xib in Sources */,
|
|
1CCC88FA2078A3D500E5626F /* ErrorPanel.xib in Sources */,
|
|
1CCC88FB2078A3D500E5626F /* Help.xib in Sources */,
|
|
1CCC88FC2078A3D500E5626F /* LogMessageWindow.xib in Sources */,
|
|
1CCC88FD2078A3D500E5626F /* Open.xib in Sources */,
|
|
1CCC88FE2078A3D500E5626F /* PlaylistAccessoryView.xib in Sources */,
|
|
1CCC88FF2078A3D500E5626F /* PlaylistMenu.xib in Sources */,
|
|
1CCC89002078A3D500E5626F /* PopupPanel.xib in Sources */,
|
|
1CCC89012078A3D500E5626F /* Preferences.xib in Sources */,
|
|
1CCC89022078A3D500E5626F /* ResumeDialog.xib in Sources */,
|
|
1CCC89032078A3D500E5626F /* SimplePreferences.xib in Sources */,
|
|
1CCC89042078A3D500E5626F /* StreamOutput.xib in Sources */,
|
|
1CCC89052078A3D500E5626F /* TextfieldPanel.xib in Sources */,
|
|
1CCC89062078A3D500E5626F /* TimeSelectionPanel.xib in Sources */,
|
|
6B81662C1EBFC38100C26F1B /* VLCUIWidgets.m in Sources */,
|
|
6B0AB0F11F1AC8B3003A1B4E /* VLCSliderCell.m in Sources */,
|
|
6B8166291EBFC34300C26F1B /* VLCDefaultValueSlider.m in Sources */,
|
|
6B81662A1EBFC34300C26F1B /* VLCDefaultValueSliderCell.m in Sources */,
|
|
1C69FDF61EAB30C7007724ED /* Windows.m in Sources */,
|
|
6B3BE42C1E6217CB008D098A /* VLCImageButton.m in Sources */,
|
|
6B4D50901E79781F004479B5 /* VLCHotkeyChangeWindow.m in Sources */,
|
|
1C3114031E508C8800D4DD76 /* AppleRemote.m in Sources */,
|
|
1CFE8D591EA0D42A00E94451 /* VLCErrorWindowController.m in Sources */,
|
|
1C3114051E508C8800D4DD76 /* SideBarItem.m in Sources */,
|
|
6B4D50961E7A7D16004479B5 /* NSSound+VLCAdditions.m in Sources */,
|
|
6BF093F91EE0182B0049D8B0 /* VLCTimeField.m in Sources */,
|
|
1C3114071E508C8800D4DD76 /* PXSourceList.m in Sources */,
|
|
1C31140B1E508C8800D4DD76 /* SPInvocationGrabbing.m in Sources */,
|
|
1C31140D1E508C8800D4DD76 /* SPMediaKeyTap.m in Sources */,
|
|
1C3113EF1E508C7600D4DD76 /* VLCRendererDiscovery.m in Sources */,
|
|
1C3113F11E508C7600D4DD76 /* VLCRendererItem.m in Sources */,
|
|
1C3113F31E508C7600D4DD76 /* VLCRendererMenuController.m in Sources */,
|
|
6B4D50931E7979CB004479B5 /* VLCSimplePrefsWindow.m in Sources */,
|
|
1C31138E1E508C6900D4DD76 /* VLCAboutWindowController.m in Sources */,
|
|
1C3113901E508C6900D4DD76 /* VLCHelpWindowController.m in Sources */,
|
|
1C3113921E508C6900D4DD76 /* VLCAddonListItem.m in Sources */,
|
|
1C3113941E508C6900D4DD76 /* VLCAddonsWindowController.m in Sources */,
|
|
1C3113961E508C6900D4DD76 /* applescript.m in Sources */,
|
|
1C3113981E508C6900D4DD76 /* VLCAudioEffectsWindowController.m in Sources */,
|
|
6BBBF9851F7B257100B404CD /* VLCLogMessage.m in Sources */,
|
|
1C31139A1E508C6900D4DD76 /* VLCBookmarksWindowController.m in Sources */,
|
|
6B0AB0F01F1AC8B3003A1B4E /* VLCSlider.m in Sources */,
|
|
6BF5C5041EFE66EF008A9C12 /* VLCHUDTableView.m in Sources */,
|
|
6BBB05E01EEFF165003A1019 /* VLCHUDTableCornerView.m in Sources */,
|
|
1C31139D1E508C6900D4DD76 /* VLCControlsBarCommon.m in Sources */,
|
|
7DD2F5C52081B73B007EE187 /* VLCRemoteControlService.m in Sources */,
|
|
1C31139F1E508C6900D4DD76 /* VLCMainWindowControlsBar.m in Sources */,
|
|
1C3113A11E508C6900D4DD76 /* VLCConvertAndSaveWindowController.m in Sources */,
|
|
1C3113A31E508C6900D4DD76 /* VLCCoreDialogProvider.m in Sources */,
|
|
6B2EFC631F281A0900F3C0EA /* VLCVolumeSliderCell.m in Sources */,
|
|
1C3113A51E508C6900D4DD76 /* VLCCoreInteraction.m in Sources */,
|
|
1C3113A71E508C6900D4DD76 /* VLCLogWindowController.m in Sources */,
|
|
6BF5C5071EFE7E58008A9C12 /* VLCTintedImageButtonCell.m in Sources */,
|
|
1C3113A91E508C6900D4DD76 /* VLCDocumentController.m in Sources */,
|
|
1C3113AB1E508C6900D4DD76 /* VLCExtensionsDialogProvider.m in Sources */,
|
|
1C3113AD1E508C6900D4DD76 /* VLCExtensionsManager.m in Sources */,
|
|
1C3113AF1E508C6900D4DD76 /* VLCFSPanelController.m in Sources */,
|
|
1C3113B11E508C6900D4DD76 /* VLCFSPanelDraggableView.m in Sources */,
|
|
1C3113B41E508C6900D4DD76 /* VLCInputManager.m in Sources */,
|
|
1C3113B61E508C6900D4DD76 /* VLCMain+OldPrefs.m in Sources */,
|
|
1C3113B81E508C6900D4DD76 /* VLCMain.m in Sources */,
|
|
1CAC3EE820CD1B3B00613DB2 /* VLCVideoOutputProvider.m in Sources */,
|
|
1C3113BA1E508C6900D4DD76 /* VLCApplication.m in Sources */,
|
|
1C3113BC1E508C6900D4DD76 /* VLCKeyboardBacklightControl.m in Sources */,
|
|
1C3113BD1E508C6900D4DD76 /* macosx.m in Sources */,
|
|
1C3113C11E508C6900D4DD76 /* VLCMainWindow.m in Sources */,
|
|
6B0292E61F43256300A50082 /* VLCBottomBarView.m in Sources */,
|
|
1C3113C51E508C6900D4DD76 /* misc.m in Sources */,
|
|
1C3113C71E508C6900D4DD76 /* VLCOpenWindowController.m in Sources */,
|
|
1C3113C91E508C6900D4DD76 /* VLCOutput.m in Sources */,
|
|
1C1C62011F8260A90052DD4F /* VLCWrappableTextField.m in Sources */,
|
|
6BBB05DA1EEFEA29003A1019 /* VLCHUDOutlineView.m in Sources */,
|
|
1C3113CB1E508C6900D4DD76 /* VLCPLItem.m in Sources */,
|
|
1C3113CD1E508C6900D4DD76 /* VLCPLModel.m in Sources */,
|
|
1C3113CF1E508C6900D4DD76 /* prefs_widgets.m in Sources */,
|
|
1C3113D11E508C6900D4DD76 /* prefs.m in Sources */,
|
|
1C3113D31E508C6900D4DD76 /* VLCResumeDialogController.m in Sources */,
|
|
1C5716AC1F5B142200678627 /* coreaudio_common.c in Sources */,
|
|
1C3113D51E508C6900D4DD76 /* VLCTextfieldPanelController.m in Sources */,
|
|
1C3113D71E508C6900D4DD76 /* VLCPopupPanelController.m in Sources */,
|
|
1C3113D91E508C6900D4DD76 /* VLCSimplePrefsController.m in Sources */,
|
|
6B2EFC601F2819F700F3C0EA /* VLCVolumeSlider.m in Sources */,
|
|
1C3113DB1E508C6900D4DD76 /* VLCStringUtility.m in Sources */,
|
|
6B4D50A71E7AB52C004479B5 /* NSScreen+VLCAdditions.m in Sources */,
|
|
1C3113DD1E508C6900D4DD76 /* VLCTrackSynchronizationWindowController.m in Sources */,
|
|
6B6FFF701EF9EC350001CEB1 /* CompatibilityFixes.m in Sources */,
|
|
1C3113DF1E508C6900D4DD76 /* VLCVideoEffectsWindowController.m in Sources */,
|
|
1C3113E11E508C6900D4DD76 /* VLCVoutView.m in Sources */,
|
|
1C3113E31E508C6900D4DD76 /* VLCPlaylist.m in Sources */,
|
|
1C3113E51E508C6900D4DD76 /* VLCPlaylistInfo.m in Sources */,
|
|
1C3113E71E508C6900D4DD76 /* VLCPlaylistView.m in Sources */,
|
|
6B7F1FDF1F07DA920002BDD8 /* VLCHexNumberFormatter.m in Sources */,
|
|
7DB40D2A20CBCEB500F63173 /* VLCMainMenu.m in Sources */,
|
|
1C3113E91E508C6900D4DD76 /* VLCScrollingClipView.m in Sources */,
|
|
7DB40D2D20CBCEC200F63173 /* VLCStatusBarIcon.m in Sources */,
|
|
1C3113ED1E508C6900D4DD76 /* VLCTimeSelectionPanelController.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1CCB5F4A1A62A6A5004C3E90 /* Development */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
FRAMEWORK_SEARCH_PATHS = "${VLC_SRC_DIR}/contrib/${VLC_BUILD_TRIPLET}/Frameworks";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"HAVE_CONFIG_H=1",
|
|
MODULE_STRING,
|
|
MACOS_PSEUDO_VLC,
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
../../../include/,
|
|
../../../include/vlc/,
|
|
../../../build/include/vlc/,
|
|
../../../build/include/,
|
|
../../../build/,
|
|
../../../modules/codec/,
|
|
);
|
|
LD_RUNPATH_SEARCH_PATHS = "";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_LDFLAGS = (
|
|
"-lvlccore",
|
|
"-framework",
|
|
Sparkle,
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Development;
|
|
};
|
|
1CCB5F4B1A62A6A5004C3E90 /* Deployment */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = "${VLC_SRC_DIR}/contrib/${VLC_BUILD_TRIPLET}/Frameworks";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"HAVE_CONFIG_H=1",
|
|
MODULE_STRING,
|
|
MACOS_PSEUDO_VLC,
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
../../../include/,
|
|
../../../include/vlc/,
|
|
../../../build/include/vlc/,
|
|
../../../build/include/,
|
|
../../../build/,
|
|
../../../modules/codec/,
|
|
);
|
|
LD_RUNPATH_SEARCH_PATHS = "";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_LDFLAGS = (
|
|
"-lvlccore",
|
|
"-framework",
|
|
Sparkle,
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Deployment;
|
|
};
|
|
1CCB5F4C1A62A6A5004C3E90 /* Default */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CODE_SIGN_IDENTITY = "";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = "${VLC_SRC_DIR}/contrib/${VLC_BUILD_TRIPLET}/Frameworks";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"HAVE_CONFIG_H=1",
|
|
MODULE_STRING,
|
|
MACOS_PSEUDO_VLC,
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
../../../include/,
|
|
../../../include/vlc/,
|
|
../../../build/include/vlc/,
|
|
../../../build/include/,
|
|
../../../build/,
|
|
../../../modules/codec/,
|
|
);
|
|
LD_RUNPATH_SEARCH_PATHS = "";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_LDFLAGS = (
|
|
"-lvlccore",
|
|
"-framework",
|
|
Sparkle,
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Default;
|
|
};
|
|
C2F2A6EB09588F1B00018C74 /* Development */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H=1";
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
../../../include/,
|
|
../../../include/vlc/,
|
|
../../../build/include/vlc/,
|
|
../../../build/include/,
|
|
../../../modules/codec/,
|
|
);
|
|
LIBRARY_SEARCH_PATHS = "${VLC_SRC_DIR}/build/vlc_install_dir/lib";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PATH = $VLC_PATH;
|
|
PRODUCT_NAME = VLC;
|
|
VLC_BUILD_TRIPLET = "x86_64-apple-darwin17";
|
|
VLC_PATH = "${VLC_SRC_DIR}/contrib/${VLC_BUILD_TRIPLET}/bin:${VLC_SRC_DIR}/extras/tools/build/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin";
|
|
VLC_SRC_DIR = "$(PROJECT_DIR)/../../..";
|
|
};
|
|
name = Development;
|
|
};
|
|
C2F2A6EC09588F1B00018C74 /* Deployment */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H=1";
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
../../../include/,
|
|
../../../include/vlc/,
|
|
../../../build/include/vlc/,
|
|
../../../build/include/,
|
|
../../../modules/codec/,
|
|
);
|
|
LIBRARY_SEARCH_PATHS = "${VLC_SRC_DIR}/build/vlc_install_dir/lib";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
PATH = $VLC_PATH;
|
|
PRODUCT_NAME = VLC;
|
|
VLC_BUILD_TRIPLET = "x86_64-apple-darwin17";
|
|
VLC_PATH = "${VLC_SRC_DIR}/contrib/${VLC_BUILD_TRIPLET}/bin:${VLC_SRC_DIR}/extras/tools/build/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin";
|
|
VLC_SRC_DIR = "$(PROJECT_DIR)/../../..";
|
|
};
|
|
name = Deployment;
|
|
};
|
|
C2F2A6ED09588F1B00018C74 /* Default */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
FRAMEWORK_SEARCH_PATHS = "";
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "HAVE_CONFIG_H=1";
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
../../../include/,
|
|
../../../include/vlc/,
|
|
../../../build/include/vlc/,
|
|
../../../build/include/,
|
|
../../../modules/codec/,
|
|
);
|
|
LIBRARY_SEARCH_PATHS = "${VLC_SRC_DIR}/build/vlc_install_dir/lib";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
PATH = $VLC_PATH;
|
|
PRODUCT_NAME = VLC;
|
|
VLC_BUILD_TRIPLET = "x86_64-apple-darwin17";
|
|
VLC_PATH = "${VLC_SRC_DIR}/contrib/${VLC_BUILD_TRIPLET}/bin:${VLC_SRC_DIR}/extras/tools/build/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin";
|
|
VLC_SRC_DIR = "$(PROJECT_DIR)/../../..";
|
|
};
|
|
name = Default;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1CCB5F491A62A6A5004C3E90 /* Build configuration list for PBXNativeTarget "Pseudo-VLC" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1CCB5F4A1A62A6A5004C3E90 /* Development */,
|
|
1CCB5F4B1A62A6A5004C3E90 /* Deployment */,
|
|
1CCB5F4C1A62A6A5004C3E90 /* Default */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Default;
|
|
};
|
|
C2F2A6EA09588F1B00018C74 /* Build configuration list for PBXProject "vlc" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C2F2A6EB09588F1B00018C74 /* Development */,
|
|
C2F2A6EC09588F1B00018C74 /* Deployment */,
|
|
C2F2A6ED09588F1B00018C74 /* Default */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Default;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 089C1669FE841209C02AAC07 /* Project object */;
|
|
}
|
|
|