Equivalent fix for #7429 for the mixer
[ardour.git] / libs /
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
2017-07-01 Len OvensOSC: include all of select in feedback[13]
2017-07-01 Len OvensOSC: try to prevent race when clearing devices
2017-07-01 Len OvensOSC: test param type in a way that works when optimized...
2017-07-01 Robin GareusFP8: Clear input port on close. Fixes crash when switch...
2017-06-30 Johannes MuellerAddressing #7371: don't trigger session->undo() from...
2017-06-30 Robin GareusDon't invert azimuth & elevation display value
2017-06-30 Robin GareusNO-OP: whitespace
2017-06-30 Robin GareusRemove cruft (ParameterDescriptor sets this)
2017-06-30 Robin GareusFP8: Scribble-strip display preferences
2017-06-30 Robin GareusFP8: Allow to select Plugin Presets
2017-06-30 Robin GareusFP8: don't allow to toggle Channelstrip bypass/enable
2017-06-29 Robin GareusFaderPort8 updates
2017-06-29 Robin GareusTweak LV2 float parameter printing
2017-06-29 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-06-29 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-06-29 John EmmasRemove ambiguity ('CheckMenuItem' conflicts with an...
2017-06-29 Robin GareusFix multi-channel delaylines #7409 part 2/2
2017-06-29 Robin GareusFix send mono to stereo (or N to M; M > N) sends #7409...
2017-06-28 Robin GareusAdd a convenience MenuHelper c'tor
2017-06-28 Robin Gareusfix OSX builds (llmath compat)
2017-06-27 Robin GareusDistinguish error-messages.
2017-06-27 Robin GareusUpdate fluidsynth
2017-06-26 Robin GareusAdd convenience fn to compute a file's sha1sum
2017-06-26 Tim MayberryFix friend declaration in WaveView code for non-c+...
2017-06-25 Tim MayberryReimplementation of large parts of the WaveView class
2017-06-25 Tim MayberryAdd Canvas::get_microseconds_since_render_start() method
2017-06-25 Tim MayberryAdd Canvas::get_last_render_start_timestamp method
2017-06-25 Tim MayberryOnly call Gtk::Widget::queue_draw_area in canvas when...
2017-06-25 Tim MayberryAdd an optional ArdourCanvas::Item::prepare_for_render...
2017-06-25 Tim MayberryAdd PreRender signal to the canvas
2017-06-25 Tim MayberryWhitespace fixes in canvas.h
2017-06-25 Robin GareusAllow saving state w/o backend
2017-06-25 Robin GareusReport Dummy as not available if not running
next