summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/track.h
AgeCommit message (Expand)Author
2010-09-06Cleanup of region drag code to be a bit more efficient and shorter. Fixes cr...Carl Hetherington
2010-07-27change Control::{set,get}_float to Control::{set,get}_double and make almost ...Paul Davis
2010-07-24step editing now accessed via a context menu on MIDI track rec-enable buttons...Paul Davis
2010-06-24GUI-created MIDI regions now steal the pending MIDISource from the track's di...Paul Davis
2010-06-23midway snapshot of work done on managing Region & Source lifetimes correctly....Paul Davis
2010-06-09dynamic playback & capture buffer resizing (though transport is stopped first)Paul Davis
2010-04-21Move Diskstream ownership to Track, so that Session no longer holds lists of ...Carl Hetherington
2010-04-15Remove out-of-date members of freeze_record which are now accounted for by Pr...Carl Hetherington
2010-03-27part one of hiding Diskstreams and making them a private object of a TrackPaul Davis
2010-03-25would you look at that! all those changes just to make the auditioner work ag...Paul Davis
2010-03-24remove XML constructors for Route, Track, AudioTrack, MidiTrack; make Session...Paul Davis
2010-03-02(1) remove most uses of MementoCommand for Playlist and Region (2) move froze...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17fix deadlock in protocol manager startup; fix some other ::set_session() SNAF...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-07Route::set_meter_point() is now conceptually RT safe, although it still takes...Paul Davis
2009-12-04move Session::Event into SessionEvent class; add SessionEventManager (Session...Paul Davis
2009-10-15rework Stateful::set_state() patch to avoid default version argumentPaul Davis
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-03the basics of step editing, more details to followPaul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-05-13more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF B...Paul Davis
2009-05-12Remove most using declarations from header files.Carl Hetherington
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-03-06Make it possible to consolidate/bounce ranges without applying processingSampo Savolainen
2009-03-05make track templates work, including a fix for the MidiTrack XML constructorPaul Davis
2009-02-27Remove some unused code.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
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
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid 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-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-14- MIDI "recording" - rec region creation/drawing, actual MIDI region creation...David Robillard
2006-08-12Towards MIDI:David Robillard
2006-08-10Merged with trunk R776David 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