summaryrefslogtreecommitdiff
path: root/libs/ardour/osc.cc
AgeCommit message (Expand)Author
2008-11-19per-route OSC control of solo/mute/recenable/gainPaul Davis
2008-11-06wrap PBD::Thread... signals in a mutex to avoid crashing as multiple threads ...Paul Davis
2008-05-14use Glib::build_filename() more widelyPaul Davis
2008-04-17AccessAction() OSC patch from Ryan ScottPaul Davis
2008-01-10finish merge of vamp-sdk into source tree; write OSC URL to file in ~/.ardour...Paul Davis
2007-09-11make OSC thread register with the GUIPaul Davis
2007-03-15make OSC off by default, and add menu item to control itPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-01-10Actually pass attr's to pthread_create...David Robillard
2007-01-10Reduced allocated stack sizes. Trims about 13MB of memory consumption.David Robillard
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-05-19fix for edit & mix group names getting lost at session loadPaul Davis
2006-05-18add new filesPaul Davis