summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2015-11-03libardour wrapper for EBUr128 VAMP pluginRobin Gareus
2015-11-02Class 'PhaseControllable' needs to be importable since it gets referenced out...John Emmas
2015-11-01Fix Mackie surface phase control for flip and more than one audio channel.Len Ovens
2015-11-01Added Phase control mackie controls as part of the Trim (track) vpot assignment.Len Ovens
2015-11-02Clean up _before XMLNode in AutomationList if no automation write occurred.nick_m
2015-10-22Only parse additional Session midnam files on Session loadTim Mayberry
2015-10-22Decouple Session from MidiPatchManager and reduce parsing of midnam xml filesTim Mayberry
2015-10-22Refactor common code in MidiPatchManager class into new methodTim Mayberry
2015-10-21Add overwrite option to save_template. (default = false)André Nusser
2015-10-21Add AutomationControl::set_value_unchecked() and AutomationControl::writable(...Paul Davis
2015-10-20rename Plugin::ParameterChanged to ParameterChangedExternally to reflect its ...Paul Davis
2015-10-20Revert "rename ParameterChanged signal in Plugin to ParameterChangedExternall...Paul Davis
2015-10-20rename ParameterChanged signal in Plugin to ParameterChangedExternally to ref...Paul Davis
2015-10-20Legatize::name () reflects its type. Fixes confusing undo record name.nick_m
2015-10-20Make automation record undo per pass rather than per touch.nick_m
2015-10-19remove cruftRobin Gareus
2015-10-18libs/* changes use new AppleUtility LibraryPaul Davis
2015-10-17Remove all the now unused functions in the MidiModel class.André Nusser
2015-10-17Add Transpose class that can be used by apply_midi_note_edit_op.André Nusser
2015-10-17Split transpose in MidiModel into two functions.André Nusser
2015-10-14Fix a problem where VST automation data wasn't getting written (if the adjust...4.3John Emmas
2015-10-13remove last ofstreamRobin Gareus
2015-10-09remove unused PortManager::port_name_prefix_is_unique() methodPaul Davis
2015-10-08remove declaration of undefined (and necessarily unused) method from PortManagerPaul Davis
2015-10-07Add Trim to Mackie controls.Len Ovens
2015-10-07Added use click emphasis toggle (libs/ardour)Damien Zammit
2015-10-07fix exclusive solo group-overrideRobin Gareus
2015-10-07only subdivide plugin-cycle when automation is playingRobin Gareus
2015-10-07implement solo group overrideRobin Gareus
2015-10-06add a "reset all solo state" safeguard Robin Gareus
2015-10-06remove newly unused codeRobin Gareus
2015-10-05remove unused fstream includesRobin Gareus
2015-10-05remove i/ofstream from libardourRobin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-05SiP and "solo overrides mutes" tweak:Robin Gareus
2015-10-05fix various stuck-solo cases:Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-03NOOP: reformat indentationPaul Davis
2015-10-03DSP load fall-off from 100%.Robin Gareus
2015-10-03fix float calc:Robin Gareus
2015-10-02explicitly drop control surface protocols before disconnecting from engine.Paul Davis
2015-10-02fix unbound DSP calc.Robin Gareus
2015-10-02define more backend error-messages.Robin Gareus
2015-10-01Reinterpret the return value of AudioBackend::start as AudioBackend::ErrorCodeTim Mayberry
2015-10-01Add a couple of error codes to AudioBackend::ErrorCodeTim Mayberry
2015-09-30split Butler::flush_tracks_to_disk() into two distinct versions with clear na...Paul Davis
2015-09-28Fix Mackie control metering (fixes #6608).Len Ovens
2015-09-28get loop recording working when using seam-ed loopingPaul Davis
2015-09-28better more reliable checks on renamed, newly created and imported track/bus ...Paul Davis
2015-09-28change semantics of 4th argument to Session::locate to mean "this locate is c...Paul Davis