summaryrefslogtreecommitdiff
path: root/libs/ardour/worker.cc
AgeCommit message (Expand)Author
2017-09-16Namespace PBD::RingBufferRobin Gareus
2017-05-07Semaphores need to have a unique name -- fixes #7341Robin Gareus
2017-01-20Plug some libardour memory leaksRobin Gareus
2016-07-31Support thread-safe LV2 state restorationDavid Robillard
2016-07-31Fix possible ringbuffer overflowDavid Robillard
2015-12-02consolidate semaphore implementation (part one)Robin Gareus
2014-03-23catch OOMRobin Gareus
2014-03-23fix some memory leaksRobin Gareus
2014-03-23fix edge case (partial write of LV2 worker message size)Robin Gareus
2013-08-04'libs/ardour' - Main body of changes required for building with MSVCJohn Emmas
2012-08-29added missing header includeRobin Gareus
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-05Implement LV2 worker extension.David Robillard