cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropRefe...
[ardour.git] / libs / ardour / audio_diskstream.cc
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-04 Carl HetheringtonUse a shared_ptr for SessionPlaylists so that it can...
2009-12-04 Paul Davismove Session::Event into SessionEvent class; add Sessio...
2009-12-03 Carl HetheringtonMove some (most) playlist-related code and data into...
2009-11-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-11-28 Paul Davistracing and small fixes to improve object destruction...
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-10-26 David RobillardRemove cyclic Source->Playlist references (and with...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-24 David RobillardMove butler methods from Session to Butler.
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-20 David RobillardTidy.
2009-10-20 David RobillardFactor out more duplicated code.
2009-10-20 David RobillardFactor out duplicated code in AudioDiskstream and MidiD...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-13 Paul Daviswritable session patch, forward ported from 2.X
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-19 Hans Baieraudio_diskstream.cc: new interpolation classes which...
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-06-23 Hans Baierinterpolation.h / audio_diskstream.cc: make varispeed...
2009-06-23 Hans BaierInterpolation: First working but buggy version using...
2009-06-10 Paul Davisfix mute & solo behaviour mostly ; remove some verbose...
2009-06-10 Hans Baier* Refactor varispeed playback into own class, replace...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-05-04 David RobillardFix MIDI monitoring while recording.
2009-05-01 David RobillardFix MIDI playback.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-15 David RobillardClean up.
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-21 Carl HetheringtonRework Port class hierarchy a bit. Hopefully now simpl...
2009-01-10 Hans Baier* Extracted method void AudioDiskstream::process_varisp...
2009-01-09 Hans Baier* add comments / improve readability of varispeed playb...
2009-01-09 Hans Baier* changed transport speed in session and slaves from...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-10-08 Paul Davistorben's port buffer reworking; torben's panner automat...
2008-10-07 David RobillardAudio diskstream fix from torbenh.
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-05-02 David RobillardFixes for GCC 4.3.
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-17 David RobillardMerge with 2.0-ongoing R3077.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-05 Carl HetheringtonFix for some problems with punch ranges.
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-12 Paul Davisfixes for varispeed playback, mackie control compilatio...
2007-08-11 David RobillardSaving of edited MIDI data to disk (on session save).
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-24 Sampo SavolainenProtect ardour from sessions with errant capture source...
2007-07-21 Sampo SavolainenWorkaround / safeguard which should enable punching...
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-31 David RobillardRewrote MidiRingBuffer to more efficiently pack data...
2007-05-11 Carl HetheringtonAdd some comments.
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-02 Paul Davismake session restore work by using explicit data types...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-19 David RobillardMerged with trunk R1729.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-19 Paul Daviskill glib-induced abort caused by asymmetric lock/unloc...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-16 Paul Davisa much better fix for track-add crashes, albeit slightl...
2007-03-16 Paul Davispossible fix for crash while adding new tracks
2007-03-15 Paul Davispadding patch for mutex problem; better x86_64 alignmen...
2007-03-15 Paul Davisdisgusting hack around mutex problem that has been...
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-03-01 Paul Davisrevert RCU changes back to union-based solution to...
2007-02-26 Paul Davisfix a couple uninitialized variable messages
2007-02-22 Taybin RutkinFixed for prior unused file cleanup.
2007-02-15 Paul Davisfix reverse play buffer refilling; turn on Blink signal...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-19 Paul Davispotential fix for crashing bug caused by mutex lifetime...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-19 David RobillardMerged with trunk R1141
next