summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
AgeCommit message (Expand)Author
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-01-19Merge with trunk R2935.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-11-26Use normal Processor run_in_place interface on Meter.David Robillard
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-10-05Fix crash with tracks/busses with more outputs than control outputs.Sampo Savolainen
2007-09-11click reset error fixed, plus some older work on sends+panners i/o countsPaul Davis
2007-08-16Make SMFSource suck significantly less.David Robillard
2007-07-04Changed Processor interface to support out-of-place processors, for Panner.David Robillard
2007-06-29Reduce overhead of multi-type-ness (last Summer's SoC):David Robillard
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-06-20Split PortInsert and PluginInsert into their own files.David Robillard
2007-06-20Made plugin input/output counts multi-typed (towards MIDI plugins, instrument...David Robillard
2007-06-04MIDI metering.David Robillard
2007-06-04Show selected MIDI track in editor mixer.David Robillard
2007-06-01merge denormal handling work from 2.0-ongoingPaul Davis
2007-05-31fixup botched xfade-as-audioregion; apply work from 2.0-ongoingPaul Davis
2007-05-30(MERGED FROM rev 1924 on 2.0-ongoing) fix some (all? not likely) problems wit...Paul Davis
2007-05-23(merge from 2.0-ongoing -r1911:1912) fix audio clock handling of key press; f...Paul Davis
2007-05-14add new A/B comparison for plugins, plus ways of disabling all plugins quickl...Paul Davis
2007-05-10Added nicer looking wrapper methods for ChanCount::get(DataType), sedified co...David Robillard
2007-05-10merge changes for 2.0.1/2.0.2, plus some fixes to issues made apparent by con...Paul Davis
2007-05-03optimize some performance bottlenecks; remove jack_nframes_t that crept back ...Paul Davis
2007-05-02reintroduce use of optimized functions for gain into buffer code, and cleanup...Paul Davis
2007-04-12Merged with trunk R1705.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-28Merged with trunk R1393.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-09-01Fixes for IO port adding/removingDavid Robillard
2006-08-31Adding sends/port inserts to MIDI tracks (not actually working yet though)David Robillard
2006-08-31Merged with trunk R874.David Robillard
2006-08-31- Fixed port adding/removing/connecting and related bugs with route signal pathDavid Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-16Progress on the disk side of things:David Robillard
2006-08-13More signal path cleanup, IO now has one deliver_output function that should ...David Robillard
2006-08-12Towards MIDI:David Robillard
2006-08-11- Replaced integer port counts (and input/output maximum/minimum) with ChanCo...David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-02Merged from trunk R743David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-28Merged with trunk R708David Robillard