summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-01Use Stripable::Sorter in meterbridgeRobin Gareus
2017-07-01Remove old gnome-canvas src code.Robin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01OSC: add feedback for solo isolate and solo safe to strips (issue 7161)Len Ovens
2017-07-01OSC: add strip type flag for master and monitor to strip listLen Ovens
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-07-01Fix thinko in dd3f922788Robin Gareus
2017-07-01FP8: Use Mixer-OrderRobin Gareus
2017-06-30OSC: include all of select in feedback[13]Len Ovens
2017-06-30OSC: try to prevent race when clearing devicesLen Ovens
2017-06-30OSC: test param type in a way that works when optimized too.Len Ovens
2017-07-01Fix crash when rapidly switching snapshotsRobin Gareus
2017-07-01FP8: Clear input port on close. Fixes crash when switching snapshotsRobin Gareus
2017-07-01Addressing #7371: don't trigger session->undo() from non-GUI-threadJohannes Mueller
2017-06-30Fix a typoRobin Gareus
2017-06-30Don't invert azimuth & elevation display valueRobin Gareus
2017-06-30NO-OP: whitespaceRobin Gareus
2017-06-30Remove cruft (ParameterDescriptor sets this)Robin Gareus
2017-06-30FP8: Scribble-strip display preferencesRobin Gareus
2017-06-30FP8: Allow to select Plugin PresetsRobin Gareus
2017-06-30FP8: don't allow to toggle Channelstrip bypass/enableRobin Gareus
2017-06-30FaderPort8 updatesRobin Gareus
2017-06-30Tweak LV2 float parameter printingRobin Gareus
2017-06-29Don't interpolate&smooth playhead pos during export.Robin Gareus
2017-06-29Accommodate newly introduced source(s) in our MSVC project (gtkmm2ext)John Emmas
2017-06-29Accommodate newly introduced source(s) in our MSVC project (cairocanvas)John Emmas
2017-06-29Remove ambiguity ('CheckMenuItem' conflicts with an item already existing in ...John Emmas
2017-06-29Fix multi-channel delaylines #7409 part 2/2Robin Gareus
2017-06-29Fix send mono to stereo (or N to M; M > N) sends #7409 part 1/2Robin Gareus
2017-06-29Use quotes for bundled library includesRobin Gareus
2017-06-29Use mnemonic-save API for menu-element textsRobin Gareus
2017-06-29Add a convenience MenuHelper c'torRobin Gareus
2017-06-28Add explicit VideoTimeline change-type, follow up on f73ce2dRobin Gareus
2017-06-28Reset idle_handler_id (fixes idle zoom -- bug in 265f52535a7)Robin Gareus
2017-06-28fix OSX builds (llmath compat)Robin Gareus
2017-06-27Distinguish error-messages.Robin Gareus
2017-06-27Update fluidsynthRobin Gareus
2017-06-26Include file's sha1 in export-report imageRobin Gareus
2017-06-26Add convenience fn to compute a file's sha1sumRobin Gareus
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