summaryrefslogtreecommitdiffstats
path: root/src/engine/PatchImpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-23Working dynamic polyphony in the root patch.David Robillard1-0/+4
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-24/+32
2010-02-04Fix a bunch of memory leaks.David Robillard1-0/+1
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-3/+3
2010-02-01Fix leaks and an iterator error found by cppcheck.David Robillard1-0/+2
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-10/+10
2010-01-07Remove excessive debug output of compiled patch order.David Robillard1-12/+0
2010-01-07Fix compilation with --log-debug.David Robillard1-4/+3
2010-01-06Do all logging output via Raul streams.David Robillard1-9/+9
2009-11-22Partial support for message/value ports and the message context.David Robillard1-10/+13
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-4/+4
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-8/+8
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-29/+29
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+3
2008-12-20Fix race condition on clear patch.David Robillard1-3/+3
2008-12-16Trim include dependency tree.David Robillard1-1/+1
2008-11-22Minor cleanup.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+481