summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16prepare threshold for silence trimRobin Gareus
2016-02-16work-around case where metric is NULL in split cycles.Robin Gareus
2016-02-16try to catch https://github.com/rncbc/synthv1/issues/1#issuecomment-183041991Robin Gareus
2016-02-16Revert "proper debug prints for Analyser"Robin Gareus
2016-02-16re-bin analysis results to take silence striping into account.Robin Gareus
2016-02-16chunk data before analysis, prefer 8KRobin Gareus
2016-02-16Analysis: 1 sample slack (for resampling rounding)Robin Gareus
2016-02-16fix Export SRC buffer report:Robin Gareus
2016-02-16Fix Analysis duration for added silenceRobin Gareus
2016-02-16don't re-use variable namesRobin Gareus
2016-02-16proper debug prints for AnalyserRobin Gareus
2016-02-16Export Analysis GUI: clarify signal-distribution axis labelsRobin Gareus
2016-02-16move "Normalization Gain" display to the left box & colorize it.Robin Gareus
2016-02-16OSX build - ignore order of options (and fix indent on the way)Robin Gareus
2016-02-15fix typo in previous commitBen Loftis
2016-02-15Defer session_loaded until AFTER lo_server_new.Ben Loftis
2016-02-15more Export Report GUI tweaks:Robin Gareus
2016-02-15update Export Report GUI for extended spect. rangeRobin Gareus
2016-02-15extend analysis spectral range to -120dBRobin Gareus
2016-02-15refine ExportReport:Robin Gareus
2016-02-15update Export Report GUIRobin Gareus
2016-02-15Add normalization gain factor to Export AnalysisRobin Gareus
2016-02-14Move Export Audition Buttons to the bottomRobin Gareus
2016-02-14tweak spectrum color schemaRobin Gareus
2016-02-14show playhead on all export report widgetsRobin Gareus
2016-02-14Ensure export starts with a clean stateRobin Gareus
2016-02-14add missing spaceRobin Gareus
2016-02-14Fix issue related to bug #6609, text selection not visible in track name entryTim Mayberry
2016-02-14fix rare livelock in std::map thread_buffer_requestsRobin Gareus
2016-02-14Export Audition: don't rely on audition-progress 100% for "end"Robin Gareus
2016-02-14and another typo in d442190bRobin Gareus
2016-02-14fix typos in d442190bRobin Gareus
2016-02-13remove C++11'isms from libptformat. back to C++98 compat.Robin Gareus
2016-02-13slightly improved windows post-export hook support.Robin Gareus
2016-02-13some half-baked support for windows command-arg substitutionsRobin Gareus
2016-02-13add post-export audition seekingRobin Gareus
2016-02-13Add preliminary PTX support for Protools 10 and 11Damien Zammit
2016-02-13Unjumble the PT5 wav ordering in regions/tracksDamien Zammit
2016-02-13Add Julien Roger to authorsTim Mayberry
2016-02-13Fix 6031: Fix inactive MIDI track headers when reloading sessionJulien ROGER
2016-02-13Fix 6677: Post-export script reinterprets timestamp format placeholder giving...Julien ROGER
2016-02-13Fix 6609: Right-click in active track name box crashesJulien ROGER
2016-02-13amend d814acb - SystemExec/Export debuggingRobin Gareus
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