ardour.git
2017-07-02 Robin GareusFP8: Implement "Control-Link"
2017-07-02 Robin GareusAdd control-focus notifications from bindable GUI widgets.
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 GareusAllow ctrl-surfaces to show/hide plugin UIs.
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 Robin GareusRemove old API to keep track of plugin GUI widgets
2017-07-01 Robin GareusRemove unused variable (amend 79384339e)
2017-07-01 Thomas BrandCorrectly display region name in context menu
2017-07-01 Len OvensOSC: issue 7176 patch applied. shows plugin descriptors.
2017-07-01 Thomas BrandFix some typos (closes GH PR #356)
2017-07-01 Robin GareusUse Stripable::Sorter in meterbridge
2017-07-01 Robin GareusRemove old gnome-canvas src code.
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
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 Thomas BrandNO-OP whitespace (updated GH PR #357)
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 GareusFix crash when rapidly switching snapshots
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 GareusFix a typo
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 Robin GareusDon't interpolate&smooth playhead pos during export.
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 GareusUse quotes for bundled library includes
2017-06-28 Robin GareusUse mnemonic-save API for menu-element texts
2017-06-28 Robin GareusAdd a convenience MenuHelper c'tor
2017-06-28 Robin GareusAdd explicit VideoTimeline change-type, follow up on...
2017-06-28 Robin GareusReset idle_handler_id (fixes idle zoom -- bug in 265f52...
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 GareusInclude file's sha1 in export-report image
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 MayberryChanges to Editor::visual_changer to support Item/Canva...
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 MayberryCoalesce visual changes to canvas/items and allow canva...
2017-06-25 Tim MayberryAdd PreRender signal to the canvas
2017-06-25 Tim MayberryWhitespace fixes in canvas.h
2017-06-25 Tim MayberryTweak/Change the zoom scale in RulerZoomDrag
2017-06-25 Tim MayberryOutput the setting of the --no-threaded-waveviews optio...
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 nickolas360Add missing `echo` in ardev_common.sh.in
2017-06-23 Robin GareusFix metronome + capture alignment for Mixbus
2017-06-23 Robin GareusNO-OP: whitespace
2017-06-23 Robin GareusMixbus GUI updates (VCA layout, no panners)
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 GUI to follow Slavable API change
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...
next