summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/disk_writer.h
AgeCommit message (Expand)Author
2018-07-11Correct a couple of typosJohn Emmas
2018-07-09Separate ChannelInfo for disk reader and writerRobin Gareus
2017-10-04Clean up State API:Robin Gareus
2017-10-01Fix MIDI rec-region displayRobin Gareus
2017-10-01Fix recording MIDIRobin Gareus
2017-09-29NO-OP: WhitespaceRobin Gareus
2017-09-29Remove code related to capture-offset.Robin Gareus
2017-09-22AlignmentChoise is a Track PropertyRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18move disk_{writer,reader} into Route to allow for simple, sensible implementa...Paul Davis
2017-09-18set + store signal chain latency for all processors; DiskWriter sets its capt...Paul Davis
2017-09-18the return of MIDI recording, plus refactor to move post-capture playlist man...Paul Davis
2017-09-18more DEBUG::Destruction messagesPaul Davis
2017-09-18get sdio branch working with MIDI tracksPaul Davis
2017-09-18fix various naming issues with Disk{Reader,Writer}Paul Davis
2017-09-18get diskreader working, and remove per-track varispeed API and mechanismPaul Davis
2017-09-18remove Diskstream from Track and derivatives; get ardour to actually startupPaul Davis
2017-09-18mega-commit to save state of first "it compilesand links" state for separated...Paul Davis
2017-09-18merge almost all audio & midi diskstream code, redistribute between DiskIOPro...Paul Davis
2017-09-18crawling towards the APIs for separate disk i/oPaul Davis