diff --git a/examples/AnimationAppExample/Builds/MacOSX/AnimationAppExample.xcodeproj/project.pbxproj b/examples/AnimationAppExample/Builds/MacOSX/AnimationAppExample.xcodeproj/project.pbxproj
index 4229c65f54..fc9338bb4f 100644
--- a/examples/AnimationAppExample/Builds/MacOSX/AnimationAppExample.xcodeproj/project.pbxproj
+++ b/examples/AnimationAppExample/Builds/MacOSX/AnimationAppExample.xcodeproj/project.pbxproj
@@ -301,6 +301,7 @@
4FB8B3386156F5702A20F7D8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PNGLoader.cpp"; path = "../../../../modules/juce_graphics/image_formats/juce_PNGLoader.cpp"; sourceTree = "SOURCE_ROOT"; };
500F7CB9F45B62E46F4BBA57 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MenuBarModel.h"; path = "../../../../modules/juce_gui_basics/menus/juce_MenuBarModel.h"; sourceTree = "SOURCE_ROOT"; };
51026A3BE98FD70FD916CF45 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RelativeCoordinatePositioner.cpp"; path = "../../../../modules/juce_gui_basics/positioning/juce_RelativeCoordinatePositioner.cpp"; sourceTree = "SOURCE_ROOT"; };
+ 516966B6926968A6918D55F6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
518E9E553CD9F7D215B75B88 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGL_android.h"; path = "../../../../modules/juce_opengl/native/juce_OpenGL_android.h"; sourceTree = "SOURCE_ROOT"; };
519CE739793F0797AF1A7957 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ColourSelector.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_ColourSelector.cpp"; sourceTree = "SOURCE_ROOT"; };
52062790A5E737C8846A23A2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryInputStream.h"; path = "../../../../modules/juce_core/streams/juce_MemoryInputStream.h"; sourceTree = "SOURCE_ROOT"; };
@@ -727,21 +728,21 @@
CE4F0A27AAADFD53316A17BC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableImage.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableImage.h"; sourceTree = "SOURCE_ROOT"; };
CE75A83F0AA70025C36151B1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiOutput.h"; path = "../../../../modules/juce_audio_devices/midi_io/juce_MidiOutput.h"; sourceTree = "SOURCE_ROOT"; };
CEC05A60A0E19B07F6A3CE6B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Drawable.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_Drawable.cpp"; sourceTree = "SOURCE_ROOT"; };
+ CF4DDBE1126E8C8C3A37DC78 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AffineTransform.cpp"; path = "../../../../modules/juce_graphics/geometry/juce_AffineTransform.cpp"; sourceTree = "SOURCE_ROOT"; };
CF4E3CDCC9837C7E52197686 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGL_osx.h"; path = "../../../../modules/juce_opengl/native/juce_OpenGL_osx.h"; sourceTree = "SOURCE_ROOT"; };
D00157FA3D14BFECB7FE7232 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawablePath.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawablePath.cpp"; sourceTree = "SOURCE_ROOT"; };
D01D74EE9A00B0813B00FDD1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_StretchableLayoutResizerBar.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_StretchableLayoutResizerBar.cpp"; sourceTree = "SOURCE_ROOT"; };
- D0B5B79546163A6DE73D0E2E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_ImageButton.cpp"; sourceTree = "SOURCE_ROOT"; };
D10497F87C560FA833756730 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TemporaryFile.cpp"; path = "../../../../modules/juce_core/files/juce_TemporaryFile.cpp"; sourceTree = "SOURCE_ROOT"; };
D108D5FFE66F80627621DCA0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_OggVorbisAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_OggVorbisAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; };
D298D1DE4D2FE281CA30910C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiOutput.cpp"; path = "../../../../modules/juce_audio_devices/midi_io/juce_MidiOutput.cpp"; sourceTree = "SOURCE_ROOT"; };
D32C3176FB914F189E0139AF = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
A748C987924800FDBA2E2184 = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AnimationAppExample.app; sourceTree = "BUILT_PRODUCTS_DIR"; };
CCF8FB3EA0246D83E3D2E760 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioFormatManager.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatManager.cpp"; sourceTree = "SOURCE_ROOT"; };
- CF4DDBE1126E8C8C3A37DC78 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AffineTransform.cpp"; path = "../../../../modules/juce_graphics/geometry/juce_AffineTransform.cpp"; sourceTree = "SOURCE_ROOT"; };
CFF4FDD0FC27C36843B20BFC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Primes.h"; path = "../../../../modules/juce_cryptography/encryption/juce_Primes.h"; sourceTree = "SOURCE_ROOT"; };
D07A5399F09462A5D7041225 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_KeyboardFocusTraverser.h"; path = "../../../../modules/juce_gui_basics/keyboard/juce_KeyboardFocusTraverser.h"; sourceTree = "SOURCE_ROOT"; };
D0A5B1AE7B7B56633AF2D5E2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LowLevelGraphicsPostScriptRenderer.cpp"; path = "../../../../modules/juce_graphics/contexts/juce_LowLevelGraphicsPostScriptRenderer.cpp"; sourceTree = "SOURCE_ROOT"; };
D0AFF0790D81DB8F66173737 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SubregionStream.h"; path = "../../../../modules/juce_core/streams/juce_SubregionStream.h"; sourceTree = "SOURCE_ROOT"; };
+ D0B5B79546163A6DE73D0E2E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_ImageButton.cpp"; sourceTree = "SOURCE_ROOT"; };
D1000A39817E9B771A4FB856 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioFormatWriter.h"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormatWriter.h"; sourceTree = "SOURCE_ROOT"; };
D104C8636576DFE8A2D11430 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_gui_basics.h"; path = "../../../../modules/juce_gui_basics/juce_gui_basics.h"; sourceTree = "SOURCE_ROOT"; };
D11D931DAED4F636E8A60264 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ChildProcess.h"; path = "../../../../modules/juce_core/threads/juce_ChildProcess.h"; sourceTree = "SOURCE_ROOT"; };
@@ -1308,6 +1309,7 @@
C186342C3FFB4DE250556D70,
CCEBEEF441D3FCFE411AAAD6,
823BBAE97A02475F25E54F9D,
+ 516966B6926968A6918D55F6,
161F35FA23347F495704C26A,
9FBAD3EFE40ACEB06B155A09,
13430EC7CBFEF46874F53731,
diff --git a/examples/AnimationAppExample/Builds/VisualStudio2010/AnimationAppExample.vcxproj b/examples/AnimationAppExample/Builds/VisualStudio2010/AnimationAppExample.vcxproj
index 87851be234..4d9eb15461 100644
--- a/examples/AnimationAppExample/Builds/VisualStudio2010/AnimationAppExample.vcxproj
+++ b/examples/AnimationAppExample/Builds/VisualStudio2010/AnimationAppExample.vcxproj
@@ -536,6 +536,9 @@
true
+
+ true
+
true
diff --git a/examples/AnimationAppExample/Builds/VisualStudio2010/AnimationAppExample.vcxproj.filters b/examples/AnimationAppExample/Builds/VisualStudio2010/AnimationAppExample.vcxproj.filters
index 1188fca350..148f3200df 100644
--- a/examples/AnimationAppExample/Builds/VisualStudio2010/AnimationAppExample.vcxproj.filters
+++ b/examples/AnimationAppExample/Builds/VisualStudio2010/AnimationAppExample.vcxproj.filters
@@ -727,6 +727,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/AnimationAppExample/Builds/iOS/AnimationAppExample.xcodeproj/project.pbxproj b/examples/AnimationAppExample/Builds/iOS/AnimationAppExample.xcodeproj/project.pbxproj
index 6937bf35dd..d37d40cc38 100644
--- a/examples/AnimationAppExample/Builds/iOS/AnimationAppExample.xcodeproj/project.pbxproj
+++ b/examples/AnimationAppExample/Builds/iOS/AnimationAppExample.xcodeproj/project.pbxproj
@@ -297,6 +297,7 @@
4FB8B3386156F5702A20F7D8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PNGLoader.cpp"; path = "../../../../modules/juce_graphics/image_formats/juce_PNGLoader.cpp"; sourceTree = "SOURCE_ROOT"; };
500F7CB9F45B62E46F4BBA57 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MenuBarModel.h"; path = "../../../../modules/juce_gui_basics/menus/juce_MenuBarModel.h"; sourceTree = "SOURCE_ROOT"; };
51026A3BE98FD70FD916CF45 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RelativeCoordinatePositioner.cpp"; path = "../../../../modules/juce_gui_basics/positioning/juce_RelativeCoordinatePositioner.cpp"; sourceTree = "SOURCE_ROOT"; };
+ 516966B6926968A6918D55F6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
518E9E553CD9F7D215B75B88 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGL_android.h"; path = "../../../../modules/juce_opengl/native/juce_OpenGL_android.h"; sourceTree = "SOURCE_ROOT"; };
519CE739793F0797AF1A7957 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ColourSelector.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_ColourSelector.cpp"; sourceTree = "SOURCE_ROOT"; };
52062790A5E737C8846A23A2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryInputStream.h"; path = "../../../../modules/juce_core/streams/juce_MemoryInputStream.h"; sourceTree = "SOURCE_ROOT"; };
@@ -585,7 +586,6 @@
A76D6B94991D6E028EE8D1AA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; };
A7884EC24DD007D6232DB822 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Windowing.mm"; path = "../../../../modules/juce_gui_basics/native/juce_mac_Windowing.mm"; sourceTree = "SOURCE_ROOT"; };
A789D75FEFFFB7E8E835FBAB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiMessageCollector.cpp"; path = "../../../../modules/juce_audio_devices/midi_io/juce_MidiMessageCollector.cpp"; sourceTree = "SOURCE_ROOT"; };
- A7B28AD8606992FBE04C527C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CodeDocument.cpp"; path = "../../../../modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp"; sourceTree = "SOURCE_ROOT"; };
A826C1C083678A4E9279C118 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TreeView.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_TreeView.cpp"; sourceTree = "SOURCE_ROOT"; };
A8A277CAF10A3FEB258174C2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Typeface.h"; path = "../../../../modules/juce_graphics/fonts/juce_Typeface.h"; sourceTree = "SOURCE_ROOT"; };
A8C570DF829A8B8581B4E8CC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioProcessorGraph.h"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessorGraph.h"; sourceTree = "SOURCE_ROOT"; };
@@ -594,16 +594,16 @@
A95D718F031CB8883DFDE915 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ProgressBar.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_ProgressBar.cpp"; sourceTree = "SOURCE_ROOT"; };
A9608756E1A18BAFCC48A064 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SpinLock.h"; path = "../../../../modules/juce_core/threads/juce_SpinLock.h"; sourceTree = "SOURCE_ROOT"; };
A98EED399E310BF85EBBCE12 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGLGraphicsContext.h"; path = "../../../../modules/juce_opengl/opengl/juce_OpenGLGraphicsContext.h"; sourceTree = "SOURCE_ROOT"; };
- AA5CDD430B68BBE10A9026C5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Desktop.cpp"; path = "../../../../modules/juce_gui_basics/components/juce_Desktop.cpp"; sourceTree = "SOURCE_ROOT"; };
AAA3ED492FF78DBBF86DC612 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_win32_HiddenMessageWindow.h"; path = "../../../../modules/juce_events/native/juce_win32_HiddenMessageWindow.h"; sourceTree = "SOURCE_ROOT"; };
- ABA2E1FE9912D5C28F177E56 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextDragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_TextDragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; };
- AF59758C300E586A7A6338D1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertiesFile.h"; path = "../../../../modules/juce_data_structures/app_properties/juce_PropertiesFile.h"; sourceTree = "SOURCE_ROOT"; };
AF947B0E188B6EA57EB0109B = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
A748C987924800FDBA2E2184 = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AnimationAppExample.app; sourceTree = "BUILT_PRODUCTS_DIR"; };
A782FF0CD79464F3E015647E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_android_JNIHelpers.h"; path = "../../../../modules/juce_core/native/juce_android_JNIHelpers.h"; sourceTree = "SOURCE_ROOT"; };
+ A7B28AD8606992FBE04C527C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_CodeDocument.cpp"; path = "../../../../modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp"; sourceTree = "SOURCE_ROOT"; };
+ AA5CDD430B68BBE10A9026C5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Desktop.cpp"; path = "../../../../modules/juce_gui_basics/components/juce_Desktop.cpp"; sourceTree = "SOURCE_ROOT"; };
AB03D2BE2D83E937C336070C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FFT.h"; path = "../../../../modules/juce_audio_basics/effects/juce_FFT.h"; sourceTree = "SOURCE_ROOT"; };
AB3C130E565756182528752D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AiffAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_AiffAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; };
AB856191A15A8C9016D974D5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MountedVolumeListChangeDetector.h"; path = "../../../../modules/juce_events/messages/juce_MountedVolumeListChangeDetector.h"; sourceTree = "SOURCE_ROOT"; };
+ ABA2E1FE9912D5C28F177E56 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextDragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_TextDragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; };
AC018F2C47CF57EB4A87AC36 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WildcardFileFilter.h"; path = "../../../../modules/juce_core/files/juce_WildcardFileFilter.h"; sourceTree = "SOURCE_ROOT"; };
AC2AE970951E20A199938AFB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioDataConverters.cpp"; path = "../../../../modules/juce_audio_basics/buffers/juce_AudioDataConverters.cpp"; sourceTree = "SOURCE_ROOT"; };
AC3184BE8D8804394FCCDCB6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiMessage.h"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiMessage.h"; sourceTree = "SOURCE_ROOT"; };
@@ -618,6 +618,7 @@
AD8417869D43ED72319C283C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BufferingAudioFormatReader.h"; path = "../../../../modules/juce_audio_formats/format/juce_BufferingAudioFormatReader.h"; sourceTree = "SOURCE_ROOT"; };
ADCA2F92E2C17964A4AD750E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ResizableBorderComponent.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ResizableBorderComponent.h"; sourceTree = "SOURCE_ROOT"; };
AE381B9D6E2A4DA363C7DD3F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MessageListener.h"; path = "../../../../modules/juce_events/messages/juce_MessageListener.h"; sourceTree = "SOURCE_ROOT"; };
+ AF59758C300E586A7A6338D1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PropertiesFile.h"; path = "../../../../modules/juce_data_structures/app_properties/juce_PropertiesFile.h"; sourceTree = "SOURCE_ROOT"; };
AF885F6112CEA5C2D7934AA3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DirectoryIterator.h"; path = "../../../../modules/juce_core/files/juce_DirectoryIterator.h"; sourceTree = "SOURCE_ROOT"; };
B004D25E0DC1AA2C4CD3788A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiMessageCollector.h"; path = "../../../../modules/juce_audio_devices/midi_io/juce_MidiMessageCollector.h"; sourceTree = "SOURCE_ROOT"; };
B0286AC6D04C5D080A299A1C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_AudioCDReader.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_linux_AudioCDReader.cpp"; sourceTree = "SOURCE_ROOT"; };
@@ -1300,6 +1301,7 @@
C186342C3FFB4DE250556D70,
CCEBEEF441D3FCFE411AAAD6,
823BBAE97A02475F25E54F9D,
+ 516966B6926968A6918D55F6,
161F35FA23347F495704C26A,
9FBAD3EFE40ACEB06B155A09,
13430EC7CBFEF46874F53731,
diff --git a/examples/AnimationAppExample/Builds/iOS/Info.plist b/examples/AnimationAppExample/Builds/iOS/Info.plist
index 5492ef70fb..ea466c6b91 100644
--- a/examples/AnimationAppExample/Builds/iOS/Info.plist
+++ b/examples/AnimationAppExample/Builds/iOS/Info.plist
@@ -30,6 +30,7 @@
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
diff --git a/examples/AnimationAppExample/JuceLibraryCode/AppConfig.h b/examples/AnimationAppExample/JuceLibraryCode/AppConfig.h
index b6dfb4c4e9..f15c5e1036 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/AppConfig.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/AppConfig.h
@@ -141,6 +141,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
index d23d38185b..b9a775c861 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
index f98a4627f4..6a672ccda4 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
index 708777c035..4307ccc794 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
index 3a8d0534c0..bd61929b93 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
index 305f31dafb..860c0221c7 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_cryptography/juce_cryptography.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
index 2da949a353..e427fa2135 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_opengl/juce_opengl.h"
-
diff --git a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_video/juce_video.h
index 295f5d7c6f..1b77c4a466 100644
--- a/examples/AnimationAppExample/JuceLibraryCode/modules/juce_video/juce_video.h
+++ b/examples/AnimationAppExample/JuceLibraryCode/modules/juce_video/juce_video.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_video/juce_video.h"
-
diff --git a/examples/AudioAppExample/Builds/MacOSX/AudioAppExample.xcodeproj/project.pbxproj b/examples/AudioAppExample/Builds/MacOSX/AudioAppExample.xcodeproj/project.pbxproj
index c6fdbebf6f..19adf3c543 100644
--- a/examples/AudioAppExample/Builds/MacOSX/AudioAppExample.xcodeproj/project.pbxproj
+++ b/examples/AudioAppExample/Builds/MacOSX/AudioAppExample.xcodeproj/project.pbxproj
@@ -650,6 +650,7 @@
ACE73C5C489D1CF6D4824776 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AiffAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_AiffAudioFormat.h"; sourceTree = "SOURCE_ROOT"; };
AD258805D250E1D7B3ED5E56 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_KeyMappingEditorComponent.h"; path = "../../../../modules/juce_gui_extra/misc/juce_KeyMappingEditorComponent.h"; sourceTree = "SOURCE_ROOT"; };
AD7D7A1631818FAFC9600F3F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_BubbleComponent.cpp"; path = "../../../../modules/juce_gui_basics/misc/juce_BubbleComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
+ ADE79DAA4A4D4DE50F893BF8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
AE1746EE8E4FC95FC3635940 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationCommandManager.cpp"; path = "../../../../modules/juce_gui_basics/commands/juce_ApplicationCommandManager.cpp"; sourceTree = "SOURCE_ROOT"; };
AE88491D97D08B1215C182B5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_InterprocessConnection.h"; path = "../../../../modules/juce_events/interprocess/juce_InterprocessConnection.h"; sourceTree = "SOURCE_ROOT"; };
AF1DDB78AF70C25D07D77387 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WavAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_WavAudioFormat.h"; sourceTree = "SOURCE_ROOT"; };
@@ -874,8 +875,10 @@
EBE6C07DB63AAA1F750C22F5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Application.cpp"; path = "../../../../modules/juce_gui_basics/application/juce_Application.cpp"; sourceTree = "SOURCE_ROOT"; };
EC41E20B845B695675761614 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_mac_CoreAudio.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_mac_CoreAudio.cpp"; sourceTree = "SOURCE_ROOT"; };
EC443EF07555D528F21945DF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToolbarButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_ToolbarButton.h"; sourceTree = "SOURCE_ROOT"; };
+ EC7A2DEE957A2B375201FC12 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Drawable.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_Drawable.h"; sourceTree = "SOURCE_ROOT"; };
ECD6FDB8D99D661E23915E85 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioDeviceManager.cpp"; path = "../../../../modules/juce_audio_devices/audio_io/juce_AudioDeviceManager.cpp"; sourceTree = "SOURCE_ROOT"; };
EDAA8D220CC237DE5D612F47 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_OpenGLFrameBuffer.cpp"; path = "../../../../modules/juce_opengl/opengl/juce_OpenGLFrameBuffer.cpp"; sourceTree = "SOURCE_ROOT"; };
+ EDB90C4006AC89CCFAC4AF82 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_BubbleMessageComponent.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_BubbleMessageComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
EDE49EEE9EF8B5202426D948 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PopupMenu.cpp"; path = "../../../../modules/juce_gui_basics/menus/juce_PopupMenu.cpp"; sourceTree = "SOURCE_ROOT"; };
EE0C799027CD87E32B7A3829 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ValueTreeSynchroniser.h"; path = "../../../../modules/juce_data_structures/values/juce_ValueTreeSynchroniser.h"; sourceTree = "SOURCE_ROOT"; };
EE60FE123A1E8C7ED4EE2C8A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiKeyboardState.h"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiKeyboardState.h"; sourceTree = "SOURCE_ROOT"; };
@@ -883,12 +886,11 @@
EF14BD536F709B7D6B9F68F4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Fonts.cpp"; path = "../../../../modules/juce_graphics/native/juce_win32_Fonts.cpp"; sourceTree = "SOURCE_ROOT"; };
EF8B1B7A2AB1498859BCF0B7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PathStrokeType.h"; path = "../../../../modules/juce_graphics/geometry/juce_PathStrokeType.h"; sourceTree = "SOURCE_ROOT"; };
F20271230BBD0224FACE29E8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_FileChooser.cpp"; path = "../../../../modules/juce_gui_basics/native/juce_linux_FileChooser.cpp"; sourceTree = "SOURCE_ROOT"; };
+ F43D110150D84A1CF0B65F0E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImageButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_ImageButton.h"; sourceTree = "SOURCE_ROOT"; };
F5158122AABF8E950827F2CB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageConvolutionKernel.cpp"; path = "../../../../modules/juce_graphics/images/juce_ImageConvolutionKernel.cpp"; sourceTree = "SOURCE_ROOT"; };
F9EDE109342E77467BBB4D13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_IIRFilter.h"; path = "../../../../modules/juce_audio_basics/effects/juce_IIRFilter.h"; sourceTree = "SOURCE_ROOT"; };
FA016D0A7169A84A182C404B = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
4B8E8BD3DEAE0C479D04F571 = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AudioAppExample.app; sourceTree = "BUILT_PRODUCTS_DIR"; };
- EC7A2DEE957A2B375201FC12 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Drawable.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_Drawable.h"; sourceTree = "SOURCE_ROOT"; };
- EDB90C4006AC89CCFAC4AF82 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_BubbleMessageComponent.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_BubbleMessageComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
EE026B40E1115ED7C21FF7D5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Thread.cpp"; path = "../../../../modules/juce_core/threads/juce_Thread.cpp"; sourceTree = "SOURCE_ROOT"; };
EE873579BB45504067BDD773 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FileInputStream.h"; path = "../../../../modules/juce_core/files/juce_FileInputStream.h"; sourceTree = "SOURCE_ROOT"; };
EF0015657F3C994B1C76C306 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SystemTrayIconComponent.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_SystemTrayIconComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
@@ -898,7 +900,6 @@
F1666DBF5DC7FF6B94C0F0FF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SharedResourcePointer.h"; path = "../../../../modules/juce_core/memory/juce_SharedResourcePointer.h"; sourceTree = "SOURCE_ROOT"; };
F16BDC9AFAD544D72BF6DC3C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGLExtensions.h"; path = "../../../../modules/juce_opengl/native/juce_OpenGLExtensions.h"; sourceTree = "SOURCE_ROOT"; };
F3425CF4DCD715471072DB82 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_OpenGLImage.cpp"; path = "../../../../modules/juce_opengl/opengl/juce_OpenGLImage.cpp"; sourceTree = "SOURCE_ROOT"; };
- F43D110150D84A1CF0B65F0E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImageButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_ImageButton.h"; sourceTree = "SOURCE_ROOT"; };
F4DD9A24D4B78E8DA2558487 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComboBox.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ComboBox.h"; sourceTree = "SOURCE_ROOT"; };
F75D109BD33B5C057C150155 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeMovieComponent.h"; path = "../../../../modules/juce_video/playback/juce_QuickTimeMovieComponent.h"; sourceTree = "SOURCE_ROOT"; };
F77BDA821AFA286E0B7CA733 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationProperties.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_ApplicationProperties.cpp"; sourceTree = "SOURCE_ROOT"; };
@@ -1345,6 +1346,7 @@
DA3C59A6D8FE2E93EF171A41,
8BFB376F26710685A2BFDE62,
CBF985C3779D9B0BFE5F15D3,
+ ADE79DAA4A4D4DE50F893BF8,
3FFFC28C52CE08D5DA7588AF,
24B8757907ECF54548F90F08,
81E9F11630D26DFBD0A93618,
diff --git a/examples/AudioAppExample/Builds/VisualStudio2010/AudioAppExample.vcxproj b/examples/AudioAppExample/Builds/VisualStudio2010/AudioAppExample.vcxproj
index 1a56e1834c..5c361e42c9 100644
--- a/examples/AudioAppExample/Builds/VisualStudio2010/AudioAppExample.vcxproj
+++ b/examples/AudioAppExample/Builds/VisualStudio2010/AudioAppExample.vcxproj
@@ -554,6 +554,9 @@
true
+
+ true
+
true
diff --git a/examples/AudioAppExample/Builds/VisualStudio2010/AudioAppExample.vcxproj.filters b/examples/AudioAppExample/Builds/VisualStudio2010/AudioAppExample.vcxproj.filters
index 996c9d7568..529a48dd59 100644
--- a/examples/AudioAppExample/Builds/VisualStudio2010/AudioAppExample.vcxproj.filters
+++ b/examples/AudioAppExample/Builds/VisualStudio2010/AudioAppExample.vcxproj.filters
@@ -754,6 +754,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/AudioAppExample/Builds/iOS/AudioAppExample.xcodeproj/project.pbxproj b/examples/AudioAppExample/Builds/iOS/AudioAppExample.xcodeproj/project.pbxproj
index 5356b2d825..650e8a8ba0 100644
--- a/examples/AudioAppExample/Builds/iOS/AudioAppExample.xcodeproj/project.pbxproj
+++ b/examples/AudioAppExample/Builds/iOS/AudioAppExample.xcodeproj/project.pbxproj
@@ -645,6 +645,7 @@
ACE73C5C489D1CF6D4824776 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AiffAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_AiffAudioFormat.h"; sourceTree = "SOURCE_ROOT"; };
AD258805D250E1D7B3ED5E56 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_KeyMappingEditorComponent.h"; path = "../../../../modules/juce_gui_extra/misc/juce_KeyMappingEditorComponent.h"; sourceTree = "SOURCE_ROOT"; };
AD7D7A1631818FAFC9600F3F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_BubbleComponent.cpp"; path = "../../../../modules/juce_gui_basics/misc/juce_BubbleComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
+ ADE79DAA4A4D4DE50F893BF8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
AE1746EE8E4FC95FC3635940 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationCommandManager.cpp"; path = "../../../../modules/juce_gui_basics/commands/juce_ApplicationCommandManager.cpp"; sourceTree = "SOURCE_ROOT"; };
AE88491D97D08B1215C182B5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_InterprocessConnection.h"; path = "../../../../modules/juce_events/interprocess/juce_InterprocessConnection.h"; sourceTree = "SOURCE_ROOT"; };
AF1DDB78AF70C25D07D77387 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WavAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_WavAudioFormat.h"; sourceTree = "SOURCE_ROOT"; };
@@ -1337,6 +1338,7 @@
DA3C59A6D8FE2E93EF171A41,
8BFB376F26710685A2BFDE62,
CBF985C3779D9B0BFE5F15D3,
+ ADE79DAA4A4D4DE50F893BF8,
3FFFC28C52CE08D5DA7588AF,
24B8757907ECF54548F90F08,
81E9F11630D26DFBD0A93618,
diff --git a/examples/AudioAppExample/Builds/iOS/Info.plist b/examples/AudioAppExample/Builds/iOS/Info.plist
index 25c6eec823..dec625021b 100644
--- a/examples/AudioAppExample/Builds/iOS/Info.plist
+++ b/examples/AudioAppExample/Builds/iOS/Info.plist
@@ -30,6 +30,7 @@
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
diff --git a/examples/AudioAppExample/JuceLibraryCode/AppConfig.h b/examples/AudioAppExample/JuceLibraryCode/AppConfig.h
index 5783b94579..b5c654d193 100644
--- a/examples/AudioAppExample/JuceLibraryCode/AppConfig.h
+++ b/examples/AudioAppExample/JuceLibraryCode/AppConfig.h
@@ -142,6 +142,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
index d23d38185b..b9a775c861 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
index f98a4627f4..6a672ccda4 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
index 708777c035..4307ccc794 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
index 3a8d0534c0..bd61929b93 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
index 045e58fbc0..dfd50e5536 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_utils/juce_audio_utils.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
index 305f31dafb..860c0221c7 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_cryptography/juce_cryptography.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
index 2da949a353..e427fa2135 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_opengl/juce_opengl.h"
-
diff --git a/examples/AudioAppExample/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/AudioAppExample/JuceLibraryCode/modules/juce_video/juce_video.h
index 295f5d7c6f..1b77c4a466 100644
--- a/examples/AudioAppExample/JuceLibraryCode/modules/juce_video/juce_video.h
+++ b/examples/AudioAppExample/JuceLibraryCode/modules/juce_video/juce_video.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_video/juce_video.h"
-
diff --git a/examples/BouncingBallWavetableDemo/Builds/MacOSX/BouncingBallWavetableDemo.xcodeproj/project.pbxproj b/examples/BouncingBallWavetableDemo/Builds/MacOSX/BouncingBallWavetableDemo.xcodeproj/project.pbxproj
index 86b999f24e..6a73af22c9 100644
--- a/examples/BouncingBallWavetableDemo/Builds/MacOSX/BouncingBallWavetableDemo.xcodeproj/project.pbxproj
+++ b/examples/BouncingBallWavetableDemo/Builds/MacOSX/BouncingBallWavetableDemo.xcodeproj/project.pbxproj
@@ -642,6 +642,7 @@
B8DECE0B3B9FCE6404BDD700 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_DirectWriteTypeface.cpp"; path = "../../../../modules/juce_graphics/native/juce_win32_DirectWriteTypeface.cpp"; sourceTree = "SOURCE_ROOT"; };
B8ED52968EC7A0602A48EA78 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToolbarItemPalette.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ToolbarItemPalette.h"; sourceTree = "SOURCE_ROOT"; };
B9195D98BAD8392AA7422C9C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MessageListener.cpp"; path = "../../../../modules/juce_events/messages/juce_MessageListener.cpp"; sourceTree = "SOURCE_ROOT"; };
+ B9427D0A377C5439259D6ED1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
BA3EC12F6F707A3501BFC19D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageComponent.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_ImageComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
BA893B53FEAD903EB77AE6A3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RSAKey.cpp"; path = "../../../../modules/juce_cryptography/encryption/juce_RSAKey.cpp"; sourceTree = "SOURCE_ROOT"; };
BAABCC47A7126FB9F2C1A275 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileBasedDocument.cpp"; path = "../../../../modules/juce_gui_extra/documents/juce_FileBasedDocument.cpp"; sourceTree = "SOURCE_ROOT"; };
@@ -1309,6 +1310,7 @@
D19B2FF3F80D78DBF1E7E4F0,
73AE009E1E4DE3476D6C8507,
19E9C6CBCE9D532627811821,
+ B9427D0A377C5439259D6ED1,
95DC6D7F3A40BC6BA42EEDF9,
99DA65C93B4F1D19D238E05D,
7EB0A0231D54F3B4F6872B96,
diff --git a/examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo.vcxproj b/examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo.vcxproj
index 831d62c7c2..1664b1b14c 100644
--- a/examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo.vcxproj
+++ b/examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo.vcxproj
@@ -560,6 +560,9 @@
true
+
+ true
+
true
diff --git a/examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo.vcxproj.filters b/examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo.vcxproj.filters
index a715a70bee..425dfb3b46 100644
--- a/examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo.vcxproj.filters
+++ b/examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo.vcxproj.filters
@@ -739,6 +739,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/AppConfig.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/AppConfig.h
index 6a7853e6ba..bf84f48546 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/AppConfig.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/AppConfig.h
@@ -141,6 +141,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
index d23d38185b..b9a775c861 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
index f98a4627f4..6a672ccda4 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
index 708777c035..4307ccc794 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
index 3a8d0534c0..bd61929b93 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
index 045e58fbc0..dfd50e5536 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_utils/juce_audio_utils.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
index 305f31dafb..860c0221c7 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_cryptography/juce_cryptography.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_video/juce_video.h
index 295f5d7c6f..1b77c4a466 100644
--- a/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_video/juce_video.h
+++ b/examples/BouncingBallWavetableDemo/JuceLibraryCode/modules/juce_video/juce_video.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_video/juce_video.h"
-
diff --git a/examples/ComponentTutorialExample/Builds/MacOSX/ComponentTutorialExample.xcodeproj/project.pbxproj b/examples/ComponentTutorialExample/Builds/MacOSX/ComponentTutorialExample.xcodeproj/project.pbxproj
index 03b3220455..104edc3c5c 100644
--- a/examples/ComponentTutorialExample/Builds/MacOSX/ComponentTutorialExample.xcodeproj/project.pbxproj
+++ b/examples/ComponentTutorialExample/Builds/MacOSX/ComponentTutorialExample.xcodeproj/project.pbxproj
@@ -565,6 +565,7 @@
CACE9B0E811F67FB846FFEC6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Result.cpp"; path = "../../../../modules/juce_core/misc/juce_Result.cpp"; sourceTree = "SOURCE_ROOT"; };
CCCB92A0E760E29F2A995809 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationBase.cpp"; path = "../../../../modules/juce_events/messages/juce_ApplicationBase.cpp"; sourceTree = "SOURCE_ROOT"; };
CDBC22A615CB65F11AAB993D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Identifier.h"; path = "../../../../modules/juce_core/text/juce_Identifier.h"; sourceTree = "SOURCE_ROOT"; };
+ CE5F79D21CAEEBC881D55BD9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AsyncUpdater.h"; path = "../../../../modules/juce_events/broadcasters/juce_AsyncUpdater.h"; sourceTree = "SOURCE_ROOT"; };
DDCC0DFC4F4124AF9A86C827 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TemporaryFile.h"; path = "../../../../modules/juce_core/files/juce_TemporaryFile.h"; sourceTree = "SOURCE_ROOT"; };
E111C720F05F3F8940F42FDC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SharedResourcePointer.h"; path = "../../../../modules/juce_core/memory/juce_SharedResourcePointer.h"; sourceTree = "SOURCE_ROOT"; };
E601906482073B23EF463663 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Main.cpp; path = ../../Source/Main.cpp; sourceTree = "SOURCE_ROOT"; };
@@ -575,7 +576,6 @@
CCFE667DD53C16AB1935F669 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PerformanceCounter.cpp"; path = "../../../../modules/juce_core/time/juce_PerformanceCounter.cpp"; sourceTree = "SOURCE_ROOT"; };
CD9C4E56AACC240BBCDD7BDD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_NamedValueSet.cpp"; path = "../../../../modules/juce_core/containers/juce_NamedValueSet.cpp"; sourceTree = "SOURCE_ROOT"; };
CDA25BD03F26A4EB2D0268CD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_FileChooser.cpp"; path = "../../../../modules/juce_gui_basics/native/juce_android_FileChooser.cpp"; sourceTree = "SOURCE_ROOT"; };
- CE5F79D21CAEEBC881D55BD9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AsyncUpdater.h"; path = "../../../../modules/juce_events/broadcasters/juce_AsyncUpdater.h"; sourceTree = "SOURCE_ROOT"; };
CE98C1D1F69BFC0E26DF6292 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ConcertinaPanel.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ConcertinaPanel.cpp"; sourceTree = "SOURCE_ROOT"; };
CEF3D623625C1A321121C9DE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextLayout.h"; path = "../../../../modules/juce_graphics/fonts/juce_TextLayout.h"; sourceTree = "SOURCE_ROOT"; };
CEFA4256D87E7986F79F3649 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AffineTransform.h"; path = "../../../../modules/juce_graphics/geometry/juce_AffineTransform.h"; sourceTree = "SOURCE_ROOT"; };
@@ -623,6 +623,7 @@
E609CCF7D874D6C915DF1D14 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_File.cpp"; path = "../../../../modules/juce_core/files/juce_File.cpp"; sourceTree = "SOURCE_ROOT"; };
E650CFEF61DBFECD1DCDEB62 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FileBrowserComponent.h"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FileBrowserComponent.h"; sourceTree = "SOURCE_ROOT"; };
E7199F938539959B02955A43 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CallbackMessage.h"; path = "../../../../modules/juce_events/messages/juce_CallbackMessage.h"; sourceTree = "SOURCE_ROOT"; };
+ E83E1B54848E977DED3C67B4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
E90861E7692A610A0138C382 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Windowing.mm"; path = "../../../../modules/juce_gui_basics/native/juce_mac_Windowing.mm"; sourceTree = "SOURCE_ROOT"; };
E9B5F6F7F95E60BCEF3E67F8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Fonts.cpp"; path = "../../../../modules/juce_graphics/native/juce_win32_Fonts.cpp"; sourceTree = "SOURCE_ROOT"; };
EAD3F95BA32E79C92298C479 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_UndoManager.h"; path = "../../../../modules/juce_data_structures/undomanager/juce_UndoManager.h"; sourceTree = "SOURCE_ROOT"; };
@@ -872,6 +873,7 @@
73953F5801BCF3777DC50817,
88AC21B9EF5322867045E590,
E1B699EF2C40151AECB26BAD,
+ E83E1B54848E977DED3C67B4,
43B97EF68BD61467DEAC30D8,
C7FE51A69A301750179B2DD8,
501C3170F0813A6DAA6A0374,
diff --git a/examples/ComponentTutorialExample/Builds/VisualStudio2010/ComponentTutorialExample.vcxproj b/examples/ComponentTutorialExample/Builds/VisualStudio2010/ComponentTutorialExample.vcxproj
index f175aeb7d3..20836f858b 100644
--- a/examples/ComponentTutorialExample/Builds/VisualStudio2010/ComponentTutorialExample.vcxproj
+++ b/examples/ComponentTutorialExample/Builds/VisualStudio2010/ComponentTutorialExample.vcxproj
@@ -317,6 +317,9 @@
true
+
+ true
+
true
diff --git a/examples/ComponentTutorialExample/Builds/VisualStudio2010/ComponentTutorialExample.vcxproj.filters b/examples/ComponentTutorialExample/Builds/VisualStudio2010/ComponentTutorialExample.vcxproj.filters
index 28097cae4e..e734970979 100644
--- a/examples/ComponentTutorialExample/Builds/VisualStudio2010/ComponentTutorialExample.vcxproj.filters
+++ b/examples/ComponentTutorialExample/Builds/VisualStudio2010/ComponentTutorialExample.vcxproj.filters
@@ -400,6 +400,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/ComponentTutorialExample/Builds/VisualStudio2012/ComponentTutorialExample.vcxproj b/examples/ComponentTutorialExample/Builds/VisualStudio2012/ComponentTutorialExample.vcxproj
index 7dfa5f37a6..1919b3cd3a 100644
--- a/examples/ComponentTutorialExample/Builds/VisualStudio2012/ComponentTutorialExample.vcxproj
+++ b/examples/ComponentTutorialExample/Builds/VisualStudio2012/ComponentTutorialExample.vcxproj
@@ -323,6 +323,9 @@
true
+
+ true
+
true
diff --git a/examples/ComponentTutorialExample/Builds/VisualStudio2012/ComponentTutorialExample.vcxproj.filters b/examples/ComponentTutorialExample/Builds/VisualStudio2012/ComponentTutorialExample.vcxproj.filters
index 28097cae4e..e734970979 100644
--- a/examples/ComponentTutorialExample/Builds/VisualStudio2012/ComponentTutorialExample.vcxproj.filters
+++ b/examples/ComponentTutorialExample/Builds/VisualStudio2012/ComponentTutorialExample.vcxproj.filters
@@ -400,6 +400,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/ComponentTutorialExample/JuceLibraryCode/AppConfig.h b/examples/ComponentTutorialExample/JuceLibraryCode/AppConfig.h
index 135969ce22..0f3a4214e5 100644
--- a/examples/ComponentTutorialExample/JuceLibraryCode/AppConfig.h
+++ b/examples/ComponentTutorialExample/JuceLibraryCode/AppConfig.h
@@ -57,6 +57,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/ComponentTutorialExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/Demo/Builds/Android/src/com/juce/jucedemo/JuceDemo.java b/examples/Demo/Builds/Android/src/com/juce/jucedemo/JuceDemo.java
index 77f7369e8f..e06676ea20 100644
--- a/examples/Demo/Builds/Android/src/com/juce/jucedemo/JuceDemo.java
+++ b/examples/Demo/Builds/Android/src/com/juce/jucedemo/JuceDemo.java
@@ -2,7 +2,7 @@
==============================================================================
This file is part of the JUCE library.
- Copyright (c) 2013 - Raw Material Software Ltd.
+ Copyright (c) 2015 - ROLI Ltd.
Permission is granted to use this software under the terms of either:
a) the GPL v2 (or any later version)
diff --git a/examples/Demo/Builds/MacOSX/JuceDemo.xcodeproj/project.pbxproj b/examples/Demo/Builds/MacOSX/JuceDemo.xcodeproj/project.pbxproj
index 821c45da13..ba56ae243c 100644
--- a/examples/Demo/Builds/MacOSX/JuceDemo.xcodeproj/project.pbxproj
+++ b/examples/Demo/Builds/MacOSX/JuceDemo.xcodeproj/project.pbxproj
@@ -317,6 +317,7 @@
3924287A67ED97279455625B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ChannelRemappingAudioSource.cpp"; path = "../../../../modules/juce_audio_basics/sources/juce_ChannelRemappingAudioSource.cpp"; sourceTree = "SOURCE_ROOT"; };
393A46D91FB481557E4DF792 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_mac_CoreMidi.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_mac_CoreMidi.cpp"; sourceTree = "SOURCE_ROOT"; };
39A06D3252DDA6F97FB09495 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = OpenGLDemo2D.cpp; path = ../../Source/Demos/OpenGLDemo2D.cpp; sourceTree = "SOURCE_ROOT"; };
+ 39E23931E56560C294237428 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
39E4404D57A8B66DF520B66F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MACAddress.h"; path = "../../../../modules/juce_core/network/juce_MACAddress.h"; sourceTree = "SOURCE_ROOT"; };
3A42694A047942A44E8216F5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_JPEGLoader.cpp"; path = "../../../../modules/juce_graphics/image_formats/juce_JPEGLoader.cpp"; sourceTree = "SOURCE_ROOT"; };
3AB9E51994CD35A10F87EFF1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringArray.h"; path = "../../../../modules/juce_core/text/juce_StringArray.h"; sourceTree = "SOURCE_ROOT"; };
@@ -1515,6 +1516,7 @@
4290825CEF87C19A113CA9F9,
3CF67E6BCC6B52EFD6E6A458,
FA8B6B0F6D43146BAAE04D4D,
+ 39E23931E56560C294237428,
73E0383F94E38E30C2CE0F5D,
A83559E2258B5856CFD68EAC,
447B5BEAEF972DECD5F5A949,
diff --git a/examples/Demo/Builds/VisualStudio2010/JuceDemo.vcxproj b/examples/Demo/Builds/VisualStudio2010/JuceDemo.vcxproj
index 2a4bc50e53..50ea6f1c4e 100644
--- a/examples/Demo/Builds/VisualStudio2010/JuceDemo.vcxproj
+++ b/examples/Demo/Builds/VisualStudio2010/JuceDemo.vcxproj
@@ -595,6 +595,9 @@
true
+
+ true
+
true
diff --git a/examples/Demo/Builds/VisualStudio2010/JuceDemo.vcxproj.filters b/examples/Demo/Builds/VisualStudio2010/JuceDemo.vcxproj.filters
index cd8a102c6c..937977f5ba 100644
--- a/examples/Demo/Builds/VisualStudio2010/JuceDemo.vcxproj.filters
+++ b/examples/Demo/Builds/VisualStudio2010/JuceDemo.vcxproj.filters
@@ -886,6 +886,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/Demo/Builds/VisualStudio2012/JuceDemo.vcxproj b/examples/Demo/Builds/VisualStudio2012/JuceDemo.vcxproj
index 6e263d1fdc..3f9f77883f 100644
--- a/examples/Demo/Builds/VisualStudio2012/JuceDemo.vcxproj
+++ b/examples/Demo/Builds/VisualStudio2012/JuceDemo.vcxproj
@@ -601,6 +601,9 @@
true
+
+ true
+
true
diff --git a/examples/Demo/Builds/VisualStudio2012/JuceDemo.vcxproj.filters b/examples/Demo/Builds/VisualStudio2012/JuceDemo.vcxproj.filters
index cd8a102c6c..937977f5ba 100644
--- a/examples/Demo/Builds/VisualStudio2012/JuceDemo.vcxproj.filters
+++ b/examples/Demo/Builds/VisualStudio2012/JuceDemo.vcxproj.filters
@@ -886,6 +886,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/Demo/Builds/VisualStudio2013/JuceDemo.vcxproj b/examples/Demo/Builds/VisualStudio2013/JuceDemo.vcxproj
index f055563604..69bc28c64c 100644
--- a/examples/Demo/Builds/VisualStudio2013/JuceDemo.vcxproj
+++ b/examples/Demo/Builds/VisualStudio2013/JuceDemo.vcxproj
@@ -601,6 +601,9 @@
true
+
+ true
+
true
diff --git a/examples/Demo/Builds/VisualStudio2013/JuceDemo.vcxproj.filters b/examples/Demo/Builds/VisualStudio2013/JuceDemo.vcxproj.filters
index 27b9dc3311..7406a3a993 100644
--- a/examples/Demo/Builds/VisualStudio2013/JuceDemo.vcxproj.filters
+++ b/examples/Demo/Builds/VisualStudio2013/JuceDemo.vcxproj.filters
@@ -886,6 +886,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/Demo/Builds/iOS/Info.plist b/examples/Demo/Builds/iOS/Info.plist
index a103b3ae1a..1654416b9d 100644
--- a/examples/Demo/Builds/iOS/Info.plist
+++ b/examples/Demo/Builds/iOS/Info.plist
@@ -30,6 +30,7 @@
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
diff --git a/examples/Demo/Builds/iOS/JuceDemo.xcodeproj/project.pbxproj b/examples/Demo/Builds/iOS/JuceDemo.xcodeproj/project.pbxproj
index 9c8e11c0b7..269fc7e6d8 100644
--- a/examples/Demo/Builds/iOS/JuceDemo.xcodeproj/project.pbxproj
+++ b/examples/Demo/Builds/iOS/JuceDemo.xcodeproj/project.pbxproj
@@ -312,6 +312,7 @@
3924287A67ED97279455625B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ChannelRemappingAudioSource.cpp"; path = "../../../../modules/juce_audio_basics/sources/juce_ChannelRemappingAudioSource.cpp"; sourceTree = "SOURCE_ROOT"; };
393A46D91FB481557E4DF792 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_mac_CoreMidi.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_mac_CoreMidi.cpp"; sourceTree = "SOURCE_ROOT"; };
39A06D3252DDA6F97FB09495 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = OpenGLDemo2D.cpp; path = ../../Source/Demos/OpenGLDemo2D.cpp; sourceTree = "SOURCE_ROOT"; };
+ 39E23931E56560C294237428 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
39E4404D57A8B66DF520B66F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MACAddress.h"; path = "../../../../modules/juce_core/network/juce_MACAddress.h"; sourceTree = "SOURCE_ROOT"; };
3A42694A047942A44E8216F5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_JPEGLoader.cpp"; path = "../../../../modules/juce_graphics/image_formats/juce_JPEGLoader.cpp"; sourceTree = "SOURCE_ROOT"; };
3AB9E51994CD35A10F87EFF1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_StringArray.h"; path = "../../../../modules/juce_core/text/juce_StringArray.h"; sourceTree = "SOURCE_ROOT"; };
@@ -1507,6 +1508,7 @@
4290825CEF87C19A113CA9F9,
3CF67E6BCC6B52EFD6E6A458,
FA8B6B0F6D43146BAAE04D4D,
+ 39E23931E56560C294237428,
73E0383F94E38E30C2CE0F5D,
A83559E2258B5856CFD68EAC,
447B5BEAEF972DECD5F5A949,
diff --git a/examples/Demo/JuceLibraryCode/AppConfig.h b/examples/Demo/JuceLibraryCode/AppConfig.h
index 0a56a61db7..0036f73a01 100644
--- a/examples/Demo/JuceLibraryCode/AppConfig.h
+++ b/examples/Demo/JuceLibraryCode/AppConfig.h
@@ -147,6 +147,10 @@ extern bool juceDemoRepaintDebuggingActive;
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/Demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
index d23d38185b..b9a775c861 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/Demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
index f98a4627f4..6a672ccda4 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/Demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
index 708777c035..4307ccc794 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/Demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
index 3a8d0534c0..bd61929b93 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/Demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
index 045e58fbc0..dfd50e5536 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_utils/juce_audio_utils.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_box2d/juce_box2d.h b/examples/Demo/JuceLibraryCode/modules/juce_box2d/juce_box2d.h
index 8af487631f..f55158a99f 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_box2d/juce_box2d.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_box2d/juce_box2d.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_box2d/juce_box2d.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/Demo/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/Demo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
index 305f31dafb..860c0221c7 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_cryptography/juce_cryptography.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/Demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/Demo/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/Demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/Demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/Demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/examples/Demo/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
index 2da949a353..e427fa2135 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_opengl/juce_opengl.h"
-
diff --git a/examples/Demo/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/Demo/JuceLibraryCode/modules/juce_video/juce_video.h
index 295f5d7c6f..1b77c4a466 100644
--- a/examples/Demo/JuceLibraryCode/modules/juce_video/juce_video.h
+++ b/examples/Demo/JuceLibraryCode/modules/juce_video/juce_video.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_video/juce_video.h"
-
diff --git a/examples/HelloWorld/Builds/MacOSX/HelloWorld.xcodeproj/project.pbxproj b/examples/HelloWorld/Builds/MacOSX/HelloWorld.xcodeproj/project.pbxproj
index 09017911f2..66a22ad65e 100644
--- a/examples/HelloWorld/Builds/MacOSX/HelloWorld.xcodeproj/project.pbxproj
+++ b/examples/HelloWorld/Builds/MacOSX/HelloWorld.xcodeproj/project.pbxproj
@@ -54,6 +54,7 @@
0B92355966B36E2B913BC8EE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryBlock.h"; path = "../../../../modules/juce_core/memory/juce_MemoryBlock.h"; sourceTree = "SOURCE_ROOT"; };
0C1C8C5879770EF4E8824EF3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Button.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_Button.h"; sourceTree = "SOURCE_ROOT"; };
0C36123881F7A4B6A144F272 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_UnitTest.h"; path = "../../../../modules/juce_core/unit_tests/juce_UnitTest.h"; sourceTree = "SOURCE_ROOT"; };
+ 0C5169FC4BAB96B2F16BF5B8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
0C90578962B82B1AE222578E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ActionListener.h"; path = "../../../../modules/juce_events/broadcasters/juce_ActionListener.h"; sourceTree = "SOURCE_ROOT"; };
0CE43A8B78FB46CE63C0AB6A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Thread.h"; path = "../../../../modules/juce_core/threads/juce_Thread.h"; sourceTree = "SOURCE_ROOT"; };
0CFAADB1812DF1EFFFE48116 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CaretComponent.h"; path = "../../../../modules/juce_gui_basics/keyboard/juce_CaretComponent.h"; sourceTree = "SOURCE_ROOT"; };
@@ -868,6 +869,7 @@
F3F9135662EDBBC14EBC448C,
786ABCE38FCC63E58ED44C5B,
47D12441679F0062EB7C96AF,
+ 0C5169FC4BAB96B2F16BF5B8,
942E454B72BC4A6CF702F2B4,
5C4A0785E529A72663FC155E,
23925ED31BD8E2D82FF86A31,
diff --git a/examples/HelloWorld/Builds/MacOSX/Info.plist b/examples/HelloWorld/Builds/MacOSX/Info.plist
index 80ba4ca402..e0b2355ab1 100644
--- a/examples/HelloWorld/Builds/MacOSX/Info.plist
+++ b/examples/HelloWorld/Builds/MacOSX/Info.plist
@@ -8,7 +8,7 @@
CFBundleIconFile
CFBundleIdentifier
- com.rawmaterialsoftware.jucehelloworld
+ com.roli.jucehelloworld
CFBundleName
HelloWorld
CFBundlePackageType
@@ -20,7 +20,7 @@
CFBundleVersion
1.0.0
NSHumanReadableCopyright
- Raw Material Software Ltd.
+ ROLI Ltd.
NSHighResolutionCapable
diff --git a/examples/HelloWorld/Builds/VisualStudio2005/HelloWorld.vcproj b/examples/HelloWorld/Builds/VisualStudio2005/HelloWorld.vcproj
index 40b9a9b318..f77eb5315a 100644
--- a/examples/HelloWorld/Builds/VisualStudio2005/HelloWorld.vcproj
+++ b/examples/HelloWorld/Builds/VisualStudio2005/HelloWorld.vcproj
@@ -915,6 +915,16 @@
+
+
+
+
+
+
+
+
diff --git a/examples/HelloWorld/Builds/VisualStudio2005/resources.rc b/examples/HelloWorld/Builds/VisualStudio2005/resources.rc
index e1e4d6af2e..4ae86f6c20 100644
--- a/examples/HelloWorld/Builds/VisualStudio2005/resources.rc
+++ b/examples/HelloWorld/Builds/VisualStudio2005/resources.rc
@@ -13,7 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "HelloWorld\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "HelloWorld\0"
diff --git a/examples/HelloWorld/Builds/VisualStudio2008/HelloWorld.vcproj b/examples/HelloWorld/Builds/VisualStudio2008/HelloWorld.vcproj
index 3a4ce31083..bd505be1f0 100644
--- a/examples/HelloWorld/Builds/VisualStudio2008/HelloWorld.vcproj
+++ b/examples/HelloWorld/Builds/VisualStudio2008/HelloWorld.vcproj
@@ -915,6 +915,16 @@
+
+
+
+
+
+
+
+
diff --git a/examples/HelloWorld/Builds/VisualStudio2008/resources.rc b/examples/HelloWorld/Builds/VisualStudio2008/resources.rc
index e1e4d6af2e..4ae86f6c20 100644
--- a/examples/HelloWorld/Builds/VisualStudio2008/resources.rc
+++ b/examples/HelloWorld/Builds/VisualStudio2008/resources.rc
@@ -13,7 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "HelloWorld\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "HelloWorld\0"
diff --git a/examples/HelloWorld/Builds/iOS/HelloWorld.xcodeproj/project.pbxproj b/examples/HelloWorld/Builds/iOS/HelloWorld.xcodeproj/project.pbxproj
index 87d85eab7d..68cbf6f81c 100644
--- a/examples/HelloWorld/Builds/iOS/HelloWorld.xcodeproj/project.pbxproj
+++ b/examples/HelloWorld/Builds/iOS/HelloWorld.xcodeproj/project.pbxproj
@@ -55,6 +55,7 @@
0B92355966B36E2B913BC8EE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MemoryBlock.h"; path = "../../../../modules/juce_core/memory/juce_MemoryBlock.h"; sourceTree = "SOURCE_ROOT"; };
0C1C8C5879770EF4E8824EF3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Button.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_Button.h"; sourceTree = "SOURCE_ROOT"; };
0C36123881F7A4B6A144F272 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_UnitTest.h"; path = "../../../../modules/juce_core/unit_tests/juce_UnitTest.h"; sourceTree = "SOURCE_ROOT"; };
+ 0C5169FC4BAB96B2F16BF5B8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
0C90578962B82B1AE222578E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ActionListener.h"; path = "../../../../modules/juce_events/broadcasters/juce_ActionListener.h"; sourceTree = "SOURCE_ROOT"; };
0CE43A8B78FB46CE63C0AB6A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Thread.h"; path = "../../../../modules/juce_core/threads/juce_Thread.h"; sourceTree = "SOURCE_ROOT"; };
0CFAADB1812DF1EFFFE48116 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CaretComponent.h"; path = "../../../../modules/juce_gui_basics/keyboard/juce_CaretComponent.h"; sourceTree = "SOURCE_ROOT"; };
@@ -868,6 +869,7 @@
F3F9135662EDBBC14EBC448C,
786ABCE38FCC63E58ED44C5B,
47D12441679F0062EB7C96AF,
+ 0C5169FC4BAB96B2F16BF5B8,
942E454B72BC4A6CF702F2B4,
5C4A0785E529A72663FC155E,
23925ED31BD8E2D82FF86A31,
diff --git a/examples/HelloWorld/Builds/iOS/Info.plist b/examples/HelloWorld/Builds/iOS/Info.plist
index 3f0808439e..4b784db82d 100644
--- a/examples/HelloWorld/Builds/iOS/Info.plist
+++ b/examples/HelloWorld/Builds/iOS/Info.plist
@@ -12,7 +12,7 @@
CFBundleIconFile
CFBundleIdentifier
- com.rawmaterialsoftware.jucehelloworld
+ com.roli.jucehelloworld
CFBundleName
HelloWorld
CFBundlePackageType
@@ -24,12 +24,13 @@
CFBundleVersion
1.0.0
NSHumanReadableCopyright
- Raw Material Software Ltd.
+ ROLI Ltd.
NSHighResolutionCapable
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
diff --git a/examples/HelloWorld/JuceLibraryCode/AppConfig.h b/examples/HelloWorld/JuceLibraryCode/AppConfig.h
index b0048b8106..9847311612 100644
--- a/examples/HelloWorld/JuceLibraryCode/AppConfig.h
+++ b/examples/HelloWorld/JuceLibraryCode/AppConfig.h
@@ -57,6 +57,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/HelloWorld/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/HelloWorld/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/HelloWorld/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/HelloWorld/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/HelloWorld/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/OpenGLAppExample/Builds/MacOSX/OpenGLAppExample.xcodeproj/project.pbxproj b/examples/OpenGLAppExample/Builds/MacOSX/OpenGLAppExample.xcodeproj/project.pbxproj
index 52906f7c1c..430c3329a6 100644
--- a/examples/OpenGLAppExample/Builds/MacOSX/OpenGLAppExample.xcodeproj/project.pbxproj
+++ b/examples/OpenGLAppExample/Builds/MacOSX/OpenGLAppExample.xcodeproj/project.pbxproj
@@ -715,15 +715,17 @@
C62300B9478B60BCBE254256 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_basics.mm"; path = "../../../../modules/juce_audio_basics/juce_audio_basics.mm"; sourceTree = "SOURCE_ROOT"; };
C66D4CDC39A565833178EB0D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ReferenceCountedObject.h"; path = "../../../../modules/juce_core/memory/juce_ReferenceCountedObject.h"; sourceTree = "SOURCE_ROOT"; };
C6B9F01A0AAA2A1DA8122912 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_RelativeParallelogram.h"; path = "../../../../modules/juce_gui_basics/positioning/juce_RelativeParallelogram.h"; sourceTree = "SOURCE_ROOT"; };
+ C719606229204044D7C85339 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TopLevelWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_TopLevelWindow.h"; sourceTree = "SOURCE_ROOT"; };
C7BABEEA061F989A0A74F708 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WeakReference.h"; path = "../../../../modules/juce_core/memory/juce_WeakReference.h"; sourceTree = "SOURCE_ROOT"; };
C7BB125979760AE4264BF23E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImageEffectFilter.h"; path = "../../../../modules/juce_graphics/effects/juce_ImageEffectFilter.h"; sourceTree = "SOURCE_ROOT"; };
C7F47C1BEDD7EE514BA40C27 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MemoryOutputStream.cpp"; path = "../../../../modules/juce_core/streams/juce_MemoryOutputStream.cpp"; sourceTree = "SOURCE_ROOT"; };
C82D3226C2974C9A7A567173 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FFT.h"; path = "../../../../modules/juce_audio_basics/effects/juce_FFT.h"; sourceTree = "SOURCE_ROOT"; };
- C8B71823C30A65066A852942 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DocumentWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_DocumentWindow.h"; sourceTree = "SOURCE_ROOT"; };
C8CEDA86517FE447F3A3DCF2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_WindowsMediaAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_WindowsMediaAudioFormat.h"; sourceTree = "SOURCE_ROOT"; };
C8FDA55A72DC4A244703C8F4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImagePreviewComponent.h"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_ImagePreviewComponent.h"; sourceTree = "SOURCE_ROOT"; };
C936095A19665316F5B675CF = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FileDragAndDropTarget.h"; path = "../../../../modules/juce_gui_basics/mouse/juce_FileDragAndDropTarget.h"; sourceTree = "SOURCE_ROOT"; };
C9CD8A1AB4DAA664557DEBDC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VST3Common.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VST3Common.h"; sourceTree = "SOURCE_ROOT"; };
+ CA3D1FE94B500CF86704EB13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CustomTypeface.h"; path = "../../../../modules/juce_graphics/fonts/juce_CustomTypeface.h"; sourceTree = "SOURCE_ROOT"; };
+ CBF3ED31F58A0874E0E9A64B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MultiDocumentPanel.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_MultiDocumentPanel.cpp"; sourceTree = "SOURCE_ROOT"; };
CC0ED57DE1266CEB11001787 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MultiTimer.cpp"; path = "../../../../modules/juce_events/timers/juce_MultiTimer.cpp"; sourceTree = "SOURCE_ROOT"; };
CC3E6F8333AA2D98AAC1235E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ThreadLocalValue.h"; path = "../../../../modules/juce_core/threads/juce_ThreadLocalValue.h"; sourceTree = "SOURCE_ROOT"; };
CC42DBFB2ABA84046DD69E1F = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_osx_MessageQueue.h"; path = "../../../../modules/juce_events/native/juce_osx_MessageQueue.h"; sourceTree = "SOURCE_ROOT"; };
@@ -753,9 +755,7 @@
DB3D37600C745E6F62C5A04B = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; };
5802E3490BEAFD892C837E2A = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OpenGLAppExample.app; sourceTree = "BUILT_PRODUCTS_DIR"; };
C64D47A361026A76FC9BA9B9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ChannelRemappingAudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_ChannelRemappingAudioSource.h"; sourceTree = "SOURCE_ROOT"; };
- C719606229204044D7C85339 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TopLevelWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_TopLevelWindow.h"; sourceTree = "SOURCE_ROOT"; };
- CA3D1FE94B500CF86704EB13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CustomTypeface.h"; path = "../../../../modules/juce_graphics/fonts/juce_CustomTypeface.h"; sourceTree = "SOURCE_ROOT"; };
- CBF3ED31F58A0874E0E9A64B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MultiDocumentPanel.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_MultiDocumentPanel.cpp"; sourceTree = "SOURCE_ROOT"; };
+ C8B71823C30A65066A852942 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DocumentWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_DocumentWindow.h"; sourceTree = "SOURCE_ROOT"; };
CC1AE8EECC77B1915D24C9DA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_IIRFilterAudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_IIRFilterAudioSource.h"; sourceTree = "SOURCE_ROOT"; };
CE11BC7911220E9CFA1283D1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DropShadowEffect.cpp"; path = "../../../../modules/juce_graphics/effects/juce_DropShadowEffect.cpp"; sourceTree = "SOURCE_ROOT"; };
CE9CAFB040BE90431A432537 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AffineTransform.cpp"; path = "../../../../modules/juce_graphics/geometry/juce_AffineTransform.cpp"; sourceTree = "SOURCE_ROOT"; };
@@ -796,6 +796,7 @@
DCB52EFF8A9F5D9F6CF3D3FC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawableText.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableText.cpp"; sourceTree = "SOURCE_ROOT"; };
DD387A0509039658A5DC2AE5 = {isa = PBXFileReference; lastKnownFileType = file.glsl; name = VertexShader.glsl; path = ../../Source/VertexShader.glsl; sourceTree = "SOURCE_ROOT"; };
DD542B6F61E6C27A0D5A5F2A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_DirectSound.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_win32_DirectSound.cpp"; sourceTree = "SOURCE_ROOT"; };
+ DDF7D7828813BEC0173FD43A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
DE00116B59A20E5B69367B70 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_StretchableLayoutResizerBar.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_StretchableLayoutResizerBar.cpp"; sourceTree = "SOURCE_ROOT"; };
DE1A6A1C0CCC94A3E3A887E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableShape.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableShape.h"; sourceTree = "SOURCE_ROOT"; };
DE3832516FB6969C0E3210D4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DirectoryIterator.h"; path = "../../../../modules/juce_core/files/juce_DirectoryIterator.h"; sourceTree = "SOURCE_ROOT"; };
@@ -1325,6 +1326,7 @@
2C4E26E2F6F3B5522CA9993E,
274546C14A985F7D454E16B7,
783C910D9B34E33F4C7D270F,
+ DDF7D7828813BEC0173FD43A,
72E1B34915000641B7AD80EF,
BA99F87A1BC936C566A0DFA7,
B36AA5249B5B2242486B4153,
diff --git a/examples/OpenGLAppExample/Builds/VisualStudio2010/OpenGLAppExample.vcxproj b/examples/OpenGLAppExample/Builds/VisualStudio2010/OpenGLAppExample.vcxproj
index 22f6e9e374..71012dd4d0 100644
--- a/examples/OpenGLAppExample/Builds/VisualStudio2010/OpenGLAppExample.vcxproj
+++ b/examples/OpenGLAppExample/Builds/VisualStudio2010/OpenGLAppExample.vcxproj
@@ -536,6 +536,9 @@
true
+
+ true
+
true
diff --git a/examples/OpenGLAppExample/Builds/VisualStudio2010/OpenGLAppExample.vcxproj.filters b/examples/OpenGLAppExample/Builds/VisualStudio2010/OpenGLAppExample.vcxproj.filters
index ffad0316ae..39873e66e2 100644
--- a/examples/OpenGLAppExample/Builds/VisualStudio2010/OpenGLAppExample.vcxproj.filters
+++ b/examples/OpenGLAppExample/Builds/VisualStudio2010/OpenGLAppExample.vcxproj.filters
@@ -733,6 +733,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/OpenGLAppExample/Builds/iOS/Info.plist b/examples/OpenGLAppExample/Builds/iOS/Info.plist
index c869c5d3fc..2833744539 100644
--- a/examples/OpenGLAppExample/Builds/iOS/Info.plist
+++ b/examples/OpenGLAppExample/Builds/iOS/Info.plist
@@ -30,6 +30,7 @@
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
diff --git a/examples/OpenGLAppExample/Builds/iOS/OpenGLAppExample.xcodeproj/project.pbxproj b/examples/OpenGLAppExample/Builds/iOS/OpenGLAppExample.xcodeproj/project.pbxproj
index b5eec2a935..372c6a3fae 100644
--- a/examples/OpenGLAppExample/Builds/iOS/OpenGLAppExample.xcodeproj/project.pbxproj
+++ b/examples/OpenGLAppExample/Builds/iOS/OpenGLAppExample.xcodeproj/project.pbxproj
@@ -593,10 +593,12 @@
A80BB5CEC5BB5398B155F980 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Toolbar.cpp"; path = "../../../../modules/juce_gui_basics/widgets/juce_Toolbar.cpp"; sourceTree = "SOURCE_ROOT"; };
A8451C0D5D0549A7D923F2D6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Strings.mm"; path = "../../../../modules/juce_core/native/juce_mac_Strings.mm"; sourceTree = "SOURCE_ROOT"; };
A85BBB0551113A7CD910AA16 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_gui_basics.h"; path = "../../../../modules/juce_gui_basics/juce_gui_basics.h"; sourceTree = "SOURCE_ROOT"; };
+ A878B40B811C4B83658F6A60 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_Messaging.cpp"; path = "../../../../modules/juce_events/native/juce_android_Messaging.cpp"; sourceTree = "SOURCE_ROOT"; };
A87A60BF515078DF23E1F737 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Button.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_Button.h"; sourceTree = "SOURCE_ROOT"; };
A8A190EDD8CED5ACF3AEE2C9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiInput.h"; path = "../../../../modules/juce_audio_devices/midi_io/juce_MidiInput.h"; sourceTree = "SOURCE_ROOT"; };
A937C45D53029A6BD6DA500B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiFile.h"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiFile.h"; sourceTree = "SOURCE_ROOT"; };
AA54E821F947C9A9DC359693 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawableButton.cpp"; path = "../../../../modules/juce_gui_basics/buttons/juce_DrawableButton.cpp"; sourceTree = "SOURCE_ROOT"; };
+ AA55BD139AEC1B8272ABE461 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AttributedString.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_AttributedString.cpp"; sourceTree = "SOURCE_ROOT"; };
AA6A795F8A452B980C91770B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_FlacAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_FlacAudioFormat.h"; sourceTree = "SOURCE_ROOT"; };
AA8A3E0CF7623249B2907DB1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Clipboard.cpp"; path = "../../../../modules/juce_gui_basics/native/juce_linux_Clipboard.cpp"; sourceTree = "SOURCE_ROOT"; };
AABFFB2D2D9F9BB39C95BA25 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioTransportSource.cpp"; path = "../../../../modules/juce_audio_devices/sources/juce_AudioTransportSource.cpp"; sourceTree = "SOURCE_ROOT"; };
@@ -607,34 +609,27 @@
AC4730773DE422AE346C6D6B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_UIViewComponent.h"; path = "../../../../modules/juce_gui_extra/embedding/juce_UIViewComponent.h"; sourceTree = "SOURCE_ROOT"; };
ACD7FAE9EE61A4085580912B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_RelativePointPath.cpp"; path = "../../../../modules/juce_gui_basics/positioning/juce_RelativePointPath.cpp"; sourceTree = "SOURCE_ROOT"; };
ACEC05FF097A56FB7F3EF6B9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiOutput.h"; path = "../../../../modules/juce_audio_devices/midi_io/juce_MidiOutput.h"; sourceTree = "SOURCE_ROOT"; };
- AD16BF0DECF3EEFD7AE11457 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentListener.h"; path = "../../../../modules/juce_gui_basics/components/juce_ComponentListener.h"; sourceTree = "SOURCE_ROOT"; };
- AD7CF8E55597C12D264E26D5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentPeer.h"; path = "../../../../modules/juce_gui_basics/windows/juce_ComponentPeer.h"; sourceTree = "SOURCE_ROOT"; };
- ADA1339F195F699D7F5369F9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableRectangle.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableRectangle.h"; sourceTree = "SOURCE_ROOT"; };
ADFFCCFC47120AF338FD8C22 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ElementComparator.h"; path = "../../../../modules/juce_core/containers/juce_ElementComparator.h"; sourceTree = "SOURCE_ROOT"; };
- AE86A03508278775CA9F250B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ResizableBorderComponent.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ResizableBorderComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
- AF6001FA947F3A7DF15CBF8B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_UIViewComponentPeer.mm"; path = "../../../../modules/juce_gui_basics/native/juce_ios_UIViewComponentPeer.mm"; sourceTree = "SOURCE_ROOT"; };
AF80D629DF6AF8EEB11DE598 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_AudioCDReader.mm"; path = "../../../../modules/juce_audio_devices/native/juce_mac_AudioCDReader.mm"; sourceTree = "SOURCE_ROOT"; };
- AFBCB46AC109F4982F012C0A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Files.mm"; path = "../../../../modules/juce_core/native/juce_mac_Files.mm"; sourceTree = "SOURCE_ROOT"; };
- B05257BD950E35B28F9E88CC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LuaCodeTokeniser.h"; path = "../../../../modules/juce_gui_extra/code_editor/juce_LuaCodeTokeniser.h"; sourceTree = "SOURCE_ROOT"; };
- B121FF657B96C6FFEB2C2DC1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_gui_extra.h"; path = "../../../../modules/juce_gui_extra/juce_gui_extra.h"; sourceTree = "SOURCE_ROOT"; };
- B2E2A77534D9104C78E8F3E2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Value.cpp"; path = "../../../../modules/juce_data_structures/values/juce_Value.cpp"; sourceTree = "SOURCE_ROOT"; };
- B2EE6F9509A435D69B2508AE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_osx_ObjCHelpers.h"; path = "../../../../modules/juce_core/native/juce_osx_ObjCHelpers.h"; sourceTree = "SOURCE_ROOT"; };
- B36AA5249B5B2242486B4153 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Network.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
- BA99F87A1BC936C566A0DFA7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Files.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Files.cpp"; sourceTree = "SOURCE_ROOT"; };
+ B0E21FE9C68B99E4C751DF13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_QuickTimeMovieComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_QuickTimeMovieComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
BC35263317084BA60132B43D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioSubsectionReader.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioSubsectionReader.cpp"; sourceTree = "SOURCE_ROOT"; };
- BD4C015152FD7519E50C9BCA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_posix_SharedCode.h"; path = "../../../../modules/juce_core/native/juce_posix_SharedCode.h"; sourceTree = "SOURCE_ROOT"; };
C3C776709CFEB52B87A9E260 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
5802E3490BEAFD892C837E2A = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OpenGLAppExample.app; sourceTree = "BUILT_PRODUCTS_DIR"; };
850E016A9EA33CDCF888D7AC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ResamplingAudioSource.h"; path = "../../../../modules/juce_audio_basics/sources/juce_ResamplingAudioSource.h"; sourceTree = "SOURCE_ROOT"; };
- A878B40B811C4B83658F6A60 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_Messaging.cpp"; path = "../../../../modules/juce_events/native/juce_android_Messaging.cpp"; sourceTree = "SOURCE_ROOT"; };
- AA55BD139AEC1B8272ABE461 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AttributedString.cpp"; path = "../../../../modules/juce_graphics/fonts/juce_AttributedString.cpp"; sourceTree = "SOURCE_ROOT"; };
AD0DBF0531130EAD4DF2A8FA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_VST3PluginFormat.h"; path = "../../../../modules/juce_audio_processors/format_types/juce_VST3PluginFormat.h"; sourceTree = "SOURCE_ROOT"; };
+ AD16BF0DECF3EEFD7AE11457 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentListener.h"; path = "../../../../modules/juce_gui_basics/components/juce_ComponentListener.h"; sourceTree = "SOURCE_ROOT"; };
+ AD7CF8E55597C12D264E26D5 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ComponentPeer.h"; path = "../../../../modules/juce_gui_basics/windows/juce_ComponentPeer.h"; sourceTree = "SOURCE_ROOT"; };
+ ADA1339F195F699D7F5369F9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableRectangle.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableRectangle.h"; sourceTree = "SOURCE_ROOT"; };
+ AE86A03508278775CA9F250B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ResizableBorderComponent.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_ResizableBorderComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
AEA5E43C19B3566D5B2655E9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageCache.cpp"; path = "../../../../modules/juce_graphics/images/juce_ImageCache.cpp"; sourceTree = "SOURCE_ROOT"; };
AEBF8C2FCAF972F014D43738 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AiffAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_AiffAudioFormat.h"; sourceTree = "SOURCE_ROOT"; };
AF5C2B3C5CF657FA722F9A68 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SliderPropertyComponent.cpp"; path = "../../../../modules/juce_gui_basics/properties/juce_SliderPropertyComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
- B0E21FE9C68B99E4C751DF13 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_QuickTimeMovieComponent.cpp"; path = "../../../../modules/juce_video/native/juce_win32_QuickTimeMovieComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
+ AF6001FA947F3A7DF15CBF8B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_ios_UIViewComponentPeer.mm"; path = "../../../../modules/juce_gui_basics/native/juce_ios_UIViewComponentPeer.mm"; sourceTree = "SOURCE_ROOT"; };
+ AFBCB46AC109F4982F012C0A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_Files.mm"; path = "../../../../modules/juce_core/native/juce_mac_Files.mm"; sourceTree = "SOURCE_ROOT"; };
+ B05257BD950E35B28F9E88CC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LuaCodeTokeniser.h"; path = "../../../../modules/juce_gui_extra/code_editor/juce_LuaCodeTokeniser.h"; sourceTree = "SOURCE_ROOT"; };
B0FB5996D7068C230DC6D8E0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MouseCursor.cpp"; path = "../../../../modules/juce_gui_basics/mouse/juce_MouseCursor.cpp"; sourceTree = "SOURCE_ROOT"; };
B0FE76D91413C32F64610594 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CPlusPlusCodeTokeniserFunctions.h"; path = "../../../../modules/juce_gui_extra/code_editor/juce_CPlusPlusCodeTokeniserFunctions.h"; sourceTree = "SOURCE_ROOT"; };
+ B121FF657B96C6FFEB2C2DC1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_gui_extra.h"; path = "../../../../modules/juce_gui_extra/juce_gui_extra.h"; sourceTree = "SOURCE_ROOT"; };
B1440ED412E2277340903AB0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ToneGeneratorAudioSource.cpp"; path = "../../../../modules/juce_audio_basics/sources/juce_ToneGeneratorAudioSource.cpp"; sourceTree = "SOURCE_ROOT"; };
B1B76C913B09E3F684F76824 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_CriticalSection.h"; path = "../../../../modules/juce_core/threads/juce_CriticalSection.h"; sourceTree = "SOURCE_ROOT"; };
B1C695101BE3D6A84272B6C8 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TooltipWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_TooltipWindow.h"; sourceTree = "SOURCE_ROOT"; };
@@ -646,6 +641,9 @@
B2A85C1813641574E4D15BF2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LowLevelGraphicsSoftwareRenderer.cpp"; path = "../../../../modules/juce_graphics/contexts/juce_LowLevelGraphicsSoftwareRenderer.cpp"; sourceTree = "SOURCE_ROOT"; };
B2B042F73709D0057DE8A51E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_OpenGLShaderProgram.h"; path = "../../../../modules/juce_opengl/opengl/juce_OpenGLShaderProgram.h"; sourceTree = "SOURCE_ROOT"; };
B2D09E29CCC80C27956BF314 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextEditor.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_TextEditor.h"; sourceTree = "SOURCE_ROOT"; };
+ B2E2A77534D9104C78E8F3E2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Value.cpp"; path = "../../../../modules/juce_data_structures/values/juce_Value.cpp"; sourceTree = "SOURCE_ROOT"; };
+ B2EE6F9509A435D69B2508AE = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_osx_ObjCHelpers.h"; path = "../../../../modules/juce_core/native/juce_osx_ObjCHelpers.h"; sourceTree = "SOURCE_ROOT"; };
+ B36AA5249B5B2242486B4153 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Network.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
B49E98EF01462277526C417D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_FileSearchPathListComponent.cpp"; path = "../../../../modules/juce_gui_basics/filebrowser/juce_FileSearchPathListComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
B5A8A3579F03D2CCE4894848 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/format/juce_AudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; };
B607DF0E27752A1B9A863CC6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_WebBrowserComponent.mm"; path = "../../../../modules/juce_gui_extra/native/juce_mac_WebBrowserComponent.mm"; sourceTree = "SOURCE_ROOT"; };
@@ -665,6 +663,7 @@
BA5A9BB00CD8BEA408371875 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LookAndFeel_V1.cpp"; path = "../../../../modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V1.cpp"; sourceTree = "SOURCE_ROOT"; };
BA5DE80E67A74A41D57E7663 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ConnectedChildProcess.cpp"; path = "../../../../modules/juce_events/interprocess/juce_ConnectedChildProcess.cpp"; sourceTree = "SOURCE_ROOT"; };
BA895F5D0FC2F40DA0566469 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_audio_processors.mm"; path = "../../../../modules/juce_audio_processors/juce_audio_processors.mm"; sourceTree = "SOURCE_ROOT"; };
+ BA99F87A1BC936C566A0DFA7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Files.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Files.cpp"; sourceTree = "SOURCE_ROOT"; };
BB4B7332B8B456297344608E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PerformanceCounter.h"; path = "../../../../modules/juce_core/time/juce_PerformanceCounter.h"; sourceTree = "SOURCE_ROOT"; };
BB7442FBD89AFCE6AE14E0AD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_ALSA.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_linux_ALSA.cpp"; sourceTree = "SOURCE_ROOT"; };
BB8AD6D858D518E804AFA0C7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ArrowButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_ArrowButton.h"; sourceTree = "SOURCE_ROOT"; };
@@ -673,6 +672,7 @@
BC7C088D053711418A5A5698 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ChildProcess.cpp"; path = "../../../../modules/juce_core/threads/juce_ChildProcess.cpp"; sourceTree = "SOURCE_ROOT"; };
BCD3969359F2EB2EB970C412 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AppleRemote.h"; path = "../../../../modules/juce_gui_extra/misc/juce_AppleRemote.h"; sourceTree = "SOURCE_ROOT"; };
BCD60A4DBAB2007ECBCAB17D = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_LiveConstantEditor.h"; path = "../../../../modules/juce_gui_extra/misc/juce_LiveConstantEditor.h"; sourceTree = "SOURCE_ROOT"; };
+ BD4C015152FD7519E50C9BCA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_posix_SharedCode.h"; path = "../../../../modules/juce_core/native/juce_posix_SharedCode.h"; sourceTree = "SOURCE_ROOT"; };
BD69D8ABDB6741F717E0DD1C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_InputStream.cpp"; path = "../../../../modules/juce_core/streams/juce_InputStream.cpp"; sourceTree = "SOURCE_ROOT"; };
BDB1FA875F2C8263E3D2650A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_XmlDocument.h"; path = "../../../../modules/juce_core/xml/juce_XmlDocument.h"; sourceTree = "SOURCE_ROOT"; };
BDBC99D827A9F6C5B1B0ED5E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ios_Audio.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_ios_Audio.cpp"; sourceTree = "SOURCE_ROOT"; };
@@ -788,6 +788,7 @@
DCB52EFF8A9F5D9F6CF3D3FC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawableText.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableText.cpp"; sourceTree = "SOURCE_ROOT"; };
DD387A0509039658A5DC2AE5 = {isa = PBXFileReference; lastKnownFileType = file.glsl; name = VertexShader.glsl; path = ../../Source/VertexShader.glsl; sourceTree = "SOURCE_ROOT"; };
DD542B6F61E6C27A0D5A5F2A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_DirectSound.cpp"; path = "../../../../modules/juce_audio_devices/native/juce_win32_DirectSound.cpp"; sourceTree = "SOURCE_ROOT"; };
+ DDF7D7828813BEC0173FD43A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
DE00116B59A20E5B69367B70 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_StretchableLayoutResizerBar.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_StretchableLayoutResizerBar.cpp"; sourceTree = "SOURCE_ROOT"; };
DE1A6A1C0CCC94A3E3A887E3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DrawableShape.h"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableShape.h"; sourceTree = "SOURCE_ROOT"; };
DE3832516FB6969C0E3210D4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_DirectoryIterator.h"; path = "../../../../modules/juce_core/files/juce_DirectoryIterator.h"; sourceTree = "SOURCE_ROOT"; };
@@ -1317,6 +1318,7 @@
2C4E26E2F6F3B5522CA9993E,
274546C14A985F7D454E16B7,
783C910D9B34E33F4C7D270F,
+ DDF7D7828813BEC0173FD43A,
72E1B34915000641B7AD80EF,
BA99F87A1BC936C566A0DFA7,
B36AA5249B5B2242486B4153,
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/AppConfig.h b/examples/OpenGLAppExample/JuceLibraryCode/AppConfig.h
index a86c16c959..c7ca182b47 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/AppConfig.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/AppConfig.h
@@ -141,6 +141,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
index d23d38185b..b9a775c861 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
index f98a4627f4..6a672ccda4 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
index 708777c035..4307ccc794 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
index 3a8d0534c0..bd61929b93 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
index 305f31dafb..860c0221c7 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_cryptography/juce_cryptography.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
index 2da949a353..e427fa2135 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_opengl/juce_opengl.h"
-
diff --git a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_video/juce_video.h
index 295f5d7c6f..1b77c4a466 100644
--- a/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_video/juce_video.h
+++ b/examples/OpenGLAppExample/JuceLibraryCode/modules/juce_video/juce_video.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_video/juce_video.h"
-
diff --git a/examples/PluckedStringsDemo/Builds/MacOSX/PluckedStringsDemo.xcodeproj/project.pbxproj b/examples/PluckedStringsDemo/Builds/MacOSX/PluckedStringsDemo.xcodeproj/project.pbxproj
index e8212b2641..0ab00e5cf6 100644
--- a/examples/PluckedStringsDemo/Builds/MacOSX/PluckedStringsDemo.xcodeproj/project.pbxproj
+++ b/examples/PluckedStringsDemo/Builds/MacOSX/PluckedStringsDemo.xcodeproj/project.pbxproj
@@ -239,6 +239,7 @@
3CD2FA1911E347C5ED1257FC = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Singleton.h"; path = "../../../../modules/juce_core/memory/juce_Singleton.h"; sourceTree = "SOURCE_ROOT"; };
3D08E5F861CE4E8A4C77CC94 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_module_info"; path = "../../../../modules/juce_gui_basics/juce_module_info"; sourceTree = "SOURCE_ROOT"; };
3D310C545ABB7673054872B4 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_QuickTimeAudioFormat.h"; sourceTree = "SOURCE_ROOT"; };
+ 3DE9ACC436583326342DD06D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
3DED258C3988EA0D9AF6049B = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SystemStats.h"; path = "../../../../modules/juce_core/system/juce_SystemStats.h"; sourceTree = "SOURCE_ROOT"; };
3E1A293411F1EB1A686856F1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Uuid.h"; path = "../../../../modules/juce_core/misc/juce_Uuid.h"; sourceTree = "SOURCE_ROOT"; };
3E28A94049CBBBF7126DA4F1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ImageConvolutionKernel.cpp"; path = "../../../../modules/juce_graphics/images/juce_ImageConvolutionKernel.cpp"; sourceTree = "SOURCE_ROOT"; };
@@ -1278,6 +1279,7 @@
4B046999C395426E3C497334,
C784852DD948BFA740D1FD9C,
73FCCD21049285EFE6BE952A,
+ 3DE9ACC436583326342DD06D,
9463F443EED05E93B511F24D,
C1A80FCB592E835EBCF99353,
F96A1911DD7C5832CFD4720A,
diff --git a/examples/PluckedStringsDemo/Builds/VisualStudio2013/PluckedStringsDemo.vcxproj b/examples/PluckedStringsDemo/Builds/VisualStudio2013/PluckedStringsDemo.vcxproj
index fde7391f94..a723abc4e9 100644
--- a/examples/PluckedStringsDemo/Builds/VisualStudio2013/PluckedStringsDemo.vcxproj
+++ b/examples/PluckedStringsDemo/Builds/VisualStudio2013/PluckedStringsDemo.vcxproj
@@ -559,6 +559,9 @@
true
+
+ true
+
true
diff --git a/examples/PluckedStringsDemo/Builds/VisualStudio2013/PluckedStringsDemo.vcxproj.filters b/examples/PluckedStringsDemo/Builds/VisualStudio2013/PluckedStringsDemo.vcxproj.filters
index f521c68533..999a918342 100644
--- a/examples/PluckedStringsDemo/Builds/VisualStudio2013/PluckedStringsDemo.vcxproj.filters
+++ b/examples/PluckedStringsDemo/Builds/VisualStudio2013/PluckedStringsDemo.vcxproj.filters
@@ -715,6 +715,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/AppConfig.h b/examples/PluckedStringsDemo/JuceLibraryCode/AppConfig.h
index 916b08464e..a4c6633b27 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/AppConfig.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/AppConfig.h
@@ -139,6 +139,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
index d23d38185b..b9a775c861 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
-
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
index f98a4627f4..6a672ccda4 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
-
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
index 708777c035..4307ccc794 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
-
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
index 3a8d0534c0..bd61929b93 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
-
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
index 045e58fbc0..dfd50e5536 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_utils/juce_audio_utils.h"
-
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/PluckedStringsDemo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/SimpleFFTExample/Builds/MacOSX/SimpleFFTExample.xcodeproj/project.pbxproj b/examples/SimpleFFTExample/Builds/MacOSX/SimpleFFTExample.xcodeproj/project.pbxproj
index f51ae84b59..5dea849fed 100644
--- a/examples/SimpleFFTExample/Builds/MacOSX/SimpleFFTExample.xcodeproj/project.pbxproj
+++ b/examples/SimpleFFTExample/Builds/MacOSX/SimpleFFTExample.xcodeproj/project.pbxproj
@@ -482,6 +482,7 @@
8F26EB74E15A475E40CB4FEE = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioProcessor.cpp"; path = "../../../../modules/juce_audio_processors/processors/juce_AudioProcessor.cpp"; sourceTree = "SOURCE_ROOT"; };
8F3A4160FAC9639982F55EF3 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_module_info"; path = "../../../../modules/juce_audio_processors/juce_module_info"; sourceTree = "SOURCE_ROOT"; };
8F618D1D7D1C798F24E53D6E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AsyncUpdater.cpp"; path = "../../../../modules/juce_events/broadcasters/juce_AsyncUpdater.cpp"; sourceTree = "SOURCE_ROOT"; };
+ 8F74C006F1BEA5BB9B2646A6 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
8FE177F5571307A339832F6E = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_VSTPluginFormat.cpp"; path = "../../../../modules/juce_audio_processors/format_types/juce_VSTPluginFormat.cpp"; sourceTree = "SOURCE_ROOT"; };
902CCD92C6A6F229DBFCEEFA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_NSViewComponent.h"; path = "../../../../modules/juce_gui_extra/embedding/juce_NSViewComponent.h"; sourceTree = "SOURCE_ROOT"; };
9076086C13B37FB1367C3B17 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Array.h"; path = "../../../../modules/juce_core/containers/juce_Array.h"; sourceTree = "SOURCE_ROOT"; };
@@ -706,31 +707,31 @@
CD368B349178503B82C58676 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_events.mm"; path = "../../../../modules/juce_events/juce_events.mm"; sourceTree = "SOURCE_ROOT"; };
CDAB1038A5278AD954C80885 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToolbarItemComponent.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ToolbarItemComponent.h"; sourceTree = "SOURCE_ROOT"; };
CDDC856EAC96985829B50FA2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LuaCodeTokeniser.cpp"; path = "../../../../modules/juce_gui_extra/code_editor/juce_LuaCodeTokeniser.cpp"; sourceTree = "SOURCE_ROOT"; };
- CE8914C5E4C9F3B8BA2D85AC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PreferencesPanel.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_PreferencesPanel.cpp"; sourceTree = "SOURCE_ROOT"; };
CFBFB75518C0DA7A055CEE23 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DrawableShape.cpp"; path = "../../../../modules/juce_gui_basics/drawables/juce_DrawableShape.cpp"; sourceTree = "SOURCE_ROOT"; };
CFC5627BDE7F160D7B7EF07C = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_InputStream.h"; path = "../../../../modules/juce_core/streams/juce_InputStream.h"; sourceTree = "SOURCE_ROOT"; };
CFCC37A15307237470208214 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ImageComponent.h"; path = "../../../../modules/juce_gui_basics/widgets/juce_ImageComponent.h"; sourceTree = "SOURCE_ROOT"; };
CFDB01D3626D12DF19B01EDB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_StretchableLayoutManager.cpp"; path = "../../../../modules/juce_gui_basics/layout/juce_StretchableLayoutManager.cpp"; sourceTree = "SOURCE_ROOT"; };
- D06742C08018B2146FC3859F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SplashScreen.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_SplashScreen.cpp"; sourceTree = "SOURCE_ROOT"; };
D13928F6C451978056B723BA = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_XmlDocument.cpp"; path = "../../../../modules/juce_core/xml/juce_XmlDocument.cpp"; sourceTree = "SOURCE_ROOT"; };
- D153089A2E20A8EE5D1AE6C3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_WebBrowserComponent.cpp"; path = "../../../../modules/juce_gui_extra/native/juce_android_WebBrowserComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
D15C6C72D805832EC40E432F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Messaging.cpp"; path = "../../../../modules/juce_events/native/juce_win32_Messaging.cpp"; sourceTree = "SOURCE_ROOT"; };
D19384269E32BF7164359DEA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_PopupMenu.h"; path = "../../../../modules/juce_gui_basics/menus/juce_PopupMenu.h"; sourceTree = "SOURCE_ROOT"; };
D19BBCD088D2D7ABD67C3299 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_XmlDocument.h"; path = "../../../../modules/juce_core/xml/juce_XmlDocument.h"; sourceTree = "SOURCE_ROOT"; };
D1A3A1AD6610FFAA4278CCB3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_NativeMessageBox.h"; path = "../../../../modules/juce_gui_basics/windows/juce_NativeMessageBox.h"; sourceTree = "SOURCE_ROOT"; };
D1AC8ED686D3F69DCAD6C125 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_String.h"; path = "../../../../modules/juce_core/text/juce_String.h"; sourceTree = "SOURCE_ROOT"; };
- D31ADAD371B6349F9ECF5788 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MainMenu.mm"; path = "../../../../modules/juce_gui_basics/native/juce_mac_MainMenu.mm"; sourceTree = "SOURCE_ROOT"; };
DB21D09A506A56B642270FE8 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
BDD25AC7DBBC9F465319BF08 = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SimpleFFTExample.app; sourceTree = "BUILT_PRODUCTS_DIR"; };
C149F9750B773782846231B2 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_module_info"; path = "../../../../modules/juce_audio_basics/juce_module_info"; sourceTree = "SOURCE_ROOT"; };
C94BCD4B8FAF9AB50E8A5F8A = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiKeyboardState.cpp"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiKeyboardState.cpp"; sourceTree = "SOURCE_ROOT"; };
+ CE8914C5E4C9F3B8BA2D85AC = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PreferencesPanel.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_PreferencesPanel.cpp"; sourceTree = "SOURCE_ROOT"; };
D051ADD70BDF03C15617E945 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_QuickTimeAudioFormat.h"; path = "../../../../modules/juce_audio_formats/codecs/juce_QuickTimeAudioFormat.h"; sourceTree = "SOURCE_ROOT"; };
+ D06742C08018B2146FC3859F = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_SplashScreen.cpp"; path = "../../../../modules/juce_gui_extra/misc/juce_SplashScreen.cpp"; sourceTree = "SOURCE_ROOT"; };
D0A82CF7ADC4BA470A94BAA7 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BorderSize.h"; path = "../../../../modules/juce_graphics/geometry/juce_BorderSize.h"; sourceTree = "SOURCE_ROOT"; };
+ D153089A2E20A8EE5D1AE6C3 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_android_WebBrowserComponent.cpp"; path = "../../../../modules/juce_gui_extra/native/juce_android_WebBrowserComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
D23FB2D995F59BF602A46758 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ScrollBar.h"; path = "../../../../modules/juce_gui_basics/layout/juce_ScrollBar.h"; sourceTree = "SOURCE_ROOT"; };
D2709B948F51704C496C7096 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ActionListener.h"; path = "../../../../modules/juce_events/broadcasters/juce_ActionListener.h"; sourceTree = "SOURCE_ROOT"; };
D2712262399E07A48832E87C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_TextPropertyComponent.cpp"; path = "../../../../modules/juce_gui_basics/properties/juce_TextPropertyComponent.cpp"; sourceTree = "SOURCE_ROOT"; };
D29C0607E9D5E0F663C86991 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_BubbleComponent.h"; path = "../../../../modules/juce_gui_basics/misc/juce_BubbleComponent.h"; sourceTree = "SOURCE_ROOT"; };
D2B80719F15453D218F04151 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_win32_Direct2DGraphicsContext.cpp"; path = "../../../../modules/juce_graphics/native/juce_win32_Direct2DGraphicsContext.cpp"; sourceTree = "SOURCE_ROOT"; };
+ D31ADAD371B6349F9ECF5788 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = "juce_mac_MainMenu.mm"; path = "../../../../modules/juce_gui_basics/native/juce_mac_MainMenu.mm"; sourceTree = "SOURCE_ROOT"; };
D3284A7CA60AFCB8BBE78211 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiOutput.cpp"; path = "../../../../modules/juce_audio_devices/midi_io/juce_MidiOutput.cpp"; sourceTree = "SOURCE_ROOT"; };
D3DFA30B1FB57A767001E3D2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AlertWindow.h"; path = "../../../../modules/juce_gui_basics/windows/juce_AlertWindow.h"; sourceTree = "SOURCE_ROOT"; };
D41373B1362CD740F7242670 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_Javascript.h"; path = "../../../../modules/juce_core/javascript/juce_Javascript.h"; sourceTree = "SOURCE_ROOT"; };
@@ -1274,6 +1275,7 @@
26FD66B3303A0F896035F6FB,
79781CAB063571817A06677C,
2F6E53E6746610E44FA47EF3,
+ 8F74C006F1BEA5BB9B2646A6,
3608CD3E2D40EF80BB5BF938,
9BE7C02E54E4B7AACB9E294E,
7CA385641AE9AAACA3AF4785,
diff --git a/examples/SimpleFFTExample/Builds/VisualStudio2013/SimpleFFTExample.vcxproj b/examples/SimpleFFTExample/Builds/VisualStudio2013/SimpleFFTExample.vcxproj
index 41d9b11581..42e608adc5 100644
--- a/examples/SimpleFFTExample/Builds/VisualStudio2013/SimpleFFTExample.vcxproj
+++ b/examples/SimpleFFTExample/Builds/VisualStudio2013/SimpleFFTExample.vcxproj
@@ -559,6 +559,9 @@
true
+
+ true
+
true
diff --git a/examples/SimpleFFTExample/Builds/VisualStudio2013/SimpleFFTExample.vcxproj.filters b/examples/SimpleFFTExample/Builds/VisualStudio2013/SimpleFFTExample.vcxproj.filters
index 282421b5d3..b89a738a89 100644
--- a/examples/SimpleFFTExample/Builds/VisualStudio2013/SimpleFFTExample.vcxproj.filters
+++ b/examples/SimpleFFTExample/Builds/VisualStudio2013/SimpleFFTExample.vcxproj.filters
@@ -715,6 +715,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/AppConfig.h b/examples/SimpleFFTExample/JuceLibraryCode/AppConfig.h
index 93aaaeae1b..44ecade43a 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/AppConfig.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/AppConfig.h
@@ -139,6 +139,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
index d23d38185b..b9a775c861 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
-
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
index f98a4627f4..6a672ccda4 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
-
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
index 708777c035..4307ccc794 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
-
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
index 3a8d0534c0..bd61929b93 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
-
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
index 045e58fbc0..dfd50e5536 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_utils/juce_audio_utils.h"
-
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/SimpleFFTExample/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/audio plugin demo/Builds/MacOSX/Info.plist b/examples/audio plugin demo/Builds/MacOSX/Info.plist
index 94da4bd393..c7fbf09d4f 100644
--- a/examples/audio plugin demo/Builds/MacOSX/Info.plist
+++ b/examples/audio plugin demo/Builds/MacOSX/Info.plist
@@ -20,20 +20,20 @@
CFBundleVersion
1.0.0
NSHumanReadableCopyright
- Raw Material Software Ltd.
+ ROLI Ltd.
NSHighResolutionCapable
AudioComponents
name
- Raw Material Software: Juce Demo Plugin
+ ROLI Ltd.: Juce Demo Plugin
description
Juce Demo Plugin
factoryFunction
JuceDemoProjectAUFactory
manufacturer
- RawM
+ Roli
type
aumf
subtype
diff --git a/examples/audio plugin demo/Builds/MacOSX/JuceDemoPlugin.xcodeproj/project.pbxproj b/examples/audio plugin demo/Builds/MacOSX/JuceDemoPlugin.xcodeproj/project.pbxproj
index cf263e52e4..7f51e0c769 100644
--- a/examples/audio plugin demo/Builds/MacOSX/JuceDemoPlugin.xcodeproj/project.pbxproj
+++ b/examples/audio plugin demo/Builds/MacOSX/JuceDemoPlugin.xcodeproj/project.pbxproj
@@ -501,6 +501,7 @@
79B3B7E2DD82AB16C411D9E0 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_module_info"; path = "../../../../modules/juce_graphics/juce_module_info"; sourceTree = "SOURCE_ROOT"; };
79B958A028493E0DB0133E2B = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CAVectorUnit.cpp; path = Extras/CoreAudio/PublicUtility/CAVectorUnit.cpp; sourceTree = "DEVELOPER_DIR"; };
7A1CD659BB507996CC7EE951 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AnimatedAppComponent.h"; path = "../../../../modules/juce_gui_extra/misc/juce_AnimatedAppComponent.h"; sourceTree = "SOURCE_ROOT"; };
+ 7A56C13F02DFBCBC0375F0F2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
7AC8B40A09251FDC9D75053A = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GZIPCompressorOutputStream.h"; path = "../../../../modules/juce_core/zip/juce_GZIPCompressorOutputStream.h"; sourceTree = "SOURCE_ROOT"; };
7B2A0D30289D548DCF3AC985 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_PropertiesFile.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_PropertiesFile.cpp"; sourceTree = "SOURCE_ROOT"; };
7B491514CCDB29EBB9674F9E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CADebugMacros.h; path = Extras/CoreAudio/PublicUtility/CADebugMacros.h; sourceTree = "DEVELOPER_DIR"; };
@@ -678,7 +679,6 @@
ACB591F236B9E8054BF9ECB9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_DialogWindow.cpp"; path = "../../../../modules/juce_gui_basics/windows/juce_DialogWindow.cpp"; sourceTree = "SOURCE_ROOT"; };
ACD46CD092A8EC640448BD70 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_BufferingAudioSource.cpp"; path = "../../../../modules/juce_audio_basics/sources/juce_BufferingAudioSource.cpp"; sourceTree = "SOURCE_ROOT"; };
AD33682668F35136E9195684 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_MidiMessage.h"; path = "../../../../modules/juce_audio_basics/midi/juce_MidiMessage.h"; sourceTree = "SOURCE_ROOT"; };
- AD4C568CF5706BEDBE181243 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ChangeBroadcaster.h"; path = "../../../../modules/juce_events/broadcasters/juce_ChangeBroadcaster.h"; sourceTree = "SOURCE_ROOT"; };
AD7E9320CE88BADD17DA949C = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_MidiOutput.cpp"; path = "../../../../modules/juce_audio_devices/midi_io/juce_MidiOutput.cpp"; sourceTree = "SOURCE_ROOT"; };
B2686DED597A081F237B1B1D = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_AudioSampleBuffer.cpp"; path = "../../../../modules/juce_audio_basics/buffers/juce_AudioSampleBuffer.cpp"; sourceTree = "SOURCE_ROOT"; };
B43E810ABF9939F0F6E76318 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_NewLine.h"; path = "../../../../modules/juce_core/text/juce_NewLine.h"; sourceTree = "SOURCE_ROOT"; };
@@ -702,6 +702,7 @@
AC5452F5122E3A4B670B5185 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_AudioThumbnail.h"; path = "../../../../modules/juce_audio_utils/gui/juce_AudioThumbnail.h"; sourceTree = "SOURCE_ROOT"; };
ACC4E765AD4BF1D025FB4E83 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Network.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
ACDF0E99B316A7C266F6EFFD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_LAMEEncoderAudioFormat.cpp"; path = "../../../../modules/juce_audio_formats/codecs/juce_LAMEEncoderAudioFormat.cpp"; sourceTree = "SOURCE_ROOT"; };
+ AD4C568CF5706BEDBE181243 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ChangeBroadcaster.h"; path = "../../../../modules/juce_events/broadcasters/juce_ChangeBroadcaster.h"; sourceTree = "SOURCE_ROOT"; };
AE3318FE584B5928D1F10897 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_linux_Threads.cpp"; path = "../../../../modules/juce_core/native/juce_linux_Threads.cpp"; sourceTree = "SOURCE_ROOT"; };
AE3C497B58239EA75FD18AD9 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GlyphArrangement.h"; path = "../../../../modules/juce_graphics/fonts/juce_GlyphArrangement.h"; sourceTree = "SOURCE_ROOT"; };
AEE273E29C5B07B96BAFFA46 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ReferenceCountedArray.h"; path = "../../../../modules/juce_core/containers/juce_ReferenceCountedArray.h"; sourceTree = "SOURCE_ROOT"; };
@@ -1426,6 +1427,7 @@
383CCB4FB4F70FDE749AFEA0,
3F8F5E0EF93E9B95DD17CFB6,
C46535B208CC33B10D010E3F,
+ 7A56C13F02DFBCBC0375F0F2,
0CD474E9C69F05868EF8D9EA,
ED5E2A6E19327A0F73876C42,
ACC4E765AD4BF1D025FB4E83,
diff --git a/examples/audio plugin demo/Builds/VisualStudio2005/JuceDemoPlugin.vcproj b/examples/audio plugin demo/Builds/VisualStudio2005/JuceDemoPlugin.vcproj
index ad487c2562..41dd8c9e48 100644
--- a/examples/audio plugin demo/Builds/VisualStudio2005/JuceDemoPlugin.vcproj
+++ b/examples/audio plugin demo/Builds/VisualStudio2005/JuceDemoPlugin.vcproj
@@ -1935,6 +1935,16 @@
+
+
+
+
+
+
+
+
diff --git a/examples/audio plugin demo/Builds/VisualStudio2005/resources.rc b/examples/audio plugin demo/Builds/VisualStudio2005/resources.rc
index f95bffb4d8..6f43681841 100644
--- a/examples/audio plugin demo/Builds/VisualStudio2005/resources.rc
+++ b/examples/audio plugin demo/Builds/VisualStudio2005/resources.rc
@@ -13,7 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "JuceDemoPlugin\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "JuceDemoPlugin\0"
diff --git a/examples/audio plugin demo/Builds/VisualStudio2008/JuceDemoPlugin.vcproj b/examples/audio plugin demo/Builds/VisualStudio2008/JuceDemoPlugin.vcproj
index 9a0c864eb1..b7b0ab1f38 100644
--- a/examples/audio plugin demo/Builds/VisualStudio2008/JuceDemoPlugin.vcproj
+++ b/examples/audio plugin demo/Builds/VisualStudio2008/JuceDemoPlugin.vcproj
@@ -1935,6 +1935,16 @@
+
+
+
+
+
+
+
+
diff --git a/examples/audio plugin demo/Builds/VisualStudio2008/resources.rc b/examples/audio plugin demo/Builds/VisualStudio2008/resources.rc
index f95bffb4d8..6f43681841 100644
--- a/examples/audio plugin demo/Builds/VisualStudio2008/resources.rc
+++ b/examples/audio plugin demo/Builds/VisualStudio2008/resources.rc
@@ -13,7 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "JuceDemoPlugin\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "JuceDemoPlugin\0"
diff --git a/examples/audio plugin demo/Builds/VisualStudio2010/JuceDemoPlugin.vcxproj b/examples/audio plugin demo/Builds/VisualStudio2010/JuceDemoPlugin.vcxproj
index c8801cbe22..9873208e2f 100644
--- a/examples/audio plugin demo/Builds/VisualStudio2010/JuceDemoPlugin.vcxproj
+++ b/examples/audio plugin demo/Builds/VisualStudio2010/JuceDemoPlugin.vcxproj
@@ -562,6 +562,9 @@
true
+
+ true
+
true
diff --git a/examples/audio plugin demo/Builds/VisualStudio2010/JuceDemoPlugin.vcxproj.filters b/examples/audio plugin demo/Builds/VisualStudio2010/JuceDemoPlugin.vcxproj.filters
index 9979da32aa..267b526386 100644
--- a/examples/audio plugin demo/Builds/VisualStudio2010/JuceDemoPlugin.vcxproj.filters
+++ b/examples/audio plugin demo/Builds/VisualStudio2010/JuceDemoPlugin.vcxproj.filters
@@ -751,6 +751,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/audio plugin demo/Builds/VisualStudio2010/resources.rc b/examples/audio plugin demo/Builds/VisualStudio2010/resources.rc
index f95bffb4d8..6f43681841 100644
--- a/examples/audio plugin demo/Builds/VisualStudio2010/resources.rc
+++ b/examples/audio plugin demo/Builds/VisualStudio2010/resources.rc
@@ -13,7 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "JuceDemoPlugin\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "JuceDemoPlugin\0"
diff --git a/examples/audio plugin demo/JuceLibraryCode/AppConfig.h b/examples/audio plugin demo/JuceLibraryCode/AppConfig.h
index 2bf4d5b40c..4f15852316 100644
--- a/examples/audio plugin demo/JuceLibraryCode/AppConfig.h
+++ b/examples/audio plugin demo/JuceLibraryCode/AppConfig.h
@@ -140,6 +140,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
index d23d38185b..b9a775c861 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
index f98a4627f4..6a672ccda4 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
index 708777c035..4307ccc794 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_plugin_client/juce_audio_plugin_client.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_plugin_client/juce_audio_plugin_client.h
index fa240235f3..2710a1ceef 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_plugin_client/juce_audio_plugin_client.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_plugin_client/juce_audio_plugin_client.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_plugin_client/juce_audio_plugin_client.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
index 3a8d0534c0..bd61929b93 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
index 045e58fbc0..dfd50e5536 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_utils/juce_audio_utils.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/audio plugin demo/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/audio plugin host/Builds/MacOSX/Info.plist b/examples/audio plugin host/Builds/MacOSX/Info.plist
index ef2b858d8a..66fad286dd 100644
--- a/examples/audio plugin host/Builds/MacOSX/Info.plist
+++ b/examples/audio plugin host/Builds/MacOSX/Info.plist
@@ -8,7 +8,7 @@
CFBundleIconFile
CFBundleIdentifier
- com.rawmaterialsoftware.pluginhost
+ com.roli.pluginhost
CFBundleName
Plugin Host
CFBundlePackageType
@@ -20,7 +20,7 @@
CFBundleVersion
1.0.0
NSHumanReadableCopyright
- Raw Material Software Ltd.
+ ROLI Ltd.
NSHighResolutionCapable
diff --git a/examples/audio plugin host/Builds/MacOSX/Plugin Host.xcodeproj/project.pbxproj b/examples/audio plugin host/Builds/MacOSX/Plugin Host.xcodeproj/project.pbxproj
index 7213d145cf..83e4db38ac 100644
--- a/examples/audio plugin host/Builds/MacOSX/Plugin Host.xcodeproj/project.pbxproj
+++ b/examples/audio plugin host/Builds/MacOSX/Plugin Host.xcodeproj/project.pbxproj
@@ -76,6 +76,7 @@
098DED4CC79076DD9FBC77BA = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_gui_basics.h"; path = "../../../../modules/juce_gui_basics/juce_gui_basics.h"; sourceTree = "SOURCE_ROOT"; };
09D4B1BC3B3713EB3E9E01E0 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_ApplicationProperties.cpp"; path = "../../../../modules/juce_data_structures/app_properties/juce_ApplicationProperties.cpp"; sourceTree = "SOURCE_ROOT"; };
09E43355AE1252B8AB082EE1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TemporaryFile.h"; path = "../../../../modules/juce_core/files/juce_TemporaryFile.h"; sourceTree = "SOURCE_ROOT"; };
+ 0A39606D0B22B2EDBBC78B98 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
0A6471A38D12F7FEE9A798C2 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_ToolbarButton.h"; path = "../../../../modules/juce_gui_basics/buttons/juce_ToolbarButton.h"; sourceTree = "SOURCE_ROOT"; };
0AD649B7CF3F9E2A8C875081 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_URL.cpp"; path = "../../../../modules/juce_core/network/juce_URL.cpp"; sourceTree = "SOURCE_ROOT"; };
0AFC098702827D38DA03BB73 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_TextInputTarget.h"; path = "../../../../modules/juce_gui_basics/keyboard/juce_TextInputTarget.h"; sourceTree = "SOURCE_ROOT"; };
@@ -1362,6 +1363,7 @@
0CF109BF3F732E4EF35B936F,
F86F912E470660B0C7047823,
DD91A9EB61D40F941C814090,
+ 0A39606D0B22B2EDBBC78B98,
803AF348E521D67784E549BD,
B68AC7B4F3FC1B8A5901D798,
8631F1A3977094D072BA5AD9,
diff --git a/examples/audio plugin host/Builds/VisualStudio2010/Plugin Host.vcxproj b/examples/audio plugin host/Builds/VisualStudio2010/Plugin Host.vcxproj
index 9c79b575a4..043acb4837 100644
--- a/examples/audio plugin host/Builds/VisualStudio2010/Plugin Host.vcxproj
+++ b/examples/audio plugin host/Builds/VisualStudio2010/Plugin Host.vcxproj
@@ -557,6 +557,9 @@
true
+
+ true
+
true
diff --git a/examples/audio plugin host/Builds/VisualStudio2010/Plugin Host.vcxproj.filters b/examples/audio plugin host/Builds/VisualStudio2010/Plugin Host.vcxproj.filters
index b49b51bd32..a1df58c53e 100644
--- a/examples/audio plugin host/Builds/VisualStudio2010/Plugin Host.vcxproj.filters
+++ b/examples/audio plugin host/Builds/VisualStudio2010/Plugin Host.vcxproj.filters
@@ -760,6 +760,9 @@
Juce Modules\juce_core\native
+
+ Juce Modules\juce_core\native
+
Juce Modules\juce_core\native
diff --git a/examples/audio plugin host/Builds/VisualStudio2010/resources.rc b/examples/audio plugin host/Builds/VisualStudio2010/resources.rc
index 4c25e4afe6..2d2156f1ab 100644
--- a/examples/audio plugin host/Builds/VisualStudio2010/resources.rc
+++ b/examples/audio plugin host/Builds/VisualStudio2010/resources.rc
@@ -13,7 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "Plugin Host\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "Plugin Host\0"
diff --git a/examples/audio plugin host/JuceLibraryCode/AppConfig.h b/examples/audio plugin host/JuceLibraryCode/AppConfig.h
index aadd1cf266..ae7d1c5ab2 100644
--- a/examples/audio plugin host/JuceLibraryCode/AppConfig.h
+++ b/examples/audio plugin host/JuceLibraryCode/AppConfig.h
@@ -142,6 +142,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
index d23d38185b..b9a775c861 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
index f98a4627f4..6a672ccda4 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
index 708777c035..4307ccc794 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
index 3a8d0534c0..bd61929b93 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
index 045e58fbc0..dfd50e5536 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_utils/juce_audio_utils.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_core/juce_core.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
index 305f31dafb..860c0221c7 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_cryptography/juce_cryptography.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_events/juce_events.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
index 2da949a353..e427fa2135 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_opengl/juce_opengl.h"
-
diff --git a/examples/audio plugin host/JuceLibraryCode/modules/juce_video/juce_video.h b/examples/audio plugin host/JuceLibraryCode/modules/juce_video/juce_video.h
index 295f5d7c6f..1b77c4a466 100644
--- a/examples/audio plugin host/JuceLibraryCode/modules/juce_video/juce_video.h
+++ b/examples/audio plugin host/JuceLibraryCode/modules/juce_video/juce_video.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_video/juce_video.h"
-
diff --git a/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp b/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp
index 8076d29f0a..5ab58f877f 100644
--- a/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp
+++ b/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp
@@ -24,8 +24,8 @@
-
-
+
+
@@ -59,8 +59,8 @@
-
-
+
+
diff --git a/extras/Introjucer/Builds/MacOSX/Info.plist b/extras/Introjucer/Builds/MacOSX/Info.plist
index a4a8e0c33e..e7dcd84b9e 100644
--- a/extras/Introjucer/Builds/MacOSX/Info.plist
+++ b/extras/Introjucer/Builds/MacOSX/Info.plist
@@ -8,7 +8,7 @@
CFBundleIconFile
Icon.icns
CFBundleIdentifier
- com.rawmaterialsoftware.introjucer
+ com.roli.introjucer
CFBundleName
The Introjucer
CFBundlePackageType
@@ -16,11 +16,11 @@
CFBundleSignature
????
CFBundleShortVersionString
- 3.1.1
+ 3.2.0
CFBundleVersion
- 3.1.1
+ 3.2.0
NSHumanReadableCopyright
- Raw Material Software Ltd.
+ ROLI Ltd.
NSHighResolutionCapable
CFBundleDocumentTypes
diff --git a/extras/Introjucer/Builds/MacOSX/The Introjucer.xcodeproj/project.pbxproj b/extras/Introjucer/Builds/MacOSX/The Introjucer.xcodeproj/project.pbxproj
index c299f8cb9d..f5e3f14177 100644
--- a/extras/Introjucer/Builds/MacOSX/The Introjucer.xcodeproj/project.pbxproj
+++ b/extras/Introjucer/Builds/MacOSX/The Introjucer.xcodeproj/project.pbxproj
@@ -2006,8 +2006,8 @@
"_DEBUG=1",
"DEBUG=1",
"JUCER_XCODE_MAC_F6D2F4CF=1",
- "JUCE_APP_VERSION=3.1.1",
- "JUCE_APP_VERSION_HEX=0x30101", );
+ "JUCE_APP_VERSION=3.2.0",
+ "JUCE_APP_VERSION_HEX=0x30200", );
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)");
INFOPLIST_FILE = Info.plist;
@@ -2028,8 +2028,8 @@
"_NDEBUG=1",
"NDEBUG=1",
"JUCER_XCODE_MAC_F6D2F4CF=1",
- "JUCE_APP_VERSION=3.1.1",
- "JUCE_APP_VERSION_HEX=0x30101", );
+ "JUCE_APP_VERSION=3.2.0",
+ "JUCE_APP_VERSION_HEX=0x30200", );
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "$(inherited)");
diff --git a/extras/Introjucer/Builds/VisualStudio2005/The Introjucer.vcproj b/extras/Introjucer/Builds/VisualStudio2005/The Introjucer.vcproj
index 0f7880f941..412cb2ba6f 100644
--- a/extras/Introjucer/Builds/VisualStudio2005/The Introjucer.vcproj
+++ b/extras/Introjucer/Builds/VisualStudio2005/The Introjucer.vcproj
@@ -31,7 +31,7 @@
BufferSecurityCheck=""
DebugInformationFormat="4"
AdditionalIncludeDirectories="..\..\JuceLibraryCode;..\..\..\..\modules"
- PreprocessorDefinitions="WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2005_78A5003=1;JUCE_APP_VERSION=3.1.1;JUCE_APP_VERSION_HEX=0x30101"
+ PreprocessorDefinitions="WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2005_78A5003=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200"
RuntimeLibrary="1"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -86,7 +86,7 @@
InlineFunctionExpansion="1"
StringPooling="true"
AdditionalIncludeDirectories="..\..\JuceLibraryCode;..\..\..\..\modules"
- PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;JUCER_VS2005_78A5003=1;JUCE_APP_VERSION=3.1.1;JUCE_APP_VERSION_HEX=0x30101"
+ PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;JUCER_VS2005_78A5003=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200"
RuntimeLibrary="0"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
diff --git a/extras/Introjucer/Builds/VisualStudio2005/resources.rc b/extras/Introjucer/Builds/VisualStudio2005/resources.rc
index 651b9ee736..7b530b86d8 100644
--- a/extras/Introjucer/Builds/VisualStudio2005/resources.rc
+++ b/extras/Introjucer/Builds/VisualStudio2005/resources.rc
@@ -7,17 +7,17 @@
#include
VS_VERSION_INFO VERSIONINFO
-FILEVERSION 3,1,1,0
+FILEVERSION 3,2,0,0
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "The Introjucer\0"
- VALUE "FileVersion", "3.1.1\0"
+ VALUE "FileVersion", "3.2.0\0"
VALUE "ProductName", "The Introjucer\0"
- VALUE "ProductVersion", "3.1.1\0"
+ VALUE "ProductVersion", "3.2.0\0"
END
END
diff --git a/extras/Introjucer/Builds/VisualStudio2008/The Introjucer.vcproj b/extras/Introjucer/Builds/VisualStudio2008/The Introjucer.vcproj
index 32a930eb58..238ffa4bfc 100644
--- a/extras/Introjucer/Builds/VisualStudio2008/The Introjucer.vcproj
+++ b/extras/Introjucer/Builds/VisualStudio2008/The Introjucer.vcproj
@@ -31,7 +31,7 @@
BufferSecurityCheck=""
DebugInformationFormat="4"
AdditionalIncludeDirectories="..\..\JuceLibraryCode;..\..\..\..\modules"
- PreprocessorDefinitions="WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2008_78A5006=1;JUCE_APP_VERSION=3.1.1;JUCE_APP_VERSION_HEX=0x30101"
+ PreprocessorDefinitions="WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2008_78A5006=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200"
RuntimeLibrary="1"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
@@ -86,7 +86,7 @@
InlineFunctionExpansion="1"
StringPooling="true"
AdditionalIncludeDirectories="..\..\JuceLibraryCode;..\..\..\..\modules"
- PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;JUCER_VS2008_78A5006=1;JUCE_APP_VERSION=3.1.1;JUCE_APP_VERSION_HEX=0x30101"
+ PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;JUCER_VS2008_78A5006=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200"
RuntimeLibrary="0"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
diff --git a/extras/Introjucer/Builds/VisualStudio2008/resources.rc b/extras/Introjucer/Builds/VisualStudio2008/resources.rc
index 651b9ee736..7b530b86d8 100644
--- a/extras/Introjucer/Builds/VisualStudio2008/resources.rc
+++ b/extras/Introjucer/Builds/VisualStudio2008/resources.rc
@@ -7,17 +7,17 @@
#include
VS_VERSION_INFO VERSIONINFO
-FILEVERSION 3,1,1,0
+FILEVERSION 3,2,0,0
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "The Introjucer\0"
- VALUE "FileVersion", "3.1.1\0"
+ VALUE "FileVersion", "3.2.0\0"
VALUE "ProductName", "The Introjucer\0"
- VALUE "ProductVersion", "3.1.1\0"
+ VALUE "ProductVersion", "3.2.0\0"
END
END
diff --git a/extras/Introjucer/Builds/VisualStudio2010/The Introjucer.vcxproj b/extras/Introjucer/Builds/VisualStudio2010/The Introjucer.vcxproj
index 43a00ad74b..5013cca2c2 100644
--- a/extras/Introjucer/Builds/VisualStudio2010/The Introjucer.vcxproj
+++ b/extras/Introjucer/Builds/VisualStudio2010/The Introjucer.vcxproj
@@ -50,7 +50,7 @@
Disabled
EditAndContinue
..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)
- WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=3.1.1;JUCE_APP_VERSION_HEX=0x30101;%(PreprocessorDefinitions)
+ WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200;%(PreprocessorDefinitions)
MultiThreadedDebug
true
@@ -91,7 +91,7 @@
Full
..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)
- WIN32;_WINDOWS;NDEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=3.1.1;JUCE_APP_VERSION_HEX=0x30101;%(PreprocessorDefinitions)
+ WIN32;_WINDOWS;NDEBUG;JUCER_VS2010_78A501D=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200;%(PreprocessorDefinitions)
MultiThreaded
true
diff --git a/extras/Introjucer/Builds/VisualStudio2010/resources.rc b/extras/Introjucer/Builds/VisualStudio2010/resources.rc
index 651b9ee736..7b530b86d8 100644
--- a/extras/Introjucer/Builds/VisualStudio2010/resources.rc
+++ b/extras/Introjucer/Builds/VisualStudio2010/resources.rc
@@ -7,17 +7,17 @@
#include
VS_VERSION_INFO VERSIONINFO
-FILEVERSION 3,1,1,0
+FILEVERSION 3,2,0,0
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "The Introjucer\0"
- VALUE "FileVersion", "3.1.1\0"
+ VALUE "FileVersion", "3.2.0\0"
VALUE "ProductName", "The Introjucer\0"
- VALUE "ProductVersion", "3.1.1\0"
+ VALUE "ProductVersion", "3.2.0\0"
END
END
diff --git a/extras/Introjucer/Builds/VisualStudio2012/The Introjucer.vcxproj b/extras/Introjucer/Builds/VisualStudio2012/The Introjucer.vcxproj
index 4e2b87c979..c4714e2911 100644
--- a/extras/Introjucer/Builds/VisualStudio2012/The Introjucer.vcxproj
+++ b/extras/Introjucer/Builds/VisualStudio2012/The Introjucer.vcxproj
@@ -56,7 +56,7 @@
Disabled
EditAndContinue
..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)
- WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=3.1.1;JUCE_APP_VERSION_HEX=0x30101;%(PreprocessorDefinitions)
+ WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200;%(PreprocessorDefinitions)
MultiThreadedDebug
true
@@ -97,7 +97,7 @@
MinSpace
..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)
- WIN32;_WINDOWS;NDEBUG;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=3.1.1;JUCE_APP_VERSION_HEX=0x30101;%(PreprocessorDefinitions)
+ WIN32;_WINDOWS;NDEBUG;JUCER_VS2012_78A501F=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200;%(PreprocessorDefinitions)
MultiThreaded
true
diff --git a/extras/Introjucer/Builds/VisualStudio2012/resources.rc b/extras/Introjucer/Builds/VisualStudio2012/resources.rc
index 651b9ee736..7b530b86d8 100644
--- a/extras/Introjucer/Builds/VisualStudio2012/resources.rc
+++ b/extras/Introjucer/Builds/VisualStudio2012/resources.rc
@@ -7,17 +7,17 @@
#include
VS_VERSION_INFO VERSIONINFO
-FILEVERSION 3,1,1,0
+FILEVERSION 3,2,0,0
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "The Introjucer\0"
- VALUE "FileVersion", "3.1.1\0"
+ VALUE "FileVersion", "3.2.0\0"
VALUE "ProductName", "The Introjucer\0"
- VALUE "ProductVersion", "3.1.1\0"
+ VALUE "ProductVersion", "3.2.0\0"
END
END
diff --git a/extras/Introjucer/Builds/VisualStudio2013/The Introjucer.vcxproj b/extras/Introjucer/Builds/VisualStudio2013/The Introjucer.vcxproj
index 78424ba4f7..cb415e6a82 100644
--- a/extras/Introjucer/Builds/VisualStudio2013/The Introjucer.vcxproj
+++ b/extras/Introjucer/Builds/VisualStudio2013/The Introjucer.vcxproj
@@ -56,7 +56,7 @@
Disabled
EditAndContinue
..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)
- WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=3.1.1;JUCE_APP_VERSION_HEX=0x30101;%(PreprocessorDefinitions)
+ WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200;%(PreprocessorDefinitions)
MultiThreadedDebug
true
@@ -97,7 +97,7 @@
MinSpace
..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)
- WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=3.1.1;JUCE_APP_VERSION_HEX=0x30101;%(PreprocessorDefinitions)
+ WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=3.2.0;JUCE_APP_VERSION_HEX=0x30200;%(PreprocessorDefinitions)
MultiThreaded
true
diff --git a/extras/Introjucer/Builds/VisualStudio2013/resources.rc b/extras/Introjucer/Builds/VisualStudio2013/resources.rc
index 651b9ee736..7b530b86d8 100644
--- a/extras/Introjucer/Builds/VisualStudio2013/resources.rc
+++ b/extras/Introjucer/Builds/VisualStudio2013/resources.rc
@@ -7,17 +7,17 @@
#include
VS_VERSION_INFO VERSIONINFO
-FILEVERSION 3,1,1,0
+FILEVERSION 3,2,0,0
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904E4"
BEGIN
- VALUE "CompanyName", "Raw Material Software Ltd.\0"
+ VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "The Introjucer\0"
- VALUE "FileVersion", "3.1.1\0"
+ VALUE "FileVersion", "3.2.0\0"
VALUE "ProductName", "The Introjucer\0"
- VALUE "ProductVersion", "3.1.1\0"
+ VALUE "ProductVersion", "3.2.0\0"
END
END
diff --git a/extras/Introjucer/JuceLibraryCode/BinaryData.cpp b/extras/Introjucer/JuceLibraryCode/BinaryData.cpp
index 62d9c769ec..67fd582498 100644
--- a/extras/Introjucer/JuceLibraryCode/BinaryData.cpp
+++ b/extras/Introjucer/JuceLibraryCode/BinaryData.cpp
@@ -566,7 +566,7 @@ static const unsigned char temp_binary_data_6[] =
" ------------------------------------------------------------------------------\r\n"
"\r\n"
" The Introjucer is part of the JUCE library - \"Jules' Utility Class Extensions\"\r\n"
-" Copyright 2015 by ROLI Ltd.\r\n"
+" Copyright (c) 2015 - ROLI Ltd.\r\n"
"\r\n"
" ==============================================================================\r\n"
"*/\r\n"
@@ -613,7 +613,7 @@ static const unsigned char temp_binary_data_6[] =
"#if 0\r\n"
"/* -- Introjucer information section --\r\n"
"\r\n"
-" This is where the Introjucer stores the metadata that describe this GUI layout, so \r\n"
+" This is where the Introjucer stores the metadata that describe this GUI layout, so\r\n"
" make changes in here at your peril!\r\n"
"\r\n"
"BEGIN_JUCER_METADATA\r\n"
@@ -625,7 +625,7 @@ static const unsigned char temp_binary_data_6[] =
"\r\n"
"%%staticMemberDefinitions%%\r\n"
"//[EndFile] You can add extra defines here...\r\n"
-"//[/EndFile]";
+"//[/EndFile]\r\n";
const char* jucer_ComponentTemplate_cpp = (const char*) temp_binary_data_6;
@@ -645,7 +645,7 @@ static const unsigned char temp_binary_data_7[] =
" ------------------------------------------------------------------------------\r\n"
"\r\n"
" The Introjucer is part of the JUCE library - \"Jules' Utility Class Extensions\"\r\n"
-" Copyright 2015 by ROLI Ltd.\r\n"
+" Copyright (c) 2015 - ROLI Ltd.\r\n"
"\r\n"
" ==============================================================================\r\n"
"*/\r\n"
@@ -694,7 +694,7 @@ static const unsigned char temp_binary_data_7[] =
"//[EndFile] You can add extra defines here...\r\n"
"//[/EndFile]\r\n"
"\r\n"
-"#endif // %%headerGuard%%";
+"#endif // %%headerGuard%%\r\n";
const char* jucer_ComponentTemplate_h = (const char*) temp_binary_data_7;
@@ -4090,8 +4090,8 @@ const char* getNamedResource (const char* resourceNameUTF8, int& numBytes) throw
case 0x4d0721bf: numBytes = 1012; return jucer_AudioPluginEditorTemplate_h;
case 0x51b49ac5: numBytes = 5039; return jucer_AudioPluginFilterTemplate_cpp;
case 0x488afa0a: numBytes = 2727; return jucer_AudioPluginFilterTemplate_h;
- case 0xabad7041: numBytes = 2177; return jucer_ComponentTemplate_cpp;
- case 0xfc72fe86: numBytes = 2156; return jucer_ComponentTemplate_h;
+ case 0xabad7041: numBytes = 2161; return jucer_ComponentTemplate_cpp;
+ case 0xfc72fe86: numBytes = 2141; return jucer_ComponentTemplate_h;
case 0x0b66646c: numBytes = 886; return jucer_ContentCompTemplate_cpp;
case 0x6fa10171: numBytes = 924; return jucer_ContentCompTemplate_h;
case 0x28d496ad: numBytes = 1143; return jucer_InlineComponentTemplate_h;
diff --git a/extras/Introjucer/JuceLibraryCode/BinaryData.h b/extras/Introjucer/JuceLibraryCode/BinaryData.h
index a6a3294c53..fd9e099798 100644
--- a/extras/Introjucer/JuceLibraryCode/BinaryData.h
+++ b/extras/Introjucer/JuceLibraryCode/BinaryData.h
@@ -28,10 +28,10 @@ namespace BinaryData
const int jucer_AudioPluginFilterTemplate_hSize = 2727;
extern const char* jucer_ComponentTemplate_cpp;
- const int jucer_ComponentTemplate_cppSize = 2177;
+ const int jucer_ComponentTemplate_cppSize = 2161;
extern const char* jucer_ComponentTemplate_h;
- const int jucer_ComponentTemplate_hSize = 2156;
+ const int jucer_ComponentTemplate_hSize = 2141;
extern const char* jucer_ContentCompTemplate_cpp;
const int jucer_ContentCompTemplate_cppSize = 886;
diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_core/juce_core.h b/extras/Introjucer/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/extras/Introjucer/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/extras/Introjucer/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/extras/Introjucer/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
index 305f31dafb..860c0221c7 100644
--- a/extras/Introjucer/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
+++ b/extras/Introjucer/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_cryptography/juce_cryptography.h"
-
diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/extras/Introjucer/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/extras/Introjucer/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/extras/Introjucer/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_events/juce_events.h b/extras/Introjucer/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/extras/Introjucer/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/extras/Introjucer/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/extras/Introjucer/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/extras/Introjucer/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/extras/Introjucer/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/extras/Introjucer/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/extras/Introjucer/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/extras/Introjucer/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/extras/Introjucer/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/extras/Introjucer/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/extras/Introjucer/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/extras/Introjucer/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/extras/binarybuilder/Builds/MacOSX/BinaryBuilder.xcodeproj/project.pbxproj b/extras/binarybuilder/Builds/MacOSX/BinaryBuilder.xcodeproj/project.pbxproj
index 6adf1205aa..05a4039b2d 100644
--- a/extras/binarybuilder/Builds/MacOSX/BinaryBuilder.xcodeproj/project.pbxproj
+++ b/extras/binarybuilder/Builds/MacOSX/BinaryBuilder.xcodeproj/project.pbxproj
@@ -162,6 +162,7 @@
CD03D5E3D6936C0114A2C8EF = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_HighResolutionTimer.cpp"; path = "../../../../modules/juce_core/threads/juce_HighResolutionTimer.cpp"; sourceTree = "SOURCE_ROOT"; };
CD8652AB73C250FE3C141FFB = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_Logger.cpp"; path = "../../../../modules/juce_core/logging/juce_Logger.cpp"; sourceTree = "SOURCE_ROOT"; };
CDF6482910B0BC67D985BE84 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_GZIPCompressorOutputStream.h"; path = "../../../../modules/juce_core/zip/juce_GZIPCompressorOutputStream.h"; sourceTree = "SOURCE_ROOT"; };
+ D1A86ED23E5A5C6972C4A6FD = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_curl_Network.cpp"; path = "../../../../modules/juce_core/native/juce_curl_Network.cpp"; sourceTree = "SOURCE_ROOT"; };
D298D8A85EE4C626983EE7A1 = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SortedSet.h"; path = "../../../../modules/juce_core/containers/juce_SortedSet.h"; sourceTree = "SOURCE_ROOT"; };
D34C7943A79CF1C1ABCB9069 = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = "juce_GZIPDecompressorInputStream.cpp"; path = "../../../../modules/juce_core/zip/juce_GZIPDecompressorInputStream.cpp"; sourceTree = "SOURCE_ROOT"; };
D382823C1F24883BFA9E466E = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "juce_SpinLock.h"; path = "../../../../modules/juce_core/threads/juce_SpinLock.h"; sourceTree = "SOURCE_ROOT"; };
@@ -407,6 +408,7 @@
4512252FD90E46D46B1EFB8E,
4C2ECBECC1328287AF894119,
EFAFEF9964F04D9D18BF7C32,
+ D1A86ED23E5A5C6972C4A6FD,
ADBE99E4E00423A3C8D03ACD,
7D8461FFE338A88B9155511F,
114D123184BF1C47467A9D84,
diff --git a/extras/binarybuilder/Builds/VisualStudio2008/BinaryBuilder.vcproj b/extras/binarybuilder/Builds/VisualStudio2008/BinaryBuilder.vcproj
index cade39374f..8f60cdc0c2 100644
--- a/extras/binarybuilder/Builds/VisualStudio2008/BinaryBuilder.vcproj
+++ b/extras/binarybuilder/Builds/VisualStudio2008/BinaryBuilder.vcproj
@@ -913,6 +913,16 @@
+
+
+
+
+
+
+
+
diff --git a/extras/binarybuilder/JuceLibraryCode/AppConfig.h b/extras/binarybuilder/JuceLibraryCode/AppConfig.h
index 0a1ccbd71e..90d605bcf3 100644
--- a/extras/binarybuilder/JuceLibraryCode/AppConfig.h
+++ b/extras/binarybuilder/JuceLibraryCode/AppConfig.h
@@ -52,5 +52,9 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
#endif // __JUCE_APPCONFIG_3T6YQETY1__
diff --git a/extras/binarybuilder/JuceLibraryCode/modules/juce_core/juce_core.h b/extras/binarybuilder/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/extras/binarybuilder/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/extras/binarybuilder/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcproj b/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcproj
index f4a1bb6835..43bc249325 100644
--- a/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcproj
+++ b/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcproj
@@ -1858,6 +1858,16 @@
+
+
+
+
+
+
+
+
diff --git a/extras/windows dll/JuceLibraryCode/AppConfig.h b/extras/windows dll/JuceLibraryCode/AppConfig.h
index e5abf5a331..f29503f89b 100644
--- a/extras/windows dll/JuceLibraryCode/AppConfig.h
+++ b/extras/windows dll/JuceLibraryCode/AppConfig.h
@@ -142,6 +142,10 @@
//#define JUCE_INCLUDE_ZLIB_CODE
#endif
+#ifndef JUCE_USE_CURL
+ //#define JUCE_USE_CURL
+#endif
+
//==============================================================================
// juce_graphics flags:
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
index d23d38185b..b9a775c861 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
index f98a4627f4..6a672ccda4 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
index 708777c035..4307ccc794 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
index 3a8d0534c0..bd61929b93 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
index 045e58fbc0..dfd50e5536 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_utils/juce_audio_utils.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_audio_utils/juce_audio_utils.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h b/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h
index a1238eb2c4..ee07e01a50 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_core/juce_core.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
index 305f31dafb..860c0221c7 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_cryptography/juce_cryptography.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
index 7833f4100f..00f01d46aa 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h b/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h
index b6fe5da9b0..d0b4133815 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_events/juce_events.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
index 329c0f4d75..f287a18ee6 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_graphics/juce_graphics.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
index 29978b81bb..c678c1cfc9 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
index 61d56b50ae..7efee1d103 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
index 2da949a353..e427fa2135 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_opengl/juce_opengl.h"
-
diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h b/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h
index 295f5d7c6f..1b77c4a466 100644
--- a/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h
+++ b/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h
@@ -3,4 +3,3 @@
#include "../../../../../modules/juce_video/juce_video.h"
-