summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-09-18NO-OP: remove placeholder commentPaul Davis
2017-09-18NO-OP explanatory commentPaul Davis
2017-09-18NO-OP explanatory commentPaul Davis
2017-09-18alignment choice now owned by Track, as a proxy for DiskWriterPaul Davis
2017-09-18NO-OP: whitespace inside #if 0Paul Davis
2017-09-18fix iterator initializationPaul Davis
2017-09-18set up DiskWriter sources at an appropriate timePaul Davis
2017-09-18don't crash when recording due to null midi_write_sourcePaul Davis
2017-09-18manual fixes for various XML API changes in master, required after rebase on ...Paul Davis
2017-09-18remove all remaining vestiges of per-track varispeed from libardourPaul Davis
2017-09-18get diskreader working, and remove per-track varispeed API and mechanismPaul Davis
2017-09-18remove debug outputPaul Davis
2017-09-18correctly create Tracks, not BussesPaul Davis
2017-09-18save processor type for Disk{Reader,Writer}Paul Davis
2017-09-18addd more DEBUG_TRACE for DiskIO; set DiskIOProcess::_need_butler more approp...Paul Davis
2017-09-18nothing to do anymore at the Track level when input config changesPaul Davis
2017-09-18reinstate input monitoring functionPaul Davis
2017-09-18fully remove diskstream codePaul Davis
2017-09-18random changes required to get an audio track created and transport functionalPaul Davis
2017-09-18remove Diskstream from Track and derivatives; get ardour to actually startupPaul Davis
2017-09-18remove now-non-existent method from LuaPaul Davis
2017-09-18add DEBUG::DiskIOPaul Davis
2017-09-18remove Session::track_by_diskstream_id()Paul 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-18remove duplicated (in heirarchy) loop location from DiskReaderPaul Davis
2017-09-18move need-butler from DiskReader to DiskIOProcessorPaul Davis
2017-09-18move ChannelInfo structure from DiskReader into DiskIOProcessorPaul Davis
2017-09-18merge MidiDiskstream into DiskReader (playback parts)Paul Davis
2017-09-18two additional AudioDiskstream methods, partially commented out nowPaul Davis
2017-09-18merge AudioDiskstream playback code into DiskReaderPaul Davis
2017-09-18crawling towards the APIs for separate disk i/oPaul Davis
2017-09-18add basic data members and methods for adding an explicit size allocation for...Paul Davis
2017-09-18totally crude mockup of new disk_io.h headerPaul Davis
2017-09-18Bump session file format (pre 6.0)Robin Gareus
2017-09-18Add TouchChanged signal (and re-indent)Robin Gareus
2017-09-18Initial support of Latch for some ctrl-surfacesRobin Gareus
2017-09-18Add support for Latch AutomationRobin Gareus
2017-09-18Revert "Temporary session-format compatibility (revert before release)"Robin Gareus
2017-09-18FP8: call directly into session.Robin Gareus
2017-09-18Prototype using additional ALSA devices (w/resampling).Robin Gareus
2017-09-18ALSA Backend: Separate Device Reservation into its own classRobin Gareus
2017-09-18NO-OP: whitespaceRobin Gareus
2017-09-16Add libzita-resampler as libRobin Gareus
2017-09-16Namespace PBD::RingBufferRobin Gareus
2017-09-11MSVC uses a slightly smaller value for HUGEJohn Emmas
2017-09-11Fix a-fluidsynth bank/program restore (during session load)Robin Gareus
2017-09-10a-fluidsynth: query current bank/program after loading .sf2Robin Gareus
2017-09-09FP8: add mode to reset gain to unityRobin Gareus
2017-09-09Only emit InstrumentInfo::Changed() on actual changeRobin Gareus