summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11update export analyser for dBTPRobin Gareus
2016-02-11add dBTP Vamp pluginRobin Gareus
2016-02-11Add debugging output for WinMME midi device namesTim Mayberry
2016-02-11Only build one version of the Portaudio backend that supports both blocking a...Tim Mayberry
2016-02-11Add button to Engine Dialog to choose between Portaudio callback and blocking...Tim Mayberry
2016-02-11Change CairoWidget::get_active() to be constTim Mayberry
2016-02-11Implement new AudioBackend API in PA backend to choose between callback and b...Tim Mayberry
2016-02-11Add API to AudioBackend for choosing between portaudio blocking or callback APITim Mayberry
2016-02-11Add a missing include from portaudio WINMME source fileTim Mayberry
2016-02-11Implement MIDI device enumeration and latency offset/calibration in portaudio...Tim Mayberry
2016-02-11Show/Hide midi calibrate button based on AudioBackend::enumerate_devicesTim Mayberry
2016-02-11only instantiate Analysis Processor if neededRobin Gareus
2016-02-11cont'd work on Post-Export Analysis GUI:Robin Gareus
2016-02-11stereo waveform, prepare spectrum faceplateRobin Gareus
2016-02-11use short-term ebur128 histogramRobin Gareus
2016-02-11Fix bug #6766, Crash when creating new Session while one is currently openTim Mayberry
2016-02-11Fix bug #6762, MIDNAM note read outs don't work when dragging MIDI noteTim Mayberry
2016-02-10exported waveform annotationRobin Gareus
2016-02-10GUI for optional analysisRobin Gareus
2016-02-10make post-export analysis optional (default to enabled)Robin Gareus
2016-02-10Fix spellingTodd Naugle
2016-02-10cont'd work on Post-Export Analysis GUI.Robin Gareus
2016-02-10audiographer unit-test libsRobin Gareus
2016-02-10cleanup: unhardcode spectrum size, logscale, whitespace fixesRobin Gareus
2016-02-10Add VAMP SDK to audiographer deps.Robin Gareus
2016-02-10Update Export Report GUIRobin Gareus
2016-02-10Add loudness histogram Feature to the EBUr128 VAMP pluginRobin Gareus
2016-02-10move export-analysis implementation into cc-file.Robin Gareus
2016-02-10Fix for undefined references to fftw lib when using gcc/mingwTim Mayberry
2016-02-10Add newly introduced source(s) to our MSVC project (gtk2_ardour)John Emmas
2016-02-10Add newly introduced source(s) to our MSVC project (audiographer)John Emmas
2016-02-10Add newly introduced source(s) to our MSVC project (libardour)John Emmas
2016-02-10Post-export Analysis GUIRobin Gareus
2016-02-10Post-export AnalysisRobin Gareus
2016-02-09UI updates for export-abortRobin Gareus
2016-02-09Fix crash when aborting export.Robin Gareus
2016-02-09UI updates for detailed export state.Robin Gareus
2016-02-09detailed export state, prepare resolution for #6512Robin Gareus
2016-02-07mackie: if device type is unknown, make -D mackie show thatPaul Davis
2016-02-07handle Mackie control device type ID = 0x6 (Behringer X-Touch Compact)Paul Davis
2016-02-06change faderport nameBen Loftis
2016-02-06Mackie: shift+marker needs to remove marker. moved session-range to shift+solo.Paul Davis
2016-02-06Mackie: Behringer XT Compact has transport buttonsBen Loftis
2016-02-06mackie: better fix forPaul Davis
2016-02-06insert time: ignore mouse as edit pointColin Fletcher
2016-02-06insert time: remove pointless local variableColin Fletcher
2016-02-06Make name of undo action for 'Remove Time' consistentColin Fletcher
2016-02-06Add a simple check for valid duration in 'Insert/Remove Time'Colin Fletcher
2016-02-05mackie: stop crashes when switching to X-Touch Compact devicePaul Davis
2016-02-04Mackie Protocol: more fixes for aac6a5Ben Loftis