summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-09-29Properly aligned export (Stem + Session)Robin Gareus
2017-09-29Remove unused mechanismRobin Gareus
2017-09-29Update the Metronome, align to outputRobin Gareus
2017-09-29Ongoing work on latency compensationRobin Gareus
2017-09-29Add API to query IO latenciesRobin Gareus
2017-09-29Add Processor API for global session-transport alignmentRobin Gareus
2017-09-29Prepare removal of initial_delayRobin Gareus
2017-09-29clean up route header, NO-OP (except variable re-order)Robin Gareus
2017-09-29NO-OP: WhitespaceRobin Gareus
2017-09-29Remove code related to capture-offset.Robin Gareus
2017-09-29No more disk-reader roll-delayRobin Gareus
2017-09-28Check in a few MSVC projects to accommodate the change from libtimecode to li...John Emmas
2017-09-28Accommodate newly added/removed source(s) in our MSVC project (libwidgets)John Emmas
2017-09-28Accommodate newly added/removed source(s) in our MSVC project (libtemporal)John Emmas
2017-09-28Rename 'libs/temporal/MSVCtemporal/timecode.vcproj' to 'libs/temporal/MSVCtem...John Emmas
2017-09-28Rename 'libs/temporal/MSVCtimecode' to 'libs/temporal/MSVCtemporal'John Emmas
2017-09-28Propagate Latency to backend/system ports (Dummy backend)Robin Gareus
2017-09-26Export needs to offset buffers when processing partial cycleRobin Gareus
2017-09-26Fix FixedDelayline, default configuration increased set max-delayRobin Gareus
2017-09-25change libtemporal to be versioned like all othersPaul Davis
2017-09-25additional changes to follow library name change from timecode -> temporalPaul Davis
2017-09-25Retire ClickBox + AutoSpinRobin Gareus
2017-09-24Simplify the logic of on_scroll_eventJulien "_FrnchFrgg_" RIVAUD
2017-09-24Make ArdourFader's scroll handler obey to Alignment incrementsJulien "_FrnchFrgg_" RIVAUD
2017-09-24fix header order and space alignmentPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-24new header file for audio-based time typesPaul Davis
2017-09-24part two of initial libtemporal creationPaul Davis
2017-09-24change libtimecode to libtemporal, add Evoral::Beats, positional types and su...Paul Davis
2017-09-23Add API set bar-controller spinbox digitsRobin Gareus
2017-09-23prefer floor() over round(), this avoids "-0"Robin Gareus
2017-09-23NO-OP: whitespaceRobin Gareus
2017-09-23Fix changing playlist (Track is responsible for signal emission)Robin Gareus
2017-09-23amend ab3889ff: portaudio backend uses a vector for connectionsRobin Gareus
2017-09-23Consolidate check for internal/non-removable processorsRobin Gareus
2017-09-23Propagate Latency to backend/system portsRobin Gareus
2017-09-23Fix order of [initial] latency-computationRobin Gareus
2017-09-23NO-OP: whitespaceRobin Gareus
2017-09-22Enforce disk-reader to be after the disk-writerRobin Gareus
2017-09-22NO-OP: whitespaceRobin Gareus
2017-09-22AlignmentChoise is a Track PropertyRobin Gareus
2017-09-21Don't recurse into MacVST bundle-folders during plugin-scanRobin Gareus
2017-09-21fix clang compilation (include header ordering)Robin Gareus
2017-09-21Fix crash when unloading a partially loaded session.Robin Gareus
2017-09-21s/created with/modified with/Robin Gareus
2017-09-19fix boolean logic for roll_delay vs. disk_samples_to_consumePaul Davis
2017-09-19do not advance DiskReader's idea of playback_sample while waiting for _roll_d...Paul Davis
2017-09-19clearer catastrophic error message, rather than assert()Paul Davis
2017-09-19attempt to fix roll delay logic by moving it into DiskReader (the only place ...Paul Davis
2017-09-19Revert some more frame/sample API issuesRobin Gareus