summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/public_diskstream.h
AgeCommit message (Expand)Author
2014-10-10subtle changes to accomplish two goals (1) playhead should stop where the use...Paul Davis
2014-04-10redesign technique for naming/creating regions for MIDI clone (or other non-c...Paul Davis
2013-10-17add export visibility macros across libardourPaul Davis
2013-08-09more purging of JACK as an explicit name from libardourPaul Davis
2013-06-16remove executable mode-bit from filesRobin Gareus
2011-12-23Clarify ensure vs. request for JACK monitoring, naming-wise.Carl Hetherington
2011-10-24Remove unused read/write data count code.Carl Hetherington
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-04-09correctly reset capture alignment at session load; for MIDI diskstreams, don'...Paul Davis
2010-12-02A few type fixes.Carl Hetherington
2010-10-08Update recorded MIDI regions as notes arrive. Fixes one cause of infinite no...Carl Hetherington
2010-09-17megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags fo...Paul Davis
2010-09-07Fix missing virtual destructors.David Robillard
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