summaryrefslogtreecommitdiffstats
path: root/src/engine/internals/Note.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-12/+0
2011-02-11Remove LADSPA support from Ingen (LADSPA can be used via NASPRO).David Robillard1-1/+1
2011-01-08Fix configuration header define names to not stomp on global namespace.David Robillard1-10/+10
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Sshh.David Robillard1-3/+0
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-6/+15
2010-02-24Merge NodeBase and NodeImpl.David Robillard1-5/+5
2010-02-24Add new Delay internal.David Robillard1-0/+5
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-21/+12
2010-02-14Add human name to internal nodes (fix ticket #479).David Robillard1-0/+5
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-2/+2
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-4/+6
2010-01-07Fix compilation with --log-debug.David Robillard1-2/+3
2010-01-06Do all logging output via Raul streams.David Robillard1-18/+39
2010-01-05Merge JackMidiDriver and JackAudioDriver.David Robillard1-1/+1
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-5/+5
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-17/+22
2009-11-14Object extension.David Robillard1-3/+1
2009-11-12String port support.David Robillard1-4/+2
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/+392