summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2011-07-24fix return value from ::ensure_outputs()Paul Davis
2011-07-22fix botched argument prototype and return signature for IO::ensure_(input|out...Paul Davis
2011-07-13fix bug that prevented fade-ins from recallingBen Loftis
2011-07-08new Basque translation from Pablo F. and friendsPaul Davis
2011-06-16When importing sources that are using sample rate conversion, the BWF start t...Todd Naugle
2011-06-11commit patch from colinf to just err, rather than abort, if ::truncate_start(...Paul Davis
2011-06-01fix cut-n-paste typo that caused Session::send_buffers to be the wrong sizePaul Davis
2011-06-01fix reallocation of silent, passthru and send buffers, specifically after a r...Paul Davis
2011-05-31conditionally compile support for jack_port_type_get_buffer_size() and if ava...Paul Davis
2011-05-31do not try to silence port buffers after a reconnect, since this violates old...Paul Davis
2011-05-28fix declaration of setup_enum_writer()Paul Davis
2011-05-13fixes for gcc 4.6 from bug #3771Paul Davis
2011-05-09fix old issue where copy-pasting a range selection from region(s), each regio...Ben Loftis
2011-04-26fix nasty bug caused by incorrect checking of list contentsBen Loftis
2011-04-07fix for AU param listenersBen Loftis
2011-04-07make AUPlugin emit ParameterChanged() whenever it is notified of a parameter ...Paul Davis
2011-04-07move deprecated JACK latency API out of port.h so that deprecation messages d...Paul Davis
2011-04-06add support for AudioUnit parameter listening (e.g. in non-plugin GUIs)Paul Davis
2011-04-06back-port capture offset corrections from 3.0 to 2.0-ongoing. fairly well tes...Paul Davis
2011-03-29significant fixes to realtime (touch/write) automation. no longer decide poi...Ben Loftis
2011-03-29new route groups should default ON Ben Loftis
2011-03-29make sure declicking fades reach their target, from svn 9086Ben Loftis
2011-03-02remove per-file references to __STDC_FORMAT_MACROSPaul Davis
2011-02-14prevent ardour from ever, EVER, EVAH removing an existing source filePaul Davis
2011-02-07register Lock edit mode as an enum to provide restore of Lock edit modePaul Davis
2011-01-18Add checks and config for Rasqal, required by slv2Doug McLain
2011-01-06remove EPA debug output, and use scoped_ptr<> to make sure we don't change th...Paul Davis
2011-01-06more fixes for EPA madnessPaul Davis
2011-01-06correct more brain-damage with EPAPaul Davis
2011-01-05fixed bug: any change to a region end would move the session end location to...Ben Loftis
2011-01-04fix from carl (backported from A3) that causes varispeed to let tracks go out...Paul Davis
2010-12-23a few more EPA tweaks to make it do absolutely nothing in the unbundled casePaul Davis
2010-12-23fix location of use of EPA objectsPaul Davis
2010-12-23add new EnvironmentalProtectionAgency to save/restore extern char** environ a...Paul Davis
2010-12-17more fixes to linux bundle packagerBen Loftis
2010-12-06abort loading crossfades that are missing data for _fade_in or _fade_outPaul Davis
2010-12-06ongoing xfade debugging with fkeymoPaul Davis
2010-12-05more debugging with fkeymo, but make it usefulPaul Davis
2010-12-05more debugging with fkeymoPaul Davis
2010-12-05remove debugging with fkeymoPaul Davis
2010-12-05debugging with fkeymo 4Paul Davis
2010-12-05debugging with fkeymo 3Paul Davis
2010-12-05debugging with fkeymo 2Paul Davis
2010-12-05debugging with fkeymoPaul Davis
2010-10-22a few tweaks and cleanups for the linux build bundle stuffPaul Davis
2010-10-15don't set RenderCallback for AU plugins with no input elements (on trial)Paul Davis
2010-09-26reverse mistakenly applied commitPaul Davis
2010-09-26correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X...Paul Davis
2010-09-24patch from a collaboration in ticket #2377 that forces new tempo and meter ma...Paul Davis
2010-09-24realhangman's patch for fade in/out active managementPaul Davis