summaryrefslogtreecommitdiff
path: root/libs/ardour/io.cc
AgeCommit message (Expand)Author
2009-06-10nick m's fix for markers etc ; several tweaks for mute/solo ; rename run_in_p...Paul Davis
2009-06-10fix mute & solo behaviour mostly ; remove some verbose debugging outputPaul Davis
2009-06-09<port> => <Port>David Robillard
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-1775% (?) of the way towards making mixer strips control bus sends. lots more t...Paul Davis
2009-05-16fix a problem with re-ordering in PostFader placement; remove lots of debuggi...Paul Davis
2009-05-16a gadzillion changes all over the place. nothing is finished, but all is bett...Paul Davis
2009-05-13more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF B...Paul Davis
2009-05-07Shut up.David Robillard
2009-05-07Returns (i.e. sidechains).David Robillard
2009-05-07The great audio processing overhaul.David Robillard
2009-04-23remove offset from process callback tree. some breakage may have occured. yes...Paul Davis
2009-04-16Fix warning (pointless comparison).David Robillard
2009-03-02track templates, backported from 2.XPaul Davis
2009-03-01Be more tolerant of session files where IOs connect to non-existant bundles.Carl Hetherington
2009-02-26Fix a bunch of warnings.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-15Session XML style consistency (tag names are capitalized).David Robillard
2009-02-15Shutup.David Robillard
2009-02-14Fix send copying by paste and drag n drop.Carl Hetherington
2009-02-11Offer routes on mixer strip IO menus. Fixes to these menus on MIDI routes.Carl Hetherington
2009-02-11Remove internal ports.Carl Hetherington
2009-02-10Use slightly cleaner Port API in a few places.Carl Hetherington
2009-02-09Fixes to bundle manager to make it vaguely usable.Carl Hetherington
2009-02-02Re-enable creation of stereo bundles for system IO, so that the mixer stripCarl Hetherington
2009-01-30Track import is now working. Also, IO bundle setup/creation is safer.Sakari Bergen
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-27Make track sends etc. appear in the same bundle as the track. Tidy up bundle...Carl Hetherington
2009-01-25Some refactoring. Add port group headers to the port matrix.Carl Hetherington
2009-01-24Update actual gain when declick has been applied.Carl Hetherington
2009-01-22Fix crash on using sends with no MIDICarl Hetherington
2009-01-21Fix some confusion about relative / non-relative port names. Add some assert...Carl Hetherington
2009-01-21Rework Port class hierarchy a bit. Hopefully now simpler, and shouldCarl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-14Make Bundles work a bit better. A few include optimisations.Carl Hetherington
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-10-08torben's port buffer reworking; torben's panner automation loading patch (all...Paul Davis
2008-10-03Apply panners/automation patch from torbenh (Panner is-a Processor).David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-28fix up botched changes from earlier /* blush */Paul Davis
2008-09-28prepare_input/cycle_start fix up round 2 (torben's location); torben's fix fo...Paul Davis
2008-09-28changes from torben for processor/plugin count determination and other fixes;...Paul Davis
2008-09-21Display recorded controller data (fix show all/existing automation).David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-21Separate audio and MIDI disk buffer size (and track read ahead) parameters.David Robillard
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis