summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-23Fix icon-toolRobin Gareus
2020-03-23Fix file import (typo in a4d7b45)Robin Gareus
2020-03-22fix small error in GUI dimensions stemming from removal of tape tracksPaul Davis
2020-03-22fix slaving to JACK transport (again!)Paul Davis
2020-03-22fix up JACK transport to use master strategy designPaul Davis
2020-03-22fix typo that passed wrong value as 2nd parameter to Session::plan_master_str...Paul Davis
2020-03-21Pan: consolidate what_can_be_automated APIRobin Gareus
2020-03-21Pan: remove/consolidate parameter-descriptorRobin Gareus
2020-03-21Pan: remove value-as-string indirectionRobin Gareus
2020-03-21Pan: remove unused APIsRobin Gareus
2020-03-21Panner GUI: fix detent in centerRobin Gareus
2020-03-21Pan: remove VBAP requirement to access sessionRobin Gareus
2020-03-21NO-OP: remove unused #includesRobin Gareus
2020-03-20redesign chasing the transport masterPaul Davis
2020-03-20fix condition under which out-of-window MTC should trigger locatePaul Davis
2020-03-19Remove Audio+MIDI track, and consolidate route creation methodsRobin Gareus
2020-03-18Fix wine-VST buildRobin Gareus
2020-03-18Hide hidden Controls in GUIRobin Gareus
2020-03-18Add flag to explicitly hide a controlRobin Gareus
2020-03-18Add/remove source(s) in our MSVC project (gtk2_ardour)John Emmas
2020-03-18Add/remove source(s) in our MSVC project (libardour)John Emmas
2020-03-17warn user about destructive/tape tracksPaul Davis
2020-03-17provide mechanism to report on destructive tracks presence in a sessionPaul Davis
2020-03-17remove reference to ImportAsTapeTracksPaul Davis
2020-03-17NOOP: indent/whitespacePaul Davis
2020-03-17allow loading of regions derived from formerly "destructive" sources with cor...Paul Davis
2020-03-17restore being able to load a 5.12 session with a destructive track.Paul Davis
2020-03-17remove destructive/tape mode tracksPaul Davis
2020-03-17remove tape_file_matcher sourcePaul Davis
2020-03-17Prevent adding routes in read-only sessionsRobin Gareus
2020-03-17LV2: Implement ui:requestValue featureDavid Robillard
2020-03-15Change default stereo panner to equal power balanceRobin Gareus
2020-03-15Fix cleanup report #7891Robin Gareus
2020-03-15NO-OP: cleanup includesRobin Gareus
2020-03-15Add/use default argument for track creationRobin Gareus
2020-03-15Fix loading playlists of old sessionsRobin Gareus
2020-03-15More useful debug message (print script that failed to parse)Robin Gareus
2020-03-15Fix typo in scriptRobin Gareus
2020-03-14Update GUI: freeze operation error/warningsRobin Gareus
2020-03-14Fix SessionHandleRef shared-ptr leak when unfreezing tracksRobin Gareus
2020-03-14Prevent freeze/bounce of sidechain processorsRobin Gareus
2020-03-14Show latency display/config button for in all plugin UIsRobin Gareus
2020-03-14Update 'CURRENT_SESSION_FILE_VERSION' for our MSVC buildsJohn Emmas
2020-03-13somewhat convoluted reworking to get TransportMastersWidget's per-row port co...Paul Davis
2020-03-14import_pt.cc: Remove process lock on AudioEngine && save less oftenDamien Zammit
2020-03-13remove debug outputPaul Davis
2020-03-13add/alter DEBUG_TRACE outputPaul Davis
2020-03-13add comment and additional reset when reinitializing transport master engine DLLPaul Davis
2020-03-13when locating to follow a transport master, reset engine DLLPaul Davis
2020-03-13add new API to TransportMasterManager to manage use of DiskReader::{inc,dec}_...Paul Davis