summaryrefslogtreecommitdiffstats
path: root/src/engine/events
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Update copyright dates.David Robillard52-52/+52
2009-05-13Strip trailing whitespace.David Robillard52-294/+294
2009-05-13Generic simple query system for both objects and plugins.David Robillard4-46/+63
2009-05-13Remove special request_port_value, just use request_variable with predicate i...David Robillard4-136/+39
2009-05-13Remove 'using' declarations from headers.David Robillard23-12/+69
2009-05-13The great ID refactoring of 2009.David Robillard46-377/+244
2009-05-12Remove deprecated new_node interface in favour of URI hackery.David Robillard2-30/+9
2009-05-12Bring EngineInterface and ClientInterface closer together.David Robillard3-30/+23
2009-05-12Fix lv2.h include problem.David Robillard1-0/+3
2009-05-12Detach/Reattach from/to Jack from UI (ticket #180).David Robillard4-60/+10
2009-05-11Don't cause slv2 to load plugin data until a plugin is loaded or menu request...David Robillard1-1/+1
2009-05-11* New ontology.David Robillard8-436/+94
2008-12-20Fix clear patch when patch contains driver ports (fix ticket #288).David Robillard2-14/+36
2008-12-20Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...David Robillard4-10/+27
2008-12-20Fix race condition on clear patch.David Robillard3-4/+4
2008-12-16Trim include dependency tree.David Robillard4-12/+10
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard2-5/+16
2008-11-29Prefixes with underscores look weird.David Robillard1-1/+1
2008-11-29Clean up and organize internals.David Robillard3-8/+8
2008-11-28Sane ontology for internaals.David Robillard1-5/+5
2008-11-28Store module locations on drop (fix ticket #281).David Robillard1-2/+2
2008-11-28MIDI learn for note trigger node.David Robillard1-4/+2
2008-11-27Remove old learn response event junk.David Robillard2-52/+6
2008-11-27MIDI learn for control node.David Robillard2-9/+23
2008-11-27Shutup.David Robillard1-3/+1
2008-11-27Fix 'control change for unknown port' message on patch loading.David Robillard1-8/+8
2008-11-16Use higher level object sending interface internally in engine.David Robillard2-25/+3
2008-11-16Follow new object creation via HTTP (serialising/parsing RDF to communicate b...David Robillard3-3/+4
2008-11-16TCP notification stream support (not fully implemented yet, but transport stu...David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard29-50/+49
2008-10-13Fix various problems with subpatch connecting/disconnecting (and probably int...David Robillard2-21/+20
2008-10-12Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.David Robillard1-10/+7
2008-10-12More tidy.David Robillard1-23/+16
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard1-2/+2
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard1-4/+4
2008-10-11Tolerate illegal paths in create_patch events.David Robillard1-7/+7
2008-10-05Remove cruft.David Robillard2-2/+0
2008-10-05Set port values for message context ports (from kfoltman).David Robillard2-4/+14
2008-10-03Good riddance.David Robillard1-63/+0
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard62-0/+5286
2006-06-10More jugglingDavid Robillard65-5083/+0
2006-06-10More jugglingDavid Robillard4-205/+2
2006-06-10Juggling things around...David Robillard68-0/+5286