summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
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
2014-05-23Remove Soundcloud upload from export format specificationColin Fletcher
2014-05-22add GPLv2 to exec_wrapperRobin Gareus
2014-05-21waves_backend (MSVC project) - Adapt for using Waves's (customized) portaudio...John Emmas
2014-05-21jack_backend (MSVC project) - Adapt for using portaudio_x86 library (Windows)John Emmas
2014-05-21Add newly introduced sources to MSVC projectsJohn Emmas
2014-05-21Use Glib::usleep() for consistencyJohn Emmas
2014-05-21enforce style-guide #3, #26 and #27Robin Gareus
2014-05-21CoreMidi is also needed on OSX.6Robin Gareus
2014-05-21fix type typoRobin Gareus
2014-05-19remove debug output from system_execColin Fletcher
2014-05-19Merge branch 'mingw-updates' of https://github.com/mojofunk/ardour into cairo...Paul Davis
2014-05-19Merge branch 'export-dialog' into cairocanvasColin Fletcher
2014-05-18Add back libardour wrappers for PBD::SystemExecColin Fletcher
2014-05-18Use ARDOUR namespace for SystemExecColin Fletcher
2014-05-18SystemExec: copy last argument from command line to argv[]Colin Fletcher
2014-05-17partial fix for #5871 - midi-buffer sizeRobin Gareus