summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-01MotionFeedback vanished long agoPaul Davis
2016-07-01drop use of gtk_entry_* colors (except cursor); use original base/text choice...Paul Davis
2016-07-01add the potential for a bit more debugging of signal connectsPaul Davis
2016-07-01add the potential for a bit more debugging of signal connectsPaul Davis
2016-07-01minor no-op hacks (unneeded or suboptimal code)Paul Davis
2016-07-01fix jack_port_rename() detectionRobin Gareus
2016-07-01some debug message for lua processorsRobin Gareus
2016-07-01fix lua filters for multi-channels processingRobin Gareus
2016-06-30add (essentially random) color defs for text entries to other 3rd party themesPaul Davis
2016-06-30NO-OP: remove trailing whitespacePaul Davis
2016-06-30assign appropriate styles for text entry and spinbuttonsPaul Davis
2016-06-30remove non-zero xthickness from "small_entry" widgets (gain display, peak dis...Paul Davis
2016-06-30new style for Gtk::Entry widgetsPaul Davis
2016-06-30use a more appropriate @color name for the cursor color in a text entryPaul Davis
2016-06-30add text entry cursor color to dark themePaul Davis
2016-06-30add new colors to dark themePaul Davis
2016-06-30no reason to make floating text entry be in STATE_SELECTED when constructedPaul Davis
2016-06-30use initialization, not explicit assignmentPaul Davis
2016-06-29OSC: Select tweak.Len Ovens
2016-06-29OSC: Reworked select to follow Gui selected strip regardless of it's inclusio...Len Ovens
2016-06-29Revert "remove unnecessary duplicate loading of GTK RC file"Paul Davis
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