summaryrefslogtreecommitdiffstats
path: root/src/engine/internals
AgeCommit message (Expand)AuthorFilesLines
2010-09-04My name is David. :)David Robillard8-8/+8
2010-03-06Sshh.David Robillard1-3/+0
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard8-36/+84
2010-02-24Merge NodeBase and NodeImpl.David Robillard8-23/+23
2010-02-24Add new Delay internal.David Robillard3-0/+292
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard6-45/+31
2010-02-14Add human name to internal nodes (fix ticket #479).David Robillard3-0/+16
2010-02-13Learn and remove bindings exclusively through property interface.David Robillard1-1/+0
2010-02-04Fix a bunch of memory leaks.David Robillard6-0/+15
2010-02-03Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half).David Robillard3-5/+5
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard3-15/+21
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard3-9/+9
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-5/+5
2010-01-07Fix compilation with --log-debug.David Robillard2-2/+4
2010-01-06Do all logging output via Raul streams.David Robillard3-22/+48
2010-01-05Merge JackMidiDriver and JackAudioDriver.David Robillard1-1/+1
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard3-16/+16
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard8-261/+62
2009-11-14Object extension.David Robillard3-7/+3
2009-11-12String port support.David Robillard1-4/+2
2009-06-03Move internals to their own namespace ala events.David Robillard8-0/+19
2009-06-03Move internals to their own directory ala events.David Robillard8-0/+1101