Browse Source

Re-saved all projects

tags/2021-05-28
ed 7 years ago
parent
commit
abaedc0534
47 changed files with 62 additions and 62 deletions
  1. +1
    -1
      examples/AUv3Synth/AUv3Synth.jucer
  2. +1
    -1
      examples/AnalyticsCollection/AnalyticsCollection.jucer
  3. +1
    -1
      examples/AnimationAppExample/AnimationAppExample.jucer
  4. +1
    -1
      examples/AudioAppExample/AudioAppExample.jucer
  5. +1
    -1
      examples/BLOCKS/BlocksDrawing/BlocksDrawing.jucer
  6. +1
    -1
      examples/BLOCKS/BlocksMonitor/BlocksMonitor.jucer
  7. +1
    -1
      examples/BLOCKS/BlocksSynth/BlocksSynth.jucer
  8. +1
    -1
      examples/BouncingBallWavetableDemo/BouncingBallWavetableDemo.jucer
  9. +1
    -1
      examples/ComponentTutorialExample/ComponentTutorialExample.jucer
  10. +1
    -1
      examples/DSP module plugin demo/DSP module plugin demo.jucer
  11. +1
    -1
      examples/DSPDemo/DSPDemo.jucer
  12. +1
    -1
      examples/Demo/JuceDemo.jucer
  13. +1
    -1
      examples/HelloWorld/HelloWorld.jucer
  14. +1
    -1
      examples/InAppPurchase/InAppPurchase.jucer
  15. +1
    -1
      examples/MPETest/MPETest.jucer
  16. +1
    -1
      examples/MidiTest/MidiTest.jucer
  17. +1
    -1
      examples/NetworkGraphicsDemo/NetworkGraphicsDemo.jucer
  18. +1
    -1
      examples/OSCMonitor/OSCMonitor.jucer
  19. +1
    -1
      examples/OSCReceiver/OSCReceiver.jucer
  20. +1
    -1
      examples/OSCSender/OSCSender.jucer
  21. +1
    -1
      examples/OpenGLAppExample/OpenGLAppExample.jucer
  22. +1
    -1
      examples/PluckedStringsDemo/PluckedStringsDemo.jucer
  23. +1
    -1
      examples/PlugInSamples/Arpeggiator/Arpeggiator.jucer
  24. +1
    -1
      examples/PlugInSamples/GainPlugIn/GainPlugIn.jucer
  25. +1
    -1
      examples/PlugInSamples/InterAppAudioEffect/InterAppAudioEffect.jucer
  26. +1
    -1
      examples/PlugInSamples/MultiOutSynth/MultiOutSynth.jucer
  27. +1
    -1
      examples/PlugInSamples/NoiseGate/NoiseGate.jucer
  28. +1
    -1
      examples/PlugInSamples/Surround/Surround.jucer
  29. +1
    -1
      examples/PushNotificationsDemo/PushNotificationsDemo.jucer
  30. +1
    -1
      examples/SimpleFFTExample/SimpleFFTExample.jucer
  31. +1
    -1
      examples/audio plugin demo/JuceDemoPlugin.jucer
  32. +1
    -1
      examples/audio plugin host/Plugin Host.jucer
  33. +1
    -1
      extras/AudioPerformanceTest/AudioPerformanceTest.jucer
  34. +2
    -2
      extras/Projucer/Builds/LinuxMakefile/Makefile
  35. +2
    -2
      extras/Projucer/Builds/MacOSX/Info-App.plist
  36. +4
    -4
      extras/Projucer/Builds/MacOSX/Projucer.xcodeproj/project.pbxproj
  37. +2
    -2
      extras/Projucer/Builds/VisualStudio2013/Projucer_App.vcxproj
  38. +3
    -3
      extras/Projucer/Builds/VisualStudio2013/resources.rc
  39. +2
    -2
      extras/Projucer/Builds/VisualStudio2015/Projucer_App.vcxproj
  40. +3
    -3
      extras/Projucer/Builds/VisualStudio2015/resources.rc
  41. +2
    -2
      extras/Projucer/Builds/VisualStudio2017/Projucer_App.vcxproj
  42. +3
    -3
      extras/Projucer/Builds/VisualStudio2017/resources.rc
  43. +2
    -2
      extras/Projucer/JuceLibraryCode/JuceHeader.h
  44. +1
    -1
      extras/Projucer/Projucer.jucer
  45. +1
    -1
      extras/UnitTestRunner/UnitTestRunner.jucer
  46. +1
    -1
      extras/binarybuilder/BinaryBuilder.jucer
  47. +1
    -1
      extras/windows dll/jucedll.jucer

+ 1
- 1
examples/AUv3Synth/AUv3Synth.jucer View File

@@ -6,7 +6,7 @@
pluginManufacturer="ROLI Ltd." pluginManufacturerCode="ROLI" pluginManufacturer="ROLI Ltd." pluginManufacturerCode="ROLI"
pluginCode="AUv3" pluginChannelConfigs="" pluginIsSynth="1" pluginWantsMidiIn="1" pluginCode="AUv3" pluginChannelConfigs="" pluginIsSynth="1" pluginWantsMidiIn="1"
pluginAUExportPrefix="AUv3SynthAU" pluginRTASCategory="" aaxIdentifier="com.roli.development.AUv3Synth" pluginAUExportPrefix="AUv3SynthAU" pluginRTASCategory="" aaxIdentifier="com.roli.development.AUv3Synth"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.0"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.1"
buildStandalone="1" displaySplashScreen="0" reportAppUsage="0" buildStandalone="1" displaySplashScreen="0" reportAppUsage="0"
companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="h0gx6L" name="AUv3Synth"> <MAINGROUP id="h0gx6L" name="AUv3Synth">


+ 1
- 1
examples/AnalyticsCollection/AnalyticsCollection.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="Z3D0EG" name="AnalyticsCollection" displaySplashScreen="0" <JUCERPROJECT id="Z3D0EG" name="AnalyticsCollection" displaySplashScreen="0"
companyCopyright="ROLI Ltd." jucerVersion="5.2.0" reportAppUsage="0"
companyCopyright="ROLI Ltd." jucerVersion="5.2.1" reportAppUsage="0"
projectType="guiapp" companyName="ROLI Ltd."> projectType="guiapp" companyName="ROLI Ltd.">
<MAINGROUP id="aOi9Tf" name="AnalyticsCollection"> <MAINGROUP id="aOi9Tf" name="AnalyticsCollection">
<GROUP id="{527B2E17-B1B1-B919-CBEA-231058E23D74}" name="Source"> <GROUP id="{527B2E17-B1B1-B919-CBEA-231058E23D74}" name="Source">


