summaryrefslogtreecommitdiff
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-25Fix counting thinko in tests.nick_m
2016-06-24Ignore numerals before "+" in tagRobin Gareus
2016-06-23When building with MSVC, adapt the various font sizes to be a closer match to...John Emmas
2016-06-23fix ampersands in group names in generated binding filesPaul Davis
2016-06-23include group descriptions when processing keybindingsPaul Davis
2016-06-23more tweaks to HTML output when printing key bindingsPaul Davis
2016-06-23show tooltips on favorite plugins -- closes #6902Robin Gareus
2016-06-22OSC: master/monitor forced to sort at endLen Ovens
2016-06-22OSC: Fix math off by one, Check for all stripable controls because VCAs have ...Len Ovens
2016-06-22another C++98 fixRobin Gareus
2016-06-22fix gcc4 builds C++98Robin Gareus
2016-06-21OSC: Might help if I used the right variable, Really fix select.Len Ovens
2016-06-21OSC: Fix out of range track. (crash)Len Ovens
2016-06-21OSC: Add strip type selection.Len Ovens
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-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