summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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