+ 1
- 1
examples/AnimationAppExample/AnimationAppExample.jucer View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="LrATE6" name="AnimationAppExample" projectType="guiapp" jucerVersion="5.2.0"
<JUCERPROJECT id="LrATE6" name="AnimationAppExample" projectType="guiapp" jucerVersion="5.2.1"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd." bundleIdentifier="com.roli.AnimationAppExample"> companyCopyright="ROLI Ltd." bundleIdentifier="com.roli.AnimationAppExample">
<MAINGROUP id="F3keCY" name="AnimationAppExample"> <MAINGROUP id="F3keCY" name="AnimationAppExample">


+ 1
- 1
examples/AudioAppExample/AudioAppExample.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="PAnJXP" name="AudioAppExample" projectType="guiapp" bundleIdentifier="com.roli.AudioAppExample" <JUCERPROJECT id="PAnJXP" name="AudioAppExample" projectType="guiapp" bundleIdentifier="com.roli.AudioAppExample"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
jucerVersion="5.2.1" displaySplashScreen="0" reportAppUsage="0"
companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="GaJIge" name="AudioAppExample"> <MAINGROUP id="GaJIge" name="AudioAppExample">
<GROUP id="{168FC5D4-FA65-8320-F83E-C14C416638E1}" name="Source"> <GROUP id="{168FC5D4-FA65-8320-F83E-C14C416638E1}" name="Source">


+ 1
- 1
examples/BLOCKS/BlocksDrawing/BlocksDrawing.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="aa4reI" name="BlocksDrawing" projectType="guiapp" bundleIdentifier="com.yourcompany.BlocksDrawing" <JUCERPROJECT id="aa4reI" name="BlocksDrawing" projectType="guiapp" bundleIdentifier="com.yourcompany.BlocksDrawing"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
jucerVersion="5.2.1" displaySplashScreen="0" reportAppUsage="0"
companyCopyright=""> companyCopyright="">
<MAINGROUP id="yXiPIx" name="BlocksDrawing"> <MAINGROUP id="yXiPIx" name="BlocksDrawing">
<GROUP id="{092A4D5B-31E2-5D03-9B41-81C10EC447E8}" name="Source"> <GROUP id="{092A4D5B-31E2-5D03-9B41-81C10EC447E8}" name="Source">


+ 1
- 1
examples/BLOCKS/BlocksMonitor/BlocksMonitor.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="X7eXs7" name="BlocksMonitor" projectType="guiapp" version="1.0.0" <JUCERPROJECT id="X7eXs7" name="BlocksMonitor" projectType="guiapp" version="1.0.0"
bundleIdentifier="com.yourcompany.BlocksInfo" jucerVersion="5.2.0"
bundleIdentifier="com.yourcompany.BlocksInfo" jucerVersion="5.2.1"
displaySplashScreen="0" reportAppUsage="0" companyCopyright=""> displaySplashScreen="0" reportAppUsage="0" companyCopyright="">
<MAINGROUP id="msZ9DB" name="BlocksMonitor"> <MAINGROUP id="msZ9DB" name="BlocksMonitor">
<GROUP id="{2C318C74-6596-8102-3CA6-602595447F25}" name="Source"> <GROUP id="{2C318C74-6596-8102-3CA6-602595447F25}" name="Source">


+ 1
- 1
examples/BLOCKS/BlocksSynth/BlocksSynth.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="XsTycT" name="BlocksSynth" projectType="guiapp" version="1.0.0" <JUCERPROJECT id="XsTycT" name="BlocksSynth" projectType="guiapp" version="1.0.0"
bundleIdentifier="com.yourcompany.BlocksSynth" jucerVersion="5.2.0"
bundleIdentifier="com.yourcompany.BlocksSynth" jucerVersion="5.2.1"
displaySplashScreen="0" reportAppUsage="0" companyCopyright=""> displaySplashScreen="0" reportAppUsage="0" companyCopyright="">
<MAINGROUP id="onTNql" name="BlocksSynth"> <MAINGROUP id="onTNql" name="BlocksSynth">
<GROUP id="{0CEBC63B-4C52-E77F-CD6E-A2E65F0C9B2B}" name="Source"> <GROUP id="{0CEBC63B-4C52-E77F-CD6E-A2E65F0C9B2B}" name="Source">


+ 1
- 1
examples/BouncingBallWavetableDemo/BouncingBallWavetableDemo.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="fyUrFS" name="BouncingBallWavetableDemo" projectType="guiapp" <JUCERPROJECT id="fyUrFS" name="BouncingBallWavetableDemo" projectType="guiapp"
bundleIdentifier="com.juce.BouncingBallWavetableDemo" jucerVersion="5.2.0"
bundleIdentifier="com.juce.BouncingBallWavetableDemo" jucerVersion="5.2.1"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<MAINGROUP id="MgjqDB" name="BouncingBallWavetableDemo"> <MAINGROUP id="MgjqDB" name="BouncingBallWavetableDemo">


+ 1
- 1
examples/ComponentTutorialExample/ComponentTutorialExample.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="oNvA5C" name="ComponentTutorialExample" projectType="guiapp" <JUCERPROJECT id="oNvA5C" name="ComponentTutorialExample" projectType="guiapp"
bundleIdentifier="com.roli.ComponentTutorialExample" jucerVersion="5.2.0"
bundleIdentifier="com.roli.ComponentTutorialExample" jucerVersion="5.2.1"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<MAINGROUP id="WydTVz" name="ComponentTutorialExample"> <MAINGROUP id="WydTVz" name="ComponentTutorialExample">


+ 1
- 1
examples/DSP module plugin demo/DSP module plugin demo.jucer View File

