summaryrefslogtreecommitdiffstats
path: root/src/engine/internals/Controller.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Merge NodeBase and NodeImpl.David Robillard1-3/+3
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-11/+8
2010-02-14Add human name to internal nodes (fix ticket #479).David Robillard1-0/+6
2010-02-13Learn and remove bindings exclusively through property interface.David Robillard1-1/+0
2010-02-04Fix a bunch of memory leaks.David Robillard1-0/+2
2010-02-03Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half).David Robillard1-1/+1
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-4/+6
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-5/+5
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+1
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-6/+6
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-18/+19
2009-11-14Object extension.David Robillard1-2/+1
2009-06-03Move internals to their own namespace ala events.David Robillard1-0/+2
2009-06-03Move internals to their own directory ala events.David Robillard1-0/+141