summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-09-30Accommodate a header file that's been moved from gtk2_ardour into libardourJohn Emmas
2016-09-30Accommodate newly introduced source(s) in our MSVC project (cairocanvas)John Emmas
2016-09-30don't include session-search paths with templatesRobin Gareus
2016-09-29manually revert b9cab93fb116b and remove associated code.Paul Davis
2016-09-29enhance -D bindings outputPaul Davis
2016-09-29Rectangle is ambiguous on WindowsRobin Gareus
2016-09-28MacOS [sic] required changes for Rect in Push 2 codePaul Davis
2016-09-28remove unnecessary methodPaul Davis
2016-09-28fix errors reported by pixman for meter redraws (and add more comments to hel...Paul Davis
2016-09-28make Ben's cool range select hack work with Push 2Paul Davis
2016-09-28output more stuff to the error channel if/when a session fails to load/be cre...Paul Davis
2016-09-28fix for push2 code on Windows (no random())Paul Davis
2016-09-28move mode/scale/key definitions out of push2 code and into libardour; Aeolian...Paul Davis
2016-09-29Prevent overwriting of MidiRegion length and length_beats during session load.nick_m
2016-09-29Remove bogus methods from MidiRegion.nick_m
2016-09-29Remove _length_pulse from MidiSource.nick_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-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-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