diff --git a/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp b/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp new file mode 100644 index 0000000000..3ece06b1ed --- /dev/null +++ b/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp @@ -0,0 +1,3119 @@ + + + + + + + diff --git a/extras/Introjucer/Introjucer.jucer b/extras/Introjucer/Introjucer.jucer index 04e12e81f0..b84da95262 100644 --- a/extras/Introjucer/Introjucer.jucer +++ b/extras/Introjucer/Introjucer.jucer @@ -62,6 +62,12 @@ winWarningLevel="4" generateManifest="1" winArchitecture="32-bit"/> + + + + + + diff --git a/extras/Introjucer/JuceLibraryCode/BinaryData.cpp b/extras/Introjucer/JuceLibraryCode/BinaryData.cpp index cc5be44914..07e56722d6 100644 --- a/extras/Introjucer/JuceLibraryCode/BinaryData.cpp +++ b/extras/Introjucer/JuceLibraryCode/BinaryData.cpp @@ -564,7 +564,7 @@ static const unsigned char temp_8626361b[] = "\r\n" "%%staticMemberDefinitions%%\r\n" "//[EndFile] You can add extra defines here...\r\n" -"//[/EndFile]\r\n"; +"//[/EndFile]"; const char* jucer_ComponentTemplate_cpp = (const char*) temp_8626361b; @@ -633,7 +633,7 @@ static const unsigned char temp_363772e0[] = "//[EndFile] You can add extra defines here...\r\n" "//[/EndFile]\r\n" "\r\n" -"#endif // %%headerGuard%%\r\n"; +"#endif // %%headerGuard%%"; const char* jucer_ComponentTemplate_h = (const char*) temp_363772e0; @@ -1170,8 +1170,8 @@ const char* getNamedResource (const char* resourceNameUTF8, int& numBytes) throw case 0x4d0721bf: numBytes = 799; return jucer_AudioPluginEditorTemplate_h; case 0x51b49ac5: numBytes = 4638; return jucer_AudioPluginFilterTemplate_cpp; case 0x488afa0a: numBytes = 2488; return jucer_AudioPluginFilterTemplate_h; - case 0xabad7041: numBytes = 2085; return jucer_ComponentTemplate_cpp; - case 0xfc72fe86: numBytes = 2158; return jucer_ComponentTemplate_h; + case 0xabad7041: numBytes = 2083; return jucer_ComponentTemplate_cpp; + case 0xfc72fe86: numBytes = 2156; return jucer_ComponentTemplate_h; case 0x0b66646c: numBytes = 886; return jucer_ContentCompTemplate_cpp; case 0x6fa10171: numBytes = 924; return jucer_ContentCompTemplate_h; case 0x8905395b: numBytes = 470; return jucer_MainConsoleAppTemplate_cpp; diff --git a/extras/Introjucer/JuceLibraryCode/BinaryData.h b/extras/Introjucer/JuceLibraryCode/BinaryData.h index fce93eb1f5..033c8bcd63 100644 --- a/extras/Introjucer/JuceLibraryCode/BinaryData.h +++ b/extras/Introjucer/JuceLibraryCode/BinaryData.h @@ -31,10 +31,10 @@ namespace BinaryData const int jucer_AudioPluginFilterTemplate_hSize = 2488; extern const char* jucer_ComponentTemplate_cpp; - const int jucer_ComponentTemplate_cppSize = 2085; + const int jucer_ComponentTemplate_cppSize = 2083; extern const char* jucer_ComponentTemplate_h; - const int jucer_ComponentTemplate_hSize = 2158; + const int jucer_ComponentTemplate_hSize = 2156; extern const char* jucer_ContentCompTemplate_cpp; const int jucer_ContentCompTemplate_cppSize = 886; diff --git a/extras/Introjucer/Source/BinaryData/jucer_ComponentTemplate.cpp b/extras/Introjucer/Source/BinaryData/jucer_ComponentTemplate.cpp index d2f878fc0d..6195889d5e 100644 --- a/extras/Introjucer/Source/BinaryData/jucer_ComponentTemplate.cpp +++ b/extras/Introjucer/Source/BinaryData/jucer_ComponentTemplate.cpp @@ -68,4 +68,4 @@ END_JUCER_METADATA %%staticMemberDefinitions%% //[EndFile] You can add extra defines here... -//[/EndFile] +//[/EndFile] \ No newline at end of file diff --git a/extras/Introjucer/Source/BinaryData/jucer_ComponentTemplate.h b/extras/Introjucer/Source/BinaryData/jucer_ComponentTemplate.h index 2ebd8fc458..b2ab2e0189 100644 --- a/extras/Introjucer/Source/BinaryData/jucer_ComponentTemplate.h +++ b/extras/Introjucer/Source/BinaryData/jucer_ComponentTemplate.h @@ -61,4 +61,4 @@ private: //[EndFile] You can add extra defines here... //[/EndFile] -#endif // %%headerGuard%% +#endif // %%headerGuard%% \ No newline at end of file diff --git a/extras/JuceDemo/Builds/CodeBlocks/Juce Demo.cbp b/extras/JuceDemo/Builds/CodeBlocks/Juce Demo.cbp new file mode 100644 index 0000000000..cc14794c69 --- /dev/null +++ b/extras/JuceDemo/Builds/CodeBlocks/Juce Demo.cbp @@ -0,0 +1,3475 @@ + + + + + + + diff --git a/extras/JuceDemo/Juce Demo.jucer b/extras/JuceDemo/Juce Demo.jucer index dbf5f31a4b..e214a3344f 100644 --- a/extras/JuceDemo/Juce Demo.jucer +++ b/extras/JuceDemo/Juce Demo.jucer @@ -1,7 +1,7 @@ - + + + + + + @@ -42,8 +54,8 @@ - - + @@ -52,7 +64,7 @@ - + @@ -62,18 +74,6 @@ defines="JUCE_UNIT_TESTS=1" libraryPath="/usr/X11R6/lib/"/> - - - - - - + + + + + + setFont (Font (15.0000f, Font::plain)); + zoomLabel->setFont (Font (15.00f, Font::plain)); zoomLabel->setJustificationType (Justification::centredRight); zoomLabel->setEditable (false, false, false); zoomLabel->setColour (TextEditor::textColourId, Colours::black); - zoomLabel->setColour (TextEditor::backgroundColourId, Colour (0x0)); + zoomLabel->setColour (TextEditor::backgroundColourId, Colour (0x00000000)); addAndMakeVisible (explanation = new Label (String::empty, "Select an audio file in the treeview above, and this page will display its waveform, and let you play it..")); - explanation->setFont (Font (14.0000f, Font::plain)); + explanation->setFont (Font (14.00f, Font::plain)); explanation->setJustificationType (Justification::bottomRight); explanation->setEditable (false, false, false); explanation->setColour (TextEditor::textColourId, Colours::black); - explanation->setColour (TextEditor::backgroundColourId, Colour (0x0)); + explanation->setColour (TextEditor::backgroundColourId, Colour (0x00000000)); addAndMakeVisible (zoomSlider = new Slider (String::empty)); zoomSlider->setRange (0, 1, 0); @@ -372,9 +370,10 @@ void AudioDemoPlaybackPage::fileDoubleClicked (const File&) //============================================================================== #if 0 -/* -- Jucer information section -- +/* -- Introjucer information section -- - This is where the Jucer puts all of its metadata, so don't change anything in here! + This is where the Introjucer stores the metadata that describe this GUI layout, so + make changes in here at your peril! BEGIN_JUCER_METADATA @@ -412,3 +411,7 @@ BEGIN_JUCER_METADATA END_JUCER_METADATA */ #endif + + +//[EndFile] You can add extra defines here... +//[/EndFile] diff --git a/extras/JuceDemo/Source/demos/AudioDemoPlaybackPage.h b/extras/JuceDemo/Source/demos/AudioDemoPlaybackPage.h index 1638f4342a..b0bce501a6 100644 --- a/extras/JuceDemo/Source/demos/AudioDemoPlaybackPage.h +++ b/extras/JuceDemo/Source/demos/AudioDemoPlaybackPage.h @@ -1,26 +1,24 @@ /* ============================================================================== - This is an automatically generated file created by the Jucer! - - Creation date: 21 Sep 2012 12:10:00pm + This is an automatically generated GUI class created by the Introjucer! Be careful when adding custom code to these files, as only the code within the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Jucer version: 1.12 + Created with Introjucer version: 3.1.0 ------------------------------------------------------------------------------ - The Jucer is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-6 by Raw Material Software ltd. + The Introjucer is part of the JUCE library - "Jules' Utility Class Extensions" + Copyright 2004-13 by Raw Material Software Ltd. ============================================================================== */ -#ifndef __JUCER_HEADER_AUDIODEMOPLAYBACKPAGE_AUDIODEMOPLAYBACKPAGE_4C42D63__ -#define __JUCER_HEADER_AUDIODEMOPLAYBACKPAGE_AUDIODEMOPLAYBACKPAGE_4C42D63__ +#ifndef __JUCER_HEADER_AUDIODEMOPLAYBACKPAGE_AUDIODEMOPLAYBACKPAGE_1B87E5D0__ +#define __JUCER_HEADER_AUDIODEMOPLAYBACKPAGE_AUDIODEMOPLAYBACKPAGE_1B87E5D0__ //[Headers] -- You can add your own extra header files here -- #include "../jucedemo_headers.h" @@ -92,5 +90,7 @@ private: JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (AudioDemoPlaybackPage) }; +//[EndFile] You can add extra defines here... +//[/EndFile] -#endif // __JUCER_HEADER_AUDIODEMOPLAYBACKPAGE_AUDIODEMOPLAYBACKPAGE_4C42D63__ +#endif // __JUCER_HEADER_AUDIODEMOPLAYBACKPAGE_AUDIODEMOPLAYBACKPAGE_1B87E5D0__ diff --git a/extras/JuceDemo/Source/demos/AudioDemoRecordPage.cpp b/extras/JuceDemo/Source/demos/AudioDemoRecordPage.cpp index 2a5430e95e..65db61b010 100644 --- a/extras/JuceDemo/Source/demos/AudioDemoRecordPage.cpp +++ b/extras/JuceDemo/Source/demos/AudioDemoRecordPage.cpp @@ -1,20 +1,18 @@ /* ============================================================================== - This is an automatically generated file created by the Jucer! - - Creation date: 21 Sep 2012 12:10:11pm + This is an automatically generated GUI class created by the Introjucer! Be careful when adding custom code to these files, as only the code within the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Jucer version: 1.12 + Created with Introjucer version: 3.1.0 ------------------------------------------------------------------------------ - The Jucer is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-6 by Raw Material Software ltd. + The Introjucer is part of the JUCE library - "Jules' Utility Class Extensions" + Copyright 2004-13 by Raw Material Software Ltd. ============================================================================== */ @@ -147,11 +145,11 @@ AudioDemoRecordPage::AudioDemoRecordPage (AudioDeviceManager& deviceManager_) addAndMakeVisible (explanationLabel = new Label (String::empty, "This page demonstrates how to record a wave file from the live audio input..\n\nPressing record will start recording a file in your \"Documents\" folder.")); - explanationLabel->setFont (Font (15.0000f, Font::plain)); + explanationLabel->setFont (Font (15.00f, Font::plain)); explanationLabel->setJustificationType (Justification::topLeft); explanationLabel->setEditable (false, false, false); explanationLabel->setColour (TextEditor::textColourId, Colours::black); - explanationLabel->setColour (TextEditor::backgroundColourId, Colour (0x0)); + explanationLabel->setColour (TextEditor::backgroundColourId, Colour (0x00000000)); addAndMakeVisible (recordButton = new TextButton (String::empty)); recordButton->setButtonText ("Record"); @@ -259,9 +257,10 @@ void AudioDemoRecordPage::visibilityChanged() //============================================================================== #if 0 -/* -- Jucer information section -- +/* -- Introjucer information section -- - This is where the Jucer puts all of its metadata, so don't change anything in here! + This is where the Introjucer stores the metadata that describe this GUI layout, so + make changes in here at your peril! BEGIN_JUCER_METADATA @@ -291,3 +290,7 @@ BEGIN_JUCER_METADATA END_JUCER_METADATA */ #endif + + +//[EndFile] You can add extra defines here... +//[/EndFile] diff --git a/extras/JuceDemo/Source/demos/AudioDemoRecordPage.h b/extras/JuceDemo/Source/demos/AudioDemoRecordPage.h index 42c66484a8..c4c8967ef0 100644 --- a/extras/JuceDemo/Source/demos/AudioDemoRecordPage.h +++ b/extras/JuceDemo/Source/demos/AudioDemoRecordPage.h @@ -1,26 +1,24 @@ /* ============================================================================== - This is an automatically generated file created by the Jucer! - - Creation date: 21 Sep 2012 12:10:11pm + This is an automatically generated GUI class created by the Introjucer! Be careful when adding custom code to these files, as only the code within the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Jucer version: 1.12 + Created with Introjucer version: 3.1.0 ------------------------------------------------------------------------------ - The Jucer is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-6 by Raw Material Software ltd. + The Introjucer is part of the JUCE library - "Jules' Utility Class Extensions" + Copyright 2004-13 by Raw Material Software Ltd. ============================================================================== */ -#ifndef __JUCER_HEADER_AUDIODEMORECORDPAGE_AUDIODEMORECORDPAGE_D68BB9E9__ -#define __JUCER_HEADER_AUDIODEMORECORDPAGE_AUDIODEMORECORDPAGE_D68BB9E9__ +#ifndef __JUCER_HEADER_AUDIODEMORECORDPAGE_AUDIODEMORECORDPAGE_6C08990__ +#define __JUCER_HEADER_AUDIODEMORECORDPAGE_AUDIODEMORECORDPAGE_6C08990__ //[Headers] -- You can add your own extra header files here -- #include "../jucedemo_headers.h" @@ -73,5 +71,7 @@ private: JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (AudioDemoRecordPage) }; +//[EndFile] You can add extra defines here... +//[/EndFile] -#endif // __JUCER_HEADER_AUDIODEMORECORDPAGE_AUDIODEMORECORDPAGE_D68BB9E9__ +#endif // __JUCER_HEADER_AUDIODEMORECORDPAGE_AUDIODEMORECORDPAGE_6C08990__ diff --git a/extras/JuceDemo/Source/demos/AudioDemoSetupPage.cpp b/extras/JuceDemo/Source/demos/AudioDemoSetupPage.cpp index fae0e93b66..47ab3a86e5 100644 --- a/extras/JuceDemo/Source/demos/AudioDemoSetupPage.cpp +++ b/extras/JuceDemo/Source/demos/AudioDemoSetupPage.cpp @@ -1,20 +1,18 @@ /* ============================================================================== - This is an automatically generated file created by the Jucer! - - Creation date: 20 Sep 2012 1:44:04pm + This is an automatically generated GUI class created by the Introjucer! Be careful when adding custom code to these files, as only the code within the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Jucer version: 1.12 + Created with Introjucer version: 3.1.0 ------------------------------------------------------------------------------ - The Jucer is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-6 by Raw Material Software ltd. + The Introjucer is part of the JUCE library - "Jules' Utility Class Extensions" + Copyright 2004-13 by Raw Material Software Ltd. ============================================================================== */ @@ -85,9 +83,10 @@ void AudioDemoSetupPage::resized() //============================================================================== #if 0 -/* -- Jucer information section -- +/* -- Introjucer information section -- - This is where the Jucer puts all of its metadata, so don't change anything in here! + This is where the Introjucer stores the metadata that describe this GUI layout, so + make changes in here at your peril! BEGIN_JUCER_METADATA @@ -105,3 +104,7 @@ BEGIN_JUCER_METADATA END_JUCER_METADATA */ #endif + + +//[EndFile] You can add extra defines here... +//[/EndFile] diff --git a/extras/JuceDemo/Source/demos/AudioDemoSetupPage.h b/extras/JuceDemo/Source/demos/AudioDemoSetupPage.h index 6a22dd737f..e26c6de3b2 100644 --- a/extras/JuceDemo/Source/demos/AudioDemoSetupPage.h +++ b/extras/JuceDemo/Source/demos/AudioDemoSetupPage.h @@ -1,26 +1,24 @@ /* ============================================================================== - This is an automatically generated file created by the Jucer! - - Creation date: 20 Sep 2012 1:44:04pm + This is an automatically generated GUI class created by the Introjucer! Be careful when adding custom code to these files, as only the code within the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Jucer version: 1.12 + Created with Introjucer version: 3.1.0 ------------------------------------------------------------------------------ - The Jucer is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-6 by Raw Material Software ltd. + The Introjucer is part of the JUCE library - "Jules' Utility Class Extensions" + Copyright 2004-13 by Raw Material Software Ltd. ============================================================================== */ -#ifndef __JUCER_HEADER_AUDIODEMOSETUPPAGE_AUDIODEMOSETUPPAGE_31046283__ -#define __JUCER_HEADER_AUDIODEMOSETUPPAGE_AUDIODEMOSETUPPAGE_31046283__ +#ifndef __JUCER_HEADER_AUDIODEMOSETUPPAGE_AUDIODEMOSETUPPAGE_D771B0A5__ +#define __JUCER_HEADER_AUDIODEMOSETUPPAGE_AUDIODEMOSETUPPAGE_D771B0A5__ //[Headers] -- You can add your own extra header files here -- #include "../jucedemo_headers.h" @@ -65,5 +63,7 @@ private: JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (AudioDemoSetupPage) }; +//[EndFile] You can add extra defines here... +//[/EndFile] -#endif // __JUCER_HEADER_AUDIODEMOSETUPPAGE_AUDIODEMOSETUPPAGE_31046283__ +#endif // __JUCER_HEADER_AUDIODEMOSETUPPAGE_AUDIODEMOSETUPPAGE_D771B0A5__ diff --git a/extras/JuceDemo/Source/demos/AudioDemoSynthPage.cpp b/extras/JuceDemo/Source/demos/AudioDemoSynthPage.cpp index 48c90c29e5..2d7f51ffcf 100644 --- a/extras/JuceDemo/Source/demos/AudioDemoSynthPage.cpp +++ b/extras/JuceDemo/Source/demos/AudioDemoSynthPage.cpp @@ -1,20 +1,18 @@ /* ============================================================================== - This is an automatically generated file created by the Jucer! - - Creation date: 21 Sep 2012 12:10:20pm + This is an automatically generated GUI class created by the Introjucer! Be careful when adding custom code to these files, as only the code within the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Jucer version: 1.12 + Created with Introjucer version: 3.1.0 ------------------------------------------------------------------------------ - The Jucer is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-6 by Raw Material Software ltd. + The Introjucer is part of the JUCE library - "Jules' Utility Class Extensions" + Copyright 2004-13 by Raw Material Software Ltd. ============================================================================== */ @@ -358,9 +356,10 @@ void AudioDemoSynthPage::buttonClicked (Button* buttonThatWasClicked) //============================================================================== #if 0 -/* -- Jucer information section -- +/* -- Introjucer information section -- - This is where the Jucer puts all of its metadata, so don't change anything in here! + This is where the Introjucer stores the metadata that describe this GUI layout, so + make changes in here at your peril! BEGIN_JUCER_METADATA @@ -387,3 +386,7 @@ BEGIN_JUCER_METADATA END_JUCER_METADATA */ #endif + + +//[EndFile] You can add extra defines here... +//[/EndFile] diff --git a/extras/JuceDemo/Source/demos/AudioDemoSynthPage.h b/extras/JuceDemo/Source/demos/AudioDemoSynthPage.h index 161398bb6a..c1a66a720c 100644 --- a/extras/JuceDemo/Source/demos/AudioDemoSynthPage.h +++ b/extras/JuceDemo/Source/demos/AudioDemoSynthPage.h @@ -1,26 +1,24 @@ /* ============================================================================== - This is an automatically generated file created by the Jucer! - - Creation date: 21 Sep 2012 12:10:20pm + This is an automatically generated GUI class created by the Introjucer! Be careful when adding custom code to these files, as only the code within the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Jucer version: 1.12 + Created with Introjucer version: 3.1.0 ------------------------------------------------------------------------------ - The Jucer is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-6 by Raw Material Software ltd. + The Introjucer is part of the JUCE library - "Jules' Utility Class Extensions" + Copyright 2004-13 by Raw Material Software Ltd. ============================================================================== */ -#ifndef __JUCER_HEADER_AUDIODEMOSYNTHPAGE_AUDIODEMOSYNTHPAGE_D17DA22__ -#define __JUCER_HEADER_AUDIODEMOSYNTHPAGE_AUDIODEMOSYNTHPAGE_D17DA22__ +#ifndef __JUCER_HEADER_AUDIODEMOSYNTHPAGE_AUDIODEMOSYNTHPAGE_1A41C21B__ +#define __JUCER_HEADER_AUDIODEMOSYNTHPAGE_AUDIODEMOSYNTHPAGE_1A41C21B__ //[Headers] -- You can add your own extra header files here -- #include "../jucedemo_headers.h" @@ -75,5 +73,7 @@ private: JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (AudioDemoSynthPage) }; +//[EndFile] You can add extra defines here... +//[/EndFile] -#endif // __JUCER_HEADER_AUDIODEMOSYNTHPAGE_AUDIODEMOSYNTHPAGE_D17DA22__ +#endif // __JUCER_HEADER_AUDIODEMOSYNTHPAGE_AUDIODEMOSYNTHPAGE_1A41C21B__ diff --git a/extras/JuceDemo/Source/demos/AudioDemoTabComponent.cpp b/extras/JuceDemo/Source/demos/AudioDemoTabComponent.cpp index fc20f37af8..2d8d8e6482 100644 --- a/extras/JuceDemo/Source/demos/AudioDemoTabComponent.cpp +++ b/extras/JuceDemo/Source/demos/AudioDemoTabComponent.cpp @@ -1,20 +1,18 @@ /* ============================================================================== - This is an automatically generated file created by the Jucer! - - Creation date: 21 Sep 2012 12:10:28pm + This is an automatically generated GUI class created by the Introjucer! Be careful when adding custom code to these files, as only the code within the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Jucer version: 1.12 + Created with Introjucer version: 3.1.0 ------------------------------------------------------------------------------ - The Jucer is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-6 by Raw Material Software ltd. + The Introjucer is part of the JUCE library - "Jules' Utility Class Extensions" + Copyright 2004-13 by Raw Material Software Ltd. ============================================================================== */ @@ -180,9 +178,10 @@ Component* createAudioDemo() //============================================================================== #if 0 -/* -- Jucer information section -- +/* -- Introjucer information section -- - This is where the Jucer puts all of its metadata, so don't change anything in here! + This is where the Introjucer stores the metadata that describe this GUI layout, so + make changes in here at your peril! BEGIN_JUCER_METADATA @@ -210,3 +209,7 @@ BEGIN_JUCER_METADATA END_JUCER_METADATA */ #endif + + +//[EndFile] You can add extra defines here... +//[/EndFile] diff --git a/extras/JuceDemo/Source/demos/AudioDemoTabComponent.h b/extras/JuceDemo/Source/demos/AudioDemoTabComponent.h index 2ed7faf0e2..9ac7548f45 100644 --- a/extras/JuceDemo/Source/demos/AudioDemoTabComponent.h +++ b/extras/JuceDemo/Source/demos/AudioDemoTabComponent.h @@ -1,26 +1,24 @@ /* ============================================================================== - This is an automatically generated file created by the Jucer! - - Creation date: 21 Sep 2012 12:10:28pm + This is an automatically generated GUI class created by the Introjucer! Be careful when adding custom code to these files, as only the code within the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded and re-saved. - Jucer version: 1.12 + Created with Introjucer version: 3.1.0 ------------------------------------------------------------------------------ - The Jucer is part of the JUCE library - "Jules' Utility Class Extensions" - Copyright 2004-6 by Raw Material Software ltd. + The Introjucer is part of the JUCE library - "Jules' Utility Class Extensions" + Copyright 2004-13 by Raw Material Software Ltd. ============================================================================== */ -#ifndef __JUCER_HEADER_AUDIODEMOTABCOMPONENT_AUDIODEMOTABCOMPONENT_3A306AC8__ -#define __JUCER_HEADER_AUDIODEMOTABCOMPONENT_AUDIODEMOTABCOMPONENT_3A306AC8__ +#ifndef __JUCER_HEADER_AUDIODEMOTABCOMPONENT_AUDIODEMOTABCOMPONENT_85D9915C__ +#define __JUCER_HEADER_AUDIODEMOTABCOMPONENT_AUDIODEMOTABCOMPONENT_85D9915C__ //[Headers] -- You can add your own extra header files here -- #include "../jucedemo_headers.h" @@ -95,5 +93,7 @@ private: JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (AudioDemoTabComponent) }; +//[EndFile] You can add extra defines here... +//[/EndFile] -#endif // __JUCER_HEADER_AUDIODEMOTABCOMPONENT_AUDIODEMOTABCOMPONENT_3A306AC8__ +#endif // __JUCER_HEADER_AUDIODEMOTABCOMPONENT_AUDIODEMOTABCOMPONENT_85D9915C__ diff --git a/extras/audio plugin demo/JuceDemoPlugin.jucer b/extras/audio plugin demo/JuceDemoPlugin.jucer index 1941fd10d1..822de45b2c 100644 --- a/extras/audio plugin demo/JuceDemoPlugin.jucer +++ b/extras/audio plugin demo/JuceDemoPlugin.jucer @@ -8,7 +8,7 @@ pluginWantsMidiIn="1" pluginProducesMidiOut="1" pluginSilenceInIsSilenceOut="0" pluginTailLength="0" pluginEditorRequiresKeys="1" pluginAUExportPrefix="JuceDemoProjectAU" pluginAUViewClass="JuceDemoProjectAU_V1" pluginRTASCategory="" - bundleIdentifier="com.rawmaterialsoftware.JuceDemoPlugin" jucerVersion="3.0.0" + bundleIdentifier="com.rawmaterialsoftware.JuceDemoPlugin" jucerVersion="3.1.0" companyName="Raw Material Software Ltd." aaxIdentifier="com.yourcompany.JuceDemoPlugin" buildAAX="0" pluginAAXCategory="AAX_ePlugInCategory_Dynamics"> diff --git a/extras/audio plugin host/Plugin Host.jucer b/extras/audio plugin host/Plugin Host.jucer index dc9939c573..f01c3bb800 100644 --- a/extras/audio plugin host/Plugin Host.jucer +++ b/extras/audio plugin host/Plugin Host.jucer @@ -10,7 +10,7 @@ pluginSilenceInIsSilenceOut="0" pluginTailLength="0" pluginEditorRequiresKeys="0" pluginAUExportPrefix="JuceProjectAU" pluginAUViewClass="JuceProjectAU_V1" pluginRTASCategory="" bundleIdentifier="com.rawmaterialsoftware.pluginhost" - jucerVersion="3.0.0" companyName="Raw Material Software Ltd."> + jucerVersion="3.1.0" companyName="Raw Material Software Ltd."> diff --git a/extras/binarybuilder/BinaryBuilder.jucer b/extras/binarybuilder/BinaryBuilder.jucer index 754e32d21e..e7fd975cde 100644 --- a/extras/binarybuilder/BinaryBuilder.jucer +++ b/extras/binarybuilder/BinaryBuilder.jucer @@ -1,7 +1,7 @@ + bundleIdentifier="com.yourcompany.Jucer" jucerVersion="3.1.0"> diff --git a/modules/juce_core/juce_module_info b/modules/juce_core/juce_module_info index 4c5f0e7b63..421408b522 100644 --- a/modules/juce_core/juce_module_info +++ b/modules/juce_core/juce_module_info @@ -34,5 +34,5 @@ "OSXFrameworks": "Cocoa IOKit", "iOSFrameworks": "Foundation", "LinuxLibs": "rt dl pthread", - "mingwLibs": "uuid wsock32 wininet version ole32 ws2_32 oleaut32 imm32 comdlg32 shlwapi rpcrt4" + "mingwLibs": "uuid wsock32 wininet version ole32 ws2_32 oleaut32 imm32 comdlg32 shlwapi rpcrt4 winmm" }