summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/ClientStore.cpp (renamed from src/libs/client/ClientStore.cpp)0
-rw-r--r--src/client/ClientStore.hpp (renamed from src/libs/client/ClientStore.hpp)0
-rw-r--r--src/client/ConnectionModel.hpp (renamed from src/libs/client/ConnectionModel.hpp)0
-rw-r--r--src/client/DeprecatedLoader.cpp (renamed from src/libs/client/DeprecatedLoader.cpp)0
-rw-r--r--src/client/DeprecatedLoader.hpp (renamed from src/libs/client/DeprecatedLoader.hpp)0
-rw-r--r--src/client/HTTPClientReceiver.cpp (renamed from src/libs/client/HTTPClientReceiver.cpp)0
-rw-r--r--src/client/HTTPClientReceiver.hpp (renamed from src/libs/client/HTTPClientReceiver.hpp)0
-rw-r--r--src/client/HTTPEngineSender.cpp (renamed from src/libs/client/HTTPEngineSender.cpp)0
-rw-r--r--src/client/HTTPEngineSender.hpp (renamed from src/libs/client/HTTPEngineSender.hpp)0
-rw-r--r--src/client/Makefile.am (renamed from src/libs/client/Makefile.am)0
-rw-r--r--src/client/NodeModel.cpp (renamed from src/libs/client/NodeModel.cpp)0
-rw-r--r--src/client/NodeModel.hpp (renamed from src/libs/client/NodeModel.hpp)0
-rw-r--r--src/client/OSCClientReceiver.cpp (renamed from src/libs/client/OSCClientReceiver.cpp)0
-rw-r--r--src/client/OSCClientReceiver.hpp (renamed from src/libs/client/OSCClientReceiver.hpp)0
-rw-r--r--src/client/OSCEngineSender.cpp (renamed from src/libs/client/OSCEngineSender.cpp)0
-rw-r--r--src/client/OSCEngineSender.hpp (renamed from src/libs/client/OSCEngineSender.hpp)0
-rw-r--r--src/client/ObjectModel.cpp (renamed from src/libs/client/ObjectModel.cpp)0
-rw-r--r--src/client/ObjectModel.hpp (renamed from src/libs/client/ObjectModel.hpp)0
-rw-r--r--src/client/PatchModel.cpp (renamed from src/libs/client/PatchModel.cpp)0
-rw-r--r--src/client/PatchModel.hpp (renamed from src/libs/client/PatchModel.hpp)0
-rw-r--r--src/client/PluginModel.cpp (renamed from src/libs/client/PluginModel.cpp)0
-rw-r--r--src/client/PluginModel.hpp (renamed from src/libs/client/PluginModel.hpp)0
-rw-r--r--src/client/PluginUI.cpp (renamed from src/libs/client/PluginUI.cpp)0
-rw-r--r--src/client/PluginUI.hpp (renamed from src/libs/client/PluginUI.hpp)0
-rw-r--r--src/client/PortModel.cpp (renamed from src/libs/client/PortModel.cpp)0
-rw-r--r--src/client/PortModel.hpp (renamed from src/libs/client/PortModel.hpp)0
-rw-r--r--src/client/SigClientInterface.hpp (renamed from src/libs/client/SigClientInterface.hpp)0
-rw-r--r--src/client/ThreadedSigClientInterface.cpp (renamed from src/libs/client/ThreadedSigClientInterface.cpp)0
-rw-r--r--src/client/ThreadedSigClientInterface.hpp (renamed from src/libs/client/ThreadedSigClientInterface.hpp)0
-rw-r--r--src/client/client.cpp (renamed from src/libs/client/client.cpp)0
-rw-r--r--src/client/client.hpp (renamed from src/libs/client/client.hpp)0
-rw-r--r--src/client/wscript (renamed from src/libs/client/wscript)0
-rw-r--r--src/engine/AudioBuffer.cpp (renamed from src/libs/engine/AudioBuffer.cpp)0
-rw-r--r--src/engine/AudioBuffer.hpp (renamed from src/libs/engine/AudioBuffer.hpp)0
-rw-r--r--src/engine/AudioDriver.hpp (renamed from src/libs/engine/AudioDriver.hpp)0
-rw-r--r--src/engine/Buffer.cpp (renamed from src/libs/engine/Buffer.cpp)0
-rw-r--r--src/engine/Buffer.hpp (renamed from src/libs/engine/Buffer.hpp)0
-rw-r--r--src/engine/ClientBroadcaster.cpp (renamed from src/libs/engine/ClientBroadcaster.cpp)0
-rw-r--r--src/engine/ClientBroadcaster.hpp (renamed from src/libs/engine/ClientBroadcaster.hpp)0
-rw-r--r--src/engine/CompiledPatch.hpp (renamed from src/libs/engine/CompiledPatch.hpp)0
-rw-r--r--src/engine/ConnectionImpl.cpp (renamed from src/libs/engine/ConnectionImpl.cpp)0
-rw-r--r--src/engine/ConnectionImpl.hpp (renamed from src/libs/engine/ConnectionImpl.hpp)0
-rw-r--r--src/engine/Context.hpp (renamed from src/libs/engine/Context.hpp)0
-rw-r--r--src/engine/Driver.hpp (renamed from src/libs/engine/Driver.hpp)0
-rw-r--r--src/engine/DuplexPort.cpp (renamed from src/libs/engine/DuplexPort.cpp)0
-rw-r--r--src/engine/DuplexPort.hpp (renamed from src/libs/engine/DuplexPort.hpp)0
-rw-r--r--src/engine/Engine.cpp (renamed from src/libs/engine/Engine.cpp)0
-rw-r--r--src/engine/Engine.hpp (renamed from src/libs/engine/Engine.hpp)0
-rw-r--r--src/engine/EngineStore.cpp (renamed from src/libs/engine/EngineStore.cpp)0
-rw-r--r--src/engine/EngineStore.hpp (renamed from src/libs/engine/EngineStore.hpp)0
-rw-r--r--src/engine/Event.cpp (renamed from src/libs/engine/Event.cpp)0
-rw-r--r--src/engine/Event.hpp (renamed from src/libs/engine/Event.hpp)0
-rw-r--r--src/engine/EventBuffer.cpp (renamed from src/libs/engine/EventBuffer.cpp)0
-rw-r--r--src/engine/EventBuffer.hpp (renamed from src/libs/engine/EventBuffer.hpp)0
-rw-r--r--src/engine/EventSink.cpp (renamed from src/libs/engine/EventSink.cpp)0
-rw-r--r--src/engine/EventSink.hpp (renamed from src/libs/engine/EventSink.hpp)0
-rw-r--r--src/engine/EventSource.hpp (renamed from src/libs/engine/EventSource.hpp)0
-rw-r--r--src/engine/GraphObjectImpl.cpp (renamed from src/libs/engine/GraphObjectImpl.cpp)0
-rw-r--r--src/engine/GraphObjectImpl.hpp (renamed from src/libs/engine/GraphObjectImpl.hpp)0
-rw-r--r--src/engine/HTTPEngineReceiver.cpp (renamed from src/libs/engine/HTTPEngineReceiver.cpp)0
-rw-r--r--src/engine/HTTPEngineReceiver.hpp (renamed from src/libs/engine/HTTPEngineReceiver.hpp)0
-rw-r--r--src/engine/InputPort.cpp (renamed from src/libs/engine/InputPort.cpp)0
-rw-r--r--src/engine/InputPort.hpp (renamed from src/libs/engine/InputPort.hpp)0
-rw-r--r--src/engine/InternalPlugin.cpp (renamed from src/libs/engine/InternalPlugin.cpp)0
-rw-r--r--src/engine/InternalPlugin.hpp (renamed from src/libs/engine/InternalPlugin.hpp)0
-rw-r--r--src/engine/JackAudioDriver.cpp (renamed from src/libs/engine/JackAudioDriver.cpp)0
-rw-r--r--src/engine/JackAudioDriver.hpp (renamed from src/libs/engine/JackAudioDriver.hpp)0
-rw-r--r--src/engine/JackMidiDriver.cpp (renamed from src/libs/engine/JackMidiDriver.cpp)0
-rw-r--r--src/engine/JackMidiDriver.hpp (renamed from src/libs/engine/JackMidiDriver.hpp)0
-rw-r--r--src/engine/LADSPANode.cpp (renamed from src/libs/engine/LADSPANode.cpp)0
-rw-r--r--src/engine/LADSPANode.hpp (renamed from src/libs/engine/LADSPANode.hpp)0
-rw-r--r--src/engine/LADSPAPlugin.cpp (renamed from src/libs/engine/LADSPAPlugin.cpp)0
-rw-r--r--src/engine/LADSPAPlugin.hpp (renamed from src/libs/engine/LADSPAPlugin.hpp)0
-rw-r--r--src/engine/LV2Info.cpp (renamed from src/libs/engine/LV2Info.cpp)0
-rw-r--r--src/engine/LV2Info.hpp (renamed from src/libs/engine/LV2Info.hpp)0
-rw-r--r--src/engine/LV2Node.cpp (renamed from src/libs/engine/LV2Node.cpp)0
-rw-r--r--src/engine/LV2Node.hpp (renamed from src/libs/engine/LV2Node.hpp)0
-rw-r--r--src/engine/LV2Plugin.cpp (renamed from src/libs/engine/LV2Plugin.cpp)0
-rw-r--r--src/engine/LV2Plugin.hpp (renamed from src/libs/engine/LV2Plugin.hpp)0
-rw-r--r--src/engine/Makefile.am (renamed from src/libs/engine/Makefile.am)0
-rw-r--r--src/engine/MessageContext.cpp (renamed from src/libs/engine/MessageContext.cpp)0
-rw-r--r--src/engine/MessageContext.hpp (renamed from src/libs/engine/MessageContext.hpp)0
-rw-r--r--src/engine/MidiControlNode.cpp (renamed from src/libs/engine/MidiControlNode.cpp)0
-rw-r--r--src/engine/MidiControlNode.hpp (renamed from src/libs/engine/MidiControlNode.hpp)0
-rw-r--r--src/engine/MidiDriver.hpp (renamed from src/libs/engine/MidiDriver.hpp)0
-rw-r--r--src/engine/MidiNoteNode.cpp (renamed from src/libs/engine/MidiNoteNode.cpp)0
-rw-r--r--src/engine/MidiNoteNode.hpp (renamed from src/libs/engine/MidiNoteNode.hpp)0
-rw-r--r--src/engine/MidiTriggerNode.cpp (renamed from src/libs/engine/MidiTriggerNode.cpp)0
-rw-r--r--src/engine/MidiTriggerNode.hpp (renamed from src/libs/engine/MidiTriggerNode.hpp)0
-rw-r--r--src/engine/NodeBase.cpp (renamed from src/libs/engine/NodeBase.cpp)0
-rw-r--r--src/engine/NodeBase.hpp (renamed from src/libs/engine/NodeBase.hpp)0
-rw-r--r--src/engine/NodeFactory.cpp (renamed from src/libs/engine/NodeFactory.cpp)0
-rw-r--r--src/engine/NodeFactory.hpp (renamed from src/libs/engine/NodeFactory.hpp)0
-rw-r--r--src/engine/NodeImpl.hpp (renamed from src/libs/engine/NodeImpl.hpp)0
-rw-r--r--src/engine/OSCClientSender.cpp (renamed from src/libs/engine/OSCClientSender.cpp)0
-rw-r--r--src/engine/OSCClientSender.hpp (renamed from src/libs/engine/OSCClientSender.hpp)0
-rw-r--r--src/engine/OSCDriver.hpp (renamed from src/libs/engine/OSCDriver.hpp)0
-rw-r--r--src/engine/OSCEngineReceiver.cpp (renamed from src/libs/engine/OSCEngineReceiver.cpp)0
-rw-r--r--src/engine/OSCEngineReceiver.hpp (renamed from src/libs/engine/OSCEngineReceiver.hpp)0
-rw-r--r--src/engine/ObjectSender.cpp (renamed from src/libs/engine/ObjectSender.cpp)0
-rw-r--r--src/engine/ObjectSender.hpp (renamed from src/libs/engine/ObjectSender.hpp)0
-rw-r--r--src/engine/OmInProcess.cpp (renamed from src/libs/engine/OmInProcess.cpp)0
-rw-r--r--src/engine/OutputPort.cpp (renamed from src/libs/engine/OutputPort.cpp)0
-rw-r--r--src/engine/OutputPort.hpp (renamed from src/libs/engine/OutputPort.hpp)0
-rw-r--r--src/engine/PatchImpl.cpp (renamed from src/libs/engine/PatchImpl.cpp)0
-rw-r--r--src/engine/PatchImpl.hpp (renamed from src/libs/engine/PatchImpl.hpp)0
-rw-r--r--src/engine/PatchPlugin.hpp (renamed from src/libs/engine/PatchPlugin.hpp)0
-rw-r--r--src/engine/PluginImpl.cpp (renamed from src/libs/engine/PluginImpl.cpp)0
-rw-r--r--src/engine/PluginImpl.hpp (renamed from src/libs/engine/PluginImpl.hpp)0
-rw-r--r--src/engine/PortImpl.cpp (renamed from src/libs/engine/PortImpl.cpp)0
-rw-r--r--src/engine/PortImpl.hpp (renamed from src/libs/engine/PortImpl.hpp)0
-rw-r--r--src/engine/PostProcessor.cpp (renamed from src/libs/engine/PostProcessor.cpp)0
-rw-r--r--src/engine/PostProcessor.hpp (renamed from src/libs/engine/PostProcessor.hpp)0
-rw-r--r--src/engine/ProcessContext.hpp (renamed from src/libs/engine/ProcessContext.hpp)0
-rw-r--r--src/engine/ProcessSlave.cpp (renamed from src/libs/engine/ProcessSlave.cpp)0
-rw-r--r--src/engine/ProcessSlave.hpp (renamed from src/libs/engine/ProcessSlave.hpp)0
-rw-r--r--src/engine/QueuedEngineInterface.cpp (renamed from src/libs/engine/QueuedEngineInterface.cpp)0
-rw-r--r--src/engine/QueuedEngineInterface.hpp (renamed from src/libs/engine/QueuedEngineInterface.hpp)0
-rw-r--r--src/engine/QueuedEvent.cpp (renamed from src/libs/engine/QueuedEvent.cpp)0
-rw-r--r--src/engine/QueuedEvent.hpp (renamed from src/libs/engine/QueuedEvent.hpp)0
-rw-r--r--src/engine/QueuedEventSource.cpp (renamed from src/libs/engine/QueuedEventSource.cpp)0
-rw-r--r--src/engine/QueuedEventSource.hpp (renamed from src/libs/engine/QueuedEventSource.hpp)0
-rw-r--r--src/engine/Responder.hpp (renamed from src/libs/engine/Responder.hpp)0
-rw-r--r--src/engine/ThreadManager.hpp (renamed from src/libs/engine/ThreadManager.hpp)0
-rw-r--r--src/engine/TransportNode.cpp (renamed from src/libs/engine/TransportNode.cpp)0
-rw-r--r--src/engine/TransportNode.hpp (renamed from src/libs/engine/TransportNode.hpp)0
-rw-r--r--src/engine/engine.cpp (renamed from src/libs/engine/engine.cpp)0
-rw-r--r--src/engine/engine.hpp (renamed from src/libs/engine/engine.hpp)0
-rw-r--r--src/engine/events.hpp (renamed from src/libs/engine/events.hpp)0
-rw-r--r--src/engine/events/AllNotesOffEvent.cpp (renamed from src/libs/engine/events/AllNotesOffEvent.cpp)0
-rw-r--r--src/engine/events/AllNotesOffEvent.hpp (renamed from src/libs/engine/events/AllNotesOffEvent.hpp)0
-rw-r--r--src/engine/events/ClearPatchEvent.cpp (renamed from src/libs/engine/events/ClearPatchEvent.cpp)0
-rw-r--r--src/engine/events/ClearPatchEvent.hpp (renamed from src/libs/engine/events/ClearPatchEvent.hpp)0
-rw-r--r--src/engine/events/ConnectionEvent.cpp (renamed from src/libs/engine/events/ConnectionEvent.cpp)0
-rw-r--r--src/engine/events/ConnectionEvent.hpp (renamed from src/libs/engine/events/ConnectionEvent.hpp)0
-rw-r--r--src/engine/events/CreateNodeEvent.cpp (renamed from src/libs/engine/events/CreateNodeEvent.cpp)0
-rw-r--r--src/engine/events/CreateNodeEvent.hpp (renamed from src/libs/engine/events/CreateNodeEvent.hpp)0
-rw-r--r--src/engine/events/CreatePatchEvent.cpp (renamed from src/libs/engine/events/CreatePatchEvent.cpp)0
-rw-r--r--src/engine/events/CreatePatchEvent.hpp (renamed from src/libs/engine/events/CreatePatchEvent.hpp)0
-rw-r--r--src/engine/events/CreatePortEvent.cpp (renamed from src/libs/engine/events/CreatePortEvent.cpp)0
-rw-r--r--src/engine/events/CreatePortEvent.hpp (renamed from src/libs/engine/events/CreatePortEvent.hpp)0
-rw-r--r--src/engine/events/DeactivateEvent.cpp (renamed from src/libs/engine/events/DeactivateEvent.cpp)0
-rw-r--r--src/engine/events/DeactivateEvent.hpp (renamed from src/libs/engine/events/DeactivateEvent.hpp)0
-rw-r--r--src/engine/events/DestroyEvent.cpp (renamed from src/libs/engine/events/DestroyEvent.cpp)0
-rw-r--r--src/engine/events/DestroyEvent.hpp (renamed from src/libs/engine/events/DestroyEvent.hpp)0
-rw-r--r--src/engine/events/DisablePortMonitoringEvent.cpp (renamed from src/libs/engine/events/DisablePortMonitoringEvent.cpp)0
-rw-r--r--src/engine/events/DisablePortMonitoringEvent.hpp (renamed from src/libs/engine/events/DisablePortMonitoringEvent.hpp)0
-rw-r--r--src/engine/events/DisconnectAllEvent.cpp (renamed from src/libs/engine/events/DisconnectAllEvent.cpp)0
-rw-r--r--src/engine/events/DisconnectAllEvent.hpp (renamed from src/libs/engine/events/DisconnectAllEvent.hpp)0
-rw-r--r--src/engine/events/DisconnectionEvent.cpp (renamed from src/libs/engine/events/DisconnectionEvent.cpp)0
-rw-r--r--src/engine/events/DisconnectionEvent.hpp (renamed from src/libs/engine/events/DisconnectionEvent.hpp)0
-rw-r--r--src/engine/events/EnablePatchEvent.cpp (renamed from src/libs/engine/events/EnablePatchEvent.cpp)0
-rw-r--r--src/engine/events/EnablePatchEvent.hpp (renamed from src/libs/engine/events/EnablePatchEvent.hpp)0
-rw-r--r--src/engine/events/LoadPluginsEvent.cpp (renamed from src/libs/engine/events/LoadPluginsEvent.cpp)0
-rw-r--r--src/engine/events/LoadPluginsEvent.hpp (renamed from src/libs/engine/events/LoadPluginsEvent.hpp)0
-rw-r--r--src/engine/events/Makefile.am (renamed from src/libs/engine/events/Makefile.am)0
-rw-r--r--src/engine/events/MidiLearnEvent.cpp (renamed from src/libs/engine/events/MidiLearnEvent.cpp)0
-rw-r--r--src/engine/events/MidiLearnEvent.hpp (renamed from src/libs/engine/events/MidiLearnEvent.hpp)0
-rw-r--r--src/engine/events/NoteEvent.cpp (renamed from src/libs/engine/events/NoteEvent.cpp)0
-rw-r--r--src/engine/events/NoteEvent.hpp (renamed from src/libs/engine/events/NoteEvent.hpp)0
-rw-r--r--src/engine/events/PingQueuedEvent.hpp (renamed from src/libs/engine/events/PingQueuedEvent.hpp)0
-rw-r--r--src/engine/events/RegisterClientEvent.cpp (renamed from src/libs/engine/events/RegisterClientEvent.cpp)0
-rw-r--r--src/engine/events/RegisterClientEvent.hpp (renamed from src/libs/engine/events/RegisterClientEvent.hpp)0
-rw-r--r--src/engine/events/RenameEvent.cpp (renamed from src/libs/engine/events/RenameEvent.cpp)0
-rw-r--r--src/engine/events/RenameEvent.hpp (renamed from src/libs/engine/events/RenameEvent.hpp)0
-rw-r--r--src/engine/events/RequestAllObjectsEvent.cpp (renamed from src/libs/engine/events/RequestAllObjectsEvent.cpp)0
-rw-r--r--src/engine/events/RequestAllObjectsEvent.hpp (renamed from src/libs/engine/events/RequestAllObjectsEvent.hpp)0
-rw-r--r--src/engine/events/RequestMetadataEvent.cpp (renamed from src/libs/engine/events/RequestMetadataEvent.cpp)0
-rw-r--r--src/engine/events/RequestMetadataEvent.hpp (renamed from src/libs/engine/events/RequestMetadataEvent.hpp)0
-rw-r--r--src/engine/events/RequestObjectEvent.cpp (renamed from src/libs/engine/events/RequestObjectEvent.cpp)0
-rw-r--r--src/engine/events/RequestObjectEvent.hpp (renamed from src/libs/engine/events/RequestObjectEvent.hpp)0
-rw-r--r--src/engine/events/RequestPluginEvent.cpp (renamed from src/libs/engine/events/RequestPluginEvent.cpp)0
-rw-r--r--src/engine/events/RequestPluginEvent.hpp (renamed from src/libs/engine/events/RequestPluginEvent.hpp)0
-rw-r--r--src/engine/events/RequestPluginsEvent.cpp (renamed from src/libs/engine/events/RequestPluginsEvent.cpp)0
-rw-r--r--src/engine/events/RequestPluginsEvent.hpp (renamed from src/libs/engine/events/RequestPluginsEvent.hpp)0
-rw-r--r--src/engine/events/RequestPortValueEvent.cpp (renamed from src/libs/engine/events/RequestPortValueEvent.cpp)0
-rw-r--r--src/engine/events/RequestPortValueEvent.hpp (renamed from src/libs/engine/events/RequestPortValueEvent.hpp)0
-rw-r--r--src/engine/events/SendPortActivityEvent.cpp (renamed from src/libs/engine/events/SendPortActivityEvent.cpp)0
-rw-r--r--src/engine/events/SendPortActivityEvent.hpp (renamed from src/libs/engine/events/SendPortActivityEvent.hpp)0
-rw-r--r--src/engine/events/SendPortValueEvent.cpp (renamed from src/libs/engine/events/SendPortValueEvent.cpp)0
-rw-r--r--src/engine/events/SendPortValueEvent.hpp (renamed from src/libs/engine/events/SendPortValueEvent.hpp)0
-rw-r--r--src/engine/events/SetMetadataEvent.cpp (renamed from src/libs/engine/events/SetMetadataEvent.cpp)0
-rw-r--r--src/engine/events/SetMetadataEvent.hpp (renamed from src/libs/engine/events/SetMetadataEvent.hpp)0
-rw-r--r--src/engine/events/SetPolyphonicEvent.cpp (renamed from src/libs/engine/events/SetPolyphonicEvent.cpp)0
-rw-r--r--src/engine/events/SetPolyphonicEvent.hpp (renamed from src/libs/engine/events/SetPolyphonicEvent.hpp)0
-rw-r--r--src/engine/events/SetPolyphonyEvent.cpp (renamed from src/libs/engine/events/SetPolyphonyEvent.cpp)0
-rw-r--r--src/engine/events/SetPolyphonyEvent.hpp (renamed from src/libs/engine/events/SetPolyphonyEvent.hpp)0
-rw-r--r--src/engine/events/SetPortValueEvent.cpp (renamed from src/libs/engine/events/SetPortValueEvent.cpp)0
-rw-r--r--src/engine/events/SetPortValueEvent.hpp (renamed from src/libs/engine/events/SetPortValueEvent.hpp)0
-rw-r--r--src/engine/events/UnregisterClientEvent.cpp (renamed from src/libs/engine/events/UnregisterClientEvent.cpp)0
-rw-r--r--src/engine/events/UnregisterClientEvent.hpp (renamed from src/libs/engine/events/UnregisterClientEvent.hpp)0
-rw-r--r--src/engine/jack_compat.h (renamed from src/libs/engine/jack_compat.h)0
l---------src/engine/lv2_contexts.h (renamed from src/libs/engine/lv2_contexts.h)0
-rw-r--r--src/engine/tuning.hpp (renamed from src/libs/engine/tuning.hpp)0
-rw-r--r--src/engine/types.hpp (renamed from src/libs/engine/types.hpp)0
-rw-r--r--src/engine/util.hpp (renamed from src/libs/engine/util.hpp)0
-rw-r--r--src/engine/wscript (renamed from src/libs/engine/wscript)0
-rw-r--r--src/gui/App.cpp (renamed from src/libs/gui/App.cpp)0
-rw-r--r--src/gui/App.hpp (renamed from src/libs/gui/App.hpp)0
-rw-r--r--src/gui/BreadCrumb.hpp (renamed from src/libs/gui/BreadCrumb.hpp)0
-rw-r--r--src/gui/BreadCrumbBox.cpp (renamed from src/libs/gui/BreadCrumbBox.cpp)0
-rw-r--r--src/gui/BreadCrumbBox.hpp (renamed from src/libs/gui/BreadCrumbBox.hpp)0
-rw-r--r--src/gui/Configuration.cpp (renamed from src/libs/gui/Configuration.cpp)0
-rw-r--r--src/gui/Configuration.hpp (renamed from src/libs/gui/Configuration.hpp)0
-rw-r--r--src/gui/ConnectWindow.cpp (renamed from src/libs/gui/ConnectWindow.cpp)0
-rw-r--r--src/gui/ConnectWindow.hpp (renamed from src/libs/gui/ConnectWindow.hpp)0
-rw-r--r--src/gui/Connection.hpp (renamed from src/libs/gui/Connection.hpp)0
-rw-r--r--src/gui/ControlPanel.cpp (renamed from src/libs/gui/ControlPanel.cpp)0
-rw-r--r--src/gui/ControlPanel.hpp (renamed from src/libs/gui/ControlPanel.hpp)0
-rw-r--r--src/gui/Controls.cpp (renamed from src/libs/gui/Controls.cpp)0
-rw-r--r--src/gui/Controls.hpp (renamed from src/libs/gui/Controls.hpp)0
-rw-r--r--src/gui/GladeFactory.cpp (renamed from src/libs/gui/GladeFactory.cpp)0
-rw-r--r--src/gui/GladeFactory.hpp (renamed from src/libs/gui/GladeFactory.hpp)0
-rw-r--r--src/gui/LoadPatchWindow.cpp (renamed from src/libs/gui/LoadPatchWindow.cpp)0
-rw-r--r--src/gui/LoadPatchWindow.hpp (renamed from src/libs/gui/LoadPatchWindow.hpp)0
-rw-r--r--src/gui/LoadPluginWindow.cpp (renamed from src/libs/gui/LoadPluginWindow.cpp)0
-rw-r--r--src/gui/LoadPluginWindow.hpp (renamed from src/libs/gui/LoadPluginWindow.hpp)0
-rw-r--r--src/gui/LoadRemotePatchWindow.cpp (renamed from src/libs/gui/LoadRemotePatchWindow.cpp)0
-rw-r--r--src/gui/LoadRemotePatchWindow.hpp (renamed from src/libs/gui/LoadRemotePatchWindow.hpp)0
-rw-r--r--src/gui/LoadSubpatchWindow.cpp (renamed from src/libs/gui/LoadSubpatchWindow.cpp)0
-rw-r--r--src/gui/LoadSubpatchWindow.hpp (renamed from src/libs/gui/LoadSubpatchWindow.hpp)0
-rw-r--r--src/gui/Makefile.am (renamed from src/libs/gui/Makefile.am)0
-rw-r--r--src/gui/MessagesWindow.cpp (renamed from src/libs/gui/MessagesWindow.cpp)0
-rw-r--r--src/gui/MessagesWindow.hpp (renamed from src/libs/gui/MessagesWindow.hpp)0
-rw-r--r--src/gui/NewSubpatchWindow.cpp (renamed from src/libs/gui/NewSubpatchWindow.cpp)0
-rw-r--r--src/gui/NewSubpatchWindow.hpp (renamed from src/libs/gui/NewSubpatchWindow.hpp)0
-rw-r--r--src/gui/NodeControlWindow.cpp (renamed from src/libs/gui/NodeControlWindow.cpp)0
-rw-r--r--src/gui/NodeControlWindow.hpp (renamed from src/libs/gui/NodeControlWindow.hpp)0
-rw-r--r--src/gui/NodeMenu.cpp (renamed from src/libs/gui/NodeMenu.cpp)0
-rw-r--r--src/gui/NodeMenu.hpp (renamed from src/libs/gui/NodeMenu.hpp)0
-rw-r--r--src/gui/NodeModule.cpp (renamed from src/libs/gui/NodeModule.cpp)0
-rw-r--r--src/gui/NodeModule.hpp (renamed from src/libs/gui/NodeModule.hpp)0
-rw-r--r--src/gui/NodePropertiesWindow.cpp (renamed from src/libs/gui/NodePropertiesWindow.cpp)0
-rw-r--r--src/gui/NodePropertiesWindow.hpp (renamed from src/libs/gui/NodePropertiesWindow.hpp)0
-rw-r--r--src/gui/ObjectMenu.cpp (renamed from src/libs/gui/ObjectMenu.cpp)0
-rw-r--r--src/gui/ObjectMenu.hpp (renamed from src/libs/gui/ObjectMenu.hpp)0
-rw-r--r--src/gui/PatchCanvas.cpp (renamed from src/libs/gui/PatchCanvas.cpp)0
-rw-r--r--src/gui/PatchCanvas.hpp (renamed from src/libs/gui/PatchCanvas.hpp)0
-rw-r--r--src/gui/PatchPortModule.cpp (renamed from src/libs/gui/PatchPortModule.cpp)0
-rw-r--r--src/gui/PatchPortModule.hpp (renamed from src/libs/gui/PatchPortModule.hpp)0
-rw-r--r--src/gui/PatchPropertiesWindow.cpp (renamed from src/libs/gui/PatchPropertiesWindow.cpp)0
-rw-r--r--src/gui/PatchPropertiesWindow.hpp (renamed from src/libs/gui/PatchPropertiesWindow.hpp)0
-rw-r--r--src/gui/PatchTreeWindow.cpp (renamed from src/libs/gui/PatchTreeWindow.cpp)0
-rw-r--r--src/gui/PatchTreeWindow.hpp (renamed from src/libs/gui/PatchTreeWindow.hpp)0
-rw-r--r--src/gui/PatchView.cpp (renamed from src/libs/gui/PatchView.cpp)0
-rw-r--r--src/gui/PatchView.hpp (renamed from src/libs/gui/PatchView.hpp)0
-rw-r--r--src/gui/PatchWindow.cpp (renamed from src/libs/gui/PatchWindow.cpp)0
-rw-r--r--src/gui/PatchWindow.hpp (renamed from src/libs/gui/PatchWindow.hpp)0
-rw-r--r--src/gui/Port.cpp (renamed from src/libs/gui/Port.cpp)0
-rw-r--r--src/gui/Port.hpp (renamed from src/libs/gui/Port.hpp)0
-rw-r--r--src/gui/PortMenu.cpp (renamed from src/libs/gui/PortMenu.cpp)0
-rw-r--r--src/gui/PortMenu.hpp (renamed from src/libs/gui/PortMenu.hpp)0
-rw-r--r--src/gui/PortPropertiesWindow.cpp (renamed from src/libs/gui/PortPropertiesWindow.cpp)0
-rw-r--r--src/gui/PortPropertiesWindow.hpp (renamed from src/libs/gui/PortPropertiesWindow.hpp)0
-rw-r--r--src/gui/RenameWindow.cpp (renamed from src/libs/gui/RenameWindow.cpp)0
-rw-r--r--src/gui/RenameWindow.hpp (renamed from src/libs/gui/RenameWindow.hpp)0
-rw-r--r--src/gui/SubpatchModule.cpp (renamed from src/libs/gui/SubpatchModule.cpp)0
-rw-r--r--src/gui/SubpatchModule.hpp (renamed from src/libs/gui/SubpatchModule.hpp)0
-rw-r--r--src/gui/ThreadedLoader.cpp (renamed from src/libs/gui/ThreadedLoader.cpp)0
-rw-r--r--src/gui/ThreadedLoader.hpp (renamed from src/libs/gui/ThreadedLoader.hpp)0
-rw-r--r--src/gui/UploadPatchWindow.cpp (renamed from src/libs/gui/UploadPatchWindow.cpp)0
-rw-r--r--src/gui/UploadPatchWindow.hpp (renamed from src/libs/gui/UploadPatchWindow.hpp)0
-rw-r--r--src/gui/WindowFactory.cpp (renamed from src/libs/gui/WindowFactory.cpp)0
-rw-r--r--src/gui/WindowFactory.hpp (renamed from src/libs/gui/WindowFactory.hpp)0
-rw-r--r--src/gui/cmdline.h (renamed from src/libs/gui/cmdline.h)0
-rw-r--r--src/gui/gui.cpp (renamed from src/libs/gui/gui.cpp)0
-rw-r--r--src/gui/gui.hpp (renamed from src/libs/gui/gui.hpp)0
-rw-r--r--src/gui/ingen-icon.svg (renamed from src/libs/gui/ingen-icon.svg)0
-rw-r--r--src/gui/ingen.svg (renamed from src/libs/gui/ingen.svg)0
-rw-r--r--src/gui/ingen_gui.glade (renamed from src/libs/gui/ingen_gui.glade)0
-rw-r--r--src/gui/ingen_gui.gladep (renamed from src/libs/gui/ingen_gui.gladep)0
-rw-r--r--src/gui/wscript (renamed from src/libs/gui/wscript)0
-rw-r--r--src/ingen/Makefile.am (renamed from src/progs/ingen/Makefile.am)0
-rw-r--r--src/ingen/cmdline.c (renamed from src/progs/ingen/cmdline.c)0
-rw-r--r--src/ingen/cmdline.ggo (renamed from src/progs/ingen/cmdline.ggo)0
-rw-r--r--src/ingen/cmdline.h (renamed from src/progs/ingen/cmdline.h)0
-rwxr-xr-xsrc/ingen/ingen.dbg (renamed from src/progs/ingen/ingen.dbg)0
-rw-r--r--src/ingen/ingen.desktop.in (renamed from src/progs/ingen/ingen.desktop.in)0
-rwxr-xr-xsrc/ingen/ingen.dev (renamed from src/progs/ingen/ingen.dev)0
-rw-r--r--src/ingen/ingen.grind (renamed from src/progs/ingen/ingen.grind)0
-rw-r--r--src/ingen/main.cpp (renamed from src/progs/ingen/main.cpp)0
-rw-r--r--src/ingen/wscript (renamed from src/progs/ingen/wscript)0
-rw-r--r--src/module/Makefile.am (renamed from src/libs/module/Makefile.am)0
-rw-r--r--src/module/Module.cpp (renamed from src/libs/module/Module.cpp)0
-rw-r--r--src/module/Module.hpp (renamed from src/libs/module/Module.hpp)0
-rw-r--r--src/module/World.hpp (renamed from src/libs/module/World.hpp)0
-rw-r--r--src/module/global.cpp (renamed from src/libs/module/global.cpp)0
-rw-r--r--src/module/global.hpp (renamed from src/libs/module/global.hpp)0
-rw-r--r--src/module/wscript (renamed from src/libs/module/wscript)0
-rw-r--r--src/scripts/python/Makefile.am (renamed from src/progs/python/Makefile.am)0
-rwxr-xr-xsrc/scripts/python/OSC.py (renamed from src/progs/python/OSC.py)0
-rw-r--r--src/scripts/python/ingen.py (renamed from src/progs/python/ingen.py)0
-rw-r--r--src/scripts/python/ingenecho.py (renamed from src/progs/python/ingenecho.py)0
-rw-r--r--src/scripts/python/scripts/Makefile.am (renamed from src/progs/python/scripts/Makefile.am)0
-rwxr-xr-xsrc/scripts/python/scripts/flatten.py (renamed from src/progs/python/scripts/flatten.py)0
-rw-r--r--src/scripts/python/scripts/sillysinepatch.py (renamed from src/progs/python/scripts/sillysinepatch.py)0
-rw-r--r--src/scripts/supercollider/Ingen.sc (renamed from src/progs/supercollider/Ingen.sc)0
-rw-r--r--src/scripts/supercollider/Makefile.am (renamed from src/progs/supercollider/Makefile.am)0
-rw-r--r--src/scripts/supercollider/README (renamed from src/progs/supercollider/README)0
-rw-r--r--src/scripts/supercollider/example.sc (renamed from src/progs/supercollider/example.sc)0
-rw-r--r--src/serialisation/Makefile.am (renamed from src/libs/serialisation/Makefile.am)0
-rw-r--r--src/serialisation/Parser.cpp (renamed from src/libs/serialisation/Parser.cpp)0
-rw-r--r--src/serialisation/Parser.hpp (renamed from src/libs/serialisation/Parser.hpp)0
-rw-r--r--src/serialisation/Serialiser.cpp (renamed from src/libs/serialisation/Serialiser.cpp)0
-rw-r--r--src/serialisation/Serialiser.hpp (renamed from src/libs/serialisation/Serialiser.hpp)0
-rw-r--r--src/serialisation/serialisation.cpp (renamed from src/libs/serialisation/serialisation.cpp)0
-rw-r--r--src/serialisation/serialisation.hpp (renamed from src/libs/serialisation/serialisation.hpp)0
-rw-r--r--src/serialisation/wscript (renamed from src/libs/serialisation/wscript)0
-rw-r--r--src/shared/Builder.cpp (renamed from src/libs/shared/Builder.cpp)0
-rw-r--r--src/shared/Builder.hpp (renamed from src/libs/shared/Builder.hpp)0
-rw-r--r--src/shared/ClashAvoider.cpp (renamed from src/libs/shared/ClashAvoider.cpp)0
-rw-r--r--src/shared/ClashAvoider.hpp (renamed from src/libs/shared/ClashAvoider.hpp)0
-rw-r--r--src/shared/LV2Features.cpp (renamed from src/libs/shared/LV2Features.cpp)0
-rw-r--r--src/shared/LV2Features.hpp (renamed from src/libs/shared/LV2Features.hpp)0
-rw-r--r--src/shared/LV2URIMap.cpp (renamed from src/libs/shared/LV2URIMap.cpp)0
-rw-r--r--src/shared/LV2URIMap.hpp (renamed from src/libs/shared/LV2URIMap.hpp)0
-rw-r--r--src/shared/Makefile.am (renamed from src/libs/shared/Makefile.am)0
-rw-r--r--src/shared/OSCSender.cpp (renamed from src/libs/shared/OSCSender.cpp)0
-rw-r--r--src/shared/OSCSender.hpp (renamed from src/libs/shared/OSCSender.hpp)0
-rw-r--r--src/shared/Store.cpp (renamed from src/libs/shared/Store.cpp)0
-rw-r--r--src/shared/Store.hpp (renamed from src/libs/shared/Store.hpp)0
-rw-r--r--src/shared/wscript (renamed from src/libs/shared/wscript)0
322 files changed, 0 insertions, 0 deletions
diff --git a/src/libs/client/ClientStore.cpp b/src/client/ClientStore.cpp
index 18582046..18582046 100644
--- a/src/libs/client/ClientStore.cpp
+++ b/src/client/ClientStore.cpp
diff --git a/src/libs/client/ClientStore.hpp b/src/client/ClientStore.hpp
index f08fcd9b..f08fcd9b 100644
--- a/src/libs/client/ClientStore.hpp
+++ b/src/client/ClientStore.hpp
diff --git a/src/libs/client/ConnectionModel.hpp b/src/client/ConnectionModel.hpp
index 91c448df..91c448df 100644
--- a/src/libs/client/ConnectionModel.hpp
+++ b/src/client/ConnectionModel.hpp
diff --git a/src/libs/client/DeprecatedLoader.cpp b/src/client/DeprecatedLoader.cpp
index a07893f7..a07893f7 100644
--- a/src/libs/client/DeprecatedLoader.cpp
+++ b/src/client/DeprecatedLoader.cpp
diff --git a/src/libs/client/DeprecatedLoader.hpp b/src/client/DeprecatedLoader.hpp
index c1af52c2..c1af52c2 100644
--- a/src/libs/client/DeprecatedLoader.hpp
+++ b/src/client/DeprecatedLoader.hpp
diff --git a/src/libs/client/HTTPClientReceiver.cpp b/src/client/HTTPClientReceiver.cpp
index ece55ab2..ece55ab2 100644
--- a/src/libs/client/HTTPClientReceiver.cpp
+++ b/src/client/HTTPClientReceiver.cpp
diff --git a/src/libs/client/HTTPClientReceiver.hpp b/src/client/HTTPClientReceiver.hpp
index bab55578..bab55578 100644
--- a/src/libs/client/HTTPClientReceiver.hpp
+++ b/src/client/HTTPClientReceiver.hpp
diff --git a/src/libs/client/HTTPEngineSender.cpp b/src/client/HTTPEngineSender.cpp
index 733e0ac7..733e0ac7 100644
--- a/src/libs/client/HTTPEngineSender.cpp
+++ b/src/client/HTTPEngineSender.cpp
diff --git a/src/libs/client/HTTPEngineSender.hpp b/src/client/HTTPEngineSender.hpp
index 411ddfd5..411ddfd5 100644
--- a/src/libs/client/HTTPEngineSender.hpp
+++ b/src/client/HTTPEngineSender.hpp
diff --git a/src/libs/client/Makefile.am b/src/client/Makefile.am
index 4af7c243..4af7c243 100644
--- a/src/libs/client/Makefile.am
+++ b/src/client/Makefile.am
diff --git a/src/libs/client/NodeModel.cpp b/src/client/NodeModel.cpp
index ac0c8e68..ac0c8e68 100644
--- a/src/libs/client/NodeModel.cpp
+++ b/src/client/NodeModel.cpp
diff --git a/src/libs/client/NodeModel.hpp b/src/client/NodeModel.hpp
index 03afc17c..03afc17c 100644
--- a/src/libs/client/NodeModel.hpp
+++ b/src/client/NodeModel.hpp
diff --git a/src/libs/client/OSCClientReceiver.cpp b/src/client/OSCClientReceiver.cpp
index 8ebd9d8e..8ebd9d8e 100644
--- a/src/libs/client/OSCClientReceiver.cpp
+++ b/src/client/OSCClientReceiver.cpp
diff --git a/src/libs/client/OSCClientReceiver.hpp b/src/client/OSCClientReceiver.hpp
index ea5871b3..ea5871b3 100644
--- a/src/libs/client/OSCClientReceiver.hpp
+++ b/src/client/OSCClientReceiver.hpp
diff --git a/src/libs/client/OSCEngineSender.cpp b/src/client/OSCEngineSender.cpp
index c21d16ce..c21d16ce 100644
--- a/src/libs/client/OSCEngineSender.cpp
+++ b/src/client/OSCEngineSender.cpp
diff --git a/src/libs/client/OSCEngineSender.hpp b/src/client/OSCEngineSender.hpp
index ef4a2fa3..ef4a2fa3 100644
--- a/src/libs/client/OSCEngineSender.hpp
+++ b/src/client/OSCEngineSender.hpp
diff --git a/src/libs/client/ObjectModel.cpp b/src/client/ObjectModel.cpp
index ede5f822..ede5f822 100644
--- a/src/libs/client/ObjectModel.cpp
+++ b/src/client/ObjectModel.cpp
diff --git a/src/libs/client/ObjectModel.hpp b/src/client/ObjectModel.hpp
index 11cc87a4..11cc87a4 100644
--- a/src/libs/client/ObjectModel.hpp
+++ b/src/client/ObjectModel.hpp
diff --git a/src/libs/client/PatchModel.cpp b/src/client/PatchModel.cpp
index af20c9f8..af20c9f8 100644
--- a/src/libs/client/PatchModel.cpp
+++ b/src/client/PatchModel.cpp
diff --git a/src/libs/client/PatchModel.hpp b/src/client/PatchModel.hpp
index 70c8df0e..70c8df0e 100644
--- a/src/libs/client/PatchModel.hpp
+++ b/src/client/PatchModel.hpp
diff --git a/src/libs/client/PluginModel.cpp b/src/client/PluginModel.cpp
index ff7e5b5c..ff7e5b5c 100644
--- a/src/libs/client/PluginModel.cpp
+++ b/src/client/PluginModel.cpp
diff --git a/src/libs/client/PluginModel.hpp b/src/client/PluginModel.hpp
index e2137e19..e2137e19 100644
--- a/src/libs/client/PluginModel.hpp
+++ b/src/client/PluginModel.hpp
diff --git a/src/libs/client/PluginUI.cpp b/src/client/PluginUI.cpp
index 9c562135..9c562135 100644
--- a/src/libs/client/PluginUI.cpp
+++ b/src/client/PluginUI.cpp
diff --git a/src/libs/client/PluginUI.hpp b/src/client/PluginUI.hpp
index d20dd16a..d20dd16a 100644
--- a/src/libs/client/PluginUI.hpp
+++ b/src/client/PluginUI.hpp
diff --git a/src/libs/client/PortModel.cpp b/src/client/PortModel.cpp
index c18378db..c18378db 100644
--- a/src/libs/client/PortModel.cpp
+++ b/src/client/PortModel.cpp
diff --git a/src/libs/client/PortModel.hpp b/src/client/PortModel.hpp
index a7f52679..a7f52679 100644
--- a/src/libs/client/PortModel.hpp
+++ b/src/client/PortModel.hpp
diff --git a/src/libs/client/SigClientInterface.hpp b/src/client/SigClientInterface.hpp
index 7ab32c12..7ab32c12 100644
--- a/src/libs/client/SigClientInterface.hpp
+++ b/src/client/SigClientInterface.hpp
diff --git a/src/libs/client/ThreadedSigClientInterface.cpp b/src/client/ThreadedSigClientInterface.cpp
index ef95133b..ef95133b 100644
--- a/src/libs/client/ThreadedSigClientInterface.cpp
+++ b/src/client/ThreadedSigClientInterface.cpp
diff --git a/src/libs/client/ThreadedSigClientInterface.hpp b/src/client/ThreadedSigClientInterface.hpp
index 3014c139..3014c139 100644
--- a/src/libs/client/ThreadedSigClientInterface.hpp
+++ b/src/client/ThreadedSigClientInterface.hpp
diff --git a/src/libs/client/client.cpp b/src/client/client.cpp
index f3d62471..f3d62471 100644
--- a/src/libs/client/client.cpp
+++ b/src/client/client.cpp
diff --git a/src/libs/client/client.hpp b/src/client/client.hpp
index 82166da5..82166da5 100644
--- a/src/libs/client/client.hpp
+++ b/src/client/client.hpp
diff --git a/src/libs/client/wscript b/src/client/wscript
index 6b4408a7..6b4408a7 100644
--- a/src/libs/client/wscript
+++ b/src/client/wscript
diff --git a/src/libs/engine/AudioBuffer.cpp b/src/engine/AudioBuffer.cpp
index 098103c0..098103c0 100644
--- a/src/libs/engine/AudioBuffer.cpp
+++ b/src/engine/AudioBuffer.cpp
diff --git a/src/libs/engine/AudioBuffer.hpp b/src/engine/AudioBuffer.hpp
index 513c188f..513c188f 100644
--- a/src/libs/engine/AudioBuffer.hpp
+++ b/src/engine/AudioBuffer.hpp
diff --git a/src/libs/engine/AudioDriver.hpp b/src/engine/AudioDriver.hpp
index 6b5ea8dc..6b5ea8dc 100644
--- a/src/libs/engine/AudioDriver.hpp
+++ b/src/engine/AudioDriver.hpp
diff --git a/src/libs/engine/Buffer.cpp b/src/engine/Buffer.cpp
index d019146c..d019146c 100644
--- a/src/libs/engine/Buffer.cpp
+++ b/src/engine/Buffer.cpp
diff --git a/src/libs/engine/Buffer.hpp b/src/engine/Buffer.hpp
index e388e2e8..e388e2e8 100644
--- a/src/libs/engine/Buffer.hpp
+++ b/src/engine/Buffer.hpp
diff --git a/src/libs/engine/ClientBroadcaster.cpp b/src/engine/ClientBroadcaster.cpp
index d754f072..d754f072 100644
--- a/src/libs/engine/ClientBroadcaster.cpp
+++ b/src/engine/ClientBroadcaster.cpp
diff --git a/src/libs/engine/ClientBroadcaster.hpp b/src/engine/ClientBroadcaster.hpp
index b0963610..b0963610 100644
--- a/src/libs/engine/ClientBroadcaster.hpp
+++ b/src/engine/ClientBroadcaster.hpp
diff --git a/src/libs/engine/CompiledPatch.hpp b/src/engine/CompiledPatch.hpp
index 9ca1d6e9..9ca1d6e9 100644
--- a/src/libs/engine/CompiledPatch.hpp
+++ b/src/engine/CompiledPatch.hpp
diff --git a/src/libs/engine/ConnectionImpl.cpp b/src/engine/ConnectionImpl.cpp
index d226b4dd..d226b4dd 100644
--- a/src/libs/engine/ConnectionImpl.cpp
+++ b/src/engine/ConnectionImpl.cpp
diff --git a/src/libs/engine/ConnectionImpl.hpp b/src/engine/ConnectionImpl.hpp
index b3da1b54..b3da1b54 100644
--- a/src/libs/engine/ConnectionImpl.hpp
+++ b/src/engine/ConnectionImpl.hpp
diff --git a/src/libs/engine/Context.hpp b/src/engine/Context.hpp
index 2e000fb1..2e000fb1 100644
--- a/src/libs/engine/Context.hpp
+++ b/src/engine/Context.hpp
diff --git a/src/libs/engine/Driver.hpp b/src/engine/Driver.hpp
index 590b66b5..590b66b5 100644
--- a/src/libs/engine/Driver.hpp
+++ b/src/engine/Driver.hpp
diff --git a/src/libs/engine/DuplexPort.cpp b/src/engine/DuplexPort.cpp
index 31bfbe09..31bfbe09 100644
--- a/src/libs/engine/DuplexPort.cpp
+++ b/src/engine/DuplexPort.cpp
diff --git a/src/libs/engine/DuplexPort.hpp b/src/engine/DuplexPort.hpp
index 43d202a9..43d202a9 100644
--- a/src/libs/engine/DuplexPort.hpp
+++ b/src/engine/DuplexPort.hpp
diff --git a/src/libs/engine/Engine.cpp b/src/engine/Engine.cpp
index a08a37ca..a08a37ca 100644
--- a/src/libs/engine/Engine.cpp
+++ b/src/engine/Engine.cpp
diff --git a/src/libs/engine/Engine.hpp b/src/engine/Engine.hpp
index fce826db..fce826db 100644
--- a/src/libs/engine/Engine.hpp
+++ b/src/engine/Engine.hpp
diff --git a/src/libs/engine/EngineStore.cpp b/src/engine/EngineStore.cpp
index 9fcd3806..9fcd3806 100644
--- a/src/libs/engine/EngineStore.cpp
+++ b/src/engine/EngineStore.cpp
diff --git a/src/libs/engine/EngineStore.hpp b/src/engine/EngineStore.hpp
index ad656aeb..ad656aeb 100644
--- a/src/libs/engine/EngineStore.hpp
+++ b/src/engine/EngineStore.hpp
diff --git a/src/libs/engine/Event.cpp b/src/engine/Event.cpp
index 8e5c33da..8e5c33da 100644
--- a/src/libs/engine/Event.cpp
+++ b/src/engine/Event.cpp
diff --git a/src/libs/engine/Event.hpp b/src/engine/Event.hpp
index 5860da2a..5860da2a 100644
--- a/src/libs/engine/Event.hpp
+++ b/src/engine/Event.hpp
diff --git a/src/libs/engine/EventBuffer.cpp b/src/engine/EventBuffer.cpp
index e8584597..e8584597 100644
--- a/src/libs/engine/EventBuffer.cpp
+++ b/src/engine/EventBuffer.cpp
diff --git a/src/libs/engine/EventBuffer.hpp b/src/engine/EventBuffer.hpp
index 0c80d452..0c80d452 100644
--- a/src/libs/engine/EventBuffer.hpp
+++ b/src/engine/EventBuffer.hpp
diff --git a/src/libs/engine/EventSink.cpp b/src/engine/EventSink.cpp
index 6c775d4c..6c775d4c 100644
--- a/src/libs/engine/EventSink.cpp
+++ b/src/engine/EventSink.cpp
diff --git a/src/libs/engine/EventSink.hpp b/src/engine/EventSink.hpp
index 9e937d1a..9e937d1a 100644
--- a/src/libs/engine/EventSink.hpp
+++ b/src/engine/EventSink.hpp
diff --git a/src/libs/engine/EventSource.hpp b/src/engine/EventSource.hpp
index 68532d16..68532d16 100644
--- a/src/libs/engine/EventSource.hpp
+++ b/src/engine/EventSource.hpp
diff --git a/src/libs/engine/GraphObjectImpl.cpp b/src/engine/GraphObjectImpl.cpp
index 0e1abc57..0e1abc57 100644
--- a/src/libs/engine/GraphObjectImpl.cpp
+++ b/src/engine/GraphObjectImpl.cpp
diff --git a/src/libs/engine/GraphObjectImpl.hpp b/src/engine/GraphObjectImpl.hpp
index 9b1f675d..9b1f675d 100644
--- a/src/libs/engine/GraphObjectImpl.hpp
+++ b/src/engine/GraphObjectImpl.hpp
diff --git a/src/libs/engine/HTTPEngineReceiver.cpp b/src/engine/HTTPEngineReceiver.cpp
index 1b21e184..1b21e184 100644
--- a/src/libs/engine/HTTPEngineReceiver.cpp
+++ b/src/engine/HTTPEngineReceiver.cpp
diff --git a/src/libs/engine/HTTPEngineReceiver.hpp b/src/engine/HTTPEngineReceiver.hpp
index 34c425b2..34c425b2 100644
--- a/src/libs/engine/HTTPEngineReceiver.hpp
+++ b/src/engine/HTTPEngineReceiver.hpp
diff --git a/src/libs/engine/InputPort.cpp b/src/engine/InputPort.cpp
index cf5501ca..cf5501ca 100644
--- a/src/libs/engine/InputPort.cpp
+++ b/src/engine/InputPort.cpp
diff --git a/src/libs/engine/InputPort.hpp b/src/engine/InputPort.hpp
index 2617882f..2617882f 100644
--- a/src/libs/engine/InputPort.hpp
+++ b/src/engine/InputPort.hpp
diff --git a/src/libs/engine/InternalPlugin.cpp b/src/engine/InternalPlugin.cpp
index 1c6a92a5..1c6a92a5 100644
--- a/src/libs/engine/InternalPlugin.cpp
+++ b/src/engine/InternalPlugin.cpp
diff --git a/src/libs/engine/InternalPlugin.hpp b/src/engine/InternalPlugin.hpp
index c04c9015..c04c9015 100644
--- a/src/libs/engine/InternalPlugin.hpp
+++ b/src/engine/InternalPlugin.hpp
diff --git a/src/libs/engine/JackAudioDriver.cpp b/src/engine/JackAudioDriver.cpp
index eff04653..eff04653 100644
--- a/src/libs/engine/JackAudioDriver.cpp
+++ b/src/engine/JackAudioDriver.cpp
diff --git a/src/libs/engine/JackAudioDriver.hpp b/src/engine/JackAudioDriver.hpp
index 3beb775a..3beb775a 100644
--- a/src/libs/engine/JackAudioDriver.hpp
+++ b/src/engine/JackAudioDriver.hpp
diff --git a/src/libs/engine/JackMidiDriver.cpp b/src/engine/JackMidiDriver.cpp
index 9e236541..9e236541 100644
--- a/src/libs/engine/JackMidiDriver.cpp
+++ b/src/engine/JackMidiDriver.cpp
diff --git a/src/libs/engine/JackMidiDriver.hpp b/src/engine/JackMidiDriver.hpp
index 7889c4fa..7889c4fa 100644
--- a/src/libs/engine/JackMidiDriver.hpp
+++ b/src/engine/JackMidiDriver.hpp
diff --git a/src/libs/engine/LADSPANode.cpp b/src/engine/LADSPANode.cpp
index 22f5bbf3..22f5bbf3 100644
--- a/src/libs/engine/LADSPANode.cpp
+++ b/src/engine/LADSPANode.cpp
diff --git a/src/libs/engine/LADSPANode.hpp b/src/engine/LADSPANode.hpp
index 53d7ad9e..53d7ad9e 100644
--- a/src/libs/engine/LADSPANode.hpp
+++ b/src/engine/LADSPANode.hpp
diff --git a/src/libs/engine/LADSPAPlugin.cpp b/src/engine/LADSPAPlugin.cpp
index 4a0b5c14..4a0b5c14 100644
--- a/src/libs/engine/LADSPAPlugin.cpp
+++ b/src/engine/LADSPAPlugin.cpp
diff --git a/src/libs/engine/LADSPAPlugin.hpp b/src/engine/LADSPAPlugin.hpp
index 2414be7c..2414be7c 100644
--- a/src/libs/engine/LADSPAPlugin.hpp
+++ b/src/engine/LADSPAPlugin.hpp
diff --git a/src/libs/engine/LV2Info.cpp b/src/engine/LV2Info.cpp
index 43dd014b..43dd014b 100644
--- a/src/libs/engine/LV2Info.cpp
+++ b/src/engine/LV2Info.cpp
diff --git a/src/libs/engine/LV2Info.hpp b/src/engine/LV2Info.hpp
index f4859ac7..f4859ac7 100644
--- a/src/libs/engine/LV2Info.hpp
+++ b/src/engine/LV2Info.hpp
diff --git a/src/libs/engine/LV2Node.cpp b/src/engine/LV2Node.cpp
index a06cc55a..a06cc55a 100644
--- a/src/libs/engine/LV2Node.cpp
+++ b/src/engine/LV2Node.cpp
diff --git a/src/libs/engine/LV2Node.hpp b/src/engine/LV2Node.hpp
index 3187005c..3187005c 100644
--- a/src/libs/engine/LV2Node.hpp
+++ b/src/engine/LV2Node.hpp
diff --git a/src/libs/engine/LV2Plugin.cpp b/src/engine/LV2Plugin.cpp
index 90a3a6b8..90a3a6b8 100644
--- a/src/libs/engine/LV2Plugin.cpp
+++ b/src/engine/LV2Plugin.cpp
diff --git a/src/libs/engine/LV2Plugin.hpp b/src/engine/LV2Plugin.hpp
index c9bc4ff9..c9bc4ff9 100644
--- a/src/libs/engine/LV2Plugin.hpp
+++ b/src/engine/LV2Plugin.hpp
diff --git a/src/libs/engine/Makefile.am b/src/engine/Makefile.am
index 3c464de3..3c464de3 100644
--- a/src/libs/engine/Makefile.am
+++ b/src/engine/Makefile.am
diff --git a/src/libs/engine/MessageContext.cpp b/src/engine/MessageContext.cpp
index 30f04b05..30f04b05 100644
--- a/src/libs/engine/MessageContext.cpp
+++ b/src/engine/MessageContext.cpp
diff --git a/src/libs/engine/MessageContext.hpp b/src/engine/MessageContext.hpp
index 31531521..31531521 100644
--- a/src/libs/engine/MessageContext.hpp
+++ b/src/engine/MessageContext.hpp
diff --git a/src/libs/engine/MidiControlNode.cpp b/src/engine/MidiControlNode.cpp
index bfe0e57e..bfe0e57e 100644
--- a/src/libs/engine/MidiControlNode.cpp
+++ b/src/engine/MidiControlNode.cpp
diff --git a/src/libs/engine/MidiControlNode.hpp b/src/engine/MidiControlNode.hpp
index 2f0496a3..2f0496a3 100644
--- a/src/libs/engine/MidiControlNode.hpp
+++ b/src/engine/MidiControlNode.hpp
diff --git a/src/libs/engine/MidiDriver.hpp b/src/engine/MidiDriver.hpp
index e268124b..e268124b 100644
--- a/src/libs/engine/MidiDriver.hpp
+++ b/src/engine/MidiDriver.hpp
diff --git a/src/libs/engine/MidiNoteNode.cpp b/src/engine/MidiNoteNode.cpp
index ae7a7f0e..ae7a7f0e 100644
--- a/src/libs/engine/MidiNoteNode.cpp
+++ b/src/engine/MidiNoteNode.cpp
diff --git a/src/libs/engine/MidiNoteNode.hpp b/src/engine/MidiNoteNode.hpp
index eebcbda6..eebcbda6 100644
--- a/src/libs/engine/MidiNoteNode.hpp
+++ b/src/engine/MidiNoteNode.hpp
diff --git a/src/libs/engine/MidiTriggerNode.cpp b/src/engine/MidiTriggerNode.cpp
index aa2c272f..aa2c272f 100644
--- a/src/libs/engine/MidiTriggerNode.cpp
+++ b/src/engine/MidiTriggerNode.cpp
diff --git a/src/libs/engine/MidiTriggerNode.hpp b/src/engine/MidiTriggerNode.hpp
index ba96589b..ba96589b 100644
--- a/src/libs/engine/MidiTriggerNode.hpp
+++ b/src/engine/MidiTriggerNode.hpp
diff --git a/src/libs/engine/NodeBase.cpp b/src/engine/NodeBase.cpp
index bb4f0e5c..bb4f0e5c 100644
--- a/src/libs/engine/NodeBase.cpp
+++ b/src/engine/NodeBase.cpp
diff --git a/src/libs/engine/NodeBase.hpp b/src/engine/NodeBase.hpp
index e3710aa9..e3710aa9 100644
--- a/src/libs/engine/NodeBase.hpp
+++ b/src/engine/NodeBase.hpp
diff --git a/src/libs/engine/NodeFactory.cpp b/src/engine/NodeFactory.cpp
index c868d067..c868d067 100644
--- a/src/libs/engine/NodeFactory.cpp
+++ b/src/engine/NodeFactory.cpp
diff --git a/src/libs/engine/NodeFactory.hpp b/src/engine/NodeFactory.hpp
index 95194350..95194350 100644
--- a/src/libs/engine/NodeFactory.hpp
+++ b/src/engine/NodeFactory.hpp
diff --git a/src/libs/engine/NodeImpl.hpp b/src/engine/NodeImpl.hpp
index ac125c13..ac125c13 100644
--- a/src/libs/engine/NodeImpl.hpp
+++ b/src/engine/NodeImpl.hpp
diff --git a/src/libs/engine/OSCClientSender.cpp b/src/engine/OSCClientSender.cpp
index dca2e0ed..dca2e0ed 100644
--- a/src/libs/engine/OSCClientSender.cpp
+++ b/src/engine/OSCClientSender.cpp
diff --git a/src/libs/engine/OSCClientSender.hpp b/src/engine/OSCClientSender.hpp
index c8c8418f..c8c8418f 100644
--- a/src/libs/engine/OSCClientSender.hpp
+++ b/src/engine/OSCClientSender.hpp
diff --git a/src/libs/engine/OSCDriver.hpp b/src/engine/OSCDriver.hpp
index 06125217..06125217 100644
--- a/src/libs/engine/OSCDriver.hpp
+++ b/src/engine/OSCDriver.hpp
diff --git a/src/libs/engine/OSCEngineReceiver.cpp b/src/engine/OSCEngineReceiver.cpp
index e4e2fec1..e4e2fec1 100644
--- a/src/libs/engine/OSCEngineReceiver.cpp
+++ b/src/engine/OSCEngineReceiver.cpp
diff --git a/src/libs/engine/OSCEngineReceiver.hpp b/src/engine/OSCEngineReceiver.hpp
index c6e0bf59..c6e0bf59 100644
--- a/src/libs/engine/OSCEngineReceiver.hpp
+++ b/src/engine/OSCEngineReceiver.hpp
diff --git a/src/libs/engine/ObjectSender.cpp b/src/engine/ObjectSender.cpp
index 688cea8e..688cea8e 100644
--- a/src/libs/engine/ObjectSender.cpp
+++ b/src/engine/ObjectSender.cpp
diff --git a/src/libs/engine/ObjectSender.hpp b/src/engine/ObjectSender.hpp
index 9b6eb000..9b6eb000 100644
--- a/src/libs/engine/ObjectSender.hpp
+++ b/src/engine/ObjectSender.hpp
diff --git a/src/libs/engine/OmInProcess.cpp b/src/engine/OmInProcess.cpp
index 6a65cf38..6a65cf38 100644
--- a/src/libs/engine/OmInProcess.cpp
+++ b/src/engine/OmInProcess.cpp
diff --git a/src/libs/engine/OutputPort.cpp b/src/engine/OutputPort.cpp
index 116d9a3e..116d9a3e 100644
--- a/src/libs/engine/OutputPort.cpp
+++ b/src/engine/OutputPort.cpp
diff --git a/src/libs/engine/OutputPort.hpp b/src/engine/OutputPort.hpp
index 8d441b5c..8d441b5c 100644
--- a/src/libs/engine/OutputPort.hpp
+++ b/src/engine/OutputPort.hpp
diff --git a/src/libs/engine/PatchImpl.cpp b/src/engine/PatchImpl.cpp
index 9f0ae701..9f0ae701 100644
--- a/src/libs/engine/PatchImpl.cpp
+++ b/src/engine/PatchImpl.cpp
diff --git a/src/libs/engine/PatchImpl.hpp b/src/engine/PatchImpl.hpp
index 3629f6e5..3629f6e5 100644
--- a/src/libs/engine/PatchImpl.hpp
+++ b/src/engine/PatchImpl.hpp
diff --git a/src/libs/engine/PatchPlugin.hpp b/src/engine/PatchPlugin.hpp
index a7334392..a7334392 100644
--- a/src/libs/engine/PatchPlugin.hpp
+++ b/src/engine/PatchPlugin.hpp
diff --git a/src/libs/engine/PluginImpl.cpp b/src/engine/PluginImpl.cpp
index 215cf4ce..215cf4ce 100644
--- a/src/libs/engine/PluginImpl.cpp
+++ b/src/engine/PluginImpl.cpp
diff --git a/src/libs/engine/PluginImpl.hpp b/src/engine/PluginImpl.hpp
index 0301d942..0301d942 100644
--- a/src/libs/engine/PluginImpl.hpp
+++ b/src/engine/PluginImpl.hpp
diff --git a/src/libs/engine/PortImpl.cpp b/src/engine/PortImpl.cpp
index 3eac65ca..3eac65ca 100644
--- a/src/libs/engine/PortImpl.cpp
+++ b/src/engine/PortImpl.cpp
diff --git a/src/libs/engine/PortImpl.hpp b/src/engine/PortImpl.hpp
index be96a910..be96a910 100644
--- a/src/libs/engine/PortImpl.hpp
+++ b/src/engine/PortImpl.hpp
diff --git a/src/libs/engine/PostProcessor.cpp b/src/engine/PostProcessor.cpp
index a50ca275..a50ca275 100644
--- a/src/libs/engine/PostProcessor.cpp
+++ b/src/engine/PostProcessor.cpp
diff --git a/src/libs/engine/PostProcessor.hpp b/src/engine/PostProcessor.hpp
index 3d51136d..3d51136d 100644
--- a/src/libs/engine/PostProcessor.hpp
+++ b/src/engine/PostProcessor.hpp
diff --git a/src/libs/engine/ProcessContext.hpp b/src/engine/ProcessContext.hpp
index 57677126..57677126 100644
--- a/src/libs/engine/ProcessContext.hpp
+++ b/src/engine/ProcessContext.hpp
diff --git a/src/libs/engine/ProcessSlave.cpp b/src/engine/ProcessSlave.cpp
index c7c868e8..c7c868e8 100644
--- a/src/libs/engine/ProcessSlave.cpp
+++ b/src/engine/ProcessSlave.cpp
diff --git a/src/libs/engine/ProcessSlave.hpp b/src/engine/ProcessSlave.hpp
index 40becd48..40becd48 100644
--- a/src/libs/engine/ProcessSlave.hpp
+++ b/src/engine/ProcessSlave.hpp
diff --git a/src/libs/engine/QueuedEngineInterface.cpp b/src/engine/QueuedEngineInterface.cpp
index 962410b2..962410b2 100644
--- a/src/libs/engine/QueuedEngineInterface.cpp
+++ b/src/engine/QueuedEngineInterface.cpp
diff --git a/src/libs/engine/QueuedEngineInterface.hpp b/src/engine/QueuedEngineInterface.hpp
index 73c790c8..73c790c8 100644
--- a/src/libs/engine/QueuedEngineInterface.hpp
+++ b/src/engine/QueuedEngineInterface.hpp
diff --git a/src/libs/engine/QueuedEvent.cpp b/src/engine/QueuedEvent.cpp
index 8ed6fa02..8ed6fa02 100644
--- a/src/libs/engine/QueuedEvent.cpp
+++ b/src/engine/QueuedEvent.cpp
diff --git a/src/libs/engine/QueuedEvent.hpp b/src/engine/QueuedEvent.hpp
index e616d269..e616d269 100644
--- a/src/libs/engine/QueuedEvent.hpp
+++ b/src/engine/QueuedEvent.hpp
diff --git a/src/libs/engine/QueuedEventSource.cpp b/src/engine/QueuedEventSource.cpp
index 69ab805a..69ab805a 100644
--- a/src/libs/engine/QueuedEventSource.cpp
+++ b/src/engine/QueuedEventSource.cpp
diff --git a/src/libs/engine/QueuedEventSource.hpp b/src/engine/QueuedEventSource.hpp
index 6dea092d..6dea092d 100644
--- a/src/libs/engine/QueuedEventSource.hpp
+++ b/src/engine/QueuedEventSource.hpp
diff --git a/src/libs/engine/Responder.hpp b/src/engine/Responder.hpp
index 80d2e24c..80d2e24c 100644
--- a/src/libs/engine/Responder.hpp
+++ b/src/engine/Responder.hpp
diff --git a/src/libs/engine/ThreadManager.hpp b/src/engine/ThreadManager.hpp
index 12f27000..12f27000 100644
--- a/src/libs/engine/ThreadManager.hpp
+++ b/src/engine/ThreadManager.hpp
diff --git a/src/libs/engine/TransportNode.cpp b/src/engine/TransportNode.cpp
index 3fc14a43..3fc14a43 100644
--- a/src/libs/engine/TransportNode.cpp
+++ b/src/engine/TransportNode.cpp
diff --git a/src/libs/engine/TransportNode.hpp b/src/engine/TransportNode.hpp
index af0ed207..af0ed207 100644
--- a/src/libs/engine/TransportNode.hpp
+++ b/src/engine/TransportNode.hpp
diff --git a/src/libs/engine/engine.cpp b/src/engine/engine.cpp
index 45c17354..45c17354 100644
--- a/src/libs/engine/engine.cpp
+++ b/src/engine/engine.cpp
diff --git a/src/libs/engine/engine.hpp b/src/engine/engine.hpp
index 93b426ac..93b426ac 100644
--- a/src/libs/engine/engine.hpp
+++ b/src/engine/engine.hpp
diff --git a/src/libs/engine/events.hpp b/src/engine/events.hpp
index 14f5230c..14f5230c 100644
--- a/src/libs/engine/events.hpp
+++ b/src/engine/events.hpp
diff --git a/src/libs/engine/events/AllNotesOffEvent.cpp b/src/engine/events/AllNotesOffEvent.cpp
index fcb68b31..fcb68b31 100644
--- a/src/libs/engine/events/AllNotesOffEvent.cpp
+++ b/src/engine/events/AllNotesOffEvent.cpp
diff --git a/src/libs/engine/events/AllNotesOffEvent.hpp b/src/engine/events/AllNotesOffEvent.hpp
index 3e4d56b3..3e4d56b3 100644
--- a/src/libs/engine/events/AllNotesOffEvent.hpp
+++ b/src/engine/events/AllNotesOffEvent.hpp
diff --git a/src/libs/engine/events/ClearPatchEvent.cpp b/src/engine/events/ClearPatchEvent.cpp
index c1fb0749..c1fb0749 100644
--- a/src/libs/engine/events/ClearPatchEvent.cpp
+++ b/src/engine/events/ClearPatchEvent.cpp
diff --git a/src/libs/engine/events/ClearPatchEvent.hpp b/src/engine/events/ClearPatchEvent.hpp
index 803721fb..803721fb 100644
--- a/src/libs/engine/events/ClearPatchEvent.hpp
+++ b/src/engine/events/ClearPatchEvent.hpp
diff --git a/src/libs/engine/events/ConnectionEvent.cpp b/src/engine/events/ConnectionEvent.cpp
index 24b80dee..24b80dee 100644
--- a/src/libs/engine/events/ConnectionEvent.cpp
+++ b/src/engine/events/ConnectionEvent.cpp
diff --git a/src/libs/engine/events/ConnectionEvent.hpp b/src/engine/events/ConnectionEvent.hpp
index 89407957..89407957 100644
--- a/src/libs/engine/events/ConnectionEvent.hpp
+++ b/src/engine/events/ConnectionEvent.hpp
diff --git a/src/libs/engine/events/CreateNodeEvent.cpp b/src/engine/events/CreateNodeEvent.cpp
index b58bc2c3..b58bc2c3 100644
--- a/src/libs/engine/events/CreateNodeEvent.cpp
+++ b/src/engine/events/CreateNodeEvent.cpp
diff --git a/src/libs/engine/events/CreateNodeEvent.hpp b/src/engine/events/CreateNodeEvent.hpp
index c3ef6313..c3ef6313 100644
--- a/src/libs/engine/events/CreateNodeEvent.hpp
+++ b/src/engine/events/CreateNodeEvent.hpp
diff --git a/src/libs/engine/events/CreatePatchEvent.cpp b/src/engine/events/CreatePatchEvent.cpp
index 64fe5c63..64fe5c63 100644
--- a/src/libs/engine/events/CreatePatchEvent.cpp
+++ b/src/engine/events/CreatePatchEvent.cpp
diff --git a/src/libs/engine/events/CreatePatchEvent.hpp b/src/engine/events/CreatePatchEvent.hpp
index 733aba17..733aba17 100644
--- a/src/libs/engine/events/CreatePatchEvent.hpp
+++ b/src/engine/events/CreatePatchEvent.hpp
diff --git a/src/libs/engine/events/CreatePortEvent.cpp b/src/engine/events/CreatePortEvent.cpp
index e767f522..e767f522 100644
--- a/src/libs/engine/events/CreatePortEvent.cpp
+++ b/src/engine/events/CreatePortEvent.cpp
diff --git a/src/libs/engine/events/CreatePortEvent.hpp b/src/engine/events/CreatePortEvent.hpp
index 5ddd8aa3..5ddd8aa3 100644
--- a/src/libs/engine/events/CreatePortEvent.hpp
+++ b/src/engine/events/CreatePortEvent.hpp
diff --git a/src/libs/engine/events/DeactivateEvent.cpp b/src/engine/events/DeactivateEvent.cpp
index a68419f0..a68419f0 100644
--- a/src/libs/engine/events/DeactivateEvent.cpp
+++ b/src/engine/events/DeactivateEvent.cpp
diff --git a/src/libs/engine/events/DeactivateEvent.hpp b/src/engine/events/DeactivateEvent.hpp
index 5a6750ba..5a6750ba 100644
--- a/src/libs/engine/events/DeactivateEvent.hpp
+++ b/src/engine/events/DeactivateEvent.hpp
diff --git a/src/libs/engine/events/DestroyEvent.cpp b/src/engine/events/DestroyEvent.cpp
index 07770c0a..07770c0a 100644
--- a/src/libs/engine/events/DestroyEvent.cpp
+++ b/src/engine/events/DestroyEvent.cpp
diff --git a/src/libs/engine/events/DestroyEvent.hpp b/src/engine/events/DestroyEvent.hpp
index b24934f8..b24934f8 100644
--- a/src/libs/engine/events/DestroyEvent.hpp
+++ b/src/engine/events/DestroyEvent.hpp
diff --git a/src/libs/engine/events/DisablePortMonitoringEvent.cpp b/src/engine/events/DisablePortMonitoringEvent.cpp
index cecc8dfd..cecc8dfd 100644
--- a/src/libs/engine/events/DisablePortMonitoringEvent.cpp
+++ b/src/engine/events/DisablePortMonitoringEvent.cpp
diff --git a/src/libs/engine/events/DisablePortMonitoringEvent.hpp b/src/engine/events/DisablePortMonitoringEvent.hpp
index 7a8e23f7..7a8e23f7 100644
--- a/src/libs/engine/events/DisablePortMonitoringEvent.hpp
+++ b/src/engine/events/DisablePortMonitoringEvent.hpp
diff --git a/src/libs/engine/events/DisconnectAllEvent.cpp b/src/engine/events/DisconnectAllEvent.cpp
index 77b1b1b3..77b1b1b3 100644
--- a/src/libs/engine/events/DisconnectAllEvent.cpp
+++ b/src/engine/events/DisconnectAllEvent.cpp
diff --git a/src/libs/engine/events/DisconnectAllEvent.hpp b/src/engine/events/DisconnectAllEvent.hpp
index 6b75e6df..6b75e6df 100644
--- a/src/libs/engine/events/DisconnectAllEvent.hpp
+++ b/src/engine/events/DisconnectAllEvent.hpp
diff --git a/src/libs/engine/events/DisconnectionEvent.cpp b/src/engine/events/DisconnectionEvent.cpp
index 86ad8b4e..86ad8b4e 100644
--- a/src/libs/engine/events/DisconnectionEvent.cpp
+++ b/src/engine/events/DisconnectionEvent.cpp
diff --git a/src/libs/engine/events/DisconnectionEvent.hpp b/src/engine/events/DisconnectionEvent.hpp
index 700febeb..700febeb 100644
--- a/src/libs/engine/events/DisconnectionEvent.hpp
+++ b/src/engine/events/DisconnectionEvent.hpp
diff --git a/src/libs/engine/events/EnablePatchEvent.cpp b/src/engine/events/EnablePatchEvent.cpp
index 04759cea..04759cea 100644
--- a/src/libs/engine/events/EnablePatchEvent.cpp
+++ b/src/engine/events/EnablePatchEvent.cpp
diff --git a/src/libs/engine/events/EnablePatchEvent.hpp b/src/engine/events/EnablePatchEvent.hpp
index dad1803a..dad1803a 100644
--- a/src/libs/engine/events/EnablePatchEvent.hpp
+++ b/src/engine/events/EnablePatchEvent.hpp
diff --git a/src/libs/engine/events/LoadPluginsEvent.cpp b/src/engine/events/LoadPluginsEvent.cpp
index df5ff5d9..df5ff5d9 100644
--- a/src/libs/engine/events/LoadPluginsEvent.cpp
+++ b/src/engine/events/LoadPluginsEvent.cpp
diff --git a/src/libs/engine/events/LoadPluginsEvent.hpp b/src/engine/events/LoadPluginsEvent.hpp
index cd9a2884..cd9a2884 100644
--- a/src/libs/engine/events/LoadPluginsEvent.hpp
+++ b/src/engine/events/LoadPluginsEvent.hpp
diff --git a/src/libs/engine/events/Makefile.am b/src/engine/events/Makefile.am
index 9a8cfbd5..9a8cfbd5 100644
--- a/src/libs/engine/events/Makefile.am
+++ b/src/engine/events/Makefile.am
diff --git a/src/libs/engine/events/MidiLearnEvent.cpp b/src/engine/events/MidiLearnEvent.cpp
index 2f37f30d..2f37f30d 100644
--- a/src/libs/engine/events/MidiLearnEvent.cpp
+++ b/src/engine/events/MidiLearnEvent.cpp
diff --git a/src/libs/engine/events/MidiLearnEvent.hpp b/src/engine/events/MidiLearnEvent.hpp
index c0fc4a17..c0fc4a17 100644
--- a/src/libs/engine/events/MidiLearnEvent.hpp
+++ b/src/engine/events/MidiLearnEvent.hpp
diff --git a/src/libs/engine/events/NoteEvent.cpp b/src/engine/events/NoteEvent.cpp
index 58842ae6..58842ae6 100644
--- a/src/libs/engine/events/NoteEvent.cpp
+++ b/src/engine/events/NoteEvent.cpp
diff --git a/src/libs/engine/events/NoteEvent.hpp b/src/engine/events/NoteEvent.hpp
index 31ae9d27..31ae9d27 100644
--- a/src/libs/engine/events/NoteEvent.hpp
+++ b/src/engine/events/NoteEvent.hpp
diff --git a/src/libs/engine/events/PingQueuedEvent.hpp b/src/engine/events/PingQueuedEvent.hpp
index 08897bfe..08897bfe 100644
--- a/src/libs/engine/events/PingQueuedEvent.hpp
+++ b/src/engine/events/PingQueuedEvent.hpp
diff --git a/src/libs/engine/events/RegisterClientEvent.cpp b/src/engine/events/RegisterClientEvent.cpp
index a8f68e21..a8f68e21 100644
--- a/src/libs/engine/events/RegisterClientEvent.cpp
+++ b/src/engine/events/RegisterClientEvent.cpp
diff --git a/src/libs/engine/events/RegisterClientEvent.hpp b/src/engine/events/RegisterClientEvent.hpp
index 9e12b5ba..9e12b5ba 100644
--- a/src/libs/engine/events/RegisterClientEvent.hpp
+++ b/src/engine/events/RegisterClientEvent.hpp
diff --git a/src/libs/engine/events/RenameEvent.cpp b/src/engine/events/RenameEvent.cpp
index 164676aa..164676aa 100644
--- a/src/libs/engine/events/RenameEvent.cpp
+++ b/src/engine/events/RenameEvent.cpp
diff --git a/src/libs/engine/events/RenameEvent.hpp b/src/engine/events/RenameEvent.hpp
index e230c589..e230c589 100644
--- a/src/libs/engine/events/RenameEvent.hpp
+++ b/src/engine/events/RenameEvent.hpp
diff --git a/src/libs/engine/events/RequestAllObjectsEvent.cpp b/src/engine/events/RequestAllObjectsEvent.cpp
index d57080aa..d57080aa 100644
--- a/src/libs/engine/events/RequestAllObjectsEvent.cpp
+++ b/src/engine/events/RequestAllObjectsEvent.cpp
diff --git a/src/libs/engine/events/RequestAllObjectsEvent.hpp b/src/engine/events/RequestAllObjectsEvent.hpp
index 0537575a..0537575a 100644
--- a/src/libs/engine/events/RequestAllObjectsEvent.hpp
+++ b/src/engine/events/RequestAllObjectsEvent.hpp
diff --git a/src/libs/engine/events/RequestMetadataEvent.cpp b/src/engine/events/RequestMetadataEvent.cpp
index 733a6a82..733a6a82 100644
--- a/src/libs/engine/events/RequestMetadataEvent.cpp
+++ b/src/engine/events/RequestMetadataEvent.cpp
diff --git a/src/libs/engine/events/RequestMetadataEvent.hpp b/src/engine/events/RequestMetadataEvent.hpp
index f6a18dfc..f6a18dfc 100644
--- a/src/libs/engine/events/RequestMetadataEvent.hpp
+++ b/src/engine/events/RequestMetadataEvent.hpp
diff --git a/src/libs/engine/events/RequestObjectEvent.cpp b/src/engine/events/RequestObjectEvent.cpp
index 88479482..88479482 100644
--- a/src/libs/engine/events/RequestObjectEvent.cpp
+++ b/src/engine/events/RequestObjectEvent.cpp
diff --git a/src/libs/engine/events/RequestObjectEvent.hpp b/src/engine/events/RequestObjectEvent.hpp
index 52459ada..52459ada 100644
--- a/src/libs/engine/events/RequestObjectEvent.hpp
+++ b/src/engine/events/RequestObjectEvent.hpp
diff --git a/src/libs/engine/events/RequestPluginEvent.cpp b/src/engine/events/RequestPluginEvent.cpp
index 36358df7..36358df7 100644
--- a/src/libs/engine/events/RequestPluginEvent.cpp
+++ b/src/engine/events/RequestPluginEvent.cpp
diff --git a/src/libs/engine/events/RequestPluginEvent.hpp b/src/engine/events/RequestPluginEvent.hpp
index 8f936098..8f936098 100644
--- a/src/libs/engine/events/RequestPluginEvent.hpp
+++ b/src/engine/events/RequestPluginEvent.hpp
diff --git a/src/libs/engine/events/RequestPluginsEvent.cpp b/src/engine/events/RequestPluginsEvent.cpp
index 8d7fc1ba..8d7fc1ba 100644
--- a/src/libs/engine/events/RequestPluginsEvent.cpp
+++ b/src/engine/events/RequestPluginsEvent.cpp
diff --git a/src/libs/engine/events/RequestPluginsEvent.hpp b/src/engine/events/RequestPluginsEvent.hpp
index f6b41d7a..f6b41d7a 100644
--- a/src/libs/engine/events/RequestPluginsEvent.hpp
+++ b/src/engine/events/RequestPluginsEvent.hpp
diff --git a/src/libs/engine/events/RequestPortValueEvent.cpp b/src/engine/events/RequestPortValueEvent.cpp
index 025d3700..025d3700 100644
--- a/src/libs/engine/events/RequestPortValueEvent.cpp
+++ b/src/engine/events/RequestPortValueEvent.cpp
diff --git a/src/libs/engine/events/RequestPortValueEvent.hpp b/src/engine/events/RequestPortValueEvent.hpp
index dd52c535..dd52c535 100644
--- a/src/libs/engine/events/RequestPortValueEvent.hpp
+++ b/src/engine/events/RequestPortValueEvent.hpp
diff --git a/src/libs/engine/events/SendPortActivityEvent.cpp b/src/engine/events/SendPortActivityEvent.cpp
index 0ab3abdd..0ab3abdd 100644
--- a/src/libs/engine/events/SendPortActivityEvent.cpp
+++ b/src/engine/events/SendPortActivityEvent.cpp
diff --git a/src/libs/engine/events/SendPortActivityEvent.hpp b/src/engine/events/SendPortActivityEvent.hpp
index dfbb8a10..dfbb8a10 100644
--- a/src/libs/engine/events/SendPortActivityEvent.hpp
+++ b/src/engine/events/SendPortActivityEvent.hpp
diff --git a/src/libs/engine/events/SendPortValueEvent.cpp b/src/engine/events/SendPortValueEvent.cpp
index d3fb0d36..d3fb0d36 100644
--- a/src/libs/engine/events/SendPortValueEvent.cpp
+++ b/src/engine/events/SendPortValueEvent.cpp
diff --git a/src/libs/engine/events/SendPortValueEvent.hpp b/src/engine/events/SendPortValueEvent.hpp
index e8505914..e8505914 100644
--- a/src/libs/engine/events/SendPortValueEvent.hpp
+++ b/src/engine/events/SendPortValueEvent.hpp
diff --git a/src/libs/engine/events/SetMetadataEvent.cpp b/src/engine/events/SetMetadataEvent.cpp
index db4bbc30..db4bbc30 100644
--- a/src/libs/engine/events/SetMetadataEvent.cpp
+++ b/src/engine/events/SetMetadataEvent.cpp
diff --git a/src/libs/engine/events/SetMetadataEvent.hpp b/src/engine/events/SetMetadataEvent.hpp
index 6b9be81c..6b9be81c 100644
--- a/src/libs/engine/events/SetMetadataEvent.hpp
+++ b/src/engine/events/SetMetadataEvent.hpp
diff --git a/src/libs/engine/events/SetPolyphonicEvent.cpp b/src/engine/events/SetPolyphonicEvent.cpp
index d1fc6a7c..d1fc6a7c 100644
--- a/src/libs/engine/events/SetPolyphonicEvent.cpp
+++ b/src/engine/events/SetPolyphonicEvent.cpp
diff --git a/src/libs/engine/events/SetPolyphonicEvent.hpp b/src/engine/events/SetPolyphonicEvent.hpp
index 9079d49f..9079d49f 100644
--- a/src/libs/engine/events/SetPolyphonicEvent.hpp
+++ b/src/engine/events/SetPolyphonicEvent.hpp
diff --git a/src/libs/engine/events/SetPolyphonyEvent.cpp b/src/engine/events/SetPolyphonyEvent.cpp
index eb6550cb..eb6550cb 100644
--- a/src/libs/engine/events/SetPolyphonyEvent.cpp
+++ b/src/engine/events/SetPolyphonyEvent.cpp
diff --git a/src/libs/engine/events/SetPolyphonyEvent.hpp b/src/engine/events/SetPolyphonyEvent.hpp
index 8aba997a..8aba997a 100644
--- a/src/libs/engine/events/SetPolyphonyEvent.hpp
+++ b/src/engine/events/SetPolyphonyEvent.hpp
diff --git a/src/libs/engine/events/SetPortValueEvent.cpp b/src/engine/events/SetPortValueEvent.cpp
index a99b9f9a..a99b9f9a 100644
--- a/src/libs/engine/events/SetPortValueEvent.cpp
+++ b/src/engine/events/SetPortValueEvent.cpp
diff --git a/src/libs/engine/events/SetPortValueEvent.hpp b/src/engine/events/SetPortValueEvent.hpp
index 2fc68d9b..2fc68d9b 100644
--- a/src/libs/engine/events/SetPortValueEvent.hpp
+++ b/src/engine/events/SetPortValueEvent.hpp
diff --git a/src/libs/engine/events/UnregisterClientEvent.cpp b/src/engine/events/UnregisterClientEvent.cpp
index 72ab8048..72ab8048 100644
--- a/src/libs/engine/events/UnregisterClientEvent.cpp
+++ b/src/engine/events/UnregisterClientEvent.cpp
diff --git a/src/libs/engine/events/UnregisterClientEvent.hpp b/src/engine/events/UnregisterClientEvent.hpp
index c21bc5da..c21bc5da 100644
--- a/src/libs/engine/events/UnregisterClientEvent.hpp
+++ b/src/engine/events/UnregisterClientEvent.hpp
diff --git a/src/libs/engine/jack_compat.h b/src/engine/jack_compat.h
index 792148e8..792148e8 100644
--- a/src/libs/engine/jack_compat.h
+++ b/src/engine/jack_compat.h
diff --git a/src/libs/engine/lv2_contexts.h b/src/engine/lv2_contexts.h
index 8556a582..8556a582 120000
--- a/src/libs/engine/lv2_contexts.h
+++ b/src/engine/lv2_contexts.h
diff --git a/src/libs/engine/tuning.hpp b/src/engine/tuning.hpp
index 7ec55ae4..7ec55ae4 100644
--- a/src/libs/engine/tuning.hpp
+++ b/src/engine/tuning.hpp
diff --git a/src/libs/engine/types.hpp b/src/engine/types.hpp
index d242e61d..d242e61d 100644
--- a/src/libs/engine/types.hpp
+++ b/src/engine/types.hpp
diff --git a/src/libs/engine/util.hpp b/src/engine/util.hpp
index 8f97beb3..8f97beb3 100644
--- a/src/libs/engine/util.hpp
+++ b/src/engine/util.hpp
diff --git a/src/libs/engine/wscript b/src/engine/wscript
index 1ad135d3..1ad135d3 100644
--- a/src/libs/engine/wscript
+++ b/src/engine/wscript
diff --git a/src/libs/gui/App.cpp b/src/gui/App.cpp
index f49d394c..f49d394c 100644
--- a/src/libs/gui/App.cpp
+++ b/src/gui/App.cpp
diff --git a/src/libs/gui/App.hpp b/src/gui/App.hpp
index 4a4b6580..4a4b6580 100644
--- a/src/libs/gui/App.hpp
+++ b/src/gui/App.hpp
diff --git a/src/libs/gui/BreadCrumb.hpp b/src/gui/BreadCrumb.hpp
index c3b05e01..c3b05e01 100644
--- a/src/libs/gui/BreadCrumb.hpp
+++ b/src/gui/BreadCrumb.hpp
diff --git a/src/libs/gui/BreadCrumbBox.cpp b/src/gui/BreadCrumbBox.cpp
index 7edaed9f..7edaed9f 100644
--- a/src/libs/gui/BreadCrumbBox.cpp
+++ b/src/gui/BreadCrumbBox.cpp
diff --git a/src/libs/gui/BreadCrumbBox.hpp b/src/gui/BreadCrumbBox.hpp
index b5650252..b5650252 100644
--- a/src/libs/gui/BreadCrumbBox.hpp
+++ b/src/gui/BreadCrumbBox.hpp
diff --git a/src/libs/gui/Configuration.cpp b/src/gui/Configuration.cpp
index 758dc744..758dc744 100644
--- a/src/libs/gui/Configuration.cpp
+++ b/src/gui/Configuration.cpp
diff --git a/src/libs/gui/Configuration.hpp b/src/gui/Configuration.hpp
index 124b41c8..124b41c8 100644
--- a/src/libs/gui/Configuration.hpp
+++ b/src/gui/Configuration.hpp
diff --git a/src/libs/gui/ConnectWindow.cpp b/src/gui/ConnectWindow.cpp
index 5600a0b2..5600a0b2 100644
--- a/src/libs/gui/ConnectWindow.cpp
+++ b/src/gui/ConnectWindow.cpp
diff --git a/src/libs/gui/ConnectWindow.hpp b/src/gui/ConnectWindow.hpp
index fb75d4b2..fb75d4b2 100644
--- a/src/libs/gui/ConnectWindow.hpp
+++ b/src/gui/ConnectWindow.hpp
diff --git a/src/libs/gui/Connection.hpp b/src/gui/Connection.hpp
index 55378891..55378891 100644
--- a/src/libs/gui/Connection.hpp
+++ b/src/gui/Connection.hpp
diff --git a/src/libs/gui/ControlPanel.cpp b/src/gui/ControlPanel.cpp
index 7da07dbb..7da07dbb 100644
--- a/src/libs/gui/ControlPanel.cpp
+++ b/src/gui/ControlPanel.cpp
diff --git a/src/libs/gui/ControlPanel.hpp b/src/gui/ControlPanel.hpp
index 8af5a728..8af5a728 100644
--- a/src/libs/gui/ControlPanel.hpp
+++ b/src/gui/ControlPanel.hpp
diff --git a/src/libs/gui/Controls.cpp b/src/gui/Controls.cpp
index cc5383a8..cc5383a8 100644
--- a/src/libs/gui/Controls.cpp
+++ b/src/gui/Controls.cpp
diff --git a/src/libs/gui/Controls.hpp b/src/gui/Controls.hpp
index 8a9c4064..8a9c4064 100644
--- a/src/libs/gui/Controls.hpp
+++ b/src/gui/Controls.hpp
diff --git a/src/libs/gui/GladeFactory.cpp b/src/gui/GladeFactory.cpp
index 2b4d3ec9..2b4d3ec9 100644
--- a/src/libs/gui/GladeFactory.cpp
+++ b/src/gui/GladeFactory.cpp
diff --git a/src/libs/gui/GladeFactory.hpp b/src/gui/GladeFactory.hpp
index 6da2da5f..6da2da5f 100644
--- a/src/libs/gui/GladeFactory.hpp
+++ b/src/gui/GladeFactory.hpp
diff --git a/src/libs/gui/LoadPatchWindow.cpp b/src/gui/LoadPatchWindow.cpp
index 70d3ec5b..70d3ec5b 100644
--- a/src/libs/gui/LoadPatchWindow.cpp
+++ b/src/gui/LoadPatchWindow.cpp
diff --git a/src/libs/gui/LoadPatchWindow.hpp b/src/gui/LoadPatchWindow.hpp
index 4f3521e5..4f3521e5 100644
--- a/src/libs/gui/LoadPatchWindow.hpp
+++ b/src/gui/LoadPatchWindow.hpp
diff --git a/src/libs/gui/LoadPluginWindow.cpp b/src/gui/LoadPluginWindow.cpp
index 28815ba9..28815ba9 100644
--- a/src/libs/gui/LoadPluginWindow.cpp
+++ b/src/gui/LoadPluginWindow.cpp
diff --git a/src/libs/gui/LoadPluginWindow.hpp b/src/gui/LoadPluginWindow.hpp
index 98644dde..98644dde 100644
--- a/src/libs/gui/LoadPluginWindow.hpp
+++ b/src/gui/LoadPluginWindow.hpp
diff --git a/src/libs/gui/LoadRemotePatchWindow.cpp b/src/gui/LoadRemotePatchWindow.cpp
index 5567d67b..5567d67b 100644
--- a/src/libs/gui/LoadRemotePatchWindow.cpp
+++ b/src/gui/LoadRemotePatchWindow.cpp
diff --git a/src/libs/gui/LoadRemotePatchWindow.hpp b/src/gui/LoadRemotePatchWindow.hpp
index ca0ca814..ca0ca814 100644
--- a/src/libs/gui/LoadRemotePatchWindow.hpp
+++ b/src/gui/LoadRemotePatchWindow.hpp
diff --git a/src/libs/gui/LoadSubpatchWindow.cpp b/src/gui/LoadSubpatchWindow.cpp
index 71dbfb36..71dbfb36 100644
--- a/src/libs/gui/LoadSubpatchWindow.cpp
+++ b/src/gui/LoadSubpatchWindow.cpp
diff --git a/src/libs/gui/LoadSubpatchWindow.hpp b/src/gui/LoadSubpatchWindow.hpp
index ee8a5a16..ee8a5a16 100644
--- a/src/libs/gui/LoadSubpatchWindow.hpp
+++ b/src/gui/LoadSubpatchWindow.hpp
diff --git a/src/libs/gui/Makefile.am b/src/gui/Makefile.am
index 41458812..41458812 100644
--- a/src/libs/gui/Makefile.am
+++ b/src/gui/Makefile.am
diff --git a/src/libs/gui/MessagesWindow.cpp b/src/gui/MessagesWindow.cpp
index 3da810f6..3da810f6 100644
--- a/src/libs/gui/MessagesWindow.cpp
+++ b/src/gui/MessagesWindow.cpp
diff --git a/src/libs/gui/MessagesWindow.hpp b/src/gui/MessagesWindow.hpp
index dea0fdd4..dea0fdd4 100644
--- a/src/libs/gui/MessagesWindow.hpp
+++ b/src/gui/MessagesWindow.hpp
diff --git a/src/libs/gui/NewSubpatchWindow.cpp b/src/gui/NewSubpatchWindow.cpp
index 580ebb51..580ebb51 100644
--- a/src/libs/gui/NewSubpatchWindow.cpp
+++ b/src/gui/NewSubpatchWindow.cpp
diff --git a/src/libs/gui/NewSubpatchWindow.hpp b/src/gui/NewSubpatchWindow.hpp
index 00fb6a3b..00fb6a3b 100644
--- a/src/libs/gui/NewSubpatchWindow.hpp
+++ b/src/gui/NewSubpatchWindow.hpp
diff --git a/src/libs/gui/NodeControlWindow.cpp b/src/gui/NodeControlWindow.cpp
index 293d28f5..293d28f5 100644
--- a/src/libs/gui/NodeControlWindow.cpp
+++ b/src/gui/NodeControlWindow.cpp
diff --git a/src/libs/gui/NodeControlWindow.hpp b/src/gui/NodeControlWindow.hpp
index 84e462c5..84e462c5 100644
--- a/src/libs/gui/NodeControlWindow.hpp
+++ b/src/gui/NodeControlWindow.hpp
diff --git a/src/libs/gui/NodeMenu.cpp b/src/gui/NodeMenu.cpp
index 529eb52c..529eb52c 100644
--- a/src/libs/gui/NodeMenu.cpp
+++ b/src/gui/NodeMenu.cpp
diff --git a/src/libs/gui/NodeMenu.hpp b/src/gui/NodeMenu.hpp
index 2a10e473..2a10e473 100644
--- a/src/libs/gui/NodeMenu.hpp
+++ b/src/gui/NodeMenu.hpp
diff --git a/src/libs/gui/NodeModule.cpp b/src/gui/NodeModule.cpp
index 97edaa84..97edaa84 100644
--- a/src/libs/gui/NodeModule.cpp
+++ b/src/gui/NodeModule.cpp
diff --git a/src/libs/gui/NodeModule.hpp b/src/gui/NodeModule.hpp
index de9556fd..de9556fd 100644
--- a/src/libs/gui/NodeModule.hpp
+++ b/src/gui/NodeModule.hpp
diff --git a/src/libs/gui/NodePropertiesWindow.cpp b/src/gui/NodePropertiesWindow.cpp
index ae2c23b5..ae2c23b5 100644
--- a/src/libs/gui/NodePropertiesWindow.cpp
+++ b/src/gui/NodePropertiesWindow.cpp
diff --git a/src/libs/gui/NodePropertiesWindow.hpp b/src/gui/NodePropertiesWindow.hpp
index 248c8b42..248c8b42 100644
--- a/src/libs/gui/NodePropertiesWindow.hpp
+++ b/src/gui/NodePropertiesWindow.hpp
diff --git a/src/libs/gui/ObjectMenu.cpp b/src/gui/ObjectMenu.cpp
index becbf964..becbf964 100644
--- a/src/libs/gui/ObjectMenu.cpp
+++ b/src/gui/ObjectMenu.cpp
diff --git a/src/libs/gui/ObjectMenu.hpp b/src/gui/ObjectMenu.hpp
index b5c5bf49..b5c5bf49 100644
--- a/src/libs/gui/ObjectMenu.hpp
+++ b/src/gui/ObjectMenu.hpp
diff --git a/src/libs/gui/PatchCanvas.cpp b/src/gui/PatchCanvas.cpp
index 4f01a7f7..4f01a7f7 100644
--- a/src/libs/gui/PatchCanvas.cpp
+++ b/src/gui/PatchCanvas.cpp
diff --git a/src/libs/gui/PatchCanvas.hpp b/src/gui/PatchCanvas.hpp
index fcf68e76..fcf68e76 100644
--- a/src/libs/gui/PatchCanvas.hpp
+++ b/src/gui/PatchCanvas.hpp
diff --git a/src/libs/gui/PatchPortModule.cpp b/src/gui/PatchPortModule.cpp
index d8aaa91d..d8aaa91d 100644
--- a/src/libs/gui/PatchPortModule.cpp
+++ b/src/gui/PatchPortModule.cpp
diff --git a/src/libs/gui/PatchPortModule.hpp b/src/gui/PatchPortModule.hpp
index d6715834..d6715834 100644
--- a/src/libs/gui/PatchPortModule.hpp
+++ b/src/gui/PatchPortModule.hpp
diff --git a/src/libs/gui/PatchPropertiesWindow.cpp b/src/gui/PatchPropertiesWindow.cpp
index f4003d31..f4003d31 100644
--- a/src/libs/gui/PatchPropertiesWindow.cpp
+++ b/src/gui/PatchPropertiesWindow.cpp
diff --git a/src/libs/gui/PatchPropertiesWindow.hpp b/src/gui/PatchPropertiesWindow.hpp
index 0f60b147..0f60b147 100644
--- a/src/libs/gui/PatchPropertiesWindow.hpp
+++ b/src/gui/PatchPropertiesWindow.hpp
diff --git a/src/libs/gui/PatchTreeWindow.cpp b/src/gui/PatchTreeWindow.cpp
index 4730da2b..4730da2b 100644
--- a/src/libs/gui/PatchTreeWindow.cpp
+++ b/src/gui/PatchTreeWindow.cpp
diff --git a/src/libs/gui/PatchTreeWindow.hpp b/src/gui/PatchTreeWindow.hpp
index f549a322..f549a322 100644
--- a/src/libs/gui/PatchTreeWindow.hpp
+++ b/src/gui/PatchTreeWindow.hpp
diff --git a/src/libs/gui/PatchView.cpp b/src/gui/PatchView.cpp
index 13689806..13689806 100644
--- a/src/libs/gui/PatchView.cpp
+++ b/src/gui/PatchView.cpp
diff --git a/src/libs/gui/PatchView.hpp b/src/gui/PatchView.hpp
index 2c0570bd..2c0570bd 100644
--- a/src/libs/gui/PatchView.hpp
+++ b/src/gui/PatchView.hpp
diff --git a/src/libs/gui/PatchWindow.cpp b/src/gui/PatchWindow.cpp
index d7499bfb..d7499bfb 100644
--- a/src/libs/gui/PatchWindow.cpp
+++ b/src/gui/PatchWindow.cpp
diff --git a/src/libs/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp
index 4d4f0f1e..4d4f0f1e 100644
--- a/src/libs/gui/PatchWindow.hpp
+++ b/src/gui/PatchWindow.hpp
diff --git a/src/libs/gui/Port.cpp b/src/gui/Port.cpp
index 031c74c5..031c74c5 100644
--- a/src/libs/gui/Port.cpp
+++ b/src/gui/Port.cpp
diff --git a/src/libs/gui/Port.hpp b/src/gui/Port.hpp
index 7b347194..7b347194 100644
--- a/src/libs/gui/Port.hpp
+++ b/src/gui/Port.hpp
diff --git a/src/libs/gui/PortMenu.cpp b/src/gui/PortMenu.cpp
index 45b216b6..45b216b6 100644
--- a/src/libs/gui/PortMenu.cpp
+++ b/src/gui/PortMenu.cpp
diff --git a/src/libs/gui/PortMenu.hpp b/src/gui/PortMenu.hpp
index 520c5809..520c5809 100644
--- a/src/libs/gui/PortMenu.hpp
+++ b/src/gui/PortMenu.hpp
diff --git a/src/libs/gui/PortPropertiesWindow.cpp b/src/gui/PortPropertiesWindow.cpp
index ddab5715..ddab5715 100644
--- a/src/libs/gui/PortPropertiesWindow.cpp
+++ b/src/gui/PortPropertiesWindow.cpp
diff --git a/src/libs/gui/PortPropertiesWindow.hpp b/src/gui/PortPropertiesWindow.hpp
index 4580c7c6..4580c7c6 100644
--- a/src/libs/gui/PortPropertiesWindow.hpp
+++ b/src/gui/PortPropertiesWindow.hpp
diff --git a/src/libs/gui/RenameWindow.cpp b/src/gui/RenameWindow.cpp
index b9c252d0..b9c252d0 100644
--- a/src/libs/gui/RenameWindow.cpp
+++ b/src/gui/RenameWindow.cpp
diff --git a/src/libs/gui/RenameWindow.hpp b/src/gui/RenameWindow.hpp
index 3cf37f7c..3cf37f7c 100644
--- a/src/libs/gui/RenameWindow.hpp
+++ b/src/gui/RenameWindow.hpp
diff --git a/src/libs/gui/SubpatchModule.cpp b/src/gui/SubpatchModule.cpp
index b2a4d43f..b2a4d43f 100644
--- a/src/libs/gui/SubpatchModule.cpp
+++ b/src/gui/SubpatchModule.cpp
diff --git a/src/libs/gui/SubpatchModule.hpp b/src/gui/SubpatchModule.hpp
index 44e37e62..44e37e62 100644
--- a/src/libs/gui/SubpatchModule.hpp
+++ b/src/gui/SubpatchModule.hpp
diff --git a/src/libs/gui/ThreadedLoader.cpp b/src/gui/ThreadedLoader.cpp
index 008b14c4..008b14c4 100644
--- a/src/libs/gui/ThreadedLoader.cpp
+++ b/src/gui/ThreadedLoader.cpp
diff --git a/src/libs/gui/ThreadedLoader.hpp b/src/gui/ThreadedLoader.hpp
index 3cf88cf9..3cf88cf9 100644
--- a/src/libs/gui/ThreadedLoader.hpp
+++ b/src/gui/ThreadedLoader.hpp
diff --git a/src/libs/gui/UploadPatchWindow.cpp b/src/gui/UploadPatchWindow.cpp
index 2ca54f3c..2ca54f3c 100644
--- a/src/libs/gui/UploadPatchWindow.cpp
+++ b/src/gui/UploadPatchWindow.cpp
diff --git a/src/libs/gui/UploadPatchWindow.hpp b/src/gui/UploadPatchWindow.hpp
index af064bdb..af064bdb 100644
--- a/src/libs/gui/UploadPatchWindow.hpp
+++ b/src/gui/UploadPatchWindow.hpp
diff --git a/src/libs/gui/WindowFactory.cpp b/src/gui/WindowFactory.cpp
index 125a242b..125a242b 100644
--- a/src/libs/gui/WindowFactory.cpp
+++ b/src/gui/WindowFactory.cpp
diff --git a/src/libs/gui/WindowFactory.hpp b/src/gui/WindowFactory.hpp
index 618b027c..618b027c 100644
--- a/src/libs/gui/WindowFactory.hpp
+++ b/src/gui/WindowFactory.hpp
diff --git a/src/libs/gui/cmdline.h b/src/gui/cmdline.h
index 6f1f9259..6f1f9259 100644
--- a/src/libs/gui/cmdline.h
+++ b/src/gui/cmdline.h
diff --git a/src/libs/gui/gui.cpp b/src/gui/gui.cpp
index 10af6d9b..10af6d9b 100644
--- a/src/libs/gui/gui.cpp
+++ b/src/gui/gui.cpp
diff --git a/src/libs/gui/gui.hpp b/src/gui/gui.hpp
index a959f17a..a959f17a 100644
--- a/src/libs/gui/gui.hpp
+++ b/src/gui/gui.hpp
diff --git a/src/libs/gui/ingen-icon.svg b/src/gui/ingen-icon.svg
index a15ed7e7..a15ed7e7 100644
--- a/src/libs/gui/ingen-icon.svg
+++ b/src/gui/ingen-icon.svg
diff --git a/src/libs/gui/ingen.svg b/src/gui/ingen.svg
index a15ed7e7..a15ed7e7 100644
--- a/src/libs/gui/ingen.svg
+++ b/src/gui/ingen.svg
diff --git a/src/libs/gui/ingen_gui.glade b/src/gui/ingen_gui.glade
index aa0680ea..aa0680ea 100644
--- a/src/libs/gui/ingen_gui.glade
+++ b/src/gui/ingen_gui.glade
diff --git a/src/libs/gui/ingen_gui.gladep b/src/gui/ingen_gui.gladep
index 7cd9c6ce..7cd9c6ce 100644
--- a/src/libs/gui/ingen_gui.gladep
+++ b/src/gui/ingen_gui.gladep
diff --git a/src/libs/gui/wscript b/src/gui/wscript
index 8895c7bc..8895c7bc 100644
--- a/src/libs/gui/wscript
+++ b/src/gui/wscript
diff --git a/src/progs/ingen/Makefile.am b/src/ingen/Makefile.am
index c48a47a2..c48a47a2 100644
--- a/src/progs/ingen/Makefile.am
+++ b/src/ingen/Makefile.am
diff --git a/src/progs/ingen/cmdline.c b/src/ingen/cmdline.c
index ea48135c..ea48135c 100644
--- a/src/progs/ingen/cmdline.c
+++ b/src/ingen/cmdline.c
diff --git a/src/progs/ingen/cmdline.ggo b/src/ingen/cmdline.ggo
index 994e6ff9..994e6ff9 100644
--- a/src/progs/ingen/cmdline.ggo
+++ b/src/ingen/cmdline.ggo
diff --git a/src/progs/ingen/cmdline.h b/src/ingen/cmdline.h
index 80358089..80358089 100644
--- a/src/progs/ingen/cmdline.h
+++ b/src/ingen/cmdline.h
diff --git a/src/progs/ingen/ingen.dbg b/src/ingen/ingen.dbg
index 412c89bc..412c89bc 100755
--- a/src/progs/ingen/ingen.dbg
+++ b/src/ingen/ingen.dbg
diff --git a/src/progs/ingen/ingen.desktop.in b/src/ingen/ingen.desktop.in
index 6bd00e05..6bd00e05 100644
--- a/src/progs/ingen/ingen.desktop.in
+++ b/src/ingen/ingen.desktop.in
diff --git a/src/progs/ingen/ingen.dev b/src/ingen/ingen.dev
index 023eba7e..023eba7e 100755
--- a/src/progs/ingen/ingen.dev
+++ b/src/ingen/ingen.dev
diff --git a/src/progs/ingen/ingen.grind b/src/ingen/ingen.grind
index 9e597d44..9e597d44 100644
--- a/src/progs/ingen/ingen.grind
+++ b/src/ingen/ingen.grind
diff --git a/src/progs/ingen/main.cpp b/src/ingen/main.cpp
index c8adf207..c8adf207 100644
--- a/src/progs/ingen/main.cpp
+++ b/src/ingen/main.cpp
diff --git a/src/progs/ingen/wscript b/src/ingen/wscript
index d2e42c51..d2e42c51 100644
--- a/src/progs/ingen/wscript
+++ b/src/ingen/wscript
diff --git a/src/libs/module/Makefile.am b/src/module/Makefile.am
index 84d499e4..84d499e4 100644
--- a/src/libs/module/Makefile.am
+++ b/src/module/Makefile.am
diff --git a/src/libs/module/Module.cpp b/src/module/Module.cpp
index 8d1399b1..8d1399b1 100644
--- a/src/libs/module/Module.cpp
+++ b/src/module/Module.cpp
diff --git a/src/libs/module/Module.hpp b/src/module/Module.hpp
index 2d9ba382..2d9ba382 100644
--- a/src/libs/module/Module.hpp
+++ b/src/module/Module.hpp
diff --git a/src/libs/module/World.hpp b/src/module/World.hpp
index dbbac2bd..dbbac2bd 100644
--- a/src/libs/module/World.hpp
+++ b/src/module/World.hpp
diff --git a/src/libs/module/global.cpp b/src/module/global.cpp
index c78f9fc3..c78f9fc3 100644
--- a/src/libs/module/global.cpp
+++ b/src/module/global.cpp
diff --git a/src/libs/module/global.hpp b/src/module/global.hpp
index 1aa46be6..1aa46be6 100644
--- a/src/libs/module/global.hpp
+++ b/src/module/global.hpp
diff --git a/src/libs/module/wscript b/src/module/wscript
index e202342d..e202342d 100644
--- a/src/libs/module/wscript
+++ b/src/module/wscript
diff --git a/src/progs/python/Makefile.am b/src/scripts/python/Makefile.am
index c6da5467..c6da5467 100644
--- a/src/progs/python/Makefile.am
+++ b/src/scripts/python/Makefile.am
diff --git a/src/progs/python/OSC.py b/src/scripts/python/OSC.py
index ea93dc52..ea93dc52 100755
--- a/src/progs/python/OSC.py
+++ b/src/scripts/python/OSC.py
diff --git a/src/progs/python/ingen.py b/src/scripts/python/ingen.py
index 07698719..07698719 100644
--- a/src/progs/python/ingen.py
+++ b/src/scripts/python/ingen.py
diff --git a/src/progs/python/ingenecho.py b/src/scripts/python/ingenecho.py
index 1dcfc313..1dcfc313 100644
--- a/src/progs/python/ingenecho.py
+++ b/src/scripts/python/ingenecho.py
diff --git a/src/progs/python/scripts/Makefile.am b/src/scripts/python/scripts/Makefile.am
index 3e070601..3e070601 100644
--- a/src/progs/python/scripts/Makefile.am
+++ b/src/scripts/python/scripts/Makefile.am
diff --git a/src/progs/python/scripts/flatten.py b/src/scripts/python/scripts/flatten.py
index 530e4291..530e4291 100755
--- a/src/progs/python/scripts/flatten.py
+++ b/src/scripts/python/scripts/flatten.py
diff --git a/src/progs/python/scripts/sillysinepatch.py b/src/scripts/python/scripts/sillysinepatch.py
index dcb37a97..dcb37a97 100644
--- a/src/progs/python/scripts/sillysinepatch.py
+++ b/src/scripts/python/scripts/sillysinepatch.py
diff --git a/src/progs/supercollider/Ingen.sc b/src/scripts/supercollider/Ingen.sc
index 873c8c2b..873c8c2b 100644
--- a/src/progs/supercollider/Ingen.sc
+++ b/src/scripts/supercollider/Ingen.sc
diff --git a/src/progs/supercollider/Makefile.am b/src/scripts/supercollider/Makefile.am
index a6001b7a..a6001b7a 100644
--- a/src/progs/supercollider/Makefile.am
+++ b/src/scripts/supercollider/Makefile.am
diff --git a/src/progs/supercollider/README b/src/scripts/supercollider/README
index 850bca6a..850bca6a 100644
--- a/src/progs/supercollider/README
+++ b/src/scripts/supercollider/README
diff --git a/src/progs/supercollider/example.sc b/src/scripts/supercollider/example.sc
index 80a72a7b..80a72a7b 100644
--- a/src/progs/supercollider/example.sc
+++ b/src/scripts/supercollider/example.sc
diff --git a/src/libs/serialisation/Makefile.am b/src/serialisation/Makefile.am
index 57e99055..57e99055 100644
--- a/src/libs/serialisation/Makefile.am
+++ b/src/serialisation/Makefile.am
diff --git a/src/libs/serialisation/Parser.cpp b/src/serialisation/Parser.cpp
index aed49a38..aed49a38 100644
--- a/src/libs/serialisation/Parser.cpp
+++ b/src/serialisation/Parser.cpp
diff --git a/src/libs/serialisation/Parser.hpp b/src/serialisation/Parser.hpp
index 7b8a35eb..7b8a35eb 100644
--- a/src/libs/serialisation/Parser.hpp
+++ b/src/serialisation/Parser.hpp
diff --git a/src/libs/serialisation/Serialiser.cpp b/src/serialisation/Serialiser.cpp
index 2f0d9877..2f0d9877 100644
--- a/src/libs/serialisation/Serialiser.cpp
+++ b/src/serialisation/Serialiser.cpp
diff --git a/src/libs/serialisation/Serialiser.hpp b/src/serialisation/Serialiser.hpp
index f27cad83..f27cad83 100644
--- a/src/libs/serialisation/Serialiser.hpp
+++ b/src/serialisation/Serialiser.hpp
diff --git a/src/libs/serialisation/serialisation.cpp b/src/serialisation/serialisation.cpp
index 1d08e76c..1d08e76c 100644
--- a/src/libs/serialisation/serialisation.cpp
+++ b/src/serialisation/serialisation.cpp
diff --git a/src/libs/serialisation/serialisation.hpp b/src/serialisation/serialisation.hpp
index a250945b..a250945b 100644
--- a/src/libs/serialisation/serialisation.hpp
+++ b/src/serialisation/serialisation.hpp
diff --git a/src/libs/serialisation/wscript b/src/serialisation/wscript
index c3e98b81..c3e98b81 100644
--- a/src/libs/serialisation/wscript
+++ b/src/serialisation/wscript
diff --git a/src/libs/shared/Builder.cpp b/src/shared/Builder.cpp
index 1eb127a5..1eb127a5 100644
--- a/src/libs/shared/Builder.cpp
+++ b/src/shared/Builder.cpp
diff --git a/src/libs/shared/Builder.hpp b/src/shared/Builder.hpp
index a980bad2..a980bad2 100644
--- a/src/libs/shared/Builder.hpp
+++ b/src/shared/Builder.hpp
diff --git a/src/libs/shared/ClashAvoider.cpp b/src/shared/ClashAvoider.cpp
index d5d1d245..d5d1d245 100644
--- a/src/libs/shared/ClashAvoider.cpp
+++ b/src/shared/ClashAvoider.cpp
diff --git a/src/libs/shared/ClashAvoider.hpp b/src/shared/ClashAvoider.hpp
index f7016e4e..f7016e4e 100644
--- a/src/libs/shared/ClashAvoider.hpp
+++ b/src/shared/ClashAvoider.hpp
diff --git a/src/libs/shared/LV2Features.cpp b/src/shared/LV2Features.cpp
index 2e7eb10e..2e7eb10e 100644
--- a/src/libs/shared/LV2Features.cpp
+++ b/src/shared/LV2Features.cpp
diff --git a/src/libs/shared/LV2Features.hpp b/src/shared/LV2Features.hpp
index 3a174aa2..3a174aa2 100644
--- a/src/libs/shared/LV2Features.hpp
+++ b/src/shared/LV2Features.hpp
diff --git a/src/libs/shared/LV2URIMap.cpp b/src/shared/LV2URIMap.cpp
index c01dfea0..c01dfea0 100644
--- a/src/libs/shared/LV2URIMap.cpp
+++ b/src/shared/LV2URIMap.cpp
diff --git a/src/libs/shared/LV2URIMap.hpp b/src/shared/LV2URIMap.hpp
index 35130066..35130066 100644
--- a/src/libs/shared/LV2URIMap.hpp
+++ b/src/shared/LV2URIMap.hpp
diff --git a/src/libs/shared/Makefile.am b/src/shared/Makefile.am
index c26c98a2..c26c98a2 100644
--- a/src/libs/shared/Makefile.am
+++ b/src/shared/Makefile.am
diff --git a/src/libs/shared/OSCSender.cpp b/src/shared/OSCSender.cpp
index f366b1a4..f366b1a4 100644
--- a/src/libs/shared/OSCSender.cpp
+++ b/src/shared/OSCSender.cpp
diff --git a/src/libs/shared/OSCSender.hpp b/src/shared/OSCSender.hpp
index da91caed..da91caed 100644
--- a/src/libs/shared/OSCSender.hpp
+++ b/src/shared/OSCSender.hpp
diff --git a/src/libs/shared/Store.cpp b/src/shared/Store.cpp
index 9f0f3624..9f0f3624 100644
--- a/src/libs/shared/Store.cpp
+++ b/src/shared/Store.cpp
diff --git a/src/libs/shared/Store.hpp b/src/shared/Store.hpp
index 27754345..27754345 100644
--- a/src/libs/shared/Store.hpp
+++ b/src/shared/Store.hpp
diff --git a/src/libs/shared/wscript b/src/shared/wscript
index 1974a827..1974a827 100644
--- a/src/libs/shared/wscript
+++ b/src/shared/wscript