summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2017-03-18Resolve copy-c'tor and assignment issue with TempoMapRobin Gareus
2017-03-18Lua bindings to access MIDI region/source note-eventsRobin Gareus
2017-03-18Prefer const references: Beat-Converter does not modify the TempoMapRobin Gareus
2017-03-17Lua bindings for libardour transient-analysisRobin Gareus
2017-03-13plugin scan tweaks: don't verbosely log by default, bump timeoutRobin Gareus
2017-03-12remove cruft; superseded by ControlGroup::use_meRobin Gareus
2017-03-12Preparations to keep track of stripable color-dialogs.Robin Gareus
2017-03-12Fix issue with automation-playback constantly marking a session dirty.Robin Gareus
2017-03-08Prepare moving to a dedicated x-thread signal for VST UI resizingRobin Gareus
2017-03-08remove cruftRobin Gareus
2017-03-07Rework VST initialization:Robin Gareus
2017-03-06Add support for VST effSetBypass #7266Robin Gareus
2017-03-05tempo editing updatesnick_m
2017-03-04offset linked regions to compensate for negative start after trim drag.nick_m
2017-02-28Tweak/optimize VST callback:Robin Gareus
2017-03-01allow continuation of tempo via right-click 'Continue' where appropriate.nick_m
2017-02-27add TempoMap::next_tempo_section()nick_m
2017-02-27complete changes to tempo type.nick_m
2017-02-27compile fixBen Loftis
2017-02-27rework tempo editing.nick_m
2017-02-26selected Stripables now have a counter to indicate the order they were select...Paul Davis
2017-02-24Save Lua script origin (for later updates) -- DSP pluginRobin Gareus
2017-02-22Prepare re-locating missing external files.Robin Gareus
2017-02-21Add API allowing plugin preset load to affect automationRobin Gareus
2017-02-21redesign VCA control over gain (and theoretically other scalar controls)Paul Davis
2017-02-19Emit a signal when Lua session script change (prepare UI update to un/set)Robin Gareus
2017-02-18move color_to_rgba to LuaAPI for consistencyRobin Gareus
2017-02-17Allow to use any Lua function factory, produce bytecodeRobin Gareus
2017-02-15Don't copy-construct MusicFrame, pass const reference.Robin Gareus
2017-02-13Prepare record with count-in actionRobin Gareus
2017-02-08an automation control that has to do things before its value is set in an RT ...Paul Davis
2017-02-06use new PBD::Controllable API to correctly save solo and mute controls, which...Paul Davis
2017-02-06save/restore VCA master state inside slaves, so that a reloaded session ends ...Paul Davis
2017-02-04remove unused empoMap::round_to_beat_subdivision()nick_m
2017-02-04rework snapnick_m
2017-02-02Export option to use snapshot name instead of session nameRobin Gareus
2017-01-31Expose a new lua hook for resetting a plugin processor ( convenience func onl...Ben Loftis
2017-01-28add VCA::full_name() which returns "VCA %n" : VCA %n" by default and "VCA %n ...Paul Davis
2017-01-27use a lock when dealing with PresentationInfo::Change emissionPaul Davis
2017-01-27use RAII for class-wide PresentationInfo::Change signal, along with propertie...Paul Davis
2017-01-27mark session dirty when dragging tempo markers.nick_m
2017-01-23at transport stop, clear all existing automation watches (touch)Paul Davis
2017-01-21update bbe62da55a - use last-modified-with, strip git-revRobin Gareus
2017-01-21Instrument insert options:Robin Gareus
2017-01-20Instrument channel option when adding trackRobin Gareus
2017-01-20Extract program version that a session was created withRobin Gareus
2017-01-20Fix oddities when replacing VST-presets.Robin Gareus
2017-01-19Add alternative preroll record mode:Robin Gareus
2017-01-19Rework preroll-rec API:Robin Gareus
2017-01-19Move preroll duration calc into libardourRobin Gareus