mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-02 03:20:06 +00:00
Resaved example projects
This commit is contained in:
parent
74c96208fe
commit
2fdf9d377f
179 changed files with 1312 additions and 1525 deletions
|
|
@ -15,6 +15,7 @@
|
|||
DB4D2ED38B12372CBA084588 = {isa = PBXBuildFile; fileRef = 759F7DE2DC579FE827D3048E; };
|
||||
1F6FFD1131767D8AB101550A = {isa = PBXBuildFile; fileRef = 2E0C4FC468B849B9262CE17F; };
|
||||
0F147A6316F706269C538017 = {isa = PBXBuildFile; fileRef = 2CC4531721B860EC2CFFC5CA; };
|
||||
99DD65022E824419E32C779D = {isa = PBXBuildFile; fileRef = 875372AC50458E04393C3ED2; };
|
||||
3353DDE09726F4D299D82B62 = {isa = PBXBuildFile; fileRef = 1803EE52393C5255A1C51132; };
|
||||
578C165E2B9B13D3889275F3 = {isa = PBXBuildFile; fileRef = 36B5C6B3069E8603220A9E7E; };
|
||||
62B6FB220AF68EBA704B9D4E = {isa = PBXBuildFile; fileRef = 4287FC6B2DA51D6C65604731; };
|
||||
|
|
@ -35,7 +36,6 @@
|
|||
F7A7AF4D7457BF44C59DB1B4 = {isa = PBXBuildFile; fileRef = D9C657BAED4B772E275451FC; };
|
||||
EA268FCD2AD9B096A5D0DEDC = {isa = PBXBuildFile; fileRef = F25BF846A74376674487733A; };
|
||||
1D682E3A6918200227FF11F6 = {isa = PBXBuildFile; fileRef = 86DFC0B5916DA1A810F1BF88; };
|
||||
3876C3E2CE4035FAC46C9766 = {isa = PBXBuildFile; fileRef = 9291F7C37BBA40A0D79F21F8; };
|
||||
71F277487BA0E866AEDEA723 = {isa = PBXBuildFile; fileRef = E5DAC0FAA2FE03D325EC240E; };
|
||||
2B16343B8C3EAC17CD3128B3 = {isa = PBXBuildFile; fileRef = 28B890782C541438C80A7A4E; };
|
||||
50D72B5486E40902D2129644 = {isa = PBXBuildFile; fileRef = 27B3DF9F5D0BFC76CFCDFF75; };
|
||||
|
|
@ -79,7 +79,6 @@
|
|||
5FA3746FDF65FC12689CC472 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_core"; path = "../../../../../modules/juce_core"; sourceTree = "SOURCE_ROOT"; };
|
||||
614BDB6E04A50D791DF8A237 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = MultiOutSynth.cpp; path = ../../Source/MultiOutSynth.cpp; sourceTree = "SOURCE_ROOT"; };
|
||||
623B11E55A0D25A3511AB902 = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MultiOutSynth.vst; sourceTree = "BUILT_PRODUCTS_DIR"; };
|
||||
641C08407D49F28BD9FDB843 = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-VST3.plist"; path = "Info-VST3.plist"; sourceTree = "SOURCE_ROOT"; };
|
||||
6616DECBDFF085579A6E63F9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "include_juce_audio_devices.mm"; path = "../../JuceLibraryCode/include_juce_audio_devices.mm"; sourceTree = "SOURCE_ROOT"; };
|
||||
68DBE6FCEAC0673B6DDE8F0A = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
|
||||
69E32FCFD434780251A56543 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_processors"; path = "../../../../../modules/juce_audio_processors"; sourceTree = "SOURCE_ROOT"; };
|
||||
|
|
@ -88,13 +87,14 @@
|
|||
788C7CD1E0B328730237A319 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "include_juce_audio_formats.mm"; path = "../../JuceLibraryCode/include_juce_audio_formats.mm"; sourceTree = "SOURCE_ROOT"; };
|
||||
823176BBEBAB0ABC7DBA2817 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppConfig.h; path = ../../JuceLibraryCode/AppConfig.h; sourceTree = "SOURCE_ROOT"; };
|
||||
86DFC0B5916DA1A810F1BF88 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "include_juce_audio_plugin_client_AU_2.mm"; path = "../../JuceLibraryCode/include_juce_audio_plugin_client_AU_2.mm"; sourceTree = "SOURCE_ROOT"; };
|
||||
875372AC50458E04393C3ED2 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; };
|
||||
8CA216104C881963A428F228 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "include_juce_gui_extra.mm"; path = "../../JuceLibraryCode/include_juce_gui_extra.mm"; sourceTree = "SOURCE_ROOT"; };
|
||||
8F6829961A0F50B8265BD9CB = {isa = PBXFileReference; lastKnownFileType = file.nib; name = RecentFilesMenuTemplate.nib; path = RecentFilesMenuTemplate.nib; sourceTree = "SOURCE_ROOT"; };
|
||||
DA5881053EBA06F96F1D1CF3 = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MultiOutSynth.vst3; sourceTree = "BUILT_PRODUCTS_DIR"; };
|
||||
4E98D6E65CE3E073DB1F9113 = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = MultiOutSynth.aaxplugin; sourceTree = "BUILT_PRODUCTS_DIR"; };
|
||||
641C08407D49F28BD9FDB843 = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info-VST3.plist"; path = "Info-VST3.plist"; sourceTree = "SOURCE_ROOT"; };
|
||||
7F0C0DB27B5F3B0E118AECEE = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_events"; path = "../../../../../modules/juce_events"; sourceTree = "SOURCE_ROOT"; };
|
||||
918ECC9726F9792AEA2BF389 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
|
||||
9291F7C37BBA40A0D79F21F8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "include_juce_audio_plugin_client_utils.cpp"; path = "../../JuceLibraryCode/include_juce_audio_plugin_client_utils.cpp"; sourceTree = "SOURCE_ROOT"; };
|
||||
93EF1E5E3685F5C2237CF5A4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "include_juce_audio_processors.mm"; path = "../../JuceLibraryCode/include_juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; };
|
||||
9A34D18E2F6CFC64544D5256 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; };
|
||||
AB9D444F1580EABA77ADE4AF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "include_juce_cryptography.mm"; path = "../../JuceLibraryCode/include_juce_cryptography.mm"; sourceTree = "SOURCE_ROOT"; };
|
||||
|
|
@ -148,7 +148,6 @@
|
|||
D9C657BAED4B772E275451FC,
|
||||
F25BF846A74376674487733A,
|
||||
86DFC0B5916DA1A810F1BF88,
|
||||
9291F7C37BBA40A0D79F21F8,
|
||||
E5DAC0FAA2FE03D325EC240E,
|
||||
28B890782C541438C80A7A4E,
|
||||
27B3DF9F5D0BFC76CFCDFF75,
|
||||
|
|
@ -174,6 +173,7 @@
|
|||
759F7DE2DC579FE827D3048E,
|
||||
2E0C4FC468B849B9262CE17F,
|
||||
2CC4531721B860EC2CFFC5CA,
|
||||
875372AC50458E04393C3ED2,
|
||||
1803EE52393C5255A1C51132,
|
||||
36B5C6B3069E8603220A9E7E,
|
||||
4287FC6B2DA51D6C65604731,
|
||||
|
|
@ -635,6 +635,7 @@
|
|||
4C5BD07CD6009F527FA6A300,
|
||||
DB4D2ED38B12372CBA084588,
|
||||
0F147A6316F706269C538017,
|
||||
99DD65022E824419E32C779D,
|
||||
3353DDE09726F4D299D82B62,
|
||||
578C165E2B9B13D3889275F3,
|
||||
62B6FB220AF68EBA704B9D4E,
|
||||
|
|
@ -660,6 +661,7 @@
|
|||
4C5BD07CD6009F527FA6A300,
|
||||
DB4D2ED38B12372CBA084588,
|
||||
0F147A6316F706269C538017,
|
||||
99DD65022E824419E32C779D,
|
||||
3353DDE09726F4D299D82B62,
|
||||
578C165E2B9B13D3889275F3,
|
||||
62B6FB220AF68EBA704B9D4E,
|
||||
|
|
@ -685,6 +687,7 @@
|
|||
4C5BD07CD6009F527FA6A300,
|
||||
DB4D2ED38B12372CBA084588,
|
||||
0F147A6316F706269C538017,
|
||||
99DD65022E824419E32C779D,
|
||||
3353DDE09726F4D299D82B62,
|
||||
578C165E2B9B13D3889275F3,
|
||||
62B6FB220AF68EBA704B9D4E,
|
||||
|
|
@ -714,6 +717,7 @@
|
|||
DB4D2ED38B12372CBA084588,
|
||||
1F6FFD1131767D8AB101550A,
|
||||
0F147A6316F706269C538017,
|
||||
99DD65022E824419E32C779D,
|
||||
3353DDE09726F4D299D82B62,
|
||||
578C165E2B9B13D3889275F3,
|
||||
62B6FB220AF68EBA704B9D4E,
|
||||
|
|
@ -739,7 +743,6 @@
|
|||
65A5C6623671A0666C26B8AC,
|
||||
A4D8DECEE8DF41A1726F4E71,
|
||||
9288531855108E558244BBC8,
|
||||
3876C3E2CE4035FAC46C9766,
|
||||
71F277487BA0E866AEDEA723,
|
||||
87C64FC0E741E5A2D86FE380,
|
||||
3E7393CF2C030D14CBE01623,
|
||||
|
|
|
|||
|
|
@ -442,9 +442,6 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_OggVorbisAudioFormat.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_QuickTimeAudioFormat.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_WavAudioFormat.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
|
|
@ -547,9 +544,6 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_plugin_client\VST\juce_VST_Wrapper.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_plugin_client\juce_audio_plugin_client_utils.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_processors\format\juce_AudioPluginFormat.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
|
|
@ -604,6 +598,9 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_DynamicObject.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_HashMap_test.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_ListenerList.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
|
|
@ -1756,13 +1753,7 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_video\capture\juce_CameraDevice.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_android_CameraDevice.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_win32_CameraDevice.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_win32_DirectShowComponent.cpp">
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\playback\juce_VideoComponent.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\juce_video.cpp">
|
||||
|
|
@ -1772,7 +1763,6 @@
|
|||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_basics.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_devices.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_formats.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_plugin_client_utils.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_processors.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_core.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_cryptography.cpp"/>
|
||||
|
|
@ -1921,7 +1911,6 @@
|
|||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_LAMEEncoderAudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_MP3AudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_OggVorbisAudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_QuickTimeAudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_WavAudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_WindowsMediaAudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\format\juce_AudioFormat.h"/>
|
||||
|
|
@ -2418,8 +2407,14 @@
|
|||
<ClInclude Include="..\..\..\..\..\modules\juce_opengl\utils\juce_OpenGLAppComponent.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_opengl\juce_opengl.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\capture\juce_CameraDevice.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_DirectShowComponent.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_android_CameraDevice.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_android_Video.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_mac_CameraDevice.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_mac_Video.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_win32_CameraDevice.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_win32_Video.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_MovieComponent.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_VideoComponent.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\juce_video.h"/>
|
||||
<ClInclude Include="..\..\JuceLibraryCode\AppConfig.h"/>
|
||||
<ClInclude Include="..\..\JuceLibraryCode\BinaryData.h"/>
|
||||
|
|
|
|||
|
|
@ -676,9 +676,6 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_OggVorbisAudioFormat.cpp">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_QuickTimeAudioFormat.cpp">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_WavAudioFormat.cpp">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClCompile>
|
||||
|
|
@ -787,9 +784,6 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_plugin_client\VST\juce_VST_Wrapper.mm">
|
||||
<Filter>Juce Modules\juce_audio_plugin_client\VST</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_plugin_client\juce_audio_plugin_client_utils.cpp">
|
||||
<Filter>Juce Modules\juce_audio_plugin_client</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_plugin_client\juce_audio_plugin_client_VST_utils.mm">
|
||||
<Filter>Juce Modules\juce_audio_plugin_client</Filter>
|
||||
</ClCompile>
|
||||
|
|
@ -853,6 +847,9 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_DynamicObject.cpp">
|
||||
<Filter>Juce Modules\juce_core\containers</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_HashMap_test.cpp">
|
||||
<Filter>Juce Modules\juce_core\containers</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_ListenerList.cpp">
|
||||
<Filter>Juce Modules\juce_core\containers</Filter>
|
||||
</ClCompile>
|
||||
|
|
@ -2089,20 +2086,11 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_video\capture\juce_CameraDevice.cpp">
|
||||
<Filter>Juce Modules\juce_video\capture</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_android_CameraDevice.cpp">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_mac_CameraDevice.mm">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_mac_MovieComponent.mm">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_win32_CameraDevice.cpp">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_win32_DirectShowComponent.cpp">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\playback\juce_VideoComponent.cpp">
|
||||
<Filter>Juce Modules\juce_video\playback</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\juce_video.cpp">
|
||||
<Filter>Juce Modules\juce_video</Filter>
|
||||
|
|
@ -2122,9 +2110,6 @@
|
|||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_formats.cpp">
|
||||
<Filter>Juce Library Code</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_plugin_client_utils.cpp">
|
||||
<Filter>Juce Library Code</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_processors.cpp">
|
||||
<Filter>Juce Library Code</Filter>
|
||||
</ClCompile>
|
||||
|
|
@ -2565,9 +2550,6 @@
|
|||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_OggVorbisAudioFormat.h">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_QuickTimeAudioFormat.h">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_WavAudioFormat.h">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClInclude>
|
||||
|
|
@ -4056,12 +4038,30 @@
|
|||
<ClInclude Include="..\..\..\..\..\modules\juce_video\capture\juce_CameraDevice.h">
|
||||
<Filter>Juce Modules\juce_video\capture</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_DirectShowComponent.h">
|
||||
<Filter>Juce Modules\juce_video\playback</Filter>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_android_CameraDevice.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_android_Video.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_mac_CameraDevice.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_mac_Video.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_win32_CameraDevice.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_win32_Video.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_MovieComponent.h">
|
||||
<Filter>Juce Modules\juce_video\playback</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_VideoComponent.h">
|
||||
<Filter>Juce Modules\juce_video\playback</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\juce_video.h">
|
||||
<Filter>Juce Modules\juce_video</Filter>
|
||||
</ClInclude>
|
||||
|
|
|
|||
|
|
@ -435,9 +435,6 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_OggVorbisAudioFormat.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_QuickTimeAudioFormat.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_WavAudioFormat.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
|
|
@ -540,9 +537,6 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_plugin_client\VST\juce_VST_Wrapper.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_plugin_client\juce_audio_plugin_client_utils.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_processors\format\juce_AudioPluginFormat.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
|
|
@ -597,6 +591,9 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_DynamicObject.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_HashMap_test.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_ListenerList.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
|
|
@ -1749,13 +1746,7 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_video\capture\juce_CameraDevice.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_android_CameraDevice.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_win32_CameraDevice.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_win32_DirectShowComponent.cpp">
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\playback\juce_VideoComponent.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\juce_video.cpp">
|
||||
|
|
@ -1765,7 +1756,6 @@
|
|||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_basics.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_devices.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_formats.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_plugin_client_utils.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_processors.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_core.cpp"/>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_cryptography.cpp"/>
|
||||
|
|
@ -1914,7 +1904,6 @@
|
|||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_LAMEEncoderAudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_MP3AudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_OggVorbisAudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_QuickTimeAudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_WavAudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_WindowsMediaAudioFormat.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\format\juce_AudioFormat.h"/>
|
||||
|
|
@ -2411,8 +2400,14 @@
|
|||
<ClInclude Include="..\..\..\..\..\modules\juce_opengl\utils\juce_OpenGLAppComponent.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_opengl\juce_opengl.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\capture\juce_CameraDevice.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_DirectShowComponent.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_android_CameraDevice.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_android_Video.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_mac_CameraDevice.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_mac_Video.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_win32_CameraDevice.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_win32_Video.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_MovieComponent.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_VideoComponent.h"/>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\juce_video.h"/>
|
||||
<ClInclude Include="..\..\JuceLibraryCode\AppConfig.h"/>
|
||||
<ClInclude Include="..\..\JuceLibraryCode\BinaryData.h"/>
|
||||
|
|
|
|||
|
|
@ -676,9 +676,6 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_OggVorbisAudioFormat.cpp">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_QuickTimeAudioFormat.cpp">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_WavAudioFormat.cpp">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClCompile>
|
||||
|
|
@ -787,9 +784,6 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_plugin_client\VST\juce_VST_Wrapper.mm">
|
||||
<Filter>Juce Modules\juce_audio_plugin_client\VST</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_plugin_client\juce_audio_plugin_client_utils.cpp">
|
||||
<Filter>Juce Modules\juce_audio_plugin_client</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_audio_plugin_client\juce_audio_plugin_client_VST_utils.mm">
|
||||
<Filter>Juce Modules\juce_audio_plugin_client</Filter>
|
||||
</ClCompile>
|
||||
|
|
@ -853,6 +847,9 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_DynamicObject.cpp">
|
||||
<Filter>Juce Modules\juce_core\containers</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_HashMap_test.cpp">
|
||||
<Filter>Juce Modules\juce_core\containers</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_core\containers\juce_ListenerList.cpp">
|
||||
<Filter>Juce Modules\juce_core\containers</Filter>
|
||||
</ClCompile>
|
||||
|
|
@ -2089,20 +2086,11 @@
|
|||
<ClCompile Include="..\..\..\..\..\modules\juce_video\capture\juce_CameraDevice.cpp">
|
||||
<Filter>Juce Modules\juce_video\capture</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_android_CameraDevice.cpp">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_mac_CameraDevice.mm">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_mac_MovieComponent.mm">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_win32_CameraDevice.cpp">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\native\juce_win32_DirectShowComponent.cpp">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\playback\juce_VideoComponent.cpp">
|
||||
<Filter>Juce Modules\juce_video\playback</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\..\modules\juce_video\juce_video.cpp">
|
||||
<Filter>Juce Modules\juce_video</Filter>
|
||||
|
|
@ -2122,9 +2110,6 @@
|
|||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_formats.cpp">
|
||||
<Filter>Juce Library Code</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_plugin_client_utils.cpp">
|
||||
<Filter>Juce Library Code</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\JuceLibraryCode\include_juce_audio_processors.cpp">
|
||||
<Filter>Juce Library Code</Filter>
|
||||
</ClCompile>
|
||||
|
|
@ -2565,9 +2550,6 @@
|
|||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_OggVorbisAudioFormat.h">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_QuickTimeAudioFormat.h">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_audio_formats\codecs\juce_WavAudioFormat.h">
|
||||
<Filter>Juce Modules\juce_audio_formats\codecs</Filter>
|
||||
</ClInclude>
|
||||
|
|
@ -4056,12 +4038,30 @@
|
|||
<ClInclude Include="..\..\..\..\..\modules\juce_video\capture\juce_CameraDevice.h">
|
||||
<Filter>Juce Modules\juce_video\capture</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_DirectShowComponent.h">
|
||||
<Filter>Juce Modules\juce_video\playback</Filter>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_android_CameraDevice.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_android_Video.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_mac_CameraDevice.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_mac_Video.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_win32_CameraDevice.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\native\juce_win32_Video.h">
|
||||
<Filter>Juce Modules\juce_video\native</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_MovieComponent.h">
|
||||
<Filter>Juce Modules\juce_video\playback</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\playback\juce_VideoComponent.h">
|
||||
<Filter>Juce Modules\juce_video\playback</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\..\..\..\modules\juce_video\juce_video.h">
|
||||
<Filter>Juce Modules\juce_video</Filter>
|
||||
</ClInclude>
|
||||
|
|
|
|||
|
|
@ -235,18 +235,6 @@
|
|||
//==============================================================================
|
||||
// juce_video flags:
|
||||
|
||||
#ifndef JUCE_DIRECTSHOW
|
||||
//#define JUCE_DIRECTSHOW 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_MEDIAFOUNDATION
|
||||
//#define JUCE_MEDIAFOUNDATION 1
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_QUICKTIME
|
||||
#define JUCE_QUICKTIME 0
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_CAMERA
|
||||
//#define JUCE_USE_CAMERA 1
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -1,9 +0,0 @@
|
|||
/*
|
||||
|
||||
IMPORTANT! This file is auto-generated each time you save your
|
||||
project - if you alter its contents, your changes may be overwritten!
|
||||
|
||||
*/
|
||||
|
||||
#include "AppConfig.h"
|
||||
#include <juce_audio_plugin_client/juce_audio_plugin_client_utils.cpp>
|
||||
Loading…
Add table
Add a link
Reference in a new issue