summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-29Canvas: new x-fade drawing, two curve widgetRobin Gareus
2014-05-28update fade iconsRobin Gareus
2014-05-28fix wscript to handle git revision ID that consists of just MAJOR.MINOR, as w...Paul Davis
2014-05-28fix x-fade icons in context menuRobin Gareus
2014-05-28Revert "cairo sub-surface prototype & exampleRobin Gareus
2014-05-28fix up operation of Editor::temporal_zoom_to_frame() which had not been updat...Paul Davis
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-27for trx, use the primary clock for verbose cursor unitsPaul Davis
2014-05-27x-fade drawing rework, part oneRobin Gareus
2014-05-27implement Curve in/outside fillRobin Gareus
2014-05-27global one-time setup of waveform preferences.Robin Gareus
2014-05-27persistent waveform shape setting.Robin 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-26fixup freeze operation.Robin 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-25cosmetic fix to OSX packaging temp fileRobin Gareus
2014-05-25allow to switch from/to dummy-backendRobin Gareus
2014-05-25DummyBackend: implement port connect_callback()Robin Gareus
2014-05-25really fix osx mavericks detectionRobin Gareus
2014-05-24fix script breakagePaul Davis
2014-05-24fix sensitivity of engine dialog driver_combo.Robin Gareus
2014-05-24osx 10.9 needs c++11 (it's now default and used for the build-stack)Robin Gareus
2014-05-24fix typo link*er*_flags for OSX w/c++11Robin 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-23Remove Soundcloud export format presetsColin Fletcher
2014-05-23Set 'downloadable' property on Soundcloud uploadsColin Fletcher
2014-05-23Show URI of file uploaded to Soundcloud in log window.Colin Fletcher
2014-05-23Visual tweaks to Soundcloud panelColin Fletcher
2014-05-23Better names for Soundcloud-related members of ExportHandlerColin Fletcher
2014-05-23Make Soundcloud upload applicable to any export format.Colin Fletcher