try not thinning when loading old-school automation lists
[ardour.git] / libs / ardour /
2012-05-30 Paul Davistry not thinning when loading old-school automation...
2012-05-30 Paul Davisrethink how to load legacy crossfades as new-style...
2012-05-30 Paul Davisdon't abort when loading legacy xfades if the constitue...
2012-05-30 Paul Davisdebugging legacy xfade loading, part 2
2012-05-30 Paul Davisdebugging legacy xfade loading
2012-05-29 Paul Davisdon't reset region fades to default after a playlist...
2012-05-28 Carl HetheringtonAdd path_is_within to decide if a path is within a...
2012-05-28 Paul Davisexplicit checks for all components of the LV2 stack
2012-05-27 David RobillardRe-implement URIMap to tolerate broken plugins that...
2012-05-27 Paul Davisadd a fix for the one problem case from the last commit...
2012-05-27 Paul Davisdon't add regions created with announce=false to the...
2012-05-27 Paul Davisdon't alter session search path frm within FileSource...
2012-05-26 Paul Davisconvert audioregion xfade stuff to properties, add...
2012-05-24 Paul Davisalways create short xfades when adding a region based...
2012-05-24 Paul Davisremove old RECMUTEX conditional
2012-05-24 Carl HetheringtonMissing include.
2012-05-24 Carl HetheringtonTweak comment.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-24 Carl HetheringtonOpaque region bodies should overwrite whatever is alrea...
2012-05-24 Carl HetheringtonAdd test for a transparent region on top of (and enclos...
2012-05-23 Paul Davisfix search path for MIDNAM files
2012-05-23 Paul Davisalter API for MIDI cloning to facilitate export
2012-05-23 Paul Davisstop deadlock when pasting into a playlist
2012-05-22 Paul Davismerge new symmetric curve from mixbus, fix errors in...
2012-05-22 Paul Davisremove debugging
2012-05-21 Carl HetheringtonSlightly hacky improvement to embolden the labels of
2012-05-21 Paul Davismore 64bit VM debugging nonsense (svn in the fastest...
2012-05-21 Paul Davisugly debugging code to try to track down what is going...
2012-05-21 Paul Davisa bit more debug on info when we fail to read from...
2012-05-20 Paul Davisdon't specify VAMP_PATH in regular code. it should...
2012-05-20 Paul Davisdon't say "can throw" and then fail to catch
2012-05-20 Paul Davisimported sources should be marked as non-writable and...
2012-05-19 Paul Davisprevent xfades from being dragged to a longer length...
2012-05-19 Carl HetheringtonFix up tests after path changes.
2012-05-19 Carl HetheringtonCorrect error message.
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2012-05-17 Carl HetheringtonFix unnecessary backups of session files.
2012-05-17 Carl HetheringtonAdd MCP path to test script to stop it complaining.
2012-05-17 David RobillardFix posix_memalign checks.
2012-05-16 Paul Davislet's do this right if we're going to do it at all ..
2012-05-16 Paul Davisswitch to a RWLock for Playlist, to allow simultaneous...
2012-05-15 Carl HetheringtonKeep tests up to date with reality.
2012-05-15 Carl HetheringtonRemove some debug output.
2012-05-15 Paul Davisremove two instances of static/global ScopedConnectionL...
2012-05-15 Paul Davisdon't apply inverse fades if a region is not acoustical...
2012-05-15 Carl HetheringtonRemove unused method.
2012-05-15 Carl HetheringtonRemove bind to shared_ptr.
2012-05-14 Paul Davisdrop boost::signals2 and replace with carl's solution...
2012-05-14 Paul Davisremove virtual inheritance of sigc::trackable by Receiv...
2012-05-12 Carl HetheringtonAdd test for strange boost-related crash.
2012-05-12 Paul Davisdon't load symlinks when trying to discover control...
2012-05-11 Paul Davisalter computation of inverse constant power curves
2012-05-11 Paul Davisremove some debug noise from previous commit
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-05-10 Paul Davisdon't trim regions in conjunction with xfade trimming...
2012-05-10 Paul Davistrim a single other region when adjusting xfade length
2012-05-10 Paul Davisif an xfade involves only 2 regions, clamp its length...
2012-05-09 Paul Davischange inverse fades when changing fade length
2012-05-09 Paul Daviscorrectly save & restore xfade state
2012-05-08 Paul Davisfix up overly-persistent active state for control surfaces
2012-05-08 Paul Davisstop using STATIC_PATHS to define system search paths
2012-05-07 Paul Davismove ::reconfigurable_io() from Plugin to PluginInfo...
2012-05-04 Paul Davishide unused args
2012-05-02 Paul Davismore fixes/tweaks from the land of the lion
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-05-01 Paul Davisremove recursive mutex from Playlist, replace with...
2012-05-01 Carl HetheringtonRemove unused quantize type options.
2012-05-01 Paul Davismostly backup-oriented commit to preserve very initial...
2012-04-30 Carl HetheringtonClarify behaviour of ::read (overwrites its buffer...
2012-04-30 Carl HetheringtonRemove unused return value.
2012-04-30 Paul Davisadd explicit inverse fade in/out curves for use when...
2012-04-30 Carl HetheringtonRemove unused options related to crossfades.
2012-04-29 Carl HetheringtonHandle update of crossfades on explicit relayer more...
2012-04-28 Carl HetheringtonRemove unused variable.
2012-04-28 Carl HetheringtonFix detection of 2.X sessions.
2012-04-27 Paul DavisCrossfades: default xfades are now constant-power,...
2012-04-27 Carl HetheringtonRaise an exception if we fail to create our graph
2012-04-26 Paul Davisslightly explanatory comment for crossfading
2012-04-26 Paul Davisfix initialization of control protocols so that brand...
2012-04-26 Carl HetheringtonUse Glib::Threads::RecMutex rather than Glib::RecMutex...
2012-04-25 Paul DavisMCP: dynamic ipMIDI ports, more default key bindings...
2012-04-24 Paul Davisrevert previous commit (it should work, but did not...
2012-04-24 Paul Davisrevert previous commit
2012-04-24 Paul Davisdebugging: stop MidiControlUI from actually executing...
2012-04-24 Paul Daviseventloop and abstractui debugging, lots more commentin...
2012-04-24 Paul Davismove the point at which PannersLegal is emitted (thus...
2012-04-24 Paul Davisremove various debugging output
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2012-04-23 Carl HetheringtonGet the _note_mode set up correctly in a MidiDiskstream
2012-04-23 Paul Davismove MIDI::Manager::cycle_{start,end}() calls from...
2012-04-22 Paul DavisMCP: a fistful of improvements. probably best to just...
2012-04-21 David RobillardUse URI defines from LV2 headers instead of error-prone...
2012-04-21 David RobillardFix crash when removing an LV2 plugin or on shutdown.
2012-04-20 Carl HetheringtonFix some warnings.
2012-04-20 Carl HetheringtonFix linear interpolator to avoid error accumulation.
2012-04-20 David RobillardAdd "Description" pane to generic plugin UI for LV2...
2012-04-20 David RobillardSet tooltips on generic UI controls for LV2 plugin...
2012-04-20 David RobillardRemove support for old and/or experimental LV2 stuff.
2012-04-19 Carl HetheringtonBreak shared_ptr cycle between Track and its
next