summaryrefslogtreecommitdiffstats
path: root/src/engine/NodeBase.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-9/+19
2010-02-04Use std::string::empty where possible (faster, and less prone to C string err...David Robillard1-2/+0
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-6/+6
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-05Realtime safe buffer reference handling.David Robillard1-4/+5
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-3/+3
2009-11-14Object extension.David Robillard1-5/+14
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-17/+17
2009-05-13Remove 'using' declarations from headers.David Robillard1-16/+12
2009-01-15Add -Woverloaded-virtual to --strict flags and fix associated problems (notab...David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-0/+2
2008-11-28MIDI learn for note trigger node.David Robillard1-0/+2
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+132