@@ -6,7 +6,7 @@
pluginManufacturer="ROLI Ltd." pluginManufacturerCode="ROLI" pluginManufacturer="ROLI Ltd." pluginManufacturerCode="ROLI"
pluginCode="Dmpd" pluginChannelConfigs="" pluginAUExportPrefix="DSPmoduleplugindemoAU" pluginCode="Dmpd" pluginChannelConfigs="" pluginAUExportPrefix="DSPmoduleplugindemoAU"
pluginRTASCategory="" aaxIdentifier="com.yourcompany.DSPmoduleplugindemo" pluginRTASCategory="" aaxIdentifier="com.yourcompany.DSPmoduleplugindemo"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.0"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.1"
companyName="ROLI Ltd." companyWebsite="www.juce.com" companyEmail="info@juce.com" companyName="ROLI Ltd." companyWebsite="www.juce.com" companyEmail="info@juce.com"
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<MAINGROUP id="EukfoT" name="DSPModulePluginDemo"> <MAINGROUP id="EukfoT" name="DSPModulePluginDemo">


+ 1
- 1
examples/DSPDemo/DSPDemo.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="yVderJ" name="DSPDemo" bundleIdentifier="com.roli.DSPDemo" <JUCERPROJECT id="yVderJ" name="DSPDemo" bundleIdentifier="com.roli.DSPDemo"
jucerVersion="5.2.0" companyName="ROLI Ltd." companyWebsite="www.juce.com"
jucerVersion="5.2.1" companyName="ROLI Ltd." companyWebsite="www.juce.com"
companyEmail="info@juce.com" companyCopyright="ROLI Ltd." displaySplashScreen="1" companyEmail="info@juce.com" companyCopyright="ROLI Ltd." displaySplashScreen="1"
reportAppUsage="1" projectType="guiapp"> reportAppUsage="1" projectType="guiapp">
<MAINGROUP id="vJBLPL" name="DSPDemo"> <MAINGROUP id="vJBLPL" name="DSPDemo">


+ 1
- 1
examples/Demo/JuceDemo.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="sBBIzr" name="JuceDemo" projectType="guiapp" version="3.0.0" <JUCERPROJECT id="sBBIzr" name="JuceDemo" projectType="guiapp" version="3.0.0"
bundleIdentifier="com.roli.JuceDemo" jucerVersion="5.2.0" defines="JUCE_UNIT_TESTS=1"
bundleIdentifier="com.roli.JuceDemo" jucerVersion="5.2.1" defines="JUCE_UNIT_TESTS=1"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<EXPORTFORMATS> <EXPORTFORMATS>


+ 1
- 1
examples/HelloWorld/HelloWorld.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="tTAKTK1s" name="HelloWorld" projectType="guiapp" juceFolder="../../../juce" <JUCERPROJECT id="tTAKTK1s" name="HelloWorld" projectType="guiapp" juceFolder="../../../juce"
jucerVersion="5.2.0" bundleIdentifier="com.roli.jucehelloworld"
jucerVersion="5.2.1" bundleIdentifier="com.roli.jucehelloworld"
companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0"
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<EXPORTFORMATS> <EXPORTFORMATS>


+ 1
- 1
examples/InAppPurchase/InAppPurchase.jucer View File

@@ -2,7 +2,7 @@
<JUCERPROJECT id="bSx0Ct" name="InAppPurchase" displaySplashScreen="0" reportAppUsage="1" <JUCERPROJECT id="bSx0Ct" name="InAppPurchase" displaySplashScreen="0" reportAppUsage="1"
projectType="guiapp" version="0.0.2" bundleIdentifier="com.roli.juceInAppPurchaseSample" projectType="guiapp" version="0.0.2" bundleIdentifier="com.roli.juceInAppPurchaseSample"
jucerVersion="5.2.0" companyName="ROLI Ltd." companyWebsite="www.juce.com"
jucerVersion="5.2.1" companyName="ROLI Ltd." companyWebsite="www.juce.com"
companyEmail="info@juce.com" companyCopyright="ROLI Ltd."> companyEmail="info@juce.com" companyCopyright="ROLI Ltd.">
<MAINGROUP id="y4sxBT" name="InAppPurchase"> <MAINGROUP id="y4sxBT" name="InAppPurchase">
<GROUP id="{D5BB0A26-3258-B6DA-ED7A-A306325E64AE}" name="BinaryData"> <GROUP id="{D5BB0A26-3258-B6DA-ED7A-A306325E64AE}" name="BinaryData">


+ 1
- 1
examples/MPETest/MPETest.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="IilE7R" name="MPETest" projectType="guiapp" bundleIdentifier="com.roli.MPETest" <JUCERPROJECT id="IilE7R" name="MPETest" projectType="guiapp" bundleIdentifier="com.roli.MPETest"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
jucerVersion="5.2.1" displaySplashScreen="0" reportAppUsage="0"
companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="VCQQcn" name="MPETest"> <MAINGROUP id="VCQQcn" name="MPETest">
<GROUP id="{D43238F0-992F-BC5A-F1AA-31BBBD3D17B0}" name="Source"> <GROUP id="{D43238F0-992F-BC5A-F1AA-31BBBD3D17B0}" name="Source">


+ 1
- 1
examples/MidiTest/MidiTest.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="wHE0ay" name="MidiTest" projectType="guiapp" bundleIdentifier="com.roli.MidiTest" <JUCERPROJECT id="wHE0ay" name="MidiTest" projectType="guiapp" bundleIdentifier="com.roli.MidiTest"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
jucerVersion="5.2.1" displaySplashScreen="0" reportAppUsage="0"
companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="s3xxCh" name="MidiTest"> <MAINGROUP id="s3xxCh" name="MidiTest">
<GROUP id="{7D29F5BC-1B05-AE8F-9202-5CF152AB1103}" name="Source"> <GROUP id="{7D29F5BC-1B05-AE8F-9202-5CF152AB1103}" name="Source">


+ 1
- 1
examples/NetworkGraphicsDemo/NetworkGraphicsDemo.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="gWI5Ir" name="JUCE Network Graphics Demo" projectType="guiapp" <JUCERPROJECT id="gWI5Ir" name="JUCE Network Graphics Demo" projectType="guiapp"
bundleIdentifier="com.juce.NetworkGraphicsDemo" jucerVersion="5.2.0"
bundleIdentifier="com.juce.NetworkGraphicsDemo" jucerVersion="5.2.1"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<MAINGROUP id="OT9rJ2" name="JUCE Network Graphics Demo"> <MAINGROUP id="OT9rJ2" name="JUCE Network Graphics Demo">


