summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-26Fix friend declaration in WaveView code for non-c++11 buildsTim Mayberry
2017-06-26Reimplementation of large parts of the WaveView classTim Mayberry
2017-06-26Changes to Editor::visual_changer to support Item/Canvas::prepare_for_renderTim Mayberry
2017-06-26Add Canvas::get_microseconds_since_render_start() methodTim Mayberry
2017-06-26Add Canvas::get_last_render_start_timestamp methodTim Mayberry
2017-06-26Only call Gtk::Widget::queue_draw_area in canvas when item and visible area i...Tim Mayberry
2017-06-26Add an optional ArdourCanvas::Item::prepare_for_render interfaceTim Mayberry
2017-06-26Coalesce visual changes to canvas/items and allow canvas to renderTim Mayberry
2017-06-26Add PreRender signal to the canvasTim Mayberry
2017-06-26Whitespace fixes in canvas.hTim Mayberry
2017-06-26Tweak/Change the zoom scale in RulerZoomDragTim Mayberry
2017-06-26Output the setting of the --no-threaded-waveviews option during configureTim Mayberry
2017-06-25Allow saving state w/o backendRobin Gareus
2017-06-25Report Dummy as not available if not runningRobin Gareus
2017-06-25Create a deep-copy of MIDI sources when saving snapshotsRobin Gareus
2017-06-25Extend API to allow calling new_midi_source_path() with source_lock heldRobin Gareus
2017-06-24OSC: simplify GUI and make less error-proneLen Ovens
2017-06-23OSC: Allow /bank_up to accept -1 as well as 1 so encoder can work.Len Ovens
2017-06-23OSC: make sed_fader work with banking too.Len Ovens
2017-06-23OSC: Add master_send_enable for MBLen Ovens
2017-06-23OSC: redo math for redux control with fewer calls.Len Ovens
2017-06-23OSC: Messages too fast at bank_change/refresh slowed down.Len Ovens
2017-06-24Add missing `echo` in ardev_common.sh.innickolas360
2017-06-24Fix metronome + capture alignment for MixbusRobin Gareus
2017-06-23NO-OP: whitespaceRobin Gareus
2017-06-23Mixbus GUI updates (VCA layout, no panners)Robin Gareus
2017-06-23OSC: Fix math error in send fader feedbackLen Ovens
2017-06-23amend 5e5f7a55; re-add wrongly removed variableRobin Gareus
2017-06-23leave a hint for clang's static analyzerRobin Gareus
2017-06-23Remove Automation Types that should never have existed.Robin Gareus
2017-06-23MCU: Remove use of AutomationType as ID, part two.Robin Gareus
2017-06-23MCU: Remove use of AutomationType as ID, part one.Robin Gareus
2017-06-23Implement undo for merging VCA-master automation/value on disconnect.Robin Gareus
2017-06-23Improve default parameter displayRobin Gareus
2017-06-22OSC: only show visible plugins (not MB channel strip PI)Len Ovens
2017-06-23Remove unnecessary LocaleGuard header includeTim Mayberry
2017-06-22Update GUI to follow Slavable API changeRobin Gareus
2017-06-22Update Slavable APIRobin Gareus
2017-06-22NO-OP: whitespaceRobin Gareus
2017-06-22OSC: Add increment fader.Len Ovens
2017-06-22OSC: allow mixbuses to showLen Ovens
2017-06-22Accommodate newly introduced source(s) in our MSVC project (libpbd)John Emmas
2017-06-22OSC: use internal_to_interface or reverseLen Ovens
2017-06-22Remove LocaleGuard from Plugin::get_stateTim Mayberry
2017-06-22Remove LocaleGuards from LadspaPlugin::set/add_stateTim Mayberry
2017-06-22Remove unnecessary LocaleGuards from VSTPlugin derived classesTim Mayberry
2017-06-22Remove unused ArdourCanvas::HSV constructorTim Mayberry
2017-06-22Remove locale_guard.h from ardour/ardour.h headerTim Mayberry
2017-06-22Remove unused pbd/locale_guard.h header from Gtkmm2ext::Barcontroller classTim Mayberry
2017-06-22Remove LocaleGuard from ARDOUR_UI::save_ardour_state methodTim Mayberry