summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-06-25major internal plugin & processor API change:Robin Gareus
2016-06-25fix vamp path:Robin Gareus
2016-06-24fix KeyEditor::print() for windows (hopefully, untested)Robin Gareus
2016-06-23show tooltips on favorite plugins -- closes #6902Robin Gareus
2016-06-21fix some more thinkos related to user color file managementPaul Davis
2016-06-21remove debug outputPaul Davis
2016-06-21remove old filePaul Davis
2016-06-21rename unastudia theme file to match per-program-name conventionPaul Davis
2016-06-21fixes for color theme manager's handling of color file choices, notably while...Paul Davis
2016-06-21tweaks to how UIConfiguration::color_file_name() operatesPaul Davis
2016-06-21fix default color file name in code default definitionPaul Davis
2016-06-21remove unneeded declarationPaul Davis
2016-06-21fix incorrect color file name in default UI config filePaul Davis
2016-06-21use running_from_source_tree()Paul Davis
2016-06-21use running_from_source_tree()Paul Davis
2016-06-21provide ARDOUR_UI_UTILS::running_from_source_tree()Paul Davis
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-21fix section naming in bindings filePaul Davis
2016-06-20fix comment-button highlightRobin 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-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-13use pane position mgmt on appropriate panesPaul 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-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-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-12update post-export command placeholder documentationRobin Gareus
2016-06-11make RouteGroupDialog non-modal.Paul Davis
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