add latency callback to dummy backend
[ardour.git] / libs / ardour /
2014-06-11 Robin Gareusfix possible crash when setting delivery name w/o panshell
2014-06-11 Robin GareusNOOP, re-indent using tabs
2014-06-11 Robin Gareusalign internal sends using delaylines
2014-06-11 Robin Gareusbasic integration of delaylines (still un-nused)
2014-06-11 Robin Gareusadd delayline implementaion (in prep for latency compen...
2014-06-11 Robin GareusNOOP, re-indent & whitespace
2014-06-11 Robin Gareusprepare midi buffer API for midi-delaylines
2014-06-11 Robin Gareusfix midi buffer erase()
2014-06-10 Paul Davisfix crash recovery: add new constructors to SndFileSour...
2014-06-10 Robin Gareuswrap MIDI timecode at 24h
2014-06-10 Robin Gareusreally fix sending MIDI timecode.
2014-06-08 Robin Gareusreset accumulated capture offset on file roll-over.
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 Robin Gareusprepare MIDI latency measurement (backend)
2014-06-07 Robin Gareusimplement midi capture alignment:
2014-06-07 Tim MayberryRevert windows backend search expression to "*backend...
2014-06-04 Robin Gareusfixes to change engines while Ardour is running.
2014-06-04 Robin GareusRevert "add API to query a processor's frozen state."
2014-06-04 Robin Gareusadd API to query a processor's frozen state.
2014-06-04 Robin Gareusre-work bounce/freeze. Freezer stops at first active...
2014-06-03 John EmmasKeep this #include consistent with similar ones
2014-06-02 Paul Davisfix errors in manual conflict resolution
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-31 Robin Gareusdo not thin() automation event list on load.
2014-05-30 Robin Gareususe CubicSpline interpolation for x-fade preset Shapes
2014-05-30 Robin Gareuspanner: backwards compatibility, constrain pan-range...
2014-05-29 Robin Gareususe fixed number of steps for dB-scale x-fade curves.
2014-05-29 Robin Gareusfixed number of steps for symmetric fades:
2014-05-29 Paul Davisback port 6576105 from cairocanvas as fix for data...
2014-05-29 Paul Davisfix data loss/file deletion caused by mistaken used...
2014-05-29 Robin Gareusfix symmetric fade-shape (still variable number of...
2014-05-29 Robin GareusSymmetric x-fade, use equivalent of -6dB per step for...
2014-05-29 Robin Gareusfix typo in vst doc.
2014-05-29 Robin Gareusincrease accuracy of fades.
2014-05-29 Robin Gareusrevert x-fade curves to Mixbus2.
2014-05-28 Robin GareusVST: fix name detection if effGetEffectName is N/A...
2014-05-27 Robin GareusVST: properly query name from plugin
2014-05-26 Robin Gareusfix region export with fades and gain.
2014-05-26 Robin GareusNOOP, just re-indent diagram
2014-05-26 Robin Gareusapply gain automation on bounce - fixes 5887
2014-05-26 Robin Gareusallow to set custom thread-buffer size
2014-05-26 Robin Gareusprocess effect-automation when bouncing w/processing
2014-05-25 Robin Gareusignore sends when bouncing w/processing - only break...
2014-05-25 Robin Gareusbounce to target number of channels
2014-05-25 Robin Gareuscompensate for processor latency during bounce
2014-05-25 Robin Gareusfix bounce with processing (thread buffers) fixes ...
2014-05-23 Colin FletcherInitialise _soundcloud_upload to false in ExportFormatS...
2014-05-23 Colin FletcherAdd and use a DEBUG flag for Soundcloud uploads.
2014-05-23 Colin FletcherSet 'downloadable' property on Soundcloud uploads
2014-05-23 Colin FletcherShow URI of file uploaded to Soundcloud in log window.
2014-05-23 Colin FletcherVisual tweaks to Soundcloud panel
2014-05-23 Colin FletcherBetter names for Soundcloud-related members of ExportHa...
2014-05-23 Colin FletcherMake Soundcloud upload applicable to any export format.
2014-05-23 Colin FletcherRemove Soundcloud upload from export format specification
2014-05-21 John EmmasAdd newly introduced sources to MSVC projects
2014-05-21 John EmmasUse Glib::usleep() for consistency
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-18 Colin FletcherAdd back libardour wrappers for PBD::SystemExec
2014-05-18 Colin FletcherUse ARDOUR namespace for SystemExec
2014-05-17 Robin Gareuspartial fix for #5871 - midi-buffer size
2014-05-17 Robin Gareusvst - fix effGetParameterProperties; label may be unset.
2014-05-17 Robin Gareusvst-scanner app: properly init and use libpbd's Transmitter
2014-05-14 Robin Gareusfix midi output on audio-tracks (e.g. audio->midi plugins)
2014-05-14 Devin J. Pohlydon't use llrint on already-integral variables
2014-05-14 Devin J. Pohlyfix accumulated rounding error in BBT grid
2014-05-14 Paul DavisMerge branch 'minsec-ruler-display' of https://github...
2014-05-14 Devin J. Pohlydon't use llrint on already-integral variables
2014-05-14 Devin J. Pohlyfix accumulated rounding error in BBT grid
2014-05-13 Tim MayberryFix pattern to match possible audio backends on windows
2014-05-10 John EmmasBug fix imported from Mixbus2 (SVN r11025)
2014-05-06 Robin Gareusprovide plugins with all available buffers.
2014-05-06 John EmmasAdd some casting and namespace specifiers to keep MSVC...
2014-05-06 John EmmasAdd 'midi_scene_change' sources to ardour.vcproj
2014-05-02 Paul Davisa variety of changes to finalize (?) (MIDI) SceneChange...
2014-05-02 Paul Davistell the SceneChanger to emit any relevant scene change...
2014-05-02 Paul Davischanging the start (position) of a marker with a scene...
2014-05-01 Adrian KnothIntroduce global default-fade-shape configuration variable
2014-05-01 Adrian KnothDrop unused set_default-fade(float, framecnt_t) prototype
2014-05-01 Paul Davisfix crash in butler when destroying before thread is...
2014-05-01 Paul Davisuse AudioBackendInfo::already_configured() to correctly...
2014-05-01 Paul DavisAdd AudioBackend::info() method to retrieve AudioBacken...
2014-04-30 Paul Davisuse per-channel signals to pick up scene changes, rathe...
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-29 Paul Davisremove redundant os.path.join() calls when specifying...
2014-04-29 Paul Davisfinish unfinished work at basing all install paths...
2014-04-29 Paul Davisadd another missing file
2014-04-29 Paul Davisadd missing file
2014-04-28 Paul Davismerge (squash) with scenechange topic branch to provide...
2014-04-28 Damien ZammitFixed problem where importing invalid midi files caused... 3.5.380
2014-04-28 Paul Davisadd new SMFSource constructor to be used for existing...
2014-04-20 Robin Gareusfix issue with duplicate entry in "Recent" menu after...
2014-04-18 Robin Gareusno vfork wrapper on windows
2014-04-17 Paul Davisnew transport option, "loop-is-mode" which optionally...
2014-04-16 Paul Davisadd new config parameter controlling visibility of...
2014-04-15 Paul Davisfix ridiculous spelling error
2014-04-14 Paul Davisfix minor problem with recent cherry-picking from cairo...
2014-04-14 Paul Davismerge 5764970709f15e85ec30c9cea89c318eb8114c58 from...
2014-04-14 Paul Davischeck whether a source with the same path exists in...
next