ardour.git
2015-02-27 Ben Loftispotential fix for the_CLA reported problem: v2 fader...
2015-02-26 Robin Gareusfix generic GUI for AU.
2015-02-26 Robin Gareusrsync & cache plugins locally
2015-02-26 Robin Gareusreally thin bundled plugins
2015-02-26 Robin Gareuscabron?
2015-02-26 Robin Gareusinclude x42 plugins in mixbus bundle
2015-02-25 Ben LoftisPotential fix for confusion for Input/Output buttons...
2015-02-25 Robin Gareusfix osx version detection in da975ae
2015-02-25 Robin Gareusallow carbon support on 10.6, 32bit
2015-02-24 Robin Gareusannotate prev commit.
2015-02-24 Robin Gareusno more AU warnings…
2015-02-24 Ben Loftisrecover the most recent audio setup settings from config
2015-02-24 Robin GareusAU synth. prefer stereo variant if available.
2015-02-23 Robin GareusAU: fix return value reference
2015-02-22 Robin Gareusfix return value on AU error in e070701
2015-02-22 Robin Gareusfix logical-op-parentheses
2015-02-22 Robin Gareussupport AudioUnit Generators without global Channel...
2015-02-22 Paul Davisfix two other potential issues with leftover 32 bit...
2015-02-22 Paul Davisfix incorrect use of int32_t for current position in...
2015-02-21 Robin Gareusdummy: add square wave frequency sweep generators
2015-02-21 Robin Gareusfix embedded plugin UI keyboard handling
2015-02-21 Robin Gareushook up focus_button for LV2 GUIs
2015-02-20 Paul Davisfix logic of Session::audio_source_name_is_unique()
2015-02-20 Paul Davisensure that stub audio file sources are removed when...
2015-02-20 Paul Davisfix erroneous merge for wavesaudio backend
2015-02-20 Valeriy Kamyshniy[Summary] In internal Waves backend API, switching...
2015-02-20 VKamyshniy[Summary] In internal Waves backend API, switching...
2015-02-20 nick_mThe commit 3da9c3b7403dd57984e1f0d090c7bd902f933225
2015-02-20 David RobillardNormalize notes on all channels.
2015-02-19 David RobillardFix record/import of note ons with velocity 0.
2015-02-19 David RobillardDon't allocate then discard notes on note off.
2015-02-19 David RobillardRemove unused ifdef gunk.
2015-02-19 Paul Davisfix incorrect type for Waves' backend's _sample_time_at...
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-02-19 Robin Gareusadd a nonsense-midi test sequence:
2015-02-19 Robin Gareusfix memory leak in case LV2 GUI fails.
2015-02-19 Robin Gareusfix some static-analysis warnings
2015-02-19 Paul Davisfix transport issues when loop-is-mode is off.
2015-02-18 Robin Gareusrsynth: map note-on with zero velocity to note-off
2015-02-18 Paul Davisstop dragged regions moving to the dropzone during...
2015-02-18 Paul Davisfix initialization order (sigh)
2015-02-18 Paul DavisRevert "[Summary] Eliminated redundant marker update...
2015-02-18 Paul DavisRevert "fix indentation from previous commit and previo...
2015-02-17 Robin GareusOSX package: don’t copy dylib itself to libdir.
2015-02-17 Robin Gareusfix windows packaging (unversioned dll)
2015-02-17 Paul Davistry to restore original semantics for scheduling butler...
2015-02-17 Paul Davisanother required fix following recent cherry-picks...
2015-02-17 GZharun[Summary] Blocked redundant skip marker (during skip...
2015-02-17 Paul Davismark session dirty when loop location is changed
2015-02-17 Paul Davisfix indentation from previous commit and previous edits
2015-02-17 GZharun[Summary] Eliminated redundant marker update notificati...
2015-02-17 GZharun[Summary] Fixed loop processing in cases when loop...
2015-02-17 Paul Davisfixes for desirable playback when using seamless looping.
2015-02-16 Paul Davisfixes for non-overlapping fade in/out even in regions...
2015-02-16 Robin Gareusdump bundled file-list
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2015-02-16 Tim MayberryIncrease transparency of Loop rectangle so tempo lines...
2015-02-15 Tim MayberryAdd TestUI class to properly handle EventLoop invalidation
2015-02-15 Tim MayberryMove TestReceiver class in libardour tests into own...
2015-02-15 Tim MayberryAdd a few test util functions and refactor existing...
2015-02-14 Ben Loftisadd john and todd to contributor list
2015-02-14 Robin Gareusfix testPathIsWithin unit-test:
2015-02-14 Robin Gareushide terminal window for windows vst scanner
2015-02-14 David RobillardFix LV2 UIs with spacey paths (e.g. Pianoteq).
2015-02-14 Robin Gareusfix regexp in prev commit (abs path)
2015-02-14 Robin Gareuslinux packaging: ignore QT4 dependency
2015-02-13 Paul Davisfix seamless looping after a locate out of the loop.
2015-02-13 Paul Daviscorrectly set track loop status when locating away...
2015-02-13 Paul Davisfix up recent cherry-picks from waves' tracks
2015-02-13 Paul Davisinsanely complex fixes for dragging to and from the...
2015-02-13 Paul Davisfix up recent cherry-picks from waves' tracks
2015-02-13 Paul Davisprevent fade in/fade out on audio regions from overlapp...
2015-02-13 Paul Davisimplement axis-limited dragging
2015-02-13 Paul Davisdetect if drags appear to be vertical or horizontal...
2015-02-13 Paul Davisfix behaviour of region-copy-drag when using the dropzone.
2015-02-13 Paul Davisallow normal right trimming even if the start of a...
2015-02-13 Paul DavisAfter dragging from multiple tracks to the dropzone...
2015-02-13 Robin Gareusadd a common test-failed indicator
2015-02-13 Colin FletcherAdd a test for the constrained cubic interpolation...
2015-02-13 John EmmasWhen building with MSVC add a couple of new pragmas...
2015-02-13 John EmmasWhen building with MSVC, follow Robin's lead and add...
2015-02-12 Robin Gareuswin-pkg, ignore missing suil modules
2015-02-12 Ben Loftisadd accessor methods for single_exposure
2015-02-12 Ben Loftis_single_exposure is now a member variable for each...
2015-02-12 Robin Gareuswindows: deploy suil modules
2015-02-12 Tim MayberryFix whitespace in pbd/debug.h
2015-02-12 Tim MayberryAdd local PwdReset class to reset pwd in event of test...
2015-02-12 Tim MayberryAdd some more test assertions so that tests fail when...
2015-02-12 Paul Davisremove naive attempt to avoid drawing first vertical...
2015-02-12 Paul Davisremove use of TimeRectangle
2015-02-12 Paul Davissimplify Canvas::Rectangle rendering to avoid unnecessa...
2015-02-12 Paul DavisCanvas::Rect::contains() should treat its right/left...
2015-02-12 Paul DavisWhen setting the duration of a TimeAxisViewItem, do...
2015-02-12 Paul DavisEditor::sample_to_pixel() always returns an integer...
2015-02-12 Robin Gareusfix midi-capture filter
2015-02-11 Ben Loftisuse magic strings instead of magic numbers (allow profi...
2015-02-11 Ben Loftisdesensitize redirect-menu Send and Control items when...
2015-02-11 Paul Davisproperly activating MIDI parsing for traced ports
2015-02-11 Paul Davisinfrastructure to allow tracing of all MIDI ports
2015-02-11 Paul Davisskip drawing the first pixel of waves in an audio regio...
next