summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2014-05-30use CubicSpline interpolation for x-fade preset ShapesRobin Gareus
2014-05-30update Evoral::Curve to honor ControlList::InterpolationStyleRobin Gareus
2014-05-30Add newly introduced sources to MSVC projectJohn Emmas
2014-05-30Rearrange some #includes to keep MSVC happyJohn Emmas
2014-05-30Fix code to prepare re-enable cubic spline interpolation of automation data.Robin Gareus
2014-05-30panner: backwards compatibility, constrain pan-range in old sessionsRobin Gareus
2014-05-30smooth visual curve drawingRobin Gareus
2014-05-29use fixed number of steps for dB-scale x-fade curves.Robin Gareus
2014-05-29fixed number of steps for symmetric fades:Robin Gareus
2014-05-29fix data loss/file deletion caused by mistaken used of Session::source_by_pat...Paul Davis
2014-05-29fix symmetric fade-shape (still variable number of steps)Robin Gareus
2014-05-29Symmetric x-fade, use equivalent of -6dB per step for 7 steps.Robin Gareus
2014-05-29fix typo in vst doc.Robin Gareus
2014-05-29smoothen rendering of x-fadesRobin Gareus
2014-05-29increase accuracy of fades.Robin Gareus
2014-05-29fix prev commitRobin Gareus
2014-05-29renice x-fade rendering w/cairo-antialiasingRobin Gareus
2014-05-29revert x-fade curves to Mixbus2.Robin Gareus
2014-05-28make building the dummy backend be a configure-time option. defaults to False...Paul Davis
2014-05-29Canvas: new x-fade drawing, two curve widgetRobin Gareus
2014-05-28Revert "cairo sub-surface prototype & exampleRobin Gareus
2014-05-28exercise subsurface rendering for x-fade curvesRobin Gareus
2014-05-28cairo sub-surface prototype - intermediate flattened group renderer.Robin Gareus
2014-05-28VST: fix name detection if effGetEffectName is N/A, remove superfluous \0.Robin Gareus
2014-05-28VST: properly query name from pluginRobin Gareus
2014-05-27Curve: anti-aliasing.Robin Gareus
2014-05-27implement Curve in/outside fillRobin Gareus
2014-05-27directly apply waveform clip-level changesRobin Gareus
2014-05-27(Windows) Add support for finding the bundled version of Jack which comes wit...John Emmas
2014-05-27Remove an unnecessary #defineJohn Emmas
2014-05-27Use PLATFORM_WINDOWS (in preference to WIN32) for consistency with the other ...John Emmas
2014-05-26"We brake for nobody." oh wait. - fixes Rectified Waveform view.Robin Gareus
2014-05-26fix region export with fades and gain.Robin Gareus
2014-05-26NOOP, just re-indent diagramRobin Gareus
2014-05-26fix prev commit, window-offset for x-fade drawingRobin Gareus
2014-05-26fix x-fade drawingRobin Gareus
2014-05-26apply gain automation on bounce - fixes 5887Robin Gareus
2014-05-26allow to set custom thread-buffer sizeRobin Gareus
2014-05-26process effect-automation when bouncing w/processingRobin Gareus
2014-05-25ignore sends when bouncing w/processing - only break on inserts.Robin Gareus
2014-05-25bounce to target number of channelsRobin Gareus
2014-05-25compensate for processor latency during bounceRobin Gareus
2014-05-25fix bounce with processing (thread buffers) fixes #5920Robin Gareus
2014-05-25allow to switch from/to dummy-backendRobin Gareus
2014-05-25DummyBackend: implement port connect_callback()Robin Gareus
2014-05-23Initialise _soundcloud_upload to false in ExportFormatSpecificationColin Fletcher
2014-05-23fix for OSX 10.0/clang (missing symbol) by cthRobin Gareus
2014-05-23Add and use a DEBUG flag for Soundcloud uploads.Colin Fletcher
2014-05-23Set 'downloadable' property on Soundcloud uploadsColin Fletcher
2014-05-23Show URI of file uploaded to Soundcloud in log window.Colin Fletcher