add /ardour/locate <frame> <roll-after-locate> command to OSC API
[ardour.git] / libs / ardour / osc.cc
2009-10-05 Paul Davisadd /ardour/locate <frame> <roll-after-locate> command...
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2008-11-19 Paul Davisper-route OSC control of solo/mute/recenable/gain
2008-11-06 Paul Daviswrap PBD::Thread... signals in a mutex to avoid crashin...
2008-05-14 Paul Davisuse Glib::build_filename() more widely
2008-04-17 Paul DavisAccessAction() OSC patch from Ryan Scott
2008-01-10 Paul Davisfinish merge of vamp-sdk into source tree; write OSC...
2007-09-11 Paul Davismake OSC thread register with the GUI
2007-03-15 Paul Davismake OSC off by default, and add menu item to control it
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-10 David RobillardActually pass attr's to pthread_create...
2007-01-10 David RobillardReduced allocated stack sizes. Trims about 13MB of...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-06-22 Hans FugalMerging from trunk
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-19 Paul Davisfix for edit & mix group names getting lost at session...
2006-05-18 Paul Davisadd new files