Editor zooming:
[ardour.git] / libs /
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
2017-06-24 Robin GareusCreate a deep-copy of MIDI sources when saving snapshots
2017-06-24 Robin GareusExtend API to allow calling new_midi_source_path()...
2017-06-24 Len OvensOSC: simplify GUI and make less error-prone
2017-06-24 Len OvensOSC: Allow /bank_up to accept -1 as well as 1 so encode...
2017-06-24 Len OvensOSC: make sed_fader work with banking too.
2017-06-24 Len OvensOSC: Add master_send_enable for MB
2017-06-24 Len OvensOSC: redo math for redux control with fewer calls.
2017-06-24 Len OvensOSC: Messages too fast at bank_change/refresh slowed...
2017-06-23 Robin GareusFix metronome + capture alignment for Mixbus
2017-06-23 Len OvensOSC: Fix math error in send fader feedback
2017-06-23 Robin Gareusamend 5e5f7a55; re-add wrongly removed variable
2017-06-23 Robin Gareusleave a hint for clang's static analyzer
2017-06-23 Robin GareusRemove Automation Types that should never have existed.
2017-06-23 Robin GareusMCU: Remove use of AutomationType as ID, part two.
2017-06-23 Robin GareusMCU: Remove use of AutomationType as ID, part one.
2017-06-23 Robin GareusImplement undo for merging VCA-master automation/value...
2017-06-23 Robin GareusImprove default parameter display
2017-06-23 Len OvensOSC: only show visible plugins (not MB channel strip PI)
2017-06-22 Tim MayberryRemove unnecessary LocaleGuard header include
2017-06-22 Robin GareusUpdate Slavable API
2017-06-22 Robin GareusNO-OP: whitespace
2017-06-22 Len OvensOSC: Add increment fader.
2017-06-22 Len OvensOSC: allow mixbuses to show
2017-06-22 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-06-22 Len OvensOSC: use internal_to_interface or reverse
2017-06-22 Tim MayberryRemove LocaleGuard from Plugin::get_state
2017-06-22 Tim MayberryRemove LocaleGuards from LadspaPlugin::set/add_state
2017-06-22 Tim MayberryRemove unnecessary LocaleGuards from VSTPlugin derived...
2017-06-22 Tim MayberryRemove unused ArdourCanvas::HSV constructor
2017-06-22 Tim MayberryRemove locale_guard.h from ardour/ardour.h header
2017-06-22 Tim MayberryRemove unused pbd/locale_guard.h header from Gtkmm2ext...
2017-06-22 Tim MayberryRemove LocaleGuards from SVAModifier and HSV classes
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::PannerShell
next