summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-21reverse default behaviour for adding control points to automation with mouse ...3.5.357Paul Davis
2014-02-20add the with-guard-point distinction to region gain lines (imported from cair...Paul Davis
2014-02-20the forgotten second (amend to prev commit)Robin Gareus
2014-02-20fix prev_snap_choice() key="3" bindingRobin Gareus
2014-02-19click (no drag) on automation line now adds a new control point on the line (...Paul Davis
2014-02-19Revert "add a hack to deal with device discovery race, in which the devices w...Paul Davis
2014-02-19add a hack to deal with device discovery race, in which the devices were not ...Paul Davis
2014-02-19ctrl-click when adding automation points no longer adds guard pointsPaul Davis
2014-02-19use new ControlList::add() argumentPaul Davis
2014-02-19do not needlessly keep starting touch/automation watch passes just because a ...Paul Davis
2014-02-19add option to skip guard points when adding new control points to a ControlLi...Paul Davis
2014-02-19clear up some stupid thinking in Amp regarding the way the underlying Automat...Paul Davis
2014-02-19add a hack to deal with device discovery race, in which the devices were not ...Paul Davis
2014-02-19fix meter(s) when mixer-strip is switched to AuxSendRobin Gareus
2014-02-15clarify fader labelsRobin Gareus
2014-02-11list action-names as part of --bindingsRobin Gareus
2014-02-11fix crash at exit with '-b', '--bindings' optionRobin Gareus
2014-02-08add kxstudio linux vst dirs to LXVST default search pathPaul Davis
2014-02-08fix missing colon in extension of LXVST search pathPaul Davis
2014-02-07when cleaning up sources, do not remove "stub" sources from the source list, ...Paul Davis
2014-02-07add FileSource::is_stub() declarationPaul Davis
2014-02-07Fix egregious logic bug in FileSource::removable() and introduce FileSource::...Paul Davis
2014-02-07make backtrace symbols work again inside gtk2_ardour (-rdynamic is a link-tim...Paul Davis
2014-02-07fix utter confusion about session _path in new sessions.Paul Davis
2014-02-07don't add a [shared] panner for the sends to monitoing sectionRobin Gareus
2014-02-07fix stereo-panner GUI edge case (panshel changes, send|listen)Robin Gareus
2014-02-07panner UI: check URI and #of channels on re-configurationRobin Gareus
2014-02-07update available panners when panshell changesRobin Gareus
2014-02-05add debug-message to track down missing SourcesRobin Gareus
2014-02-03fix typo ndef, NDEBUGRobin Gareus
2014-02-03VBAP nomenclature s/Direction/Azimuth/Robin Gareus
2014-02-03don't display debug message in no-debug buildsRobin Gareus
2014-02-03update audio-buffer assert, take offset into accountRobin Gareus
2014-02-03remove cruft - unused _size in audio-buffersRobin Gareus
2014-02-03fix stem-export buffer-size checkRobin Gareus
2014-02-03fix processor_lockRobin Gareus
2014-02-01forward port lv2_evbuf update (from jalv)Robin Gareus
2014-01-30even though man alloca says to include <alloca.h>, it apparently isn't necess...Paul Davis
2014-01-29move check for n_speakers so that we avoid needless workPaul Davis
2014-01-29fix vbap-speaker calculations to work with alloca()Robin Gareus
2014-01-28fix thinko. custom panner URL is remembered for later when port-count/panner ...Robin Gareus
2014-01-27fix up the abomination caused by moving from variable length (multidimensiona...Paul Davis
2014-01-27prevent a strange crash while iterating over tracks (now, and maybe in the fu...Paul Davis
2014-01-27add new folders to linux vst search path to help out AVLinux and some other s...Paul Davis
2014-01-27replace standards-wobbling variable-length-arrays with alloca()Paul Davis
2014-01-27comment unused function argumentPaul Davis
2014-01-26fix #5840 ; redefinition of typedef 'VstTimeInfo'Robin Gareus
2014-01-26fix routing display for mono synths and midi-tracks w/o synthRobin Gareus
2014-01-26fix crash when removing synth from midi-trackRobin Gareus
2014-01-23change VBAP visual parameter name again :)3.5.308Robin Gareus