summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/types.h
AgeCommit message (Expand)Author
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
2013-09-20rather hacky fix for the change of the SyncSource > JACK enum to SyncSource >...Paul Davis
2013-09-19switch from JACK_Slave to Engine_SlavePaul Davis
2013-09-12add AudioBackendNativeThread to serve the same role as jack_native_thread_tPaul Davis
2013-08-09more purging of JACK as an explicit name from libardourPaul Davis
2013-08-05fix conflicts after merge with masterPaul Davis
2013-07-31more stuff compilesPaul Davis
2013-07-25most of libardour now actually compilesPaul Davis
2013-07-24part-way through getting the audioengine changes to compilePaul Davis
2013-07-23add "0VU = +8dBu" VU meter configRobin Gareus
2013-07-23implement meter-lineup and VU standard preferencesRobin Gareus
2013-07-22restore session backwards compatibility to 3.3Robin Gareus
2013-07-22implement new meter typesRobin Gareus
2013-07-22Revert "Revert new meter types (postponed until after 3.3 release)"Robin Gareus
2013-07-15Revert new meter types (postponed until after 3.3 release)Robin Gareus
2013-07-15add VU and IEC meter DSP (from jmeters)Robin Gareus
2013-07-10experimental RMS-meter and peak-signal (vs peak-power) queryRobin Gareus
2013-07-10meter line-up and fall-off standard values & namesRobin Gareus
2013-07-10prepare meter configuration..Robin Gareus
2012-10-12skeleton framework for LTC-slaveRobin Gareus
2012-10-12move TimecodeFormat to libtimecodeRobin Gareus
2012-06-27first pass at the big rethink of managing sort order keys for editor and mixe...Paul Davis