summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-05-23Remove Soundcloud upload from export format specificationColin Fletcher
2014-05-23Fix MS-DOS line endingsColin Fletcher
2014-05-23meterbridge: don't include disk/input buttons on busses; fixes #5935Robin Gareus
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-21osx-bundle: fix vforkRobin Gareus
2014-05-21fix type typoRobin Gareus
2014-05-19remove debug output from system_execColin Fletcher
2014-05-19Merge branch 'noppc' of https://github.com/mojofunk/ardour into cairocanvasPaul Davis
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-19indent in wscript uses spacesColin Fletcher
2014-05-19Use libardour SystemExec wrapper in gtk2_ardourColin Fletcher
2014-05-19remove unnecessary and wierd constant for bottom rect (drop zone) of track ca...Paul Davis
2014-05-19comment tweakPaul Davis
2014-05-19adding a new track via copy-region-drag now works (and shares code with the n...Paul Davis