summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-15implementation for "prefer inline over GUI"Robin Gareus
2016-03-15new preference: don't open plugin GUI when there's an inline displayRobin Gareus
2016-03-14inline-display, scrollbars and fixed aspect ratio = funRobin Gareus
2016-03-14GUI update for non-cairo Plugin Inline DisplayRobin Gareus
2016-03-14update [LV2] Plugin Inline Display API: drop cairo dependencyRobin Gareus
2016-03-14RouteUI solo buttons should trigger group actionsPaul Davis
2016-03-14use ForGroup to flag and detect route-group based control changesPaul Davis
2016-03-14add new Controllable::GroupDisposition value, ForGroup, to identify changes b...Paul Davis
2016-03-14add GUI support for Plugin Mixer Inline DisplayRobin Gareus
2016-03-14Implement LV2 Inline Display ExtensionRobin Gareus
2016-03-14prototype online self-automating LV2 plugin interfaceRobin Gareus
2016-03-14prepare custom LV2 extensionsRobin Gareus
2016-03-12Some AudioGrapher classes need to be exportable now, to support newly introdu...John Emmas
2016-03-12Make sure that class 'ARDOUR::AnalysisGraph' is exportable (since it gets use...John Emmas
2016-03-12Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2016-03-12Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-03-12cleaner version of ac3da53Robin Gareus
2016-03-12reset export status when not normalizing - fixes #6816Robin Gareus
2016-03-11and without typo :)Robin Gareus
2016-03-11and now without debug printf()Robin Gareus
2016-03-11allow to copy processor state (drag processor on another of same type)Robin Gareus
2016-03-11prepare DnD for copying processor stateRobin Gareus
2016-03-11Configurable export-silence trim threshold (no GUI yet)Robin Gareus
2016-03-11add region & range loudnless reportRobin Gareus
2016-03-11allow to re-use export-report UIRobin Gareus
2016-03-11prepare region/range loudness analysisRobin Gareus
2016-03-11Make sure that a newly introduced class will be visible if it's needed outsid...John Emmas
2016-03-11Accommodate newly introduced source(s) in our MSVC project (gtkmm2ext)John Emmas
2016-03-08fix __cpuid() on x86Florian Weimer
2016-03-082 new MIDI maps from sam tuke (https://github.com/samtuke/ardour-midi-maps)Paul Davis
2016-03-08Adds a tooltip to the iconMathias Buhr
2016-03-08Implements filtering in bindings editorMathias Buhr
2016-03-08Tweaked comments in mapping file because they relate to loop and recordGuy Sherman
2016-03-08Created updated mapping for M-Audio Axiom Air 25Guy Sherman
2016-03-08convert Russian man page from KOI8-R to UTF-8 encodingNils Philippsen
2016-03-08convert French man page from ISO-8859-1 to UTF-8 encodingNils Philippsen
2016-03-08add an untested, but likely usable clang-format configuration file (from matt...Paul Davis
2016-03-08remove uncharacteristic commentsPaul Davis
2016-03-08fix up indentation in libs/gtkmm2ext/bindings code, probably messed up by ema...Paul Davis
2016-03-07fix port-export analysis for > 2 channels.Robin Gareus
2016-03-07fix OSX/PPC bundled pluginsRobin Gareus
2016-03-07fix stuck touch modeRobin Gareus
2016-03-07remove unused GUI signals (confusing dup. name)Robin Gareus
2016-03-07expand options in quantize dialog to include other beat fractionsPaul Davis
2016-03-07expand option editor treeviews by default so that all nodes are visiblePaul Davis
2016-03-06rename all "Solo / Mute" options as "Solo & Mute" since '/' is now a path sep...Paul Davis
2016-03-06rearrange sync options into a sub-node of Transport optionsPaul Davis
2016-03-06avoid extra iterator increment, so that Option/Paths workPaul Davis
2016-03-06avoid blank header bar in option editor treeviewPaul Davis
2016-03-06change OptionEditor to use a left-hand-side treeview to navigate the notebookPaul Davis