summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-26update libltcRobin Gareus
2017-07-25Remove unnecessary tests for touch-stateRobin Gareus
2017-07-25Make start_touch() truly idempotentRobin Gareus
2017-07-25Fix #6280 – region (first_frame()==0) selectable with SnapRegionBoundaryJohannes Mueller
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-24OSC: only use gain change signals if value changesLen Ovens
2017-07-24OSC: add use groups to GUILen Ovens
2017-07-24OSC: port mode by default should be manualLen Ovens
2017-07-24Replace a ringbuffer with a multi-reader circular tableJulien "_FrnchFrgg_" RIVAUD
2017-07-23OSC: make sure initialization is complete before we allow periodic to runLen Ovens
2017-07-23OSC: simplify route observerLen Ovens
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-24Add touch to trim-controlRobin Gareus
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-07-24Drags are such a drag.Robin Gareus
2017-07-24Fix ctrl-list guard-points and concurrency issuesRobin Gareus
2017-07-24Start/end touch for generic-UI knob and proc-box inline ctrlsRobin Gareus
2017-07-23Add touch-events signal emission to ArdourKnobRobin Gareus
2017-07-23Initialize some uninitialized variablesRobin Gareus
2017-07-22OSC: add /use_group 1/0 commandLen Ovens
2017-07-22Sanitize printing of a-eq gain parametersRobin Gareus
2017-07-22Update zh.po for v5.10 Chinese LanguageYQ-YSY
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-21Hide VTAV header controls for small heightRobin Gareus
2017-07-21Fix VCA Automation: end write passRobin Gareus
2017-07-21Main Menu: some re-organization of session- and global-centric windows.Ben Loftis
2017-07-21Fix recursion in FloatinTextEntry (amend f62c8c664d)Robin 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-22Rework region selection XMLnick_m
2017-07-22Cropping a single region to time selection works for multiple rangesnick_m
2017-07-22Fix time selection undo for multiple time selectionsnick_m
2017-07-22Disable tempo end/twist drag for meter-locked tempinick_m
2017-07-22Only add a new tempo or meter on click if the primary modifier is pressednick_m