summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/types.h
AgeCommit message (Expand)Author
2020-03-17restore being able to load a 5.12 session with a destructive track.Paul Davis
2020-03-17remove destructive/tape mode tracksPaul Davis
2020-03-15Fix cleanup report #7891Robin Gareus
2020-03-10small adjustments to TransportMaster API to better accomodate the "ignore/acc...Paul Davis
2020-01-29Fix MIDI loop capture alignmentRobin Gareus
2020-01-18rename DoTheRightThing to RollIfAppropriatePaul Davis
2020-01-18Session::request_locate() takes a tri-valued second argument for "roll-after-...Paul Davis
2019-12-10use bitmask values for OverwriteReason, as was intendedPaul Davis
2019-12-10revert to single buffer for disk playback, and 5.x-style overwritePaul Davis
2019-11-22redesign of declicking and fades around loop boundariesPaul Davis
2019-11-02rename all Evoral source from .(hpp|cpp)$ to .(h|cc)Paul Davis
2019-10-07add constructorPaul Davis
2019-09-17add new port flag to identify those owned by a transport masterPaul Davis
2019-08-11Add types/enum for screensaver modeRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-03-12Add a time+layer equivalence checkRobin Gareus
2019-02-12Selection-after-split behavior ( libardour part )Ben Loftis
2018-11-07Add support for recording to .flacRobin Gareus
2018-09-18new transport slave/master implementation, libs/ editionPaul Davis
2018-09-13Implement new Enclosed region equivalence modeColin Fletcher
2018-07-27Prepare types for new gridRobin Gareus
2018-07-12MonitorCue = In + Disk (fixes CC121 + push2 display)Robin Gareus
2018-07-03reverse velocity display related commitsPaul Davis
2018-07-03add VelocityDisplayOption enum; indent TrackAutoNamingRule decl. correctlyPaul Davis
2018-06-21remove Session::controllable_by_descriptor() and move code into GenericMIDI c...Paul Davis
2018-05-04add well known controls to list accessible via a MIDI binding map (or OSC?)Paul Davis
2018-05-04internally, ControllableDescriptors (used by MIDI binding maps) should use en...Paul Davis
2018-02-14Auto-monitor == Cue for MIDI tracks.Ben Loftis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2017-11-23Add clock-delta mode enumRobin Gareus
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18initial (incomplete) framework for DiskIOPoint manipulationPaul Davis
2017-09-18new enums for disk i/o positioningPaul Davis
2017-09-18the return of MIDI recording, plus refactor to move post-capture playlist man...Paul Davis
2017-09-18Add support for Latch AutomationRobin Gareus
2017-08-16Clean up BusProfile:Robin Gareus
2017-07-08Add API to expand/flatten AC groupsRobin Gareus
2017-06-23Remove Automation Types that should never have existed.Robin Gareus
2017-06-22Update Slavable APIRobin Gareus
2017-06-21Some ToDo notes about AutomationTypesRobin Gareus
2017-06-21Remove Cruft -- AutomationStyle never did anything.Robin Gareus
2017-05-12MCP: Mixbus32C: Restore missing filter controls to the Dyn page.Ben Loftis
2017-04-20Remove unused enumRobin Gareus
2017-04-19Remove now unused stream operator functions in ardour/types.hTim Mayberry
2017-02-04rework snapnick_m
2017-01-16Prepare session-wide implicit monitoring overridesRobin Gareus
2016-12-28Add enum for locale-configRobin Gareus
2016-12-16add arguments (unusued) to control whether or not SMF tempo map is used durin...Paul Davis
2016-12-14add a new enum to identify how SMF data should be used when naming imported M...Paul Davis