+ 1
- 1
examples/OSCMonitor/OSCMonitor.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="IhmIkj" name="OSCMonitor" projectType="guiapp" bundleIdentifier="com.roli.OSCMonitor" <JUCERPROJECT id="IhmIkj" name="OSCMonitor" projectType="guiapp" bundleIdentifier="com.roli.OSCMonitor"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
jucerVersion="5.2.1" displaySplashScreen="0" reportAppUsage="0"
companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="N9NMMk" name="OSCMonitor"> <MAINGROUP id="N9NMMk" name="OSCMonitor">
<GROUP id="{2B92546C-6B49-72D9-ACD0-0F2FCE9AD0D5}" name="Source"> <GROUP id="{2B92546C-6B49-72D9-ACD0-0F2FCE9AD0D5}" name="Source">


+ 1
- 1
examples/OSCReceiver/OSCReceiver.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="pdocPt" name="OSCReceiver" projectType="guiapp" bundleIdentifier="com.roli.OSCReceiver" <JUCERPROJECT id="pdocPt" name="OSCReceiver" projectType="guiapp" bundleIdentifier="com.roli.OSCReceiver"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
jucerVersion="5.2.1" displaySplashScreen="0" reportAppUsage="0"
companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="Y6Q0O9" name="OSCReceiver"> <MAINGROUP id="Y6Q0O9" name="OSCReceiver">
<GROUP id="{9F303ECD-83DE-CA91-97B4-C083DA897F49}" name="Source"> <GROUP id="{9F303ECD-83DE-CA91-97B4-C083DA897F49}" name="Source">


+ 1
- 1
examples/OSCSender/OSCSender.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="rysVAr" name="OSCSender" projectType="guiapp" bundleIdentifier="com.roli.OSCSender" <JUCERPROJECT id="rysVAr" name="OSCSender" projectType="guiapp" bundleIdentifier="com.roli.OSCSender"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
jucerVersion="5.2.1" displaySplashScreen="0" reportAppUsage="0"
companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="knnZZJ" name="OSCSender"> <MAINGROUP id="knnZZJ" name="OSCSender">
<GROUP id="{F2A0007A-4D24-4DD6-DEC8-6428F36CE45D}" name="Source"> <GROUP id="{F2A0007A-4D24-4DD6-DEC8-6428F36CE45D}" name="Source">


+ 1
- 1
examples/OpenGLAppExample/OpenGLAppExample.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="c3KrlE" name="OpenGLAppExample" projectType="guiapp" bundleIdentifier="com.roli.OpenGLAppExample" <JUCERPROJECT id="c3KrlE" name="OpenGLAppExample" projectType="guiapp" bundleIdentifier="com.roli.OpenGLAppExample"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
jucerVersion="5.2.1" displaySplashScreen="0" reportAppUsage="0"
companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="amjEXL" name="OpenGLAppExample"> <MAINGROUP id="amjEXL" name="OpenGLAppExample">
<GROUP id="{28FE2D12-A88D-07E2-72CF-CD04014CF225}" name="Source"> <GROUP id="{28FE2D12-A88D-07E2-72CF-CD04014CF225}" name="Source">


+ 1
- 1
examples/PluckedStringsDemo/PluckedStringsDemo.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="jKHEJM" name="PluckedStringsDemo" projectType="guiapp" bundleIdentifier="com.roli.PluckedStringsDemo" <JUCERPROJECT id="jKHEJM" name="PluckedStringsDemo" projectType="guiapp" bundleIdentifier="com.roli.PluckedStringsDemo"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
jucerVersion="5.2.1" displaySplashScreen="0" reportAppUsage="0"
companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="IWdVf7" name="PluckedStringsDemo"> <MAINGROUP id="IWdVf7" name="PluckedStringsDemo">
<GROUP id="{8800CD50-6741-8B75-0305-FAF13427EF5D}" name="Source"> <GROUP id="{8800CD50-6741-8B75-0305-FAF13427EF5D}" name="Source">


+ 1
- 1
examples/PlugInSamples/Arpeggiator/Arpeggiator.jucer View File

@@ -5,7 +5,7 @@
pluginManufacturerCode="ROLI" pluginCode="Arpg" pluginChannelConfigs="" pluginManufacturerCode="ROLI" pluginCode="Arpg" pluginChannelConfigs=""
pluginIsMidiEffectPlugin="1" pluginSilenceInIsSilenceOut="0" pluginIsMidiEffectPlugin="1" pluginSilenceInIsSilenceOut="0"
pluginAUExportPrefix="ArpeggiatorAU" pluginRTASCategory="" aaxIdentifier="com.roli.Arpeggiator" pluginAUExportPrefix="ArpeggiatorAU" pluginRTASCategory="" aaxIdentifier="com.roli.Arpeggiator"
pluginAAXCategory="AAX_EPlugInCategory_Effect" jucerVersion="5.2.0"
pluginAAXCategory="AAX_EPlugInCategory_Effect" jucerVersion="5.2.1"
companyName="ROLI Ltd." companyWebsite="www.juce.com" companyEmail="info@juce.com" companyName="ROLI Ltd." companyWebsite="www.juce.com" companyEmail="info@juce.com"
displaySplashScreen="0" reportAppUsage="0" companyCopyright="ROLI Ltd."> displaySplashScreen="0" reportAppUsage="0" companyCopyright="ROLI Ltd.">
<MAINGROUP id="l0H2am" name="Arpeggiator"> <MAINGROUP id="l0H2am" name="Arpeggiator">


+ 1
- 1
examples/PlugInSamples/GainPlugIn/GainPlugIn.jucer View File

@@ -5,7 +5,7 @@
pluginManufacturer="ROLI Ltd." pluginManufacturerCode="ROLI" pluginManufacturer="ROLI Ltd." pluginManufacturerCode="ROLI"
pluginCode="Gain" pluginChannelConfigs="" pluginSilenceInIsSilenceOut="1" pluginCode="Gain" pluginChannelConfigs="" pluginSilenceInIsSilenceOut="1"
pluginAUExportPrefix="GainPlugInAU" pluginRTASCategory="" aaxIdentifier="com.roli.GainPlugIn" pluginAUExportPrefix="GainPlugInAU" pluginRTASCategory="" aaxIdentifier="com.roli.GainPlugIn"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.0"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.1"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<MAINGROUP id="sXaVAU" name="GainPlugIn"> <MAINGROUP id="sXaVAU" name="GainPlugIn">


