summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-12ignore midi on monitor-section and force strict-i/oRobin Gareus
2016-06-12hide mixer group tabs when spilling control master slavesPaul Davis
2016-06-12fix crash when removing a track in the presence of VCAsPaul Davis
2016-06-12don't show meter for integer/enum outputs in a generic plugin UIRobin Gareus
2016-06-12fix typoRobin Gareus
2016-06-12MackieControl: in sends subview, if there are no sends for a vpot, drop the c...Paul Davis
2016-06-12fix MCP Cancel button "escape" actionPaul Davis
2016-06-12redesign/reimplement selection knowledge in MackieControlProtocol objectPaul Davis
2016-06-12reduce verbosity of -D mackie in the presence of continued handshaking/keepal...Paul Davis
2016-06-12update post-export command placeholder documentationRobin Gareus
2016-06-12more meta-data placeholders for post-export commandRobin Gareus
2016-06-11OSC: Add send enable control.Len Ovens
2016-06-11make RouteGroupDialog non-modal.Paul Davis
2016-06-11OSC: added solo isolate and solo safe/lock.Len Ovens
2016-06-12Fix exact tempo pulse for snap to bars case.nick_m
2016-06-12Make exact beat calculation of tempi a bit less cumbersome. Move tempi on an ...nick_m
2016-06-12Set tempo sections to the exact pulse when snapped to a musical grid.nick_m
2016-06-10make relative gain control in route groups work (again)Paul Davis
2016-06-10OSC: Constrain master pan position as width requires.Len Ovens
2016-06-10OSC: force non-active controls to zero. Keep pan within range wide allows.Len Ovens
2016-06-11Unused variable - no-op.nick_m
2016-06-11Make RegionView less aggressive about trimming the front of a region.nick_m
2016-06-11Fix many offset errors when drawing notes in midi regions that have been edited.nick_m
2016-06-10make sure editor can follow visibility changes for VCAsPaul Davis
2016-06-10do not add master to Mixer_UI's TreeModel - explicitly pack it and never unpa...Paul Davis
2016-06-10Fix the reference to i18n_po, fix Paul's second nameAlexandre Prokoudine
2016-06-10another PresentationInfo sort order fix.Paul Davis
2016-06-10fix behaviour of select_(next|prev)_route() in editor, when VCAs are present.Paul Davis
2016-06-10noop: comment fix.Paul Davis
2016-06-10Use generic sorter.Paul Davis
2016-06-10EditorRoutes needs to connect to the right property change signal.Paul Davis
2016-06-10EditorRoutes needs to respond to PropertyChanged(selected)Paul Davis
2016-06-10New editor API to retrieve the Stripable with via presentation info order.Paul Davis
2016-06-10make sure RouteUIs show selection status at startupPaul Davis
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