debian/TODO.Debian
debian/compat
debian/control
+ debian/extra/includes/lv2_external_ui.h
debian/extra/juce_LV2_Wrapper.cpp
debian/extra/lv2-ttl-generator/GNUmakefile
debian/extra/lv2-ttl-generator/generate-ttl.sh
examples/AudioAppExample/JuceLibraryCode/juce_video.mm
examples/AudioAppExample/Source/Main.cpp
examples/AudioAppExample/Source/MainComponent.cpp
+ examples/BLOCKS/BlocksDrawing/BlocksDrawing.jucer
+ examples/BLOCKS/BlocksDrawing/Builds/LinuxMakefile/Makefile
+ examples/BLOCKS/BlocksDrawing/Builds/MacOSX/BlocksDrawing.xcodeproj/project.pbxproj
+ examples/BLOCKS/BlocksDrawing/Builds/MacOSX/Info-App.plist
+ examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2013/BlocksDrawing.sln
+ examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2013/BlocksDrawing.vcxproj
+ examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2013/BlocksDrawing.vcxproj.filters
+ examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2013/resources.rc
+ examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2015/BlocksDrawing.sln
+ examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2015/BlocksDrawing.vcxproj
+ examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2015/BlocksDrawing.vcxproj.filters
+ examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2015/resources.rc
+ examples/BLOCKS/BlocksDrawing/Builds/iOS/BlocksDrawing.xcodeproj/project.pbxproj
+ examples/BLOCKS/BlocksDrawing/Builds/iOS/BlocksDrawing/Images.xcassets/AppIcon.appiconset/Contents.json
+ examples/BLOCKS/BlocksDrawing/Builds/iOS/BlocksDrawing/Images.xcassets/LaunchImage.launchimage/Contents.json
+ examples/BLOCKS/BlocksDrawing/Builds/iOS/Info-App.plist
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/AppConfig.h
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/JuceHeader.h
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/ReadMe.txt
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_audio_basics.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_audio_basics.mm
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_audio_devices.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_audio_devices.mm
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_audio_formats.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_audio_formats.mm
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_blocks_basics.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_core.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_core.mm
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_data_structures.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_data_structures.mm
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_events.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_events.mm
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_graphics.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_graphics.mm
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_gui_basics.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_gui_basics.mm
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_gui_extra.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_gui_extra.mm
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_opengl.cpp
+ examples/BLOCKS/BlocksDrawing/JuceLibraryCode/juce_opengl.mm
+ examples/BLOCKS/BlocksDrawing/Source/Main.cpp
+ examples/BLOCKS/BlocksDrawing/Source/MainComponent.h
+ examples/BLOCKS/BlocksMonitor/BlocksMonitor.jucer
+ examples/BLOCKS/BlocksMonitor/Builds/LinuxMakefile/Makefile
+ examples/BLOCKS/BlocksMonitor/Builds/MacOSX/BlocksMonitor.xcodeproj/project.pbxproj
+ examples/BLOCKS/BlocksMonitor/Builds/MacOSX/Info-App.plist
+ examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2013/BlocksMonitor.sln
+ examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2013/BlocksMonitor.vcxproj
+ examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2013/BlocksMonitor.vcxproj.filters
+ examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2013/resources.rc
+ examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2015/BlocksMonitor.sln
+ examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2015/BlocksMonitor.vcxproj
+ examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2015/BlocksMonitor.vcxproj.filters
+ examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2015/resources.rc
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/AppConfig.h
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/JuceHeader.h
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/ReadMe.txt
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_audio_basics.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_audio_basics.mm
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_audio_devices.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_audio_devices.mm
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_audio_formats.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_audio_formats.mm
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_blocks_basics.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_core.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_core.mm
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_data_structures.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_data_structures.mm
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_events.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_events.mm
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_graphics.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_graphics.mm
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_gui_basics.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_gui_basics.mm
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_gui_extra.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_gui_extra.mm
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_opengl.cpp
+ examples/BLOCKS/BlocksMonitor/JuceLibraryCode/juce_opengl.mm
+ examples/BLOCKS/BlocksMonitor/Source/BlockComponents.h
+ examples/BLOCKS/BlocksMonitor/Source/Main.cpp
+ examples/BLOCKS/BlocksMonitor/Source/MainComponent.h
+ examples/BLOCKS/BlocksSynth/BlocksSynth.jucer
+ examples/BLOCKS/BlocksSynth/Builds/LinuxMakefile/Makefile
+ examples/BLOCKS/BlocksSynth/Builds/MacOSX/BlocksSynth.xcodeproj/project.pbxproj
+ examples/BLOCKS/BlocksSynth/Builds/MacOSX/Info-App.plist
+ examples/BLOCKS/BlocksSynth/Builds/VisualStudio2013/BlocksSynth.sln
+ examples/BLOCKS/BlocksSynth/Builds/VisualStudio2013/BlocksSynth.vcxproj
+ examples/BLOCKS/BlocksSynth/Builds/VisualStudio2013/BlocksSynth.vcxproj.filters
+ examples/BLOCKS/BlocksSynth/Builds/VisualStudio2013/resources.rc
+ examples/BLOCKS/BlocksSynth/Builds/VisualStudio2015/BlocksSynth.sln
+ examples/BLOCKS/BlocksSynth/Builds/VisualStudio2015/BlocksSynth.vcxproj
+ examples/BLOCKS/BlocksSynth/Builds/VisualStudio2015/BlocksSynth.vcxproj.filters
+ examples/BLOCKS/BlocksSynth/Builds/VisualStudio2015/resources.rc
+ examples/BLOCKS/BlocksSynth/Builds/iOS/BlocksSynth.xcodeproj/project.pbxproj
+ examples/BLOCKS/BlocksSynth/Builds/iOS/BlocksSynth/Images.xcassets/AppIcon.appiconset/Contents.json
+ examples/BLOCKS/BlocksSynth/Builds/iOS/BlocksSynth/Images.xcassets/LaunchImage.launchimage/Contents.json
+ examples/BLOCKS/BlocksSynth/Builds/iOS/Info-App.plist
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/AppConfig.h
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/JuceHeader.h
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/ReadMe.txt
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_audio_basics.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_audio_basics.mm
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_audio_devices.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_audio_devices.mm
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_audio_formats.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_audio_formats.mm
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_blocks_basics.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_core.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_core.mm
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_data_structures.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_data_structures.mm
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_events.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_events.mm
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_graphics.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_graphics.mm
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_gui_basics.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_gui_basics.mm
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_gui_extra.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_gui_extra.mm
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_opengl.cpp
+ examples/BLOCKS/BlocksSynth/JuceLibraryCode/juce_opengl.mm
+ examples/BLOCKS/BlocksSynth/Source/Audio.h
+ examples/BLOCKS/BlocksSynth/Source/Main.cpp
+ examples/BLOCKS/BlocksSynth/Source/MainComponent.h
+ examples/BLOCKS/BlocksSynth/Source/Oscillators.h
examples/BouncingBallWavetableDemo/BouncingBallWavetableDemo.jucer
examples/BouncingBallWavetableDemo/Builds/Linux/Makefile
examples/BouncingBallWavetableDemo/Builds/MacOSX/BouncingBallWavetableDemo.xcodeproj/project.pbxproj
examples/PlugInSamples/MultiOutSynth/MultiOutSynth.jucer
examples/PlugInSamples/NoiseGate/Builds/MacOSX/Info-AAX.plist
examples/PlugInSamples/NoiseGate/Builds/MacOSX/Info-AU.plist
- examples/PlugInSamples/NoiseGate/Builds/MacOSX/Info-Shared_Code.plist
examples/PlugInSamples/NoiseGate/Builds/MacOSX/Info-VST.plist
examples/PlugInSamples/NoiseGate/Builds/MacOSX/Info-VST3.plist
examples/PlugInSamples/NoiseGate/Builds/MacOSX/NoiseGate.entitlements
extras/AudioPerformanceTest/JuceLibraryCode/juce_gui_basics.mm
extras/AudioPerformanceTest/JuceLibraryCode/juce_gui_extra.cpp
extras/AudioPerformanceTest/JuceLibraryCode/juce_gui_extra.mm
+ extras/BLOCKS/doxygen/Doxyfile
+ extras/BLOCKS/doxygen/DoxygenLayout.xml
+ extras/BLOCKS/doxygen/Makefile
+ extras/BLOCKS/doxygen/footer.html
+ extras/BLOCKS/doxygen/header.html
+ extras/BLOCKS/doxygen/pages/connecting_blocks.dox
+ extras/BLOCKS/doxygen/pages/controlling_control_buttons.dox
+ extras/BLOCKS/doxygen/pages/controlling_led_grids.dox
+ extras/BLOCKS/doxygen/pages/controlling_led_strips.dox
+ extras/BLOCKS/doxygen/pages/discovering_blocks.dox
+ extras/BLOCKS/doxygen/pages/downloading_the_sdk.dox
+ extras/BLOCKS/doxygen/pages/example_applications.dox
+ extras/BLOCKS/doxygen/pages/example_blocks_drawing.dox
+ extras/BLOCKS/doxygen/pages/example_blocks_monitor.dox
+ extras/BLOCKS/doxygen/pages/example_blocks_synth.dox
+ extras/BLOCKS/doxygen/pages/getting_control_button_events.dox
+ extras/BLOCKS/doxygen/pages/getting_touch_events.dox
+ extras/BLOCKS/doxygen/pages/main.dox
+ extras/BLOCKS/doxygen/pages/the_standalone_blocks_sdk.dox
+ extras/BLOCKS/doxygen/process_source_files.py
+ extras/BLOCKS/doxygen/stylesheet.css
+ extras/BLOCKS/juce_modules.txt
+ extras/BLOCKS/standalone_sdk/README.md
+ extras/BLOCKS/standalone_sdk/SDK/BlocksHeader.h
+ extras/BLOCKS/standalone_sdk/SDK/Build/Linux/Makefile
+ extras/BLOCKS/standalone_sdk/SDK/Build/MacOS/BLOCKS-SDK.xcodeproj/project.pbxproj
+ extras/BLOCKS/standalone_sdk/SDK/Build/Windows/BLOCKS-SDK.sln
+ extras/BLOCKS/standalone_sdk/SDK/Build/Windows/BLOCKS-SDK.vcxproj
+ extras/BLOCKS/standalone_sdk/create_standalone_sdk.py
+ extras/BLOCKS/standalone_sdk/examples/BlockFinder/BlockFinder.cpp
+ extras/BLOCKS/standalone_sdk/examples/BlockFinder/BlockFinder.h
+ extras/BLOCKS/standalone_sdk/examples/BlockFinder/Linux/Makefile
+ extras/BLOCKS/standalone_sdk/examples/BlockFinder/Linux/main.cpp
+ extras/BLOCKS/standalone_sdk/examples/BlockFinder/MacOS/BlockFinder.xcodeproj/project.pbxproj
+ extras/BLOCKS/standalone_sdk/examples/BlockFinder/MacOS/Makefile
+ extras/BLOCKS/standalone_sdk/examples/BlockFinder/MacOS/main.mm
+ extras/BLOCKS/standalone_sdk/examples/BlockFinder/Windows/BlockFinder.sln
+ extras/BLOCKS/standalone_sdk/examples/BlockFinder/Windows/BlockFinder.vcxproj
+ extras/BLOCKS/standalone_sdk/examples/BlockFinder/Windows/main.cpp
extras/Introjucer/Where has the Introjucer gone.txt
extras/Projucer/Builds/LinuxMakefile/Makefile
extras/Projucer/Builds/MacOSX/Info-App.plist
extras/Projucer/Source/BinaryData/background_logo.svg
extras/Projucer/Source/BinaryData/colourscheme_dark.xml
extras/Projucer/Source/BinaryData/colourscheme_light.xml
+ extras/Projucer/Source/BinaryData/gradle/gradlew
+ extras/Projucer/Source/BinaryData/gradle/gradlew.bat
extras/Projucer/Source/BinaryData/jucer_AnimatedComponentTemplate.cpp
extras/Projucer/Source/BinaryData/jucer_AudioComponentTemplate.cpp
extras/Projucer/Source/BinaryData/jucer_AudioPluginEditorTemplate.cpp
modules/JUCE Module Format.txt
modules/juce_audio_plugin_client/RTAS/juce_RTAS_WinExports.def
modules/juce_audio_plugin_client/juce_audio_plugin_client_RTAS.r
+ modules/juce_blocks_basics/README.txt
+ modules/juce_blocks_basics/littlefoot/LittleFoot Language README.txt
+ modules/juce_blocks_basics/protocol/Protocol Format.txt
modules/juce_box2d/box2d/README.txt
modules/juce_core/native/java/AndroidMidi.java
modules/juce_core/native/java/AndroidMidiFallback.java
examples/PlugInSamples/Surround/Source/SurroundProcessor.cpp
examples/audio plugin host/Source/FilterGraph.cpp
examples/audio plugin host/Source/FilterGraph.h
+ examples/audio plugin host/Source/FilterIOConfiguration.cpp
+ examples/audio plugin host/Source/FilterIOConfiguration.h
examples/audio plugin host/Source/GraphEditorPanel.cpp
examples/audio plugin host/Source/GraphEditorPanel.h
examples/audio plugin host/Source/HostStartup.cpp
extras/Projucer/Source/Application/jucer_CommonHeaders.h
extras/Projucer/Source/Application/jucer_DocumentEditorComponent.cpp
extras/Projucer/Source/Application/jucer_DocumentEditorComponent.h
+ extras/Projucer/Source/Application/jucer_DownloadCompileEngineThread.cpp
+ extras/Projucer/Source/Application/jucer_DownloadCompileEngineThread.h
extras/Projucer/Source/Application/jucer_EulaDialogue.h
extras/Projucer/Source/Application/jucer_FilePreviewComponent.h
extras/Projucer/Source/Application/jucer_GlobalPreferences.cpp
extras/Projucer/Source/Wizards/jucer_StartPageComponent.h
extras/Projucer/Source/Wizards/jucer_TemplateThumbnailsComponent.h
extras/Projucer/Source/jucer_Headers.h
+ modules/juce_audio_basics/buffers/juce_AudioChannelSet.cpp
+ modules/juce_audio_basics/buffers/juce_AudioChannelSet.h
modules/juce_audio_basics/buffers/juce_AudioDataConverters.cpp
modules/juce_audio_basics/buffers/juce_AudioDataConverters.h
modules/juce_audio_basics/buffers/juce_AudioSampleBuffer.h
modules/juce_audio_basics/sources/juce_ToneGeneratorAudioSource.h
modules/juce_audio_basics/synthesisers/juce_Synthesiser.cpp
modules/juce_audio_basics/synthesisers/juce_Synthesiser.h
- modules/juce_audio_devices/audio_cd/juce_AudioCDBurner.h
- modules/juce_audio_devices/audio_cd/juce_AudioCDReader.cpp
- modules/juce_audio_devices/audio_cd/juce_AudioCDReader.h
modules/juce_audio_devices/audio_io/juce_AudioDeviceManager.cpp
modules/juce_audio_devices/audio_io/juce_AudioDeviceManager.h
modules/juce_audio_devices/audio_io/juce_AudioIODevice.cpp
modules/juce_audio_devices/native/juce_android_OpenSL.cpp
modules/juce_audio_devices/native/juce_ios_Audio.cpp
modules/juce_audio_devices/native/juce_linux_ALSA.cpp
- modules/juce_audio_devices/native/juce_linux_AudioCDReader.cpp
modules/juce_audio_devices/native/juce_linux_JackAudio.cpp
- modules/juce_audio_devices/native/juce_mac_AudioCDBurner.mm
- modules/juce_audio_devices/native/juce_mac_AudioCDReader.mm
modules/juce_audio_devices/native/juce_mac_CoreAudio.cpp
modules/juce_audio_devices/native/juce_mac_CoreMidi.cpp
modules/juce_audio_devices/native/juce_win32_ASIO.cpp
- modules/juce_audio_devices/native/juce_win32_AudioCDBurner.cpp
- modules/juce_audio_devices/native/juce_win32_AudioCDReader.cpp
modules/juce_audio_devices/native/juce_win32_DirectSound.cpp
modules/juce_audio_devices/native/juce_win32_Midi.cpp
modules/juce_audio_devices/native/juce_win32_WASAPI.cpp
modules/juce_audio_plugin_client/utility/juce_FakeMouseMoveGenerator.h
modules/juce_audio_plugin_client/utility/juce_IncludeModuleHeaders.h
modules/juce_audio_plugin_client/utility/juce_IncludeSystemHeaders.h
- modules/juce_audio_plugin_client/utility/juce_PluginBusUtilities.h
modules/juce_audio_plugin_client/utility/juce_PluginHostType.h
modules/juce_audio_plugin_client/utility/juce_PluginUtilities.cpp
modules/juce_audio_plugin_client/utility/juce_WindowsHooks.h
modules/juce_audio_processors/format/juce_AudioPluginFormat.h
modules/juce_audio_processors/format/juce_AudioPluginFormatManager.cpp
modules/juce_audio_processors/format/juce_AudioPluginFormatManager.h
+ modules/juce_audio_processors/format_types/juce_AU_Shared.h
modules/juce_audio_processors/format_types/juce_AudioUnitPluginFormat.h
modules/juce_audio_processors/format_types/juce_AudioUnitPluginFormat.mm
modules/juce_audio_processors/format_types/juce_LADSPAPluginFormat.cpp
modules/juce_audio_processors/format_types/juce_VST3Headers.h
modules/juce_audio_processors/format_types/juce_VST3PluginFormat.cpp
modules/juce_audio_processors/format_types/juce_VST3PluginFormat.h
+ modules/juce_audio_processors/format_types/juce_VSTCommon.h
modules/juce_audio_processors/format_types/juce_VSTInterface.h
modules/juce_audio_processors/format_types/juce_VSTMidiEventList.h
modules/juce_audio_processors/format_types/juce_VSTPluginFormat.cpp
modules/juce_audio_processors/juce_audio_processors.cpp
modules/juce_audio_processors/juce_audio_processors.h
modules/juce_audio_processors/juce_audio_processors.mm
- modules/juce_audio_processors/processors/juce_AudioChannelSet.cpp
- modules/juce_audio_processors/processors/juce_AudioChannelSet.h
modules/juce_audio_processors/processors/juce_AudioPlayHead.h
modules/juce_audio_processors/processors/juce_AudioPluginInstance.h
modules/juce_audio_processors/processors/juce_AudioProcessor.cpp
modules/juce_audio_processors/utilities/juce_AudioProcessorParameters.cpp
modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.cpp
modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.h
+ modules/juce_audio_utils/audio_cd/juce_AudioCDBurner.h
+ modules/juce_audio_utils/audio_cd/juce_AudioCDReader.cpp
+ modules/juce_audio_utils/audio_cd/juce_AudioCDReader.h
modules/juce_audio_utils/gui/juce_AudioAppComponent.cpp
modules/juce_audio_utils/gui/juce_AudioAppComponent.h
modules/juce_audio_utils/gui/juce_AudioDeviceSelectorComponent.cpp
modules/juce_audio_utils/juce_audio_utils.mm
modules/juce_audio_utils/native/juce_android_BluetoothMidiDevicePairingDialogue.cpp
modules/juce_audio_utils/native/juce_ios_BluetoothMidiDevicePairingDialogue.mm
+ modules/juce_audio_utils/native/juce_linux_AudioCDReader.cpp
modules/juce_audio_utils/native/juce_linux_BluetoothMidiDevicePairingDialogue.cpp
+ modules/juce_audio_utils/native/juce_mac_AudioCDBurner.mm
+ modules/juce_audio_utils/native/juce_mac_AudioCDReader.mm
modules/juce_audio_utils/native/juce_mac_BluetoothMidiDevicePairingDialogue.mm
+ modules/juce_audio_utils/native/juce_win32_AudioCDBurner.cpp
+ modules/juce_audio_utils/native/juce_win32_AudioCDReader.cpp
modules/juce_audio_utils/native/juce_win_BluetoothMidiDevicePairingDialogue.cpp
modules/juce_audio_utils/players/juce_AudioProcessorPlayer.cpp
modules/juce_audio_utils/players/juce_AudioProcessorPlayer.h
+ modules/juce_audio_utils/players/juce_SoundPlayer.cpp
+ modules/juce_audio_utils/players/juce_SoundPlayer.h
+ modules/juce_blocks_basics/blocks/juce_Block.cpp
+ modules/juce_blocks_basics/blocks/juce_Block.h
+ modules/juce_blocks_basics/blocks/juce_ControlButton.h
+ modules/juce_blocks_basics/blocks/juce_LEDGrid.h
+ modules/juce_blocks_basics/blocks/juce_LEDRow.h
+ modules/juce_blocks_basics/blocks/juce_StatusLight.h
+ modules/juce_blocks_basics/blocks/juce_TouchList.h
+ modules/juce_blocks_basics/blocks/juce_TouchSurface.h
+ modules/juce_blocks_basics/juce_blocks_basics.cpp
+ modules/juce_blocks_basics/juce_blocks_basics.h
+ modules/juce_blocks_basics/littlefoot/juce_LittleFootCompiler.h
+ modules/juce_blocks_basics/littlefoot/juce_LittleFootRemoteHeap.h
+ modules/juce_blocks_basics/littlefoot/juce_LittleFootRunner.h
+ modules/juce_blocks_basics/protocol/juce_BitPackingUtilities.h
+ modules/juce_blocks_basics/protocol/juce_BlockModels.h
+ modules/juce_blocks_basics/protocol/juce_BlocksProtocolDefinitions.h
+ modules/juce_blocks_basics/protocol/juce_HostPacketBuilder.h
+ modules/juce_blocks_basics/protocol/juce_HostPacketDecoder.h
+ modules/juce_blocks_basics/topology/juce_PhysicalTopologySource.cpp
+ modules/juce_blocks_basics/topology/juce_PhysicalTopologySource.h
+ modules/juce_blocks_basics/topology/juce_RuleBasedTopologySource.cpp
+ modules/juce_blocks_basics/topology/juce_RuleBasedTopologySource.h
+ modules/juce_blocks_basics/topology/juce_Topology.h
+ modules/juce_blocks_basics/topology/juce_TopologySource.h
+ modules/juce_blocks_basics/visualisers/juce_BitmapLEDProgram.cpp
+ modules/juce_blocks_basics/visualisers/juce_BitmapLEDProgram.h
+ modules/juce_blocks_basics/visualisers/juce_DrumPadLEDProgram.cpp
+ modules/juce_blocks_basics/visualisers/juce_DrumPadLEDProgram.h
modules/juce_box2d/juce_box2d.cpp
modules/juce_box2d/juce_box2d.h
modules/juce_box2d/utils/juce_Box2DRenderer.cpp
License: Zlib
FIXME
+Files: extras/Projucer/JuceLibraryCode/BinaryData.cpp
+Copyright: 2015, - ROLI Ltd.rn"
+ Designs and Pat"
+ License. Subject to the terms and conditions ofn"
+ You must retain, in the Source form of any Derivative Worksn"
+ any other liability that cannot be excluded or limited by English law.rn"
+ license to reproduce, prepare Derivative Works of,n"
+ loss of anticipated savings;rn"
+ not to make alterations to, or modifications of, the whole or any part of the Software nor permit the Software or any part of it to be combined with, or become incorporated in, any other programs;rn"
+ ownern"
+ patent, trademark, andn"
+ provided you comply with the provisions in clause 2, make a single copy of the Software for back-up purposes, provided that you reproduce on it all copyright and other proprietary notices that are on the original copy of the Software;rn"
+ you must immediately delete or remove the Software from all computer equipment in your possession and immediately destroy or return to us (at our option) all copies of the Software then in your possession, custody or control and, in the case o"
+ {yyyy} {name of copyright owner}n"
+License: Apache-2.0
+ FIXME
+
+Files: extras/Projucer/Source/BinaryData/gradle/LICENSE
+Copyright: License. Subject to the terms and conditions of
+ You must retain, in the Source form of any Derivative Works
+ license to reproduce, prepare Derivative Works of,
+ patent, trademark, and
+ {yyyy} {name of copyright owner}
+License: Apache-2.0
+ FIXME
+
+Files: debian/extra/includes/lv2_programs.h
+Copyright: 2012, Filipe Coelho <falktx@falktx.com>
+License: ISC
+ FIXME
+
Files: extras/Projucer/Source/LiveBuildEngine/projucer_ComponentListComp.h
Copyright: ->addRightHandButton (new ClassItemButton (*this, false));
->addRightHandButton (new ClassItemButton (*this, true));
License: UNKNOWN
FIXME
-Files: extras/Projucer/JuceLibraryCode/BinaryData.cpp
-Copyright: 2015, - ROLI Ltd.rn"
- Designs and Pat"
- any other liability that cannot be excluded or limited by English law.rn"
- loss of anticipated savings;rn"
- not to make alterations to, or modifications of, the whole or any part of the Software nor permit the Software or any part of it to be combined with, or become incorporated in, any other programs;rn"
- provided you comply with the provisions in clause 2, make a single copy of the Software for back-up purposes, provided that you reproduce on it all copyright and other proprietary notices that are on the original copy of the Software;rn"
- you must immediately delete or remove the Software from all computer equipment in your possession and immediately destroy or return to us (at our option) all copies of the Software then in your possession, custody or control and, in the case o"
+Files: extras/UnitTestRunner/Source/Main.cpp
+Copyright: 2013, - Raw Material Software Ltd.
License: UNKNOWN
FIXME
-Files: extras/UnitTestRunner/Source/Main.cpp
-Copyright: 2013, - Raw Material Software Ltd.
+Files: modules/juce_audio_plugin_client/AUResources.r
+Copyright: 2014, Apple Inc.
+ s in this original Apple software (the
License: UNKNOWN
FIXME
License: UNKNOWN
FIXME
+Files: extras/Projucer/Source/BinaryData/gradle/gradle-wrapper.jar
+Copyright: î°nIù\83\ e\a¦¾pZ\ 4oi\99\92L\1e\9e\99ì{ÃqV|íÐ}IQi\93+Þ|8±tZ
+ ïð\1cÎÐñ½LA\ 2-<Þz\1eu
+ ólêü<ê\ 2\97º\90C\16\9d\14ÑE\11Ýý¡-eNö\13ªè\98/´>\9aEÏNRµYl}\b\17\95`ç!TöÛîlÛ)\9eµ\88S´¯\84\96fr)±\96
+ óá13
+ õ\ fPK\ 3\ 4
+ ö EôOij¢
+ ö[gú¥ÿ£?¢Óswc\b&°Áq¦_î˹Ï=ç¹Ï\9e{öþõïo/\0¤q_ÆYÌ\9d¢f^F\18s\1c\19\19\12\16e,àZ\0K¸Îñ\89\98,s¬\bØ
+ ü\ 3\996ûãk6¦òúx*\12¶C=y\12\ 5±[o\88\18zRp¦É¹Xb\12NGÄ\99\1d6\ 6{ô\98%Ñ\98Â\1cÁ_:b67!\11(ñdu
+ ý"¨´t5.ñ\ 4´Ñµ¢\8cù=\8d+h
+License: UNKNOWN
+ FIXME
+
+Files: extras/BLOCKS/doxygen/images/BlocksDrawing_canvas.JPG
+Copyright: ò\92÷\96~Ôt\88-,I\98%\83vV\ eþñ\96ZPÈB¦\ 5K
+ õ\80\19èvf`ÜÐör\ 3\92î\86å\84lÁLI\ 2\9bòÀ\1dÈ\ 5\95z\96ûÀ\81°Ùìþñ½6\83v$1
+ ø\19S$J\96%§Ú¬\ 2Ö\82q3³\ elÜ+8 ªºT\8a\12¸æÊN´î&ÚJà°¸>Ñ1Xeb¥àx\86\1eõ£\8aªb\84®$\12¡Ü\ 3j\9fe$UöcÞ\91\87B\957\89axiT\94N(â\1eÄ©g2¬\9féH\96G7*ýÝ
+ û³´qñ·ð\8e»íb\87ÐXÀ?6c\90¿ñõ\8c\99\16¤¼M\19F²ð5æ=N9þ\16ÜF
+ ûÄo\88ù!ä=ÚRJñu6¶M®Ê69&E SR
+ ü¦^ÖÚ\ 3UFýèÝOb \ 43\81ݾ¤=Ý·\88\ 3õf!´ü^°Y¶pw\17Óx~@\9b\96¡O·Î
+ ÿ\0+Ð0f\81"¸ ;¬\81A{'ç\ 5î\ 1b\1eµ?7Ê\0ÌYéü¡-û
+ ÿ\0è8ÐîÒÌrAqê7\11×=§\98¥ð,h2\94\80e\9b\98äaÿ\0VÑ\93!Ô\97\89£(Ö^\ 6´Ð\1d\9d\8fE¹ýQ\81ú°
+License: UNKNOWN
+ FIXME
+
+Files: extras/BLOCKS/doxygen/images/BlocksDrawing_palette.JPG
+Copyright: õc([Ø\86ÛS\14«©±Ù\16\99¤©£D)\8cÌ76õÃ5F\9a\95\15\15êÔ\15\ 5¡S\14\ 1=H0få[m³\1dQí÷z½%\18f{É'nÒ'\89xl²ÜJ\ 2\99¤ö
+ õx[o\ f;ja Bëm\98¿\86?ܨsKzËN(_\ 3"XÜ
+ û\ 3\94d\97ß\97¾D©Ârr\8a< ±Í\1eMܬ\91çAä4ý\83åYÙ÷\17ý"ò¼º|ª7u2¥M¡ÌPJ©ÒPP¹or\94\80HRvÕÕ\8cjh¾
+ ý|C\1eè\81í\16\9exð\9a\ 6+Ñcäè@ö»\1eíA\98ª\9b`FÓ\8e,·K;×fO
+ þ_«\ 3ÊYÖ·$åð÷ò\9e\7f/¶%ä\13\as7\1f}¹ú
+License: UNKNOWN
+ FIXME
+
+Files: extras/BLOCKS/doxygen/images/BlocksSynth_waveshape.gif
+Copyright: þ\951_=ëÏâ\ 4ØÀý\91 Hå
+ þÔ#)X\ eb\1aôëD¢\99Ë¥ò\92.IZ\8e\91lª\926Öö"
+ ÿ$\0¨¡4»\80zÂõ¡Lj\84¾AA\93ä}<È[\13Ò\eØ\9dQÂ)$ \91|\1f\98\8dØ\12zÌÅ\14×
+ ÿ5\ 5\184\e\16FW}\11/\ 2³\ 5\92à[
+ ÿ5ãnÒ´\94&\94\ 2Íé´\93Ô-8¬n±É¨\90Î-Á¬$oÊ=Uk(5\82(*k R)*4.\8cüòËO\ 4÷ä¨Ðý\98«ë#¾D2У(g\95KÏ'aÚ¤I)µ\8a¬½\8fLR\80¼3µ\83Vª*\19T\94Ç
+ ÿ\9c`B\9dÀH\8c\8c\19²"«Ë\92\8aÉŶ¤L\80Ý;Ö<\9e±-\923\ 38Í>&ª\es\b\12DB_i\14
+License: UNKNOWN
+ FIXME
+
+Files: extras/BLOCKS/doxygen/images/BlocksSynth_grid.JPG
+Copyright: ÿ\0lO\16g\98\9c+\88=Ýwrÿ\0ÞÓúóty>~\8cO\16g\98\9c+¼å\87w=Ü\9føµ#«7MÚ<Ý(\9e,Ï08WyÎ\1dÛwnCÿ\0kÏßjnó
+License: UNKNOWN
+ FIXME
+