summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-03-06prepare including fil4 w/MixbusRobin Gareus
2016-03-05don't downcase Home, End and other non-single-key keycode namesPaul Davis
2016-03-05edited keybindings should be stored in lower-case formPaul Davis
2016-03-05remove some uncharacteristic comments in codePaul Davis
2016-03-05Small refactoring of keyboard bindings (first part)Mathias Buhr
2016-03-05Fixes a minor typoMathias Buhr
2016-03-05Adds sorting the toe keyeditorMathias Buhr
2016-03-05Add MIDI map for the M-Audio Oxygen 61 v3 (preset 1).Sebastiaan Lokhorst
2016-03-05Fix for issue #0006803yonideshi
2016-03-05Fix issue #0006806feandin
2016-03-05fix playlist channel-count when removing a connected port.Robin Gareus