Revert internals of the last layering-related commit, and go back a slightly-cleaned...
[ardour.git] / libs / ardour / audio_diskstream.cc
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-23 Carl HetheringtonClarify ensure vs. request for JACK monitoring, naming...
2011-12-23 Carl HetheringtonMatch request in function names to the eventual call...
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-10-31 Carl HetheringtonTake commit() out of process() in both types of
2011-10-31 Carl HetheringtonComment.
2011-10-31 Carl HetheringtonRemove Diskstream member playback_distance that can be
2011-10-31 Carl HetheringtonA few comments and minor coding style adjustments.
2011-10-31 Carl HetheringtonRemove unused parameter.
2011-10-31 Carl HetheringtonRemove unused code.
2011-10-28 Carl HetheringtonUse shared_ptr for Port in the AudioEngine; improves...
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-10-20 Paul Davisobey monitor=disk when recording also; remove debug...
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-09-25 Paul Davisminor but important fix for the wrap-buffer case in...
2011-09-21 Paul Davisfixes from 2.X for latency/capture alignment stuff...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
2011-09-14 Carl HetheringtonFix default disk_io_chunk_frames for diskstream so...
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-02 Paul Davisrandom header include removal
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-05-08 Carl HetheringtonMake a new write source when the diskstream name change...
2011-04-04 David RobillardFix broken whitespace (no functional changes).
2011-04-04 Paul Davisminor tweaks to debug output and comments and header...
2011-04-04 Paul Davismove some DEBUG::Graph traces to DEBUG::ProcessThreads...
2011-03-18 Paul Davisfix (?) capture alignment by making sure we use non...
2011-03-15 Paul Davisfix all manner of things relating to io connections...
2011-03-14 David RobillardFix broken indentation.
2011-03-14 Paul Davismore fun and games with latency compensation, and so...
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2011-03-08 Paul Davislots of stuff related to capture alignment. things...
2011-03-02 Paul Davisremove entire "stub" file concept; open new audio and...
2011-03-01 Carl HetheringtonMake the session watch sources' DropReferences and...
2011-02-25 Carl HetheringtonFix previous patch a bit better.
2011-02-25 Carl HetheringtonMove playback_distance up to AudioDiskstream from Disks...
2011-02-06 Carl HetheringtonCouple of asserts to catch similar bugs to #3755 a...
2011-02-06 Carl HetheringtonDon't update file_frame twice when reversing close...
2011-02-06 Carl HetheringtonDon't update start more than once when reversing. ...
2011-01-02 Carl HetheringtonAllow AudioDiskstream to have 0 channels without crashi...
2010-12-03 Paul Davistype tweaks and casts following the nframes_t expulsion
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-14 Carl HetheringtonCreate a new layer if required on record to a track...
2010-11-09 Paul Davisadd "origin" property to FileSource so that we can...
2010-10-02 Carl HetheringtonStop spurious regions being added to tracks when chasin...
2010-10-02 Carl HetheringtonSmall cleanup.
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-08-30 Carl HetheringtonAuto-connect outputs that appear as a result of e.g...
2010-08-30 Paul Davisminor tweaks
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-04 Carl HetheringtonFix peakfile display after record. Fixes at least...
2010-07-22 Paul Davissecond (and hopefully) final part of changes to respond...
2010-07-16 Paul Davisnewly created files for use in recording appear in...
2010-06-26 Paul Davislots of details relating to MIDI file management; try...
2010-06-24 Paul DavisGUI-created MIDI regions now steal the pending MIDISour...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-06-09 Paul Davisdynamic playback & capture buffer resizing (though...
2010-06-09 Paul Davispermit different sizes for audio playback & capture...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-12 Paul Davisalignment/capture/positioning changes ported from 2.X
2010-04-07 Paul Davissimilar fix for punch recording as applied to 2.X,...
2010-04-01 Paul Davisrevisit setting up processors during route construction...
2010-03-30 Carl HetheringtonMove region naming stuff from Session into RegionFactor...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-27 Paul Davispart one of hiding Diskstreams and making them a privat...
2010-03-25 Paul Daviswould you look at that! all those changes just to make...
2010-03-23 Carl HetheringtonFix track mode options to appear only once on audio...
2010-03-22 Carl HetheringtonAdd an assert and fix a crash on creating a new tape...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-11 Paul Davistweak Stateful/StatefulDiffCommand changes so that...
2010-02-11 Carl HetheringtonMore tinkering with State<>. Use some StateDiffCommand...
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
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...
next