summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-20add commentPaul Davis
2020-02-20when seeking in disk reader, adjust start of read (if possible) to allow some...Paul Davis
2020-02-20fix test to decide if we can skip disk buffer refill because we're close enou...Paul Davis
2020-02-20variable name change (ffa ... 2nd f was "frame" => fsa ... s is "sample")Paul Davis
2020-02-20improve commentsPaul Davis
2020-02-20correctly track is disk read (audio) should be forwards/backwards, and what w...Paul Davis
2020-02-20change variable name to be more meaningful/indicativePaul Davis
2020-02-20remove debug outputPaul Davis
2020-02-20NOOP: fix brace/newline usePaul Davis
2020-02-19expose PlaybackBuffer::reservation and make the member constPaul Davis
2020-02-19remove unused methodPaul Davis
2020-02-19when inside Route::set_state() and calling set_name(), call the virtual metho...Paul Davis
2020-02-19fix paren/newline formattingPaul Davis
2020-02-20Force Disk-Reader channel count to match Disk-Writer I/O.Robin Gareus
2020-02-20Revert "fix behavior of DiskReader when moved after an instrument"Robin Gareus
2020-02-20NO-OP: remove old comment and debug codeRobin Gareus
2020-02-20Fix crash on buffer override of N/A data-typesRobin Gareus
2020-02-20Fix declick at transport start for multi-channel tracksRobin Gareus
2020-02-20Update scripts to new request_locate() APIRobin Gareus
2020-02-19fix old write source names being used after a track is renamedPaul Davis
2020-02-19fix compiler warning about dynamic_cast<T*>(ptr_to_T)Paul Davis
2020-02-19remove "destination_sample" from API for Session::set_transport_speed()Paul Davis
2020-02-19Fix libreadline detectionRobin Gareus
2020-02-19Remove unused dummy control classRobin Gareus
2020-02-19Fix Latency GUI numeric entryRobin Gareus
2020-02-18Prompt user when deleting a VCA (amends 01c6f5)Ben Loftis
2020-02-18Enumerate the polarity buttons from the polarity processor itself, not the In...Ben Loftis
2020-02-18Prompt user before removing a VCA in the mixer window.Ben Loftis
2020-02-18Fix loading send gain automationRobin Gareus
2020-02-18Add/remove source(s) in our MSVC project (gtk2_ardour)John Emmas
2020-02-18GUI Dialog to inform the user about missing filesRobin Gareus
2020-02-18Replace missing .mid files with silenceRobin Gareus
2020-02-15LV2: disable unofficial LV2UI_Request_ParameterRobin Gareus
2020-02-14Fix seamless looping w/split-cyclesRobin Gareus
2020-02-14Fix potential deadlock (session-template with latent procs)Robin Gareus
2020-02-14Fix cross-compile linking (arm-linux ld)Robin Gareus
2020-02-13M: Make edit_aux_send insensitiveRobin Gareus
2020-02-13Leave processor box sensitive when editing aux-sendsRobin Gareus
2020-02-13LCXL: make sends assignable for 32CJan Lentfer
2020-02-13Fix Mixbus well-known filter controls (HP/LP freq)Robin Gareus
2020-02-13LCXL: fix pan for Mixbus device mode, tooJan Lentfer
2020-02-13FP8: fix direction of panner bar on scribble-stripRobin Gareus
2020-02-13FP8: don't send non-ASCII chars to scribble-stripRobin Gareus
2020-02-13Address sidechain-port name uniquenessRobin Gareus
2020-02-12LCXL: Make the pan fix nice againJan Lentfer
2020-02-12FaderPort8: Don't lock shift, when using shift + encoderRobin Gareus
2020-02-12Fix Faderport 2/8/16 pan azimuth knob directionRobin Gareus
2020-02-12Fix loop-fade and de-click buffersize calculationRobin Gareus
2020-02-12NO-OP: use #define for de-click + fade gain coefficientRobin Gareus
2020-02-12Prevent out-of-bounds array accessRobin Gareus