fix logic error that prevent input monitoring during slave wait states
[ardour.git] / libs /
2017-09-18 Paul Davisfix logic error that prevent input monitoring during...
2017-09-18 Paul Davisdon't attempt MIDI playback if there are no MIDI buffer...
2017-09-18 Paul Davisadditional DEBUG_TRACE output for slave/diskreader
2017-09-18 Paul Davisreset DiskReader "no disk output" flag in a couple...
2017-09-18 Paul Davisremove debug output
2017-09-18 Paul DavisNon-layered MIDI recording
2017-09-18 Paul Davisremove debug output
2017-09-18 Paul Daviswhen calculating average slave/master delta, use absolu...
2017-09-18 Paul Davisremove all code related to "silent roll" concept. some...
2017-09-18 Paul DavisNO-OP: mark various state property names as explicitly...
2017-09-18 Paul Davismove disk_{writer,reader} into Route to allow for simpl...
2017-09-18 Paul Davisdon't (re)create disk reader/writer if they already...
2017-09-18 Paul Davisauditioner always runs at normal speed, independent...
2017-09-18 Paul Davisadd to LUA API (new Stripable API)
2017-09-18 Paul Davisuse const
2017-09-18 Paul Davisremove unused + commented line
2017-09-18 Paul Davissubtle change to _need_butler logic to ensure correct...
2017-09-18 Paul Davisreinstate use of a MidiTrack's MIDI filter when reading...
2017-09-18 Paul Davischannel config changes during ::configure_io() must...
2017-09-18 Paul Davismove _file_frame from DiskIOProcessor into DiskReader...
2017-09-18 Paul DavisMidiTrack needs to set it's "need butler" status
2017-09-18 Paul Davisuse a more useful and accurate heuristic to get ::input...
2017-09-18 Paul Davisclear regions from "other" playlist type in auditioner...
2017-09-18 Paul Davisauditioner does not care about the state of its diskwri...
2017-09-18 Paul Davischange callers of changed Track::use_new_playlist(...
2017-09-18 Paul Davisremove Auditioner::prepare_playlist() - not used
2017-09-18 Paul Davisadd Track::use_default_new_playlist()
2017-09-18 Paul Davisremove Track::hidden(); replace with Stripable::is_priv...
2017-09-18 Paul Davisemit required signal
2017-09-18 Paul Davismechanism to allow Track (or other Route-derived type...
2017-09-18 Paul Davisadd enum registration for DiskIOPoint
2017-09-18 Paul Davistweaks to disk io point mechanisms
2017-09-18 Paul Davisinitial (incomplete) framework for DiskIOPoint manipulation
2017-09-18 Paul Davisfix longstanding compiler warning
2017-09-18 Paul Davisnew enums for disk i/o positioning
2017-09-18 Paul Davisframework for silent-roll-while-slave-syncing
2017-09-18 Paul Davisdo not queue multiple Locate or LocateRoll events
2017-09-18 Paul Davisdebug instrumentation for locate time
2017-09-18 Paul Davisprobable fix for out-of-sync issue across tracks after...
2017-09-18 Paul Daviswhen DiskReader checks to see if a locate is in progres...
2017-09-18 Paul DavisDiskWriter needs to drop source refs in its destructor.
2017-09-18 Paul Davischange visible name of disk i/o processors
2017-09-18 Paul Davisdo not change Session::_transport_frame is a locate...
2017-09-18 Paul Davisrestart non-RT locate if a new request has been process...
2017-09-18 Paul Davisadjust debug trace output message
2017-09-18 Paul Daviscomment out debug trace output
2017-09-18 Paul Daviscomment out debug trace output
2017-09-18 Paul Davisdon't bother to re-seek/locate/refill buffers when...
2017-09-18 Paul Davisadd new debug trace output
2017-09-18 Paul Daviscomment out debug trace output
2017-09-18 Paul Davisfix logic bug in deciding if there is outstanding disk...
2017-09-18 Paul Daviscomment out debug trace output
2017-09-18 Paul Davisadd new debug trace output
2017-09-18 Paul DavisNOOP: remove line split for conditional
2017-09-18 Paul Davischange debug trace output
2017-09-18 Paul Davisdo not advance pointer; avoids illegal over-read during...
2017-09-18 Paul Davislocating no longer interrupts process()
2017-09-18 Paul Davissince Session::fail_roll() just calls ::no_roll() make...
2017-09-18 Paul Davismissing file from previous commit
2017-09-18 Paul Davisremove InputConfigurationChange from session events...
2017-09-18 Paul Davisfix up error in manual rebase correction
2017-09-18 Paul Davisupdate disk writer input latency at transport stop
2017-09-18 Paul Davisset + store signal chain latency for all processors...
2017-09-18 Paul Davisthe return of MIDI recording, plus refactor to move...
2017-09-18 Paul Davismore DEBUG::Destruction messages
2017-09-18 Paul Davisdrop references to disk reader and writer objects in...
2017-09-18 Paul Davisforce auditioner to emit GoingAway at the right time...
2017-09-18 Paul Davisdrop route shared_ptr when Route::GoingAway is emitted
2017-09-18 Paul Davisfix inadvertent run of Interpolation object when transp...
2017-09-18 Paul Davisfix uninitialized variables causing DiskWriters to...
2017-09-18 Paul Davisrename a method to be more clear; remove an unused...
2017-09-18 Paul Daviscue monitoring for MIDI
2017-09-18 Paul Davisget sdio branch working with MIDI tracks
2017-09-18 Paul DavisNO-OP: comment
2017-09-18 Paul Daviscue monitoring for audio (libardour aspects)
2017-09-18 Paul Davismove channel-count setting for DiskReader so that it...
2017-09-18 Paul Davisfix various naming issues with Disk{Reader,Writer}
2017-09-18 Paul Davisuncomment existing machinery to deal with playlist...
2017-09-18 Paul DavisNO-OP: remove placeholder comment
2017-09-18 Paul DavisNO-OP explanatory comment
2017-09-18 Paul DavisNO-OP explanatory comment
2017-09-18 Paul Davisalignment choice now owned by Track, as a proxy for...
2017-09-18 Paul DavisNO-OP: whitespace inside #if 0
2017-09-18 Paul Davisfix iterator initialization
2017-09-18 Paul Davisset up DiskWriter sources at an appropriate time
2017-09-18 Paul Davisdon't crash when recording due to null midi_write_source
2017-09-18 Paul Davismanual fixes for various XML API changes in master...
2017-09-18 Paul Davisremove all remaining vestiges of per-track varispeed...
2017-09-18 Paul Davisget diskreader working, and remove per-track varispeed...
2017-09-18 Paul Davisremove debug output
2017-09-18 Paul Daviscorrectly create Tracks, not Busses
2017-09-18 Paul Davissave processor type for Disk{Reader,Writer}
2017-09-18 Paul Davisaddd more DEBUG_TRACE for DiskIO; set DiskIOProcess...
2017-09-18 Paul Davisnothing to do anymore at the Track level when input...
2017-09-18 Paul Davisreinstate input monitoring function
2017-09-18 Paul Davisfully remove diskstream code
2017-09-18 Paul Davisrandom changes required to get an audio track created...
2017-09-18 Paul Davisremove Diskstream from Track and derivatives; get ardou...
2017-09-18 Paul Davisremove now-non-existent method from Lua
2017-09-18 Paul Davisadd DEBUG::DiskIO
next