summaryrefslogtreecommitdiffstats
path: root/src/engine/Driver.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-17Remove unused Driver::is_activated.David Robillard1-3/+0
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-3/+0
2011-04-16Hide process slave stuff from Engine.hpp.David Robillard1-3/+5
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-2/+2
2010-09-30Declare single-argument constructors explicit (except where implicit conversi...David Robillard1-1/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-4/+4
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-2/+2
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-05Merge JackMidiDriver and JackAudioDriver.David Robillard1-12/+33
2009-12-30Fix JACK name of top level ports (fix ticket #457).David Robillard1-1/+1
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-3/+3
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-9/+9
2009-05-13Remove 'using' declarations from headers.David Robillard1-2/+2
2009-05-12Detach/Reattach from/to Jack from UI (ticket #180).David Robillard1-1/+2
2008-12-20Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...David Robillard1-3/+7
2008-12-16Trim include dependency tree.David Robillard1-1/+2
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+98