summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29headless-chicken: ensure new sources are empty, misc renaming.nick_m
2016-09-29headless-chicken: misc fixes.nick_m
2016-09-29headless-chicken: various fixesnick_m
2016-09-29Add headless-chicken session utility.nick_m
2016-09-28allow to get custom/product/version independent cach dirRobin Gareus
2016-09-27don't render push2 layouts to PNGPaul Davis
2016-09-27add missing/moved files from push2 mergePaul Davis
2016-09-27push2: add code to render screen to PNG files for screenshot purposesPaul Davis
2016-09-27push2: tweak layout APIs etc.Paul Davis
2016-09-27push2: tweak logic of master buttonPaul Davis
2016-09-27push2: improve logic of ::set_current_layout() to allow reset of same layoutPaul Davis
2016-09-27push2: don't illuminate a button we do not usePaul Davis
2016-09-27push2: null handle on failed openPaul Davis
2016-09-27provide ArdourCanvas::Text::{width,height}()Paul Davis
2016-09-27Revert "Editor does not need to reset track/stripable selection, since Select...Paul Davis
2016-09-27push2: fix issue with solo/mute display when entering mix layoutPaul Davis
2016-09-27push2: many improvements to track mix and mix layoutsPaul Davis
2016-09-27push2: correct knob origin translation for drawingPaul Davis
2016-09-27optimize canvas meter redrawing (as in the non-canvas version)Paul Davis
2016-09-27correct commentPaul Davis
2016-09-27bug fixes for vertically-drawn Canvas::MeterPaul Davis
2016-09-27bug fixes for Canvas::BoxPaul Davis
2016-09-27use new canvas meter in push2 track mix layoutPaul Davis
2016-09-27move "logmeter.h" from gtk2_ardour into libs/ardourPaul Davis
2016-09-27add canvas-based Meter objectPaul Davis
2016-09-27add new Box container for Canvas.Paul Davis
2016-09-27add variant of Rect::expand() that allows different amounts in each directionPaul Davis
2016-09-27don't do as much work if a Rectangle has no outline width or outline what valuesPaul Davis
2016-09-27make inclusion/exclusion of hidden children optional in Item::add_child_bound...Paul Davis
2016-09-27add Item::add_front()Paul Davis
2016-09-27make Item::child_changed() virtualPaul Davis
2016-09-27working canvas meter codePaul Davis
2016-09-27first pass (incomplete) at canvas meters (in push2 context)Paul Davis
2016-09-27stop crashes from out-of-range valuesPaul Davis
2016-09-27missing includesPaul Davis
2016-09-27fix various aspects of knob functionPaul Davis
2016-09-27vpot above metronome button controls click gain; master gain knob now works c...Paul Davis
2016-09-27fix issue with initial menu displayPaul Davis
2016-09-27leave a comment about port reconnectionPaul Davis
2016-09-27clear filtered note map when entered drum modePaul Davis
2016-09-27update pad colors when selected track colors chanePaul Davis
2016-09-27change handling of MIDI sysex incoming to be a little more efficientPaul Davis
2016-09-27fix assignment of palette colors by using white-balance = 126; also use Ardou...Paul Davis
2016-09-27update selection rect color when track color changesPaul Davis
2016-09-27TimeAxisView::set_selected() needs to call AxisView::set_selected()Paul Davis
2016-09-27Editor does not need to reset track/stripable selection, since Selection alre...Paul Davis
2016-09-27add MidiByteArray::compare_n()Paul Davis
2016-09-27push2: make quantize and duplicate buttons do something usefulPaul Davis
2016-09-27add explicit "duplicate-regions" actionPaul Davis
2016-09-27add "quantize" action for control surface accessPaul Davis