summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-10Various changes to PresentationInfo and a small consolidation of sorters.Paul Davis
2016-06-10remove certain ControlProtocol signals related to stripable selectionPaul Davis
2016-06-10Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2016-06-10Apply some constraints to bbt dragging.nick_m
2016-06-09OSC: Finished Select send levelsLen Ovens
2016-06-09avoid missing stuff after adding tracks/busses/vcas in mixerPaul Davis
2016-06-09retain route i/o choice across show()'s of the AddRouteDialogPaul Davis
2016-06-10phase out phase in favor of polarityRobin Gareus
2016-06-09OSC: change the word phase to polarity as per mailing list.Len Ovens
2016-06-09work "hide" button on VCA stripPaul Davis
2016-06-09noop: clarifying comment about a magic numberPaul Davis
2016-06-09use codified heuristic for "is-color-set?"Paul Davis
2016-06-09provide a heuristic to decide if the color has been set for a PresentationInf...Paul Davis
2016-06-09mixer-gui visibility management for VCAsPaul Davis
2016-06-09color management and handling for VCAsPaul Davis
2016-06-09extend ArdourButton API to allow independently setting fixed active/inactive ...Paul Davis
2016-06-09OSC: add phase controlLen Ovens
2016-06-09OSC: Added pan width to selectedLen Ovens
2016-06-09namespace requiredPaul Davis
2016-06-09use ControlSlaveUI in VCAMasterStripPaul Davis
2016-06-09use new ControlSlaveUI object in mixer stripPaul Davis
2016-06-09for now vca assignment does not apply to selection.Paul Davis
2016-06-09new filesPaul Davis
2016-06-10Amend last commit.nick_m
2016-06-10Audio locked meters with an existing tempo may be dragged past that tempo's l...nick_m
2016-06-08OSC: select commands for pan and trim added, feedback for select sends. GUI_s...Len Ovens
2016-06-08comment and minor fixPaul Davis
2016-06-08use 4.x and earlier route colorsPaul Davis
2016-06-08alphabetize local includesPaul Davis
2016-06-09Fix crash when editing meter via main clock.nick_m
2016-06-09Fix crash when editing tempo via main clock.nick_m
2016-06-09Possible fix for memory pool problem in session click.nick_m
2016-06-08Fix a couple of build errors in the test suite.Colin Fletcher
2016-06-08fix thinko in Pane expose event handler.Paul Davis
2016-06-08listen for gui_changed() signal from all Stripables, not just RoutesPaul Davis
2016-06-08change format of state_id() return value for VCAMasteStrip to follow other ob...Paul Davis
2016-06-08add ::set_height() for VCATimeAxisViewPaul Davis
2016-06-08move gui_changed() signal from Route to StripablePaul Davis
2016-06-08Experiment - change the Windows icon (gtk2_ardour/icons/ardour.ico) so that i...John Emmas
2016-06-08Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2016-06-08fix user color file nameRobin Gareus
2016-06-08what an oversight!Robin Gareus
2016-06-08fix mute automation for busses & consolidate code.Robin Gareus
2016-06-08consistent API name for region-listRobin Gareus
2016-06-08fix waf cmd tested for when deciding to build appdata.potPaul Davis
2016-06-08More tempo marker cross-dragging fixes.nick_m
2016-06-08Fix tempo markers jittering when cross-dragging over large tempo deltas.nick_m
2016-06-07fix faderport's use of action namePaul Davis
2016-06-07minor optimization when search for actionsPaul Davis
2016-06-07take a rather different approach toggling editor+mixerPaul Davis