Only show user-presets in favorite sidebar
[ardour.git] / libs / ardour / ardour / types.h
2018-11-07 Robin GareusAdd support for recording to .flac
2018-09-18 Paul Davisnew transport slave/master implementation, libs/ edition
2018-09-13 Colin FletcherImplement new Enclosed region equivalence mode
2018-07-26 Robin GareusPrepare types for new grid
2018-07-12 Robin GareusMonitorCue = In + Disk (fixes CC121 + push2 display)
2018-07-03 Paul Davisreverse velocity display related commits
2018-07-03 Paul Davisadd VelocityDisplayOption enum; indent TrackAutoNamingR...
2018-06-21 Paul Davisremove Session::controllable_by_descriptor() and move...
2018-05-04 Paul Davisadd well known controls to list accessible via a MIDI...
2018-05-04 Paul Davisinternally, ControllableDescriptors (used by MIDI bindi...
2018-02-15 Ben LoftisAuto-monitor == Cue for MIDI tracks.
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2017-11-22 Robin GareusAdd clock-delta mode enum
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul Davisinitial (incomplete) framework for DiskIOPoint manipulation
2017-09-18 Paul Davisnew enums for disk i/o positioning
2017-09-18 Paul Davisthe return of MIDI recording, plus refactor to move...
2017-09-18 Robin GareusAdd support for Latch Automation
2017-08-15 Robin GareusClean up BusProfile:
2017-07-08 Robin GareusAdd API to expand/flatten AC groups
2017-06-23 Robin GareusRemove Automation Types that should never have existed.
2017-06-22 Robin GareusUpdate Slavable API
2017-06-21 Robin GareusSome ToDo notes about AutomationTypes
2017-06-21 Robin GareusRemove Cruft -- AutomationStyle never did anything.
2017-05-12 Ben LoftisMCP: Mixbus32C: Restore missing filter controls to...
2017-04-20 Robin GareusRemove unused enum
2017-04-18 Tim MayberryRemove now unused stream operator functions in ardour...
2017-02-04 nick_mrework snap
2017-01-16 Robin GareusPrepare session-wide implicit monitoring overrides
2016-12-28 Robin GareusAdd enum for locale-config
2016-12-16 Paul Davisadd arguments (unusued) to control whether or not SMF...
2016-12-14 Paul Davisadd a new enum to identify how SMF data should be used...
2016-10-21 Paul Daviswhen fetching MIDI ports for bundles and auto-connectio...
2016-10-20 Paul Davisinfrastructure for save/restore of MIDI port user-provi...
2016-09-27 Paul Davisremove ControlOnly port flag, since it was essentially...
2016-09-27 Paul Davisadd PortManager::port_is_control_only() and use it...
2016-09-27 Paul Davisadd two new port flags
2016-08-19 Paul DavisMIDI polyphonic pressure, part 2
2016-08-15 Robin Gareusturn comments into doxygen doc
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...
next