summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/worker.h
AgeCommit message (Expand)Author
2017-09-16Namespace PBD::RingBufferRobin Gareus
2016-07-31Support thread-safe LV2 state restorationDavid Robillard
2015-12-02rename ProcessSemaphore to Semaphore (libs)Robin Gareus
2015-12-02consolidate semaphore implementation (part one)Robin Gareus
2013-10-17add export visibility macros across libardourPaul Davis
2012-08-28LV2 worker: prevent corruption of ringbufferRobin Gareus
2012-08-27fix LV2 workerRobin Gareus
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-04-10Forward port LV2 BPM and freewheeling port stuff from 2.0-ongoing.David Robillard
2012-04-05Implement LV2 worker extension.David Robillard