tiny cleanup due to long comment in between.
[ardour.git] / libs /
2015-03-01 Robin Gareustiny cleanup due to long comment in between.
2015-03-01 Robin Gareusfix typo in c936c97
2015-02-28 Robin GareusAPI to delete AU cache & blacklist
2015-02-28 Robin GareusAU blacklist
2015-02-28 Robin GareusAU fix potential endless loop during discovery
2015-02-28 Robin Gareuspromote sustain pedal from meh to reasonable.
2015-02-28 John EmmasIn libpbd the sources 'localeguard.cc/.h' and 'locale_g...
2015-02-28 Robin GareusAU presets: allow to save & directly use.
2015-02-28 Robin Gareusinclude AU control outputs (as meters on generic UI)
2015-02-28 Robin Gareusautomated toggles? yes we can!
2015-02-28 Robin Gareusfix AU generic GUI and automation lanes
2015-02-28 Robin Gareusfix routing midi data on export:
2015-02-27 David RobillardFix unnecessary const violation.
2015-02-27 Ben Loftislikely fix for broken fades (imported from v2 sessions)
2015-02-27 Ben Loftispotential fix for the_CLA reported problem: v2 fader...
2015-02-26 Robin Gareusfix generic GUI for AU.
2015-02-24 Robin Gareusannotate prev commit.
2015-02-24 Robin Gareusno more AU warnings…
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-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 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 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 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 Robin Gareusremove lib versioning for internal plugins
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 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-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 Colin FletcherAdd a test for the constrained cubic interpolation...
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 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 Davissimplify Canvas::Rectangle rendering to avoid unnecessa...
2015-02-12 Paul DavisCanvas::Rect::contains() should treat its right/left...
2015-02-12 Robin Gareusfix midi-capture filter
2015-02-11 Paul Davisinfrastructure to allow tracing of all MIDI ports
2015-02-11 Paul Davisadd a sort-of hack to allow us to avoid drawing the...
2015-02-10 Ben Loftisfix boot message always sticking on the last loaded...
2015-02-09 Paul Daviscorrect drawing of rectangle borders.
2015-02-09 Paul Daviscanvas items must be able to use fractional positions...
2015-02-09 Paul Davisput function into namespace
2015-02-09 David RobillardFix sending out of bounds events to LV2 plugins.
2015-02-07 nick_mProperly deallocate memory when clearing selection_op_h...
2015-02-06 Ben Loftisfix 192k rate
2015-02-06 Paul Davisfix (and comment) on subtle bug with audio file data...
2015-02-06 nick_mMake undo/redo work for:
2015-02-05 Paul Davisdo not attempt to call an empty/null boost functor...
2015-02-05 Paul Davisfix bad fix for cherry-pick conflict
2015-02-05 Paul Davismake two obvously const methods actually be const
2015-02-05 Paul Davismodify behaviour of session when updating skips to...
2015-02-05 Paul Davisadd SessionEvent::Action to libs/ardour enums registration
2015-02-05 Paul Davisexpand SessionEvent API to allow ::clear_events() to...
2015-02-05 Paul Davisexpand PBD::Pool API and add additional DEBUG_TRACE...
2015-02-05 Paul Davisset name of GUI event loop thread
2015-02-05 nick_mRework previous commit to avoid extra property lookup...
2015-02-05 nick_mMake sure we have the property rather than the value...
2015-02-05 nick_mClean up Session's _current_trans when aborting a drag.
2015-02-03 Ben Loftistweak to help with uncoalesced renders
2015-02-03 Paul Davisrender canvas using the GDK region rather than the...
2015-02-03 John EmmasAdd an extra test to prevent 'PBD::path_is_within(...
2015-01-30 John EmmasIf 'force' is TRUE (when using 'Location::set_start...
2015-01-30 Robin Gareusfix “invalid use of incomplete type jack_client_t”
2015-01-30 Robin Gareusclarify sync-lock and disable it by default.
next