add partial support for mute automation (playback does not work, data is not recorded...
[ardour.git] / libs / ardour /
2014-07-01 Paul Davisadd partial support for mute automation (playback does...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-30 Robin Gareusremove cruft
2014-06-30 Robin Gareuschange default take-name
2014-06-30 Robin GareusDisallow empty names for Groups, automatically enumerat...
2014-06-30 Robin Gareusclean up after monitoring-section on session close
2014-06-30 Robin Gareusfix issue with track-deletion when the monitoring secti...
2014-06-29 Robin Gareusallow to load/save default session-properties
2014-06-28 Robin Gareususe state Session::StateProtector
2014-06-28 Robin Gareusadd Session::StateProtector
2014-06-28 Robin Gareusconsolidate session_dirs: use Searchpath instead of...
2014-06-28 John EmmasAdd (newly introduced) sources to our MSVC projects
2014-06-26 Robin Gareusbump take-name after every recording
2014-06-26 Robin Gareusoption to use track-number and take-name as part of...
2014-06-26 Robin Gareusimplement track numbering
2014-06-26 Robin Gareusallow to set custom file name for each diststream
2014-06-25 Robin Gareusconsolidate SignalOrderRouteSorter
2014-06-25 Robin Gareusnamespace libardour utils
2014-06-25 Robin Gareusfix LTC slave delta formatting (long long)
2014-06-25 Tim MayberryFix finding of bundled LV2 plugins
2014-06-25 Tim MayberryMove functions in pbd/clear_dir.h/cc into pbd/file_util...
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-25 Tim MayberryUse PBD::find_files_matching_pattern instead of other...
2014-06-25 Tim MayberryChange PBD::find_files_matching_regex and PBD::find_fil...
2014-06-25 Tim MayberryRemove limit parameter from PBD::find_files_matching_regex
2014-06-25 Tim MayberryRemove parameters from PBD::find_files_matching_regex
2014-06-23 Robin Gareusfix f6aaa16 (boost shared pointer)
2014-06-23 Paul Daviswhen exporting regions, use ::legalize_for_path() on...
2014-06-22 Robin Gareusen/disable internal send+returns with tracks en/disable.
2014-06-22 Robin GareusDo not allow to de/activate a track while the transport...
2014-06-19 Robin Gareusno more stack smashing, renice debug messages
2014-06-19 Robin Gareusfix port-unregister (on failed latency measurement)
2014-06-17 Paul DavisMerge branch 'cache_fixes' of https://github.com/nmains...
2014-06-17 Robin Gareusprepare midi-latency measurement using sysex messages
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Tim MayberryReplace all use of PathScanner with equivalent function...
2014-06-17 Tim MayberryRemove unused header includes
2014-06-17 Tim MayberryChange PBD::PathScanner API to return results by value...
2014-06-16 Robin Gareusremove debug output
2014-06-16 Robin Gareusmore alsa-midi debugging
2014-06-16 Robin Gareusmore midi latency detection debugging
2014-06-16 Robin Gareusdebug alsa midi latency measurement
2014-06-15 Robin Gareusfix typo in comment of prev. commit
2014-06-15 Robin Gareusfix region un/combine, based on a patch by Tom Brand
2014-06-15 Robin Gareusanother edge-case, don't crash on invalid files with...
2014-06-15 Robin Gareusoptimize midi delayline.
2014-06-15 Robin Gareusoffset automation by latency
2014-06-15 Robin Gareusoffset automation by processor latency for bouncing...
2014-06-15 Robin Gareusplug some leaks
2014-06-15 Robin Gareusfix pathscanner / stl_vector related memory leaks
2014-06-15 John EmmasAdd newly introduced sources to our MSVC projects
2014-06-14 Robin Gareusstrtok() is the root of all evil.
2014-06-13 Robin Gareussend-delayline: proper debug output (and sort includes...
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-12 Colin FletcherUse Ardour 3 credentials for soundcloud upload
2014-06-12 Colin FletcherExport dialog: tidy code, & remove some superfluous...
2014-06-12 Colin FletcherPost-export hook tweaks
2014-06-12 Robin Gareusdelayline: properly hand-over the shared-pointer.
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 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-06-02 Paul Davissubstantive changes to the logic and safety for naming...
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
next