summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2017-08-05Revert 542d021f, fix number of DSP threadsRobin Gareus
2017-08-05Consolidate ctrl surface codeRobin Gareus
2017-08-04Graph profiling: allow to override max DSP thread count & calc avg.Robin Gareus
2017-08-04Fix typo in Lua Vamp APIRobin Gareus
2017-08-03Allow calling IO::silence for yet unregistered ports (Click)Robin Gareus
2017-08-03Some more assert() debuggingRobin Gareus
2017-08-03Ignore cycle-start/end for unregistered portsRobin Gareus
2017-08-03improve 1a288ddd, destroy IO after disconnecting from signals.Robin Gareus
2017-08-03Fix crash when cleaning up w/o destroying sessionRobin Gareus
2017-08-03prevent duplicate playlist-names when re-naming #7438Robin Gareus
2017-08-01Fix some more crashes at session-closeRobin Gareus
2017-08-01Fix LTC encoder removalRobin Gareus
2017-07-31Signal wish to show inline display in gui by lv2:optionalFeatureJohannes Mueller
2017-07-31Indicate whether to show plugin's inline display in GUIJohannes Mueller
2017-07-31Some session cleanup fixes (delete slave, take lock for lua)Robin Gareus
2017-07-30Turn AutomationCtrl into a SessionHandleRefRobin Gareus
2017-07-28PortManager::unregister_port() must be called with process lockRobin Gareus
2017-07-28Delete CoreSelection at session closeRobin Gareus
2017-07-27Start a new write-pass when writing automation and locating while rollingRobin Gareus
2017-07-26Fix initial sync to LTC with small buffersizesRobin Gareus
2017-07-25Make start_touch() truly idempotentRobin Gareus
2017-07-24fix e838e7f3597Robin Gareus
2017-07-24Fix Mixbus "well known" send-names and enable ctrlsRobin Gareus
2017-07-24Update WritePass logic + AutomationList UndoRobin Gareus
2017-07-24update japanese translation (Hiroki Inagaki)Paul Davis
2017-07-24Fix saving automation record undoRobin Gareus
2017-07-24Update amp.cc to use gain_t for maths (no more double)Robin Gareus
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-07-22NO-OP: whitespaceRobin Gareus
2017-07-22AutomationWatch: single DropReferences connection per ACRobin Gareus
2017-07-22NO-OP: whitespaceRobin Gareus
2017-07-22Fix Route mute automation touch (owned control)Robin Gareus
2017-07-22NO-OP: consistent [internal] API name for AutomatablesRobin Gareus
2017-07-22NO-OP: Consistent API nameRobin Gareus
2017-07-21More non-rt calls to VCA - fixes VCA automation writingRobin Gareus
2017-07-21Fix VCA Automation: end write passRobin Gareus
2017-07-22TempoMap legacy session loading fixesnick_m
2017-07-22Fis stray break statement when checking for a legacy tempo mapnick_m
2017-07-22Rework tempo marker editing menu functionsnick_m
2017-07-22Calculate clamped tempo stretch ratios using the correct (musical) domainnick_m
2017-07-22TempoMap : Remove old solve_map debugging codenick_m
2017-07-22Move some duplicated replace/add tempo section codenick_m
2017-07-22Remove redundant beat arg from TempoMap::add_meternick_m
2017-07-22Fix incorrect double-snap when moving audio-locked tempinick_m
2017-07-22Check for identical meter positions in old sessions by beat rather than pulsenick_m
2017-07-21Non-layered MIDI recordingRobin Gareus
2017-07-20Set the name of the route in a route template to the template nameJohannes Mueller
2017-07-20Allow adding tracks w/o running backendRobin Gareus
2017-07-19Allow listening to channels being exported (w/ realtime export)Robin Gareus
2017-07-19Fix well-known send API for mixbusses.Robin Gareus