summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/disk_writer.h
AgeCommit message (Expand)Author
2020-04-14Fix playback alignment when adding/removing channelsRobin Gareus
2020-03-28Create write sources for template/dup tracks - #7940Robin Gareus
2020-03-17remove destructive/tape mode tracksPaul Davis
2020-01-29Fix loop recording alignmentRobin Gareus
2019-08-16Fix C++98 compatRobin Gareus
2019-08-12NO-OP: whitespaceRobin Gareus
2019-08-12NO-OP: mark private variables, remove cruftRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
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