summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-11-03libardour wrapper for EBUr128 VAMP pluginRobin Gareus
2015-11-03add basic VAMP plugin for EBUr128 analysisRobin Gareus
2015-11-03AutomationList::set_automation_state () only needs a memento for toggled.nick_m
2015-11-02Class 'PhaseControllable' needs to be importable since it gets referenced out...John Emmas
2015-11-02fix crash when cleaning up canvas itemsRobin Gareus
2015-11-01Don't handle possible phase change if no audio channels in mackie controlLen Ovens
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-02Fix missing undo for record mute automation.nick_m
2015-11-02Clean up _before XMLNode in AutomationList if no automation write occurred.nick_m
2015-11-01Automation watch sets position for new write pass when transport stopped.nick_m
2015-11-01Revert starting write pass only in write mode when transport located.nick_m
2015-10-31Handle paste from non-toggled to boolean automation track.nick_m
2015-10-30add API to suspend timers signal emission.Robin Gareus
2015-10-28fix JACK/windows compilationRobin Gareus
2015-10-28use weak-jack's jack_port_rename wrapperRobin Gareus
2015-10-26and another LV2-1.0.0 compat ifdefRobin Gareus
2015-10-26amend 311adde (LV2-1.0.0 compat)Robin Gareus
2015-10-25properly translatable plural formsRobin Gareus
2015-10-25Changed MCP trim detection to match method used in GUI.Len Ovens
2015-10-23fix crash on SystemExec::TerminateRobin Gareus
2015-10-23add ifdefs for LV2-1.0.0 compatRobin Gareus
2015-10-22Make mackie control view mode save bank for all modes.Len Ovens
2015-10-22Enable i18n for info/error messages in MidiPatchManagerTim Mayberry
2015-10-22Only parse additional Session midnam files on Session loadTim Mayberry
2015-10-22Store the file path when constructing MidiNameDocumentTim Mayberry
2015-10-22Decouple Session from MidiPatchManager and reduce parsing of midnam xml filesTim Mayberry
2015-10-22Add PBD::Searchpath::contains method to check if a Searchpath contains a pathTim Mayberry
2015-10-22Expose protected PBD::Searchpath APITim Mayberry
2015-10-22Don't parse midnam patch files contained in Session twiceTim Mayberry
2015-10-22Refactor common code in MidiPatchManager class into new methodTim Mayberry
2015-10-22Don't call MidiPatchManager::refresh when creating MidiPatchManager instanceTim Mayberry
2015-10-22Fix a small buffer issue which could sometimes prevent sessions from being ab...John Emmas
2015-10-22remove invalid assertion - #6634Robin Gareus
2015-10-22Add some newly introduced sources to our MSVC project (libardour)John Emmas
2015-10-21Add overwrite option to save_template. (default = false)André Nusser
2015-10-21fix automation update at transport stop when in automation Play modePaul Davis
2015-10-21fix mute automation in Play automation statePaul Davis
2015-10-21Add AutomationControl::set_value_unchecked() and AutomationControl::writable(...Paul Davis
2015-10-21add commentary and clean up blank linesPaul Davis
2015-10-21variable name change: percent is 0..100, 0..1.0 is a fractionPaul Davis
2015-10-21ensure that mutator function for CONFIG_VARIABLE_SPECIAL is used when assigni...Paul Davis
2015-10-20Make sure Mackie Control view modes start with route 1 except Mixer mode goes...Len Ovens
2015-10-20Added "Selected" view mode to Mackie Control.Len Ovens
2015-10-21Fix crash in new CoreaudioSource code (on invalid file)Robin Gareus
2015-10-20fix AudioUnit parameter listening to work with new ParameterChangedExternally...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-20possible fix for invalid cleanup space calc on win32.Robin Gareus
2015-10-20NOOP, re-indentRobin Gareus