Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter...
[ardour.git] / libs / ardour / io.cc
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-28 Paul Davisfix up botched changes from earlier /* blush */
2008-09-28 Paul Davisprepare_input/cycle_start fix up round 2 (torben's...
2008-09-28 Paul Davischanges from torben for processor/plugin count determin...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-21 David RobillardSeparate audio and MIDI disk buffer size (and track...
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-26 David RobillardUse normal Processor run_in_place interface on Meter.
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-17 Paul Davisnew internal port type, round I, plus tiny fix for...
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-10 Carl HetheringtonMake sure we notice when an IO's port count is reduced...
2007-10-09 Carl HetheringtonFew cleanups related to signed-ness of minimum/maximum...
2007-10-08 Carl HetheringtonVarious work on Bundles, especially dynamic ones so...
2007-07-04 David RobillardChanged Processor interface to support out-of-place...
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-04 David RobillardMIDI metering.
2007-06-04 David RobillardShow selected MIDI track in editor mixer.
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-18 Carl HetheringtonRename ARDOUR::Connection to ARDOUR::Bundle, a few...
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-10 Paul Davismerge changes for 2.0.1/2.0.2, plus some fixes to issue...
2007-05-10 David RobillardGain performance improvements (don't waste time applyin...
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 Paul Davismerged -r1752:HEAD from trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-23 Paul Davisfix for #1041, I/O names with colons in them
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-26 Paul Davissquash the dreaded noise-on-stop of guirja01
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-03 Jesse Chappell* added max peak hold state to IO so that the true...
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-06 Paul Davisbetter error message if VST SDK is not installed and...
2006-11-02 Paul Davisfix unset timeline position for destructive sources...
2006-10-31 Paul Davissupport for old-school automation loading
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-27 Paul Davisnew automation state model, sort of working, but not...
2006-10-27 Paul Davisrestore compilability amidst automation state mgmt...
2006-10-26 Paul Davisfix SVN merge SNAFU causing double deletion
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-17 Jesse Chappellfixed double application of gain on tracks/busses with...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-09-05 Sampo SavolainenFix declicking for phase inverted routes by stopping
2006-09-01 David RobillardFixes for IO port adding/removing
2006-08-31 David RobillardAdding sends/port inserts to MIDI tracks (not actually...
2006-08-31 David Robillard- Fixed port adding/removing/connecting and related...
2006-08-29 David RobillardMerged with trunk R861
2006-08-24 Tim MayberryJust some whitespace fixes from where it looks like...
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-08 Sampo SavolainenNew session dialog fixups:
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-02 David RobillardMerged from trunk R743
2006-08-01 David RobillardMoved DataType into it's own class (resolved a name...
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
next