summaryrefslogtreecommitdiff
path: root/libs/ardour/audio_diskstream.cc
AgeCommit message (Expand)Author
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-10-13writable session patch, forward ported from 2.XPaul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-19audio_diskstream.cc: new interpolation classes which replace the old interpol...Hans Baier
2009-07-17massive changes to waf build scripts so that nearly everything "should" be wo...Paul Davis
2009-06-23interpolation.h / audio_diskstream.cc: make varispeed sound well again, by re...Hans Baier
2009-06-23Interpolation: First working but buggy version using libsamplerateHans Baier
2009-06-10fix mute & solo behaviour mostly ; remove some verbose debugging outputPaul Davis
2009-06-10* Refactor varispeed playback into own class, replace fixed-point arithmetic ...Hans Baier
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-14First stage of options rework.Carl Hetherington
2009-05-07The great audio processing overhaul.David Robillard
2009-05-04Fix MIDI monitoring while recording.David Robillard
2009-05-01Fix MIDI playback.David Robillard
2009-04-23remove offset from process callback tree. some breakage may have occured. yes...Paul Davis
2009-04-203 notable patches from lincoln (a) non-layered track mode (NOTE: this is brok...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-20Make source length a dynamic thing.David Robillard
2009-02-17Fix the horrible mess that was anything related to sources and paths.David Robillard
2009-02-15Clean up.David Robillard
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