summaryrefslogtreecommitdiffstats
path: root/src/server/JackDriver.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Add time internal that sends Jack transport updates as LV2 time positions.David Robillard1-0/+9
2012-08-19Patch => GraphDavid Robillard1-5/+5
2012-08-15Remove unnecessary Jack thread bookkeeping stuff.David Robillard1-14/+11
2012-08-15Simpler and more unified EnginePort implementation.David Robillard1-32/+12
2012-08-15Remove EnginePort::move() in favour of Driver::rename_port().David Robillard1-4/+4
2012-08-14Don't look up system ports by path in the audio thread.David Robillard1-3/+2
2012-05-14Remove unnecessary includes.David Robillard1-1/+0
2012-05-12Use compiler checkable ProcessContext parameter rather than runtime context a...David Robillard1-3/+5
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard1-4/+0
2012-05-09DriverPort => EnginePort.David Robillard1-6/+7
2012-05-09Factor audio thread execution stuff out of JackDriver into Engine::run().David Robillard1-8/+0
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-10-22Remove EventType.David Robillard1-2/+0
2011-10-09Fix memory errors in Jack2 caused by jack creating several threads.David Robillard1-14/+15
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+183