summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2014-06-17Remove unused header includesTim Mayberry
2014-06-17Change PBD::PathScanner API to return results by value to avoid inadvertent m...Tim Mayberry
2014-06-16remove debug outputRobin Gareus
2014-06-16more alsa-midi debuggingRobin Gareus
2014-06-16more midi latency detection debuggingRobin Gareus
2014-06-16debug alsa midi latency measurementRobin Gareus
2014-06-16fix typo in comment of prev. commitRobin Gareus
2014-06-16fix region un/combine, based on a patch by Tom BrandRobin Gareus
2014-06-15another edge-case, don't crash on invalid files with zero channelsRobin Gareus
2014-06-15optimize midi delayline.Robin Gareus
2014-06-15offset automation by latencyRobin Gareus
2014-06-15offset automation by processor latency for bouncing/freezingRobin Gareus
2014-06-15plug some leaksRobin Gareus
2014-06-15fix pathscanner / stl_vector related memory leaksRobin Gareus
2014-06-15Add newly introduced sources to our MSVC projectsJohn Emmas
2014-06-14strtok() is the root of all evil.Robin Gareus
2014-06-13send-delayline: proper debug output (and sort includes on the way)Robin Gareus
2014-06-13add AudioEngine API to configure individual MIDI devicesRobin Gareus
2014-06-12Use Ardour 3 credentials for soundcloud uploadColin Fletcher
2014-06-12Export dialog: tidy code, & remove some superfluous debug outputColin Fletcher
2014-06-12Post-export hook tweaksColin Fletcher
2014-06-12delayline: properly hand-over the shared-pointer.Robin Gareus
2014-06-11fix possible crash when setting delivery name w/o panshellRobin Gareus
2014-06-11NOOP, re-indent using tabsRobin Gareus
2014-06-11align internal sends using delaylinesRobin Gareus
2014-06-11basic integration of delaylines (still un-nused)Robin Gareus
2014-06-11add delayline implementaion (in prep for latency compensation)Robin Gareus
2014-06-11NOOP, re-indent & whitespaceRobin Gareus
2014-06-11prepare midi buffer API for midi-delaylinesRobin Gareus
2014-06-11fix midi buffer erase()Robin Gareus
2014-06-10fix crash recovery: add new constructors to SndFileSource, AudioFileSource, a...Paul Davis
2014-06-10wrap MIDI timecode at 24hRobin Gareus
2014-06-10really fix sending MIDI timecode.Robin Gareus
2014-06-08reset accumulated capture offset on file roll-over.Robin Gareus
2014-06-08prepare MIDI latency measurement (backend)Robin Gareus
2014-06-08implement midi capture alignment:Robin Gareus
2014-06-07Revert windows backend search expression to "*backend.dll"Tim Mayberry
2014-06-04fixes to change engines while Ardour is running.Robin Gareus
2014-06-04Revert "add API to query a processor's frozen state."Robin Gareus
2014-06-04add API to query a processor's frozen state.Robin Gareus
2014-06-04re-work bounce/freeze. Freezer stops at first active delivery.Robin Gareus
2014-06-03Keep this #include consistent with similar onesJohn Emmas
2014-06-02fix errors in manual conflict resolutionPaul Davis
2014-06-02merge with master and fix 4 conflicts by handPaul Davis
2014-05-31do not thin() automation event list on load.Robin Gareus
2014-05-30use CubicSpline interpolation for x-fade preset ShapesRobin Gareus
2014-05-30panner: backwards compatibility, constrain pan-range in old sessionsRobin Gareus
2014-05-29use fixed number of steps for dB-scale x-fade curves.Robin Gareus
2014-05-29fixed number of steps for symmetric fades:Robin Gareus
2014-05-29back port 6576105 from cairocanvas as fix for data loss/file deletionPaul Davis