treat VCA assign as a RouteGroup property.
[ardour.git] / libs / ardour / ardour / types.h
2016-06-06 Paul Davisthere is no remote model choice anymore - ordering...
2016-05-31 Paul Davisfwd declaration of Stripable and associated lists
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisfirst pass at making the GUI for a VCA visible
2016-03-11 Robin Gareusprepare region/range loudness analysis
2016-02-01 Paul Davisadd a comment for The Future
2016-02-01 Paul Davisadd new automation type enums
2016-01-27 Paul Davisno need for multiple send level/enable parameter types
2016-01-27 Paul Davisremove mackie send pot mode (subview mode for sends...
2016-01-27 Paul Davisadd stubs and enums to access "well-known" send controls
2015-12-16 Paul Davisadd new automation types for EQ and compression
2015-11-13 Paul Davissubstantial part of infrastructure required for track...
2015-11-01 Len OvensAdded Phase control mackie controls as part of the...
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-29 Len OvensFix Mackie control metering (fixes #6608).
2015-09-08 Paul Davisnew enums required for RF64 => RIFF and MBWF support
2015-08-27 John EmmasModify some functions to alleviate overflow / precision...
2015-07-16 Ben Loftismerge fix
2015-07-05 Robin Gareusprepare default meter-type config
2015-06-29 Paul Davisinitial version of playback priority design. No GUI...
2015-06-29 Paul Davisintroduce the idea of buffering presets, along with...
2015-06-29 Paul Davisadd track auto-naming options from Tracks
2015-05-18 nick_mRevert to old Lock mode (still called Lock).
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
2015-05-09 nick_mLayering - the return of "later is higher".
2015-04-27 Robin Gareusspecial case [optimize] RT processor reorder.
2015-04-25 Robin Gareusprepare 0dBFS peak meter
2015-04-24 Robin Gareusdefine Trim Parameter Type.
2015-04-21 Johannes MuellerAdded support for exporting mp4 chapter marks
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-02-06 Paul Davisfix (and comment) on subtle bug with audio file data...
2014-12-26 John EmmasSome of libardour's istream and ostream operators are...
2014-12-19 Colin FletcherAdd a config option to control region selection after...
2014-11-17 David RobillardAdd "maybe" rounding modes for rounding only if necessary.
2014-11-17 David RobillardUse an enum for RoundMode instead of magic numbers.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
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-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-07 Colin FletcherRipple mode: basic implementation
2014-05-01 Adrian KnothIntroduce global default-fade-shape configuration variable
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-28 Robin Gareusbreak out ARDOUR::PluginType
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-22 Robin Gareusadd K12/RMS meter type
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-22 Paul Davismerge from master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-20 nick_mUnify editor / mixer ordering.
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-10-04 Paul DavisMerge branch 'audiothreads' of https://github.com/mojof...
2013-10-04 Tim MayberryAdd AudioBackendThread class to support different threa...
2013-09-25 Paul Davisfix up enum mess caused by switching from JACK to Engin...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-20 Paul Davisrather hacky fix for the change of the SyncSource ...
2013-09-19 Paul Davisswitch from JACK_Slave to Engine_Slave
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisadd AudioBackendNativeThread to serve the same role...
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davismore purging of JACK as an explicit name from libardour
2013-08-08 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-08-08 Robin Gareusimplement meter-lineup and VU standard preferences
2013-08-08 Robin Gareusrestore session backwards compatibility to 3.3
2013-08-08 Robin Gareusimplement new meter types
2013-08-08 Robin GareusRevert "Revert new meter types (postponed until after...
2013-08-08 Robin GareusRevert new meter types (postponed until after 3.3 release)
2013-08-08 Robin Gareusadd VU and IEC meter DSP (from jmeters)
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 Paul Davismore stuff compiles
2013-07-25 Paul Davismost of libardour now actually compiles
2013-07-24 Paul Davispart-way through getting the audioengine changes to...
2013-07-23 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-07-23 Robin Gareusimplement meter-lineup and VU standard preferences
2013-07-22 Robin Gareusrestore session backwards compatibility to 3.3
2013-07-22 Robin Gareusimplement new meter types
2013-07-22 Robin GareusRevert "Revert new meter types (postponed until after...
2013-07-15 Robin GareusRevert new meter types (postponed until after 3.3 release)
next