+ 1
- 1
examples/PlugInSamples/InterAppAudioEffect/InterAppAudioEffect.jucer View File

@@ -7,7 +7,7 @@
pluginManufacturer="ROLI Ltd." pluginManufacturerCode="ROLI" pluginManufacturer="ROLI Ltd." pluginManufacturerCode="ROLI"
pluginCode="IAAE" pluginChannelConfigs="" pluginAUExportPrefix="InterAppAudioEffectAU" pluginCode="IAAE" pluginChannelConfigs="" pluginAUExportPrefix="InterAppAudioEffectAU"
pluginRTASCategory="" aaxIdentifier="com.yourcompany.InterAppAudioEffect" pluginRTASCategory="" aaxIdentifier="com.yourcompany.InterAppAudioEffect"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.0"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.1"
companyName="ROLI Ltd." buildStandalone="1" displaySplashScreen="0" companyName="ROLI Ltd." buildStandalone="1" displaySplashScreen="0"
reportAppUsage="0" companyCopyright="ROLI Ltd." buildVST3="0"> reportAppUsage="0" companyCopyright="ROLI Ltd." buildVST3="0">
<MAINGROUP id="BhTVmm" name="InterAppAudioEffect"> <MAINGROUP id="BhTVmm" name="InterAppAudioEffect">


+ 1
- 1
examples/PlugInSamples/MultiOutSynth/MultiOutSynth.jucer View File

@@ -6,7 +6,7 @@
pluginCode="MoSy" pluginChannelConfigs="" pluginIsSynth="1" pluginWantsMidiIn="1" pluginCode="MoSy" pluginChannelConfigs="" pluginIsSynth="1" pluginWantsMidiIn="1"
pluginSilenceInIsSilenceOut="0" pluginAUExportPrefix="MultiOutSynthAU" pluginSilenceInIsSilenceOut="0" pluginAUExportPrefix="MultiOutSynthAU"
pluginRTASCategory="" aaxIdentifier="com.roli.MultiOutSynth" pluginRTASCategory="" aaxIdentifier="com.roli.MultiOutSynth"
pluginAAXCategory="AAX_ePlugInCategory_SWGenerators" jucerVersion="5.2.0"
pluginAAXCategory="AAX_ePlugInCategory_SWGenerators" jucerVersion="5.2.1"
companyName="ROLI Ltd." companyWebsite="www.roli.com" companyEmail="info@juce.com" companyName="ROLI Ltd." companyWebsite="www.roli.com" companyEmail="info@juce.com"
displaySplashScreen="0" reportAppUsage="0" companyCopyright="ROLI Ltd."> displaySplashScreen="0" reportAppUsage="0" companyCopyright="ROLI Ltd.">
<MAINGROUP id="uGSDhi" name="MultiOutSynth"> <MAINGROUP id="uGSDhi" name="MultiOutSynth">


+ 1
- 1
examples/PlugInSamples/NoiseGate/NoiseGate.jucer View File

@@ -5,7 +5,7 @@
pluginManufacturer="ROLI Ltd." pluginManufacturerCode="ROLI" pluginManufacturer="ROLI Ltd." pluginManufacturerCode="ROLI"
pluginCode="Nois" pluginChannelConfigs="" pluginSilenceInIsSilenceOut="0" pluginCode="Nois" pluginChannelConfigs="" pluginSilenceInIsSilenceOut="0"
pluginAUExportPrefix="NoiseGateAU" pluginRTASCategory="" aaxIdentifier="com.roli.NoiseGate" pluginAUExportPrefix="NoiseGateAU" pluginRTASCategory="" aaxIdentifier="com.roli.NoiseGate"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.0"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.1"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<MAINGROUP id="FVYuyg" name="NoiseGate"> <MAINGROUP id="FVYuyg" name="NoiseGate">


+ 1
- 1
examples/PlugInSamples/Surround/Surround.jucer View File

@@ -9,7 +9,7 @@
pluginIsMidiEffectPlugin="0" pluginSilenceInIsSilenceOut="0" pluginIsMidiEffectPlugin="0" pluginSilenceInIsSilenceOut="0"
pluginEditorRequiresKeys="0" pluginAUExportPrefix="SurroundAU" pluginEditorRequiresKeys="0" pluginAUExportPrefix="SurroundAU"
pluginRTASCategory="" aaxIdentifier="com.roli.Surround" pluginAAXCategory="AAX_ePlugInCategory_Dynamics" pluginRTASCategory="" aaxIdentifier="com.roli.Surround" pluginAAXCategory="AAX_ePlugInCategory_Dynamics"
jucerVersion="5.2.0" buildAUv3="0" buildStandalone="0" enableIAA="0"
jucerVersion="5.2.1" buildAUv3="0" buildStandalone="0" enableIAA="0"
displaySplashScreen="0" reportAppUsage="0" splashScreenColour="Dark" displaySplashScreen="0" reportAppUsage="0" splashScreenColour="Dark"
companyName="ROLI Ltd." cppLanguageStandard="14" companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." cppLanguageStandard="14" companyCopyright="ROLI Ltd.">
<MAINGROUP id="dEAH7t" name="Surround"> <MAINGROUP id="dEAH7t" name="Surround">


+ 1
- 1
examples/PushNotificationsDemo/PushNotificationsDemo.jucer View File

@@ -2,7 +2,7 @@
<JUCERPROJECT id="SS6MsF" name="PushNotificationsDemo" displaySplashScreen="0" <JUCERPROJECT id="SS6MsF" name="PushNotificationsDemo" displaySplashScreen="0"
reportAppUsage="0" projectType="guiapp" bundleIdentifier="com.juce.pushnotificationsdemo" reportAppUsage="0" projectType="guiapp" bundleIdentifier="com.juce.pushnotificationsdemo"
jucerVersion="5.2.0" companyCopyright="">
jucerVersion="5.2.1" companyCopyright="">
<MAINGROUP id="VaJRhp" name="PushNotificationsDemo"> <MAINGROUP id="VaJRhp" name="PushNotificationsDemo">
<GROUP id="{712B2C90-FAC6-CCF3-F8F9-ED82411AF5ED}" name="BinaryResources"> <GROUP id="{712B2C90-FAC6-CCF3-F8F9-ED82411AF5ED}" name="BinaryResources">
<GROUP id="{DBF05B65-21C4-E232-D005-149CC3FD4CD6}" name="images"> <GROUP id="{DBF05B65-21C4-E232-D005-149CC3FD4CD6}" name="images">


