summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-31Also the stereo version needs to set need_exposeJohannes Mueller
2017-07-31Show a-comp's makeup grain in inline renderingJohannes Mueller
2017-07-31Some abstractions to make the display look good in the plugin guiJohannes Mueller
2017-07-31Display the inline display in the generic plugin guiJohannes Mueller
2017-07-31Put plugin inline display into a freely available class ...Johannes Mueller
2017-07-31Fix typoRobin Gareus
2017-07-31OSC: Make stripname refresh in automation play mode as well.Len Ovens
2017-07-30OSC: fix VCAs try to connect to controls it does not have.Len Ovens
2017-07-31Some session cleanup fixes (delete slave, take lock for lua)Robin Gareus
2017-07-30More Russian translation updated and fixesPetr Semiletov
2017-07-30Update Russian translationAlexandre Prokoudine
2017-07-30VCA master-strip: drop gain-control referenceRobin Gareus
2017-07-30Remove an unused variableRobin Gareus
2017-07-30Binding Proxy: Drop references as requested.Robin Gareus
2017-07-30Turn AutomationCtrl into a SessionHandleRefRobin Gareus
2017-07-30NO-OP: name-change (_list and _lock are also used in other places)Robin Gareus
2017-07-29Russian po updates, typo in automation_time_axis.cc fixPetr Semiletov
2017-07-29Modify our MSVC project to add libltc as a dependency of 'dummy_backend' (whi...John Emmas
2017-07-29Fix an ambiguous call to 'floor()'John Emmas
2017-07-29Fix edit-cursor in TextEntryRobin Gareus
2017-07-28PortManager::unregister_port() must be called with process lockRobin Gareus
2017-07-28Delete CoreSelection at session closeRobin Gareus
2017-07-28Add a LTC generator to the dummy backendRobin Gareus
2017-07-28Allow to rename VCAs in the editorRobin Gareus
2017-07-27Fix write-pass re-start while in an active write-passRobin Gareus
2017-07-27Initial checkin of TouchOSC interfaces to repository.Ben Loftis
2017-07-27Fix pasting automation at 0Robin Gareus
2017-07-27Start a new write-pass when writing automation and locating while rollingRobin Gareus
2017-07-27Fix ATAV hide button for VCA lanesRobin Gareus
2017-07-26Ask user to save when using save-as or snapshot+switch.Robin Gareus
2017-07-26Fix initial sync to LTC with small buffersizesRobin Gareus
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