Add an example script for prototyping
[ardour.git] / libs /
2017-07-24 Paul Davisupdate japanese translation (Hiroki Inagaki)
2017-07-24 Len OvensOSC: only use gain change signals if value changes
2017-07-24 Len OvensOSC: add use groups to GUI
2017-07-24 Len OvensOSC: port mode by default should be manual
2017-07-24 Len OvensOSC: make sure initialization is complete before we...
2017-07-24 Len OvensOSC: simplify route observer
2017-07-24 Robin GareusFix saving automation record undo
2017-07-23 Robin GareusUpdate amp.cc to use gain_t for maths (no more double)
2017-07-23 Robin GareusRemove unused "mark" parameter from stop_touch() API
2017-07-23 Robin GareusFix ctrl-list guard-points and concurrency issues
2017-07-23 Robin GareusAdd touch-events signal emission to ArdourKnob
2017-07-22 Len OvensOSC: add /use_group 1/0 command
2017-07-22 Robin GareusSanitize printing of a-eq gain parameters
2017-07-22 Robin GareusNO-OP: whitespace
2017-07-22 Robin GareusAutomationWatch: single DropReferences connection per AC
2017-07-22 Robin GareusNO-OP: whitespace
2017-07-22 Robin GareusFix Route mute automation touch (owned control)
2017-07-22 Robin GareusNO-OP: consistent [internal] API name for Automatables
2017-07-22 Robin GareusNO-OP: Consistent API name
2017-07-21 Robin GareusMore non-rt calls to VCA - fixes VCA automation writing
2017-07-21 Robin GareusFix VCA Automation: end write pass
2017-07-21 nick_mTempoMap legacy session loading fixes
2017-07-21 nick_mFis stray break statement when checking for a legacy...
2017-07-21 nick_mRework tempo marker editing menu functions
2017-07-21 nick_mCalculate clamped tempo stretch ratios using the correc...
2017-07-21 nick_mTempoMap : Remove old solve_map debugging code
2017-07-21 nick_mMove some duplicated replace/add tempo section code
2017-07-21 nick_mRemove redundant beat arg from TempoMap::add_meter
2017-07-21 nick_mFix incorrect double-snap when moving audio-locked...
2017-07-21 nick_mCheck for identical meter positions in old sessions...
2017-07-21 Len OvensOSC make all group dispositions the same
2017-07-21 Johannes MuellerIncrease range of a-comp#stereo release time
2017-07-20 Robin GareusNon-layered MIDI recording
2017-07-20 Johannes MuellerSet the name of the route in a route template to the...
2017-07-20 Robin GareusAllow adding tracks w/o running backend
2017-07-19 Robin GareusAllow listening to channels being exported (w/ realtime...
2017-07-19 John EmmasMSVC changes needed to implement the new 'waveview...
2017-07-19 John EmmasMSVC changes needed to implement the new 'widgets'...
2017-07-19 Robin GareusFP8: use separate bank offsets per MixMode
2017-07-19 Robin GareusFix well-known send API for mixbusses.
2017-07-18 Robin GareusFP8: Fix Mixbus solo-state and indicate implicit solo...
2017-07-18 Robin GareusFix NSGLView invalidation
2017-07-18 Léo AndrèsFix french translation mistake
2017-07-18 Robin GareusFix OSX builds in the wake of the source-tree layout...
2017-07-17 Paul Davisadd required stdint.h
2017-07-17 Robin GareusPluginInsert::silence is used after all (fix 07aeb12d3)
2017-07-17 Robin GareusFP8: save/restore "two line text" option
2017-07-17 Robin GareusRemove unused clearlooks-older
2017-07-17 Robin GareusPurify libcanvas, remove libardour dependency
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-16 Robin GareusFix loading bundles #7426
2017-07-16 Robin GareusData less than or equal to zero should be considered...
2017-07-16 Robin GareusFix merging boolean automation + mute disconnect.
2017-07-16 Robin GareusSome notes for later.
2017-07-16 Robin GareusRemove unused API and a never used execution-branch
2017-07-16 Robin GareusConsistent Automation evaluation:
2017-07-16 Robin GareusAdd API to run automation only (emit Changed signal).
2017-07-16 Robin GareusRename private method
2017-07-13 Robin GareusFix total number of process threads
2017-07-12 Johannes MuellerDon't try to chop of the file name extension from a...
2017-07-12 Jelle van der WaaFix duplicate ‘const’ declaration specifier
2017-07-08 Robin GareusDon't use VST ->user points, prefer host-reserved ptr
2017-07-08 Robin GareusAdd API to expand/flatten AC groups
2017-07-07 Robin GareusDon't drop processor references with process-lock
2017-07-07 Robin GareusConsistent ControlList freezing -- fixes #7419
2017-07-06 Robin Gareusfix void return with value (amend d5d297c4)
2017-07-06 Robin GareusFix FP8 shutdown sequence (amend d421e56fc)
2017-07-06 Robin GareusConsistently set parameter steps.
2017-07-05 Len OvensOSC: add delta controls to master, monitor and select...
2017-07-04 Robin GareusFix session-event queue (multiple writer, single reader)
2017-07-04 Robin GareusCompatibility with old out-of-range automation-lane...
2017-07-04 Robin GareusWork-around for plugins with log-scale parameter 0...
2017-07-04 Robin GareusAllow DnDVbox to sort the selection, using original...
2017-07-03 Len OvensOSC: GUI tweaking
2017-07-03 Robin GareusFP8: "Link" mode works with AutomationControl only.
2017-07-03 Robin GareusRevert "Prefer Stereo-Balance Panner for stereo tracks"
2017-07-03 Robin GareusPBD::init() failing is fatal in main(), don't silently...
2017-07-03 Robin GareusPrefer Stereo-Balance Panner for stereo tracks
2017-07-02 Robin GareusFP8: toggle editor/mixer (now that "link" button is...
2017-07-02 Robin GareusAdd binding-proxy to ClickBox
2017-07-02 Robin GareusFP8: properly control enum+integer parameters.
2017-07-02 Robin GareusAdd API to step though parameter enumerations
2017-07-02 Robin GareusFP8: Implement "Control-Link"
2017-07-02 Robin GareusAdd control-focus notifications from bindable widgets.
2017-07-02 Robin GareusControllable focus notification API
2017-07-02 Len OvensOSC: GUI indicate invalid port and set to old port...
2017-07-02 Robin GareusFP8: plugin GUI display options
2017-07-01 Robin GareusPrepare x-thread signals plugin-GUI visibility
2017-07-01 Robin GareusFP8: fix 2-line text
2017-07-01 Robin GareusRemove old libardour API for plugin UIs
2017-07-01 Len OvensOSC: issue 7176 patch applied. shows plugin descriptors.
2017-07-01 Len OvensOSC: add feedback for solo isolate and solo safe to...
2017-07-01 Len OvensOSC: add strip type flag for master and monitor to...
2017-07-01 Robin GareusFix thinko in dd3f922788
2017-07-01 Robin GareusFP8: Use Mixer-Order
next