summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-30Better error reporting for bad PUT.David Robillard2-8/+23
2009-12-30Fix serialisation of subpatches.David Robillard1-6/+6
2009-12-30Fix creation of subpatches.David Robillard1-1/+1
2009-12-30Fix JACK name of top level ports (fix ticket #457).David Robillard8-7/+31
2009-12-30Fail gracefully if module fails to load.David Robillard1-1/+1
2009-12-23Remove liblo include from HTTPClientSender (fix building with HTTP and withou...David Robillard1-1/+0
2009-12-23Fix compilation without liblo and/or without libsoup.David Robillard1-0/+4
2009-12-22Fix compilation.David Robillard7-14/+21
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard41-1637/+548
2009-12-18Only load network engine interface modules when needed.David Robillard2-39/+36
2009-12-18Install headers.David Robillard8-2/+23
2009-12-11Build against old Gtkmm (without clear icon in text entries).David Robillard3-0/+8
2009-12-08Fix syntax error.David Robillard1-1/+1
2009-12-03More missing icnlude fun.David Robillard2-2/+2
2009-12-03Add missing include.David Robillard1-0/+1
2009-12-03Clean up interface headers.David Robillard7-11/+8
2009-11-27Update doxygen files. David Robillard1-682/+682
2009-11-22Enqueue message thread requests by the port, not by the node.David Robillard4-19/+19
2009-11-22Execute cross-context events in correct increasing time order.David Robillard9-30/+104
2009-11-22Partial support for message/value ports and the message context.David Robillard35-84/+382
2009-11-18Less reliance on Buffer::type() (which doesn't really make sense, since buffe...David Robillard4-34/+25
2009-11-18Remove pointless lv2_contexts.h symlink.David Robillard2-2/+1
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard54-187/+182
2009-11-16Add edit checkbutton to canvas menu for fast mouse based control.David Robillard4-30/+65
2009-11-16Add close button to node properties dialog.David Robillard8-18/+40
2009-11-16Make all windows respond to ctrl+w.David Robillard31-57/+170
2009-11-16Clean up load plugin window and add close button.David Robillard3-60/+54
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard63-1116/+813
2009-11-15Better Parse plugin, working Print plugin.David Robillard15-22/+25
2009-11-14Object extension.David Robillard71-452/+896
2009-11-12Factor out common Control code.David Robillard2-35/+11
2009-11-12String port support.David Robillard33-123/+559
2009-11-09Fix tabs in ingen.ttl.David Robillard1-9/+9
2009-11-09Add seeAlso link for me.David Robillard1-1/+2
2009-11-09Add description file with DOAP and host-info information.David Robillard1-0/+43
2009-11-07Delete plugins, move core package to lv2 directory and generate docs for it.David Robillard1-1/+1
2009-11-04Remove orphan cruft.David Robillard2-24/+3
2009-10-31Remove connections in the GUI before ports, preventing missed lookups.David Robillard1-6/+5
2009-10-31Revert (most of) r2205, which broke node creation (invisible ports).David Robillard1-3/+3
2009-10-31Fire signals on add_property as well as set_property (fix ticket #389).David Robillard2-3/+12
2009-10-31Don't double-send creation events when they are a result of a PUT.David Robillard3-3/+9
2009-10-23Upgrade to waf 1.5.9.David Robillard1-2/+1
2009-10-21Fix crash when plugins fail to instantiate.David Robillard3-7/+14
2009-10-19Fix set/PUT with multiple properties of the same predicate.David Robillard7-19/+83
2009-10-19Tidy.David Robillard1-11/+11
2009-10-19Tidy.David Robillard1-11/+11
2009-10-19Fix spelling.David Robillard1-8/+8
2009-10-19Fix saving properties of root patch ports (fix ticket #389).David Robillard2-1/+6
2009-10-19Move pointlessley inlined virtual methods to implementation file.David Robillard2-9/+18
2009-09-12Fix spelling.David Robillard1-1/+1