summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-14fix a-eq interpolationRobin Gareus
2016-07-14OSC: Add surface save and restoreLen Ovens
2016-07-14refine a-eq inline display size + gridRobin Gareus
2016-07-14NO-OP whitespaceRobin Gareus
2016-07-14fix plugin-analysis for VST (no in-place processing)Robin Gareus
2016-07-15a-EQ: Remove LPF/HPF completely from this pluginDamien Zammit
2016-07-14fix plugin analysis for variable i/o pluginsRobin Gareus
2016-07-14canvas HSV color serialization needs LocaleGuardPaul Davis
2016-07-14UIConfig needs C numeric locale while setting GTK color themePaul Davis
2016-07-14correctly initialize C++ locale as well as C localePaul Davis
2016-07-14redesign PBD::LocaleGuard to work correctly (i.e. not break translations)Paul Davis
2016-07-14consistent height of a-eq a-hp/lpRobin Gareus
2016-07-14properly sort port-namesRobin Gareus
2016-07-14add a natural sort algorithmRobin Gareus
2016-07-14OSC: Fix off by one errorLen Ovens
2016-07-14another i18n/.po updatePaul Davis
2016-07-14fix plural form snafu in translation macroPaul Davis
2016-07-14another i18n/.po updatePaul Davis
2016-07-14regenerate and manually fix all PO files so that ./waf i18n doesn't generate ...Paul Davis
2016-07-14Remove a (no longer needed) source file from our MSVC project (evoral)John Emmas
2016-07-14a-EQ, a-Reverb: Tweaks to parameter smoothingDamien Zammit
2016-07-14refactoring to prepare for real-time exportRobin Gareus
2016-07-13make ./waf install do the right thing with color filesPaul Davis
2016-07-13better color choice for control master controls box in editorPaul Davis
2016-07-13fix CUE/TOC file creation with non ISO-8859-1 chars in source text (substitut...Paul Davis
2016-07-13fix save/restore of preferences torn-off-window statePaul Davis
2016-07-14a-EQ: Tweak bandwidth range on parametric eq and use log controlsDamien Zammit
2016-07-13use Session::cancel_all_solo()Paul Davis
2016-07-13use Session::cancel_all_solo()Paul Davis
2016-07-13a better, deeper fix for "cancel all solo", as Session::cancel_all_solo()Paul Davis
2016-07-13fix odd double conditionalPaul Davis
2016-07-13mackie: fix behaviour of clear solo buttonPaul Davis
2016-07-13set a theme color for VCA axes in the editorPaul Davis
2016-07-14a-EQ: Fixed transfer functions, now boost/cut cancel out correctlyDamien Zammit
2016-07-13OSC: Add global soloing indicator/cancelLen Ovens
2016-07-14a-EQ: Tidy transfer function calculationDamien Zammit
2016-07-13a-Reverb: Interpolate parameters, stable versionDamien Zammit
2016-07-13a-Reverb: Revert some of previous changes, sound of reverb much improvedDamien Zammit
2016-07-13a-Reverb: Using new algorithm based on FreeVerbDamien Zammit
2016-07-13fix stem-export of no-input busses/tracksRobin Gareus
2016-07-13use aligned malloc for luaDSPRobin Gareus
2016-07-13initialize more uninitialized variables..Robin Gareus
2016-07-13initialize some uninitialized variablesRobin Gareus
2016-07-12remove VCA drop buttonPaul Davis
2016-07-12midimon: add option to format note-namesRobin Gareus
2016-07-12remove old midi-note name APIRobin Gareus
2016-07-12use new midi-note-name APIRobin Gareus
2016-07-12Add a new API to format midi-note-names with translation: Do Re Mi...Robin Gareus
2016-07-12add a safe-guardRobin Gareus