assert() to help find some possible causes of #2991. Fix some confusion with GTK...
[ardour.git] / libs / ardour / ardour /
2009-10-24 Paul Davisdebug-tracify current MIDI playlist debug output
2009-10-24 Paul Davis(FULL commit) start of a nominal debug tracing system...
2009-10-24 David RobillardMove butler methods from Session to Butler.
2009-10-23 David RobillardSplit butler into separate object (partially, just...
2009-10-23 David RobillardRemove unused Session::butler_mixdown_buffer and Sessio...
2009-10-23 Carl HetheringtonClean up and simplify code to find marks before and...
2009-10-23 David RobillardFix sketchy casts.
2009-10-22 David RobillardFix crash on save of MIDI data.
2009-10-22 David RobillardFix deadlocks on MIDI record.
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-22 David RobillardReplace horribly error-prone Sequence/MidiModel/MidiSou...
2009-10-22 David RobillardFix MidiBuffer::merge_in_place and add aggressive corre...
2009-10-21 David RobillardMerge all BufferSet iterators using a single template...
2009-10-21 Carl HetheringtonFix creation of plugin presets.
2009-10-20 David RobillardFix various MIDI control and installation issues:
2009-10-20 David RobillardFactor out more duplicated code.
2009-10-20 David RobillardFactor out duplicated code in AudioDiskstream and MidiD...
2009-10-20 David RobillardUse a template to merge PortSet::iterator and PortSet...
2009-10-20 David RobillardConst-correct BufferSet.
2009-10-19 Paul Davistrack notes at the region level in MidiPlaylist; resolv...
2009-10-19 Carl HetheringtonAdd mono switch to mixer strips (mantis 1068)
2009-10-19 David RobillardTidy.
2009-10-16 Paul Davisfix conceptually broken cubic interpolator that failed...
2009-10-16 Paul Davismore set_state() tweaks to aid with plugin state loading
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardFix warnings.
2009-10-14 Paul Davis(1) silence non-process FIFO message (2) move MIDI...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-10-12 Carl HetheringtonSet up the ControlProtocolManager singleton in a slight...
2009-10-11 Carl HetheringtonMake the port matrix notice if JACK ports are registere...
2009-10-07 Carl HetheringtonMake the mackie surface work again by initialising...
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-10-05 Paul Davisadd new files, derived from jack_delay by fons
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-10-01 Paul Davisi/o button naming patch and imported file BWF timecode...
2009-10-01 Paul DavisLV2 external UI patch from nedko via 2.X and a couple...
2009-09-25 Paul Davismake MIDI thru work even when not rolling; add GUI...
2009-09-16 Paul Davisdo not allow smf_source's reads to stomp on cached...
2009-09-11 Paul Davistrack note on/off and send appropriate note offs at...
2009-09-07 Paul Davisuse diff commands for quantize, with infrastructure...
2009-09-07 Paul Davisadd anonymous union to DiffCommand to allow uint8t_t...
2009-09-06 Paul Davisthe start (only the start) of MIDI diff commands
2009-09-03 Paul Davisthe basics of step editing, more details to follow
2009-09-02 Carl HetheringtonModified version of Hans' patch for mantis 1985. Also...
2009-09-01 Carl HetheringtonAdd accessor for _exporting.
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-08-26 Carl HetheringtonMake stacked region coverage frames correctly respect...
2009-08-26 Carl HetheringtonOn switching from explicit to implicit relayering,...
2009-08-26 Carl HetheringtonWhen a track is in "stacked" mode, allow regions to...
2009-08-23 Carl HetheringtonSome improvements to performance with crossfades: don...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-28 Carl HetheringtonFix some more warnings.
2009-07-24 Hans Baierinterpolation.cc/h: Remove all failed and obsolete...
2009-07-24 Hans BaierAnother failed attemt at natural spline interpolation
2009-07-23 Hans Baieraudio_diskstream.h/session.h: Use simple cubic interpol...
2009-07-23 Hans Baierinterpolation.cc/h: Fix crash bug and introduce add...
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-07-22 Hans Baierinterpolation.cc/.h: Spline-Bugfixes: Crash bug at...
2009-07-22 Hans Baierinterpolation.cc/.h: first working but buggy implementa...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-21 Paul Davisimplement set-send-gains-to-{track_level,zero,unity}
2009-07-21 Paul Davisfirst part of fixing up send/return metering ; make...
2009-07-19 Hans Baierreplace fixed-point linear interpolation with double...
2009-07-19 Hans Baierrevert commit 5386 in favor of MTC users
2009-07-19 Hans Baiermake slaves work by default
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-15 Paul Davismore hacking on the processor list and processor box...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-14 Paul Davisadd display name to processors (so that it can differ...
2009-07-13 Paul Davismore removal of Placement
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-07-04 Carl HetheringtonAdd option to collect a route group, so that its member...
2009-07-04 Carl HetheringtonUse std::string for order key map.
2009-07-01 Paul Davisreinstate solo button for master out ; make solo button...
2009-07-01 Paul Davisseparate solo & listen. some minor fixes and additional...
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-26 Paul Davisallow automation-follows-relevant-regions again
2009-06-26 Carl HetheringtonBetter fix for Amp visibility in the plugin automation...
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-23 Paul Davismake solo-in-front controllable. a few tweaks left...
2009-06-23 Paul Davissave&restore gain levels; provide GUI control over...
2009-06-23 Hans Baierinterpolation.h / audio_diskstream.cc: make varispeed...
2009-06-23 Carl HetheringtonFix some warnings.
2009-06-23 Hans BaierXinterpolation.*: Add old fixed point and double linear...
2009-06-23 Hans BaierInterpolation -> LibSamplerateInterpolation, keep state...
2009-06-23 Hans BaierInterpolation: First working but buggy version using...
2009-06-23 Paul Davisfix management of port connection state - THIS INVALIDA...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-06-20 Hans Baiermidi clock slave: refactor for testability
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
next