summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-29fix color file install pathsPaul Davis
2016-06-29fix color file install pathsPaul Davis
2016-06-29fix cursor set path during linux buildPaul Davis
2016-06-29consistent mixer sidebar layout (group, tracks show/hide)Robin Gareus
2016-06-29remove unnecessary duplicate loading of GTK RC filePaul Davis
2016-06-28remove debug output and add a few suggestive commentsPaul Davis
2016-06-28changes in logic used by source cleanup to avoid endless recursion in session...Paul Davis
2016-06-28ignore automation for non-automatables.Robin Gareus
2016-06-28some more translation fixesRobin Gareus
2016-06-28fix german translationRobin Gareus
2016-06-28tweak b7e645ec6, use session start/end positionRobin Gareus
2016-06-28quick prototype to allow changing *all* gain automationRobin Gareus
2016-06-27switching to "touch" implies existing automation.Robin Gareus
2016-06-26add a debug mode (in synth) to track down lost note-onRobin Gareus
2016-06-26BSD portabilityRobin Gareus
2016-06-26Enable build for FreeBSD (part 1/2)Robin Gareus
2016-06-26Use correct type of std::map::countSam Thursfield
2016-06-25fix uninstaller for variants (Mixbus32C vs Mixbus)Robin Gareus
2016-06-25fix typoRobin Gareus
2016-06-25fix typos in prev commitRobin Gareus
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