summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-12add some debugging capability for users of SystemExec. Needs review.Ben Loftis
2016-02-13Hide "Use Buffered I/O" button when switching to backend with no controlTim Mayberry
2016-02-13use "Good" resampling quality (lower initial play latency)Robin Gareus
2016-02-13add NULL check for VST audioMasterSizeWindowRobin Gareus
2016-02-12Partial exposure of export-audition playheadRobin Gareus
2016-02-12update signal connetion for new CairoWidget::set_dirty() APIRobin Gareus
2016-02-12Allow partial CairoWidget exposureRobin Gareus
2016-02-12Add Playhead to Export Report DialogRobin Gareus
2016-02-12Add Auditioned to Export Report Dialog.Robin Gareus
2016-02-12refine export dialog Location:Robin Gareus
2016-02-12include timespan-option with export presetRobin Gareus
2016-02-12fix copy constructor.Robin Gareus
2016-02-12improve consistency of presentational properties in the export dialog.Robin Gareus
2016-02-12Class 'AudioGrapher::Analyser' needs to be exportable for building with MSVCJohn Emmas
2016-02-12Accommodate newly introduced source(s) in our MSVC project (audiographer)John Emmas
2016-02-12Accommodate newly introduced source(s) in our MSVC project (portaudio_backend)John Emmas
2016-02-12Remove no longer needed 'prolooks' source(s) from our MSVC projects (gtkmm2ex...John Emmas
2016-02-12Visualize Peaks and TruePeaks in Export ReportRobin Gareus
2016-02-12export analysis: include true-peak positions.Robin Gareus
2016-02-12vamp-true-peak: collect peak locations >= -1dBTPRobin Gareus
2016-02-11Help clang static analyzer.Robin Gareus
2016-02-11fix alignment of "N/A" messagesRobin Gareus
2016-02-11Allow removing the timespan name from the export-filename:Robin Gareus
2016-02-11Prepare for optional timespan name during export.Robin Gareus
2016-02-11remove all traces of "prolooks" and related classesPaul Davis
2016-02-11Open URis with spaces.Robin Gareus
2016-02-11tweak export dialog layout, add "open folder" buttonRobin Gareus
2016-02-11tweak spectrum logscaleRobin Gareus
2016-02-11post-export scaleable layout.Robin Gareus
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