summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/types.h
AgeCommit message (Expand)Author
2016-10-21when fetching MIDI ports for bundles and auto-connection, ignore control-only...Paul Davis
2016-10-20infrastructure for save/restore of MIDI port user-provided informationPaul Davis
2016-09-27remove ControlOnly port flag, since it was essentially unusablePaul Davis
2016-09-27add PortManager::port_is_control_only() and use it in PortManager::get_ports()Paul Davis
2016-09-27add two new port flagsPaul Davis
2016-08-19MIDI polyphonic pressure, part 2Paul Davis
2016-08-16turn comments into doxygen docRobin Gareus
2016-06-06there is no remote model choice anymore - ordering is determined by the GUIPaul Davis
2016-05-31fwd declaration of Stripable and associated listsPaul Davis
2016-05-31universal change in the design of the way Route/Track controls are designed a...Paul Davis
2016-05-31first pass at making the GUI for a VCA visiblePaul Davis
2016-03-11prepare region/range loudness analysisRobin Gareus
2016-02-01add a comment for The FuturePaul Davis
2016-01-31add new automation type enumsPaul Davis
2016-01-27no need for multiple send level/enable parameter typesPaul Davis
2016-01-27remove mackie send pot mode (subview mode for sends coming up)Paul Davis
2016-01-27add stubs and enums to access "well-known" send controlsPaul Davis
2015-12-16add new automation types for EQ and compressionPaul Davis
2015-11-13substantial part of infrastructure required for track/bus duplicationPaul Davis
2015-11-01Added Phase control mackie controls as part of the Trim (track) vpot assignment.Len Ovens
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-28Fix Mackie control metering (fixes #6608).Len Ovens
2015-09-08new enums required for RF64 => RIFF and MBWF supportPaul Davis
2015-08-27Modify some functions to alleviate overflow / precision errorsJohn Emmas
2015-07-05prepare default meter-type configRobin Gareus
2015-06-29initial version of playback priority design. No GUI control over options yetPaul Davis
2015-06-29introduce the idea of buffering presets, along with 3 possible settings (plus...Paul Davis
2015-06-29add track auto-naming options from TracksPaul Davis
2015-05-10Layering - the return of "later is higher".nick_m
2015-04-27special case [optimize] RT processor reorder.Robin Gareus
2015-04-25prepare 0dBFS peak meterRobin Gareus
2015-04-24define Trim Parameter Type.Robin Gareus
2015-04-21Added support for exporting mp4 chapter marksJohannes Mueller
2015-02-06fix (and comment) on subtle bug with audio file data width functionPaul Davis
2014-12-26Some of libardour's istream and ostream operators are needed outside of libar...John Emmas
2014-12-19Add a config option to control region selection after split.Colin Fletcher
2014-11-16Add "maybe" rounding modes for rounding only if necessary.David Robillard
2014-11-16Use an enum for RoundMode instead of magic numbers.David Robillard
2014-11-14add abort() to non-reached codeRobin Gareus
2014-11-02Automation of LV2 plugin properties.David Robillard
2014-07-01add partial support for mute automation (playback does not work, data is not ...Paul Davis
2014-07-01Merge branch 'ripple-mode-cc' into cairocanvasColin Fletcher
2014-06-30remove cruftRobin Gareus
2014-05-07Ripple mode: basic implementationColin Fletcher
2014-05-01Introduce global default-fade-shape configuration variableAdrian Knoth
2014-02-28break out ARDOUR::PluginTypeRobin Gareus
2013-12-22add K12/RMS meter typeRobin Gareus
2013-10-21Unify editor / mixer ordering.nick_m
2013-10-04Add AudioBackendThread class to support different thread type on windowsTim Mayberry
2013-09-25fix up enum mess caused by switching from JACK to Engine as the name for jack...Paul Davis