ardour.git
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...
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 LocaleGuard from ARDOUR_UI::save_ardour_state...
2017-06-22 Tim MayberryRemove LocaleGuards from VideoTimeLine class
2017-06-22 Tim MayberryRemove LocaleGuard from VideoUtils::video_query_info
2017-06-22 Tim MayberryRemove LocaleGuards from UIConfiguration class
2017-06-22 Tim MayberryRemove LocaleGuard from MixerUI class
2017-06-22 Tim MayberryRemove LocaleGuards from LuaInstance state methods
2017-06-22 Tim MayberryRemove LocaleGuards from ExportVideoDialog class
2017-06-22 Tim MayberryRemove LocaleGuards from Editor class
2017-06-22 Tim MayberryRemove LocaleGuards from SVAModifier and HSV classes
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::PannerShell
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::Pannable class
2017-06-22 Tim MayberryRemove LocaleGuards from ARDOUR::Tempo class
2017-06-22 Tim MayberryRemove LocaleGuards from ARDOUR::Speakers class
2017-06-22 Tim MayberryRemove LocaleGuards from ARDOUR::Session transport...
2017-06-22 Tim MayberryRemove LocaleGuard from Session::load_options
2017-06-22 Tim MayberryRemove LocaleGuards from SessionConfiguration class
2017-06-22 Tim MayberryRemove LocaleGuard from Session::immediately_post_engin...
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::Route class
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR::MonitorProcessor state...
next