+ 1
- 1
examples/SimpleFFTExample/SimpleFFTExample.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="cgcxPd" name="SimpleFFTExample" projectType="guiapp" bundleIdentifier="com.roli.SimpleFFTExample" <JUCERPROJECT id="cgcxPd" name="SimpleFFTExample" projectType="guiapp" bundleIdentifier="com.roli.SimpleFFTExample"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
jucerVersion="5.2.1" displaySplashScreen="0" reportAppUsage="0"
companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="rZCHr8" name="SimpleFFTExample"> <MAINGROUP id="rZCHr8" name="SimpleFFTExample">
<GROUP id="{8DC23B3F-98AC-AB1C-B26A-E693AF2DF0D2}" name="Source"> <GROUP id="{8DC23B3F-98AC-AB1C-B26A-E693AF2DF0D2}" name="Source">


+ 1
- 1
examples/audio plugin demo/JuceDemoPlugin.jucer View File

@@ -7,7 +7,7 @@
pluginWantsMidiIn="1" pluginProducesMidiOut="1" pluginSilenceInIsSilenceOut="0" pluginWantsMidiIn="1" pluginProducesMidiOut="1" pluginSilenceInIsSilenceOut="0"
pluginTailLength="0" pluginEditorRequiresKeys="1" pluginAUExportPrefix="JuceDemoProjectAU" pluginTailLength="0" pluginEditorRequiresKeys="1" pluginAUExportPrefix="JuceDemoProjectAU"
pluginAUViewClass="JuceDemoProjectAU_V1" pluginRTASCategory="" pluginAUViewClass="JuceDemoProjectAU_V1" pluginRTASCategory=""
bundleIdentifier="com.juce.JuceDemoPlugin" jucerVersion="5.2.0"
bundleIdentifier="com.juce.JuceDemoPlugin" jucerVersion="5.2.1"
companyName="ROLI Ltd." aaxIdentifier="com.yourcompany.JuceDemoPlugin" companyName="ROLI Ltd." aaxIdentifier="com.yourcompany.JuceDemoPlugin"
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" includeBinaryInAppConfig="1" pluginAAXCategory="AAX_ePlugInCategory_Dynamics" includeBinaryInAppConfig="1"
pluginManufacturerEmail="support@yourcompany.com" companyWebsite="www.juce.com" pluginManufacturerEmail="support@yourcompany.com" companyWebsite="www.juce.com"


+ 1
- 1
examples/audio plugin host/Plugin Host.jucer View File

@@ -2,7 +2,7 @@
<JUCERPROJECT id="NTe0XB0ij" name="Plugin Host" projectType="guiapp" version="1.0.0" <JUCERPROJECT id="NTe0XB0ij" name="Plugin Host" projectType="guiapp" version="1.0.0"
juceFolder="../../../juce" vstFolderMac="~/SDKs/vstsdk2.4" vstFolderPC="c:\SDKs\vstsdk2.4" juceFolder="../../../juce" vstFolderMac="~/SDKs/vstsdk2.4" vstFolderPC="c:\SDKs\vstsdk2.4"
bundleIdentifier="com.roli.pluginhost" jucerVersion="5.2.0" companyName="ROLI Ltd."
bundleIdentifier="com.roli.pluginhost" jucerVersion="5.2.1" companyName="ROLI Ltd."
displaySplashScreen="0" reportAppUsage="0" companyCopyright="ROLI Ltd."> displaySplashScreen="0" reportAppUsage="0" companyCopyright="ROLI Ltd.">
<EXPORTFORMATS> <EXPORTFORMATS>
<XCODE_MAC targetFolder="Builds/MacOSX" vstFolder="" rtasFolder="~/SDKs/PT_80_SDK" <XCODE_MAC targetFolder="Builds/MacOSX" vstFolder="" rtasFolder="~/SDKs/PT_80_SDK"


+ 1
- 1
extras/AudioPerformanceTest/AudioPerformanceTest.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="AKfc5m" name="AudioPerformanceTest" projectType="guiapp" <JUCERPROJECT id="AKfc5m" name="AudioPerformanceTest" projectType="guiapp"
bundleIdentifier="com.juce.AudioPerformanceTest" jucerVersion="5.2.0"
bundleIdentifier="com.juce.AudioPerformanceTest" jucerVersion="5.2.1"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<MAINGROUP id="b1eVTe" name="AudioPerformanceTest"> <MAINGROUP id="b1eVTe" name="AudioPerformanceTest">


+ 2
- 2
extras/Projucer/Builds/LinuxMakefile/Makefile View File

@@ -35,7 +35,7 @@ ifeq ($(CONFIG),Debug)
TARGET_ARCH := -march=native TARGET_ARCH := -march=native
endif endif
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=5.2.0 -DJUCE_APP_VERSION_HEX=0x50200 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama webkit2gtk-4.0 gtk+-x11-3.0) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS)
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DDEBUG=1 -D_DEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=5.2.1 -DJUCE_APP_VERSION_HEX=0x50201 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama webkit2gtk-4.0 gtk+-x11-3.0) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS)
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0
JUCE_TARGET_APP := Projucer JUCE_TARGET_APP := Projucer
@@ -56,7 +56,7 @@ ifeq ($(CONFIG),Release)
TARGET_ARCH := -march=native TARGET_ARCH := -march=native
endif endif
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=5.2.0 -DJUCE_APP_VERSION_HEX=0x50200 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama webkit2gtk-4.0 gtk+-x11-3.0) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS)
JUCE_CPPFLAGS := $(DEPFLAGS) -DLINUX=1 -DNDEBUG=1 -DJUCER_LINUX_MAKE_6D53C8B4=1 -DJUCE_APP_VERSION=5.2.1 -DJUCE_APP_VERSION_HEX=0x50201 $(shell pkg-config --cflags freetype2 libcurl x11 xext xinerama webkit2gtk-4.0 gtk+-x11-3.0) -pthread -I../../JuceLibraryCode -I../../../../modules $(CPPFLAGS)
JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0 JUCE_CPPFLAGS_APP := -DJucePlugin_Build_VST=0 -DJucePlugin_Build_VST3=0 -DJucePlugin_Build_AU=0 -DJucePlugin_Build_AUv3=0 -DJucePlugin_Build_RTAS=0 -DJucePlugin_Build_AAX=0 -DJucePlugin_Build_Standalone=0
JUCE_TARGET_APP := Projucer JUCE_TARGET_APP := Projucer


+ 2
- 2
extras/Projucer/Builds/MacOSX/Info-App.plist View File

@@ -33,9 +33,9 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>5.2.0</string>
<string>5.2.1</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>5.2.0</string>
<string>5.2.1</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>ROLI Ltd.</string> <string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>


+ 4
- 4
extras/Projucer/Builds/MacOSX/Projucer.xcodeproj/project.pbxproj View File

@@ -782,8 +782,8 @@
"_DEBUG=1", "_DEBUG=1",
"DEBUG=1", "DEBUG=1",
"JUCER_XCODE_MAC_F6D2F4CF=1", "JUCER_XCODE_MAC_F6D2F4CF=1",
"JUCE_APP_VERSION=5.2.0",
"JUCE_APP_VERSION_HEX=0x50200",
"JUCE_APP_VERSION=5.2.1",
"JUCE_APP_VERSION_HEX=0x50201",
"JucePlugin_Build_VST=0", "JucePlugin_Build_VST=0",
"JucePlugin_Build_VST3=0", "JucePlugin_Build_VST3=0",
"JucePlugin_Build_AU=0", "JucePlugin_Build_AU=0",
@@ -815,8 +815,8 @@
"_NDEBUG=1", "_NDEBUG=1",
"NDEBUG=1", "NDEBUG=1",
"JUCER_XCODE_MAC_F6D2F4CF=1", "JUCER_XCODE_MAC_F6D2F4CF=1",
"JUCE_APP_VERSION=5.2.0",
"JUCE_APP_VERSION_HEX=0x50200",
"JUCE_APP_VERSION=5.2.1",
"JUCE_APP_VERSION_HEX=0x50201",
"JucePlugin_Build_VST=0", "JucePlugin_Build_VST=0",
"JucePlugin_Build_VST3=0", "JucePlugin_Build_VST3=0",
"JucePlugin_Build_AU=0", "JucePlugin_Build_AU=0",


+ 2
- 2
extras/Projucer/Builds/VisualStudio2013/Projucer_App.vcxproj View File

@@ -74,7 +74,7 @@
<Optimization>Disabled</Optimization> <Optimization>Disabled</Optimization>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=5.2.0;JUCE_APP_VERSION_HEX=0x50200;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=5.2.1;JUCE_APP_VERSION_HEX=0x50201;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo> <RuntimeTypeInfo>true</RuntimeTypeInfo>
<PrecompiledHeader/> <PrecompiledHeader/>
@@ -115,7 +115,7 @@
<ClCompile> <ClCompile>
<Optimization>Full</Optimization> <Optimization>Full</Optimization>
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=5.2.0;JUCE_APP_VERSION_HEX=0x50200;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2013_78A5020=1;JUCE_APP_VERSION=5.2.1;JUCE_APP_VERSION_HEX=0x50201;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo> <RuntimeTypeInfo>true</RuntimeTypeInfo>
<PrecompiledHeader/> <PrecompiledHeader/>


+ 3
- 3
extras/Projucer/Builds/VisualStudio2013/resources.rc View File

@@ -7,7 +7,7 @@
#include <windows.h> #include <windows.h>
VS_VERSION_INFO VERSIONINFO VS_VERSION_INFO VERSIONINFO
FILEVERSION 5,2,0,0
FILEVERSION 5,2,1,0
BEGIN BEGIN
BLOCK "StringFileInfo" BLOCK "StringFileInfo"
BEGIN BEGIN
@@ -16,9 +16,9 @@ BEGIN
VALUE "CompanyName", "ROLI Ltd.\0" VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "LegalCopyright", "ROLI Ltd.\0" VALUE "LegalCopyright", "ROLI Ltd.\0"
VALUE "FileDescription", "Projucer\0" VALUE "FileDescription", "Projucer\0"
VALUE "FileVersion", "5.2.0\0"
VALUE "FileVersion", "5.2.1\0"
VALUE "ProductName", "Projucer\0" VALUE "ProductName", "Projucer\0"
VALUE "ProductVersion", "5.2.0\0"
VALUE "ProductVersion", "5.2.1\0"
END END
END END


+ 2
- 2
extras/Projucer/Builds/VisualStudio2015/Projucer_App.vcxproj View File

@@ -74,7 +74,7 @@
<Optimization>Disabled</Optimization> <Optimization>Disabled</Optimization>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=5.2.0;JUCE_APP_VERSION_HEX=0x50200;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=5.2.1;JUCE_APP_VERSION_HEX=0x50201;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo> <RuntimeTypeInfo>true</RuntimeTypeInfo>
<PrecompiledHeader/> <PrecompiledHeader/>
@@ -115,7 +115,7 @@
<ClCompile> <ClCompile>
<Optimization>Full</Optimization> <Optimization>Full</Optimization>
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=5.2.0;JUCE_APP_VERSION_HEX=0x50200;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2015_78A5022=1;JUCE_APP_VERSION=5.2.1;JUCE_APP_VERSION_HEX=0x50201;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo> <RuntimeTypeInfo>true</RuntimeTypeInfo>
<PrecompiledHeader/> <PrecompiledHeader/>


+ 3
- 3
extras/Projucer/Builds/VisualStudio2015/resources.rc View File

@@ -7,7 +7,7 @@
#include <windows.h> #include <windows.h>
VS_VERSION_INFO VERSIONINFO VS_VERSION_INFO VERSIONINFO
FILEVERSION 5,2,0,0
FILEVERSION 5,2,1,0
BEGIN BEGIN
BLOCK "StringFileInfo" BLOCK "StringFileInfo"
BEGIN BEGIN
@@ -16,9 +16,9 @@ BEGIN
VALUE "CompanyName", "ROLI Ltd.\0" VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "LegalCopyright", "ROLI Ltd.\0" VALUE "LegalCopyright", "ROLI Ltd.\0"
VALUE "FileDescription", "Projucer\0" VALUE "FileDescription", "Projucer\0"
VALUE "FileVersion", "5.2.0\0"
VALUE "FileVersion", "5.2.1\0"
VALUE "ProductName", "Projucer\0" VALUE "ProductName", "Projucer\0"
VALUE "ProductVersion", "5.2.0\0"
VALUE "ProductVersion", "5.2.1\0"
END END
END END


+ 2
- 2
extras/Projucer/Builds/VisualStudio2017/Projucer_App.vcxproj View File

@@ -74,7 +74,7 @@
<Optimization>Disabled</Optimization> <Optimization>Disabled</Optimization>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=5.2.0;JUCE_APP_VERSION_HEX=0x50200;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=5.2.1;JUCE_APP_VERSION_HEX=0x50201;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo> <RuntimeTypeInfo>true</RuntimeTypeInfo>
<PrecompiledHeader/> <PrecompiledHeader/>
@@ -115,7 +115,7 @@
<ClCompile> <ClCompile>
<Optimization>Full</Optimization> <Optimization>Full</Optimization>
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> <AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\..\..\modules;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=5.2.0;JUCE_APP_VERSION_HEX=0x50200;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=5.2.1;JUCE_APP_VERSION_HEX=0x50201;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo> <RuntimeTypeInfo>true</RuntimeTypeInfo>
<PrecompiledHeader/> <PrecompiledHeader/>


+ 3
- 3
extras/Projucer/Builds/VisualStudio2017/resources.rc View File

@@ -7,7 +7,7 @@
#include <windows.h> #include <windows.h>
VS_VERSION_INFO VERSIONINFO VS_VERSION_INFO VERSIONINFO
FILEVERSION 5,2,0,0
FILEVERSION 5,2,1,0
BEGIN BEGIN
BLOCK "StringFileInfo" BLOCK "StringFileInfo"
BEGIN BEGIN
@@ -16,9 +16,9 @@ BEGIN
VALUE "CompanyName", "ROLI Ltd.\0" VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "LegalCopyright", "ROLI Ltd.\0" VALUE "LegalCopyright", "ROLI Ltd.\0"
VALUE "FileDescription", "Projucer\0" VALUE "FileDescription", "Projucer\0"
VALUE "FileVersion", "5.2.0\0"
VALUE "FileVersion", "5.2.1\0"
VALUE "ProductName", "Projucer\0" VALUE "ProductName", "Projucer\0"
VALUE "ProductVersion", "5.2.0\0"
VALUE "ProductVersion", "5.2.1\0"
END END
END END


+ 2
- 2
extras/Projucer/JuceLibraryCode/JuceHeader.h View File

@@ -34,7 +34,7 @@
namespace ProjectInfo namespace ProjectInfo
{ {
const char* const projectName = "Projucer"; const char* const projectName = "Projucer";
const char* const versionString = "5.2.0";
const int versionNumber = 0x50200;
const char* const versionString = "5.2.1";
const int versionNumber = 0x50201;
} }
#endif #endif

+ 1
- 1
extras/Projucer/Projucer.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="M70qfTRRk" name="Projucer" projectType="guiapp" juceFolder="../../juce" <JUCERPROJECT id="M70qfTRRk" name="Projucer" projectType="guiapp" juceFolder="../../juce"
jucerVersion="5.2.0" version="5.2.1" bundleIdentifier="com.juce.theprojucer"
jucerVersion="5.2.1" version="5.2.1" bundleIdentifier="com.juce.theprojucer"
defines="" splashScreenColour="Dark" displaySplashScreen="0" defines="" splashScreenColour="Dark" displaySplashScreen="0"
reportAppUsage="0" companyName="ROLI Ltd." companyCopyright="ROLI Ltd." reportAppUsage="0" companyName="ROLI Ltd." companyCopyright="ROLI Ltd."
cppLanguageStandard="11"> cppLanguageStandard="11">


+ 1
- 1
extras/UnitTestRunner/UnitTestRunner.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="Z2Xzcp" name="UnitTestRunner" projectType="consoleapp" bundleIdentifier="com.roli.UnitTestRunner" <JUCERPROJECT id="Z2Xzcp" name="UnitTestRunner" projectType="consoleapp" bundleIdentifier="com.roli.UnitTestRunner"
jucerVersion="5.2.0" defines="JUCE_UNIT_TESTS=1" displaySplashScreen="0"
jucerVersion="5.2.1" defines="JUCE_UNIT_TESTS=1" displaySplashScreen="0"
reportAppUsage="0" companyName="ROLI Ltd." companyCopyright="ROLI Ltd."> reportAppUsage="0" companyName="ROLI Ltd." companyCopyright="ROLI Ltd.">
<MAINGROUP id="GZdWCU" name="UnitTestRunner"> <MAINGROUP id="GZdWCU" name="UnitTestRunner">
<GROUP id="{22894462-E1A9-036F-ED94-B51A50C87552}" name="Source"> <GROUP id="{22894462-E1A9-036F-ED94-B51A50C87552}" name="Source">


+ 1
- 1
extras/binarybuilder/BinaryBuilder.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="3t6YqETY1" name="BinaryBuilder" projectType="consoleapp" <JUCERPROJECT id="3t6YqETY1" name="BinaryBuilder" projectType="consoleapp"
juceFolder="../../../juce" jucerVersion="5.2.0" bundleIdentifier="com.roli.binarybuilder"
juceFolder="../../../juce" jucerVersion="5.2.1" bundleIdentifier="com.roli.binarybuilder"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<EXPORTFORMATS> <EXPORTFORMATS>


+ 1
- 1
extras/windows dll/jucedll.jucer View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<JUCERPROJECT id="IvabE4" name="juce_dll" projectType="library" juceLinkage="none" <JUCERPROJECT id="IvabE4" name="juce_dll" projectType="library" juceLinkage="none"
bundleIdentifier="com.roli.jucedll" jucerVersion="5.2.0" defines="JUCE_DLL_BUILD=1"
bundleIdentifier="com.roli.jucedll" jucerVersion="5.2.1" defines="JUCE_DLL_BUILD=1"
displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd." displaySplashScreen="0" reportAppUsage="0" companyName="ROLI Ltd."
companyCopyright="ROLI Ltd."> companyCopyright="ROLI Ltd.">
<EXPORTFORMATS> <EXPORTFORMATS>


Loading…
Cancel
Save