summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-05Realtime safe buffer reference handling.David Robillard20-54/+86
2010-01-05Remove unused Buffer.cpp (Buffer::create).David Robillard1-46/+0
2010-01-05Remove unused Buffer::_local.David Robillard2-2/+1
2010-01-05Event mixing.David Robillard5-12/+99
2010-01-04Remove prototypes for nonexistent EventBuffer methods.David Robillard1-3/+0
2010-01-04Remove unused EventBuffer::append method.David Robillard2-42/+0
2010-01-04Fix LV2Object::from_atom to match prototype.David Robillard3-3/+3
2010-01-04Remove redundant LV2EventBuffer class and merge with EventBuffer.David Robillard11-446/+240
2010-01-03Remove patch clear command (fix ticket #375).David Robillard37-449/+1
2010-01-03Follow renames in patch tree window (fix ticket #409).David Robillard2-21/+32
2010-01-02Don't show control window controls for audio inputs (fix ticket #464).David Robillard1-11/+16
2009-12-31Various fixes related to port values and metadata (fix ticket #459 among othe...David Robillard18-173/+190
2009-12-30Turn off debugging.David Robillard2-4/+4
2009-12-30Fix renaming (fix ticket #458).David Robillard10-55/+127
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