summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-22fix incorrect use of int32_t for current position in file while writing to no...Paul Davis
2015-02-21dummy: add square wave frequency sweep generatorsRobin Gareus
2015-02-21fix embedded plugin UI keyboard handlingRobin Gareus
2015-02-21hook up focus_button for LV2 GUIsRobin Gareus
2015-02-20fix logic of Session::audio_source_name_is_unique()Paul Davis
2015-02-20ensure that stub audio file sources are removed when we destroy a trackPaul Davis
2015-02-20fix erroneous merge for wavesaudio backendPaul Davis
2015-02-20[Summary] In internal Waves backend API, switching sample time from 32 bits t...Valeriy Kamyshniy
2015-02-20[Summary] In internal Waves backend API, switching sample time from 32 bits ...VKamyshniy
2015-02-20The commit 3da9c3b7403dd57984e1f0d090c7bd902f933225nick_m
2015-02-19Normalize notes on all channels.David Robillard
2015-02-19Fix record/import of note ons with velocity 0.David Robillard
2015-02-19Don't allocate then discard notes on note off.David Robillard
2015-02-19Remove unused ifdef gunk.David Robillard
2015-02-19fix incorrect type for Waves' backend's _sample_time_at_cycle_startPaul Davis
2015-02-19change Audio backend sample time methods to use a 64 bit timelinePaul Davis
2015-02-19add a nonsense-midi test sequence:Robin Gareus
2015-02-19fix memory leak in case LV2 GUI fails.Robin Gareus
2015-02-19fix some static-analysis warningsRobin Gareus
2015-02-19fix transport issues when loop-is-mode is off.Paul Davis
2015-02-19rsynth: map note-on with zero velocity to note-offRobin Gareus
2015-02-18stop dragged regions moving to the dropzone during autoscrolling towards the ...Paul Davis
2015-02-18fix initialization order (sigh)Paul Davis
2015-02-18Revert "[Summary] Eliminated redundant marker update notification which lead ...Paul Davis
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