summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-18Revert "fix indentation from previous commit and previous edits"Paul Davis
2015-02-17OSX package: don’t copy dylib itself to libdir.Robin Gareus
2015-02-17fix windows packaging (unversioned dll)Robin Gareus
2015-02-17try to restore original semantics for scheduling butler transport work in Ses...Paul Davis
2015-02-17another required fix following recent cherry-picks from wavesPaul Davis
2015-02-17[Summary] Blocked redundant skip marker (during skip ranges consolidation) up...GZharun
2015-02-17mark session dirty when loop location is changedPaul Davis
2015-02-17fix indentation from previous commit and previous editsPaul Davis
2015-02-17[Summary] Eliminated redundant marker update notification which lead to creat...GZharun
2015-02-17[Summary] Fixed loop processing in cases when loop is moved/resizedGZharun
2015-02-16fixes for desirable playback when using seamless looping.Paul Davis
2015-02-16fixes for non-overlapping fade in/out even in regions not at zeroPaul Davis
2015-02-16dump bundled file-listRobin Gareus
2015-02-16remove lib versioning for internal pluginsRobin Gareus
2015-02-16Increase transparency of Loop rectangle so tempo lines are visibleTim Mayberry
2015-02-15Add TestUI class to properly handle EventLoop invalidationTim Mayberry
2015-02-15Move TestReceiver class in libardour tests into own header fileTim Mayberry
2015-02-15Add a few test util functions and refactor existing test codeTim Mayberry
2015-02-14add john and todd to contributor listBen Loftis
2015-02-14fix testPathIsWithin unit-test:Robin Gareus
2015-02-14hide terminal window for windows vst scannerRobin Gareus
2015-02-13Fix LV2 UIs with spacey paths (e.g. Pianoteq).David Robillard
2015-02-14fix regexp in prev commit (abs path)Robin Gareus
2015-02-14linux packaging: ignore QT4 dependencyRobin Gareus
2015-02-13fix seamless looping after a locate out of the loop.Paul Davis
2015-02-13correctly set track loop status when locating away from loop range (and later...Paul Davis
2015-02-13fix up recent cherry-picks from waves' tracksPaul Davis
2015-02-13insanely complex fixes for dragging to and from the drop zone.Paul Davis
2015-02-13fix up recent cherry-picks from waves' tracksPaul Davis
2015-02-13prevent fade in/fade out on audio regions from overlapping each otherPaul Davis
2015-02-13implement axis-limited draggingPaul Davis
2015-02-13detect if drags appear to be vertical or horizontal as we cross the move thre...Paul Davis
2015-02-13fix behaviour of region-copy-drag when using the dropzone.Paul Davis
2015-02-13allow normal right trimming even if the start of a range is at zeroPaul Davis
2015-02-13After dragging from multiple tracks to the dropzone, create the right number ...Paul Davis
2015-02-13add a common test-failed indicatorRobin Gareus
2015-02-13Add a test for the constrained cubic interpolation of Evoral::CurveColin Fletcher
2015-02-13When building with MSVC add a couple of new pragmas to cut down on the most f...John Emmas
2015-02-13When building with MSVC, follow Robin's lead and add support for a new env va...John Emmas
2015-02-12win-pkg, ignore missing suil modulesRobin Gareus
2015-02-12add accessor methods for single_exposureBen Loftis
2015-02-12_single_exposure is now a member variable for each GtkCanvas.Ben Loftis
2015-02-12windows: deploy suil modulesRobin Gareus
2015-02-12Fix whitespace in pbd/debug.hTim Mayberry
2015-02-12Add local PwdReset class to reset pwd in event of test failureTim Mayberry
2015-02-12Add some more test assertions so that tests fail when they shouldTim Mayberry
2015-02-11remove naive attempt to avoid drawing first vertical pixel line of Canvas::Wa...Paul Davis
2015-02-11remove use of TimeRectanglePaul Davis
2015-02-11simplify Canvas::Rectangle rendering to avoid unnecessary nonsense, and remov...Paul Davis
2015-02-11Canvas::Rect::contains() should treat its right/left coordinates as exclusivePaul Davis