summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-21always run amp/trim LPFRobin Gareus
2016-06-21add comment button fill color alias for *all* themesPaul Davis
2016-06-21add tempo curve colors to unastudia theme.Paul Davis
2016-06-21add shuttle colors to unastudia theme.Paul Davis
2016-06-21new "studio one" theme from user straightothebarPaul Davis
2016-06-21show first word of comment on track's comment-buttonRobin Gareus
2016-06-21use new keyboard modifier names, and replace GDK names with better versionsPaul Davis
2016-06-21fix section naming in bindings filePaul Davis
2016-06-21provide some Keyboard:: methods to get access to other versions of modifier n...Paul Davis
2016-06-20some modest improvements in the html rendering of key bindings, plus use of n...Paul Davis
2016-06-20fix comment-button highlightRobin Gareus
2016-06-18Remove confusion over ambiguous symbolsJohn Emmas
2016-06-18Make sure MSVC knows which version of 'floor()' we wantJohn Emmas
2016-06-18Use Glib::usleep() for consistencyJohn Emmas
2016-06-17fix upsampling import of X-channel files where buffersize % X != 0Robin Gareus
2016-06-16OSC: take care of track order changes too. Deal with mixer topology changes o...Len Ovens
2016-06-16OSC: Blank some more feedback values when select observer is destroyed.Len Ovens
2016-06-16set latency of sidechain portRobin Gareus
2016-06-15initial working version of "printing" keybindings (via a browser)Paul Davis
2016-06-16Register colour aliases for tempo curve.nick_m
2016-06-14no divider/full allocation of LHS of mixer "display" with no VCAsPaul Davis
2016-06-14avoid crash after removing a VCAPaul Davis
2016-06-14no debug output, eitherPaul Davis
2016-06-14no pingbacks if running a development versionPaul Davis
2016-06-14mark mixer strip name label (button) as having occasional textPaul Davis
2016-06-14remove commented linePaul Davis
2016-06-14mark mixer strip width and hide buttons as squarePaul Davis
2016-06-14extend ArdourButton API to provide a new tweak for buttons with occasional textPaul Davis
2016-06-14remove debug output from Pane codePaul Davis
2016-06-14wording change for key binding dialog remove shortcut button labelPaul Davis
2016-06-13add shuttle colors to all themes.Paul Davis
2016-06-13show ShuttleControl GUI some love.Paul Davis
2016-06-13OSC: Catch new strips, gone strips and redo banks and observers. Add more sel...Len Ovens
2016-06-13use pane position mgmt on appropriate panesPaul Davis
2016-06-13working version of pane position mgmt for OS XPaul Davis
2016-06-13write some code to limit pane handle positions on OS X.Paul Davis
2016-06-13Remove some Windows icons which I'm told we don't need any more...John Emmas
2016-06-12use WindowProxy::signal_(map|unmap) to keep window toggle actions in their co...Paul Davis
2016-06-12give WindowProxy its own map/unmap signals so that other things can track map...Paul Davis
2016-06-12stop AddRouteDialog from being modal and from using a recursive run loopPaul Davis
2016-06-12remove RouteGroupDialog::do_run() and replace its use with code that doesn't ...Paul Davis
2016-06-13Pick a colour for music-locked tempo markers.nick_m
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