summaryrefslogtreecommitdiff
path: root/libs/ardour/audio_diskstream.cc
AgeCommit message (Expand)Author
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2009-01-21Rework Port class hierarchy a bit. Hopefully now simpler, and shouldCarl Hetherington
2009-01-10* Extracted method void AudioDiskstream::process_varispeed_playback(nframes_t...Hans Baier
2009-01-09* add comments / improve readability of varispeed playback codeHans Baier
2009-01-09* changed transport speed in session and slaves from float to doubleHans Baier
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-10-08torben's port buffer reworking; torben's panner automation loading patch (all...Paul Davis
2008-10-07Audio diskstream fix from torbenh.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-05-02Fixes for GCC 4.3.David Robillard
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-17Merge with 2.0-ongoing R3077.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-01-19Merge with trunk R2935.David Robillard
2008-01-10Merge with 2.0-ongoing R2883.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-11-05Fix for some problems with punch ranges.Carl Hetherington
2007-10-31new port design, probably about 90% done (i.e it mostly works and this commit...Paul Davis
2007-10-12fixes for varispeed playback, mackie control compilation, new odd color for t...Paul Davis
2007-08-11Saving of edited MIDI data to disk (on session save).David Robillard
2007-07-28Playback from MIDI model, playback of clicked-in events.David Robillard
2007-07-24Protect ardour from sessions with errant capture sources stored in the Sampo Savolainen
2007-07-21Workaround / safeguard which should enable punching in more than once Sampo Savolainen
2007-06-26* Added (let's call it revealed) ability to record while the transport is loo...Jesse Chappell
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-05-31Rewrote MidiRingBuffer to more efficiently pack data (flat pack stamps, sizes...David Robillard
2007-05-11Add some comments.Carl Hetherington
2007-05-10Added nicer looking wrapper methods for ChanCount::get(DataType), sedified co...David Robillard
2007-05-02make session restore work by using explicit data types when creating new play...Paul Davis
2007-04-19Merged with trunk R1729.David Robillard
2007-04-12Merged with trunk R1705.David Robillard
2007-03-18Merged with trunk R1612.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-08-31Merged with trunk R879David Robillard
2006-08-31Merged with trunk R874.David Robillard
2006-08-29Merged with trunk R861David 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-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-10Merged with trunk R776David Robillard