summaryrefslogtreecommitdiff
path: root/libs/ardour/enums.cc
AgeCommit message (Expand)Author
2016-11-14register some missing enumsRobin Gareus
2016-10-20infrastructure for save/restore of MIDI port user-provided informationPaul Davis
2016-09-28move mode/scale/key definitions out of push2 code and into libardour; Aeolian...Paul Davis
2016-08-19MIDI polyphonic pressure, part 2Paul Davis
2016-06-06there is no remote model choice anymore - ordering is determined by the GUIPaul Davis
2016-06-05fix registration of PresentationInfo enumsPaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
2016-05-31universal change in the design of the way Route/Track controls are designed a...Paul Davis
2016-05-27Tempo ramps - use consistent naming for _locked methods, use enum_2_string fo...nick_m
2016-02-01add new enums to libardour enum listPaul Davis
2015-12-22Fix indentation (whitespace -> tab)Nil Geisweiller
2015-10-13fix registration of automation type enumsPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
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-10remove duplicate enum registrationPaul Davis
2015-09-08new enums required for RF64 => RIFF and MBWF supportPaul Davis
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-25prepare 0dBFS peak meterRobin Gareus
2015-04-24define Trim Parameter Type.Robin Gareus
2015-02-05add SessionEvent::Action to libs/ardour enums registrationPaul Davis
2014-12-19Add a config option to control region selection after split.Colin Fletcher
2014-11-02Automation of LV2 plugin properties.David Robillard
2014-10-10ensure registration of all SessionEvent typesPaul Davis
2014-09-17add IsSkip enum to enums.ccPaul Davis
2014-09-17add new Skip event to SessionEventsPaul Davis
2014-09-15tentative fix for losing (empty) MIDI files. Incomplete because testing shows...Paul Davis
2014-07-02add a method to cancel a pending play_range. this is needed when we are modi...Ben Loftis
2014-07-01splice mode is undefined, undocumented, and buggy. ripple does most of what ...Ben Loftis
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
2013-12-22add K12/RMS meter typeRobin Gareus
2013-10-21Unify editor / mixer ordering.nick_m
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-08-24export: add support for CAFTim Blechmann
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 new meter-type enums (amend 80aa2574)Robin Gareus