[SCM] juce/master: Updated d/copyright_hints
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Fri Nov 4 22:12:04 UTC 2016
The following commit has been merged in the master branch:
commit 3b70896e18f497925567c23a226160aa28b4356b
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Fri Nov 4 22:23:25 2016 +0100
Updated d/copyright_hints
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 5e35606..d97db2b 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -12,6 +12,7 @@ Files: ChangeList.txt
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
@@ -190,6 +191,131 @@ Files: ChangeList.txt
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
@@ -839,7 +965,6 @@ Files: ChangeList.txt
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
@@ -1128,6 +1253,45 @@ Files: ChangeList.txt
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
@@ -1163,6 +1327,8 @@ Files: ChangeList.txt
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
@@ -1281,6 +1447,9 @@ Files: ChangeList.txt
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
@@ -1365,6 +1534,8 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.h
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
@@ -1384,6 +1555,8 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.h
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
@@ -1578,6 +1751,8 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.h
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
@@ -1645,9 +1820,6 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.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
@@ -1669,15 +1841,10 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.h
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
@@ -1759,7 +1926,6 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.h
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
@@ -1767,6 +1933,7 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.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
@@ -1775,6 +1942,7 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.h
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
@@ -1782,8 +1950,6 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.h
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
@@ -1811,6 +1977,9 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.h
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
@@ -1830,11 +1999,46 @@ Files: examples/AUv3Synth/Source/AUv3SynthEditor.h
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
@@ -2743,6 +2947,37 @@ Copyright: 2008-2009, Erin Catto http:www.box2d.org
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 at falktx.com>
+License: ISC
+ FIXME
+
Files: extras/Projucer/Source/LiveBuildEngine/projucer_ComponentListComp.h
Copyright: ->addRightHandButton (new ClassItemButton (*this, false));
->addRightHandButton (new ClassItemButton (*this, true));
@@ -2866,19 +3101,14 @@ Copyright: 2015, - ROLI Ltd.
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
@@ -2917,3 +3147,52 @@ Copyright: ROLI Ltd.
License: UNKNOWN
FIXME
+Files: extras/Projucer/Source/BinaryData/gradle/gradle-wrapper.jar
+Copyright: î°nIù¦¾pZoiL
ì{ÃqV|íÐ}IQi+Þ|8±tZ
+ ïð
ÎÐñ½LA-<Þz
u
+ ólêü<êºCÑEÝý¡-eNöªè/´>EÏNRµYl}`ç!TöÛîlÛ)µS´¯fr)±
+ óá13
+ õPK
+ ö EôOij¢
+ ö[gú¥ÿ£?¢Óswc&°Áq¦_î˹Ï=ç¹Ï{öþõïo/ ¤q_ÆYÌ¢f^Fs
e,àZ K¸Îñ,s¬Ø
+ ü6ûãk6¦òúx*¶C=y±[ozRp¦É¹XbNGÄ
6{ô%ÑÂ
Á_:b67!(ñdu
+ ý"¨´t5.ñ´Ñµ¢ù=+h
+License: UNKNOWN
+ FIXME
+
+Files: extras/BLOCKS/doxygen/images/BlocksDrawing_canvas.JPG
+Copyright: ò÷~Ôt-,I%vVþñZPÈB¦K
+ õèvf`ÜÐörîålÁLIòÀ
ÈzûÀ°Ùìþñ½6v$1
+ øS$J%§Ú¬Öq3³lÜ+8 ªºT¸æÊN´î&ÚJà°¸>Ñ1Xeb¥àx
õ£ªb®$¡Üje$UöcÞB7axiTN(â
Ä©g2¬éHG7*ýÝ
+ û³´qñ·ð»íbÐXÀ?6c¿ñõ¤¼MF²ð5æ=N9þÜF
+ ûÄoù!ä=ÚRJñu6¶M®Ê69&E SR
+ ü¦^ÖÚUFýèÝOb 3ݾ¤=Ý·õf!´ü^°Y¶pwÓx~@¡O·Î
+ ÿ +Ð0f"¸ ;¬A{'çîb
µ?7Ê ÌYéü¡-û
+ ÿ è8ÐîÒÌrAqê7×=§¥ð,h2eäaÿ VÑ!Ô£(Ö^´Ð
E¹ýQú°
+License: UNKNOWN
+ FIXME
+
+Files: extras/BLOCKS/doxygen/images/BlocksDrawing_palette.JPG
+Copyright: õc([ØÛS«©±Ù¤©£D)Ì76õÃ5FêÔ¡S=H0få[m³
Qí÷z½%f{É'nÒ'xl²ÜJ¤ö
+ õx[o;ja Bëm¿?ܨsKzËN(_"XÜ
+ ûdß¾D©Ârr< ±Í
MܬçAä4ýåYÙ÷ý"ò¼º|ª7u2¥M¡ÌPJ©ÒPP¹orHRvÕÕjh¾
+ ý|C
èíxð+Ñcäè@ö»
íAª`FÓ,·K;×fO
+ þ_«ÊYÖ·$åð÷ò/¶%äs7}¹ú
+License: UNKNOWN
+ FIXME
+
+Files: extras/BLOCKS/doxygen/images/BlocksSynth_waveshape.gif
+Copyright: þ1_=ëÏâØÀý Hå
+ þÔ#)XbôëD¢Ë¥ò.IZlª6Öö"
+ ÿ$ ¨¡4»zÂõ¡Lj¾AAä}<È[ÒØQÂ)$ |ØzÌÅ×
+ ÿ54FW}/³à[
+ ÿ5ãnÒ´&Íé´Ô-8¬n±É¨Î-Á¬$oÊ=Uk(5(*k R)*4.üòËO÷ä¨Ðý«ë#¾D2У(gKÏ'aÚ¤I)µ¬½LR¼3µVª*TÇ
+ ÿ`BÀH²"«ËÉŶ¤LÝ;Ö<±-38Í>&ªsDB_i
+License: UNKNOWN
+ FIXME
+
+Files: extras/BLOCKS/doxygen/images/BlocksSynth_grid.JPG
+Copyright: ÿ lOg+=Ýwrÿ ÞÓúóty>~Og+¼åw=Üøµ#«7MÚ<Ý(,Ï08WyÎ
ÛwnCÿ kÏßjnó
+License: UNKNOWN
+ FIXME
+
--
juce packaging
More information about the pkg-multimedia-commits
mailing list