summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-29Aux-Send Latency compensation, part 2 & code-consolidationRobin Gareus
2017-09-29Update Send: Include internal 'thru' delay-lineRobin Gareus
2017-09-29Aux-Send Latency compensation, part 1: latent sourcesRobin Gareus
2017-09-29Update Timecode Generator/Slave alignmentRobin Gareus
2017-09-29Delayline: report if set_delay() actually changed the delayRobin Gareus
2017-09-29Delayline naming -- for debug purposesRobin Gareus
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-27Update session-utils ReadmeRobin Gareus
2017-09-27Minor refinement of new session utilRobin Gareus
2017-09-27Add session-util to create a new empty sessionRobin Gareus
2017-09-27More s/frame/sample/ -- Lua ScriptsRobin Gareus
2017-09-26Another Lua example scriptRobin 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-25Remove unused ClickBoxRobin 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 computation of AutomationController stepsRobin Gareus
2017-09-24fix ardev and friends to use new libtemporalPaul Davis
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-24add (back) nutemp makefilePaul Davis
2017-09-23The beginning of the end for ClickBoxRobin Gareus
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-23Fix crash in playlist selector for removed tracks.Robin Gareus