summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-06-22Remove LocaleGuard from ARDOUR::AudioRegion state methodsTim Mayberry
2017-06-22Remove LocaleGuard from ARDOUR::AudioTrack classTim Mayberry
2017-06-22Remove LocaleGuard from AudioFileSource::get_stateTim Mayberry
2017-06-22Remove LocaleGuard from ARDOUR::AudioDiskstream state methodsTim Mayberry
2017-06-22Remove LocaleGuard from ARDOUR::IO class state methodsTim Mayberry
2017-06-22Remove LocaleGuard from PBD::Controllable state methodsTim Mayberry
2017-06-21OSC: Accept mixed parameter types for touchLen Ovens
2017-06-21compilation requires <stdint.h>Paul Davis
2017-06-21Some ToDo notes about AutomationTypesRobin Gareus
2017-06-21Remove internal_to_user/user_to_internal APIRobin Gareus
2017-06-21Prepare removal of redundant get_user/set_user API.Robin Gareus
2017-06-21Temporary session-format compatibility (revert before release)Robin Gareus
2017-06-21Fix VST default value. query once at instantiation time.Robin Gareus
2017-06-21Consolidate ParameterDescriptor settings+rangesRobin Gareus
2017-06-21Set default interpolation type (for new lanes)Robin Gareus
2017-06-21Add API to compute parameter delta, depending on AutomationTypeRobin Gareus
2017-06-21Centralize Parameter scalingRobin Gareus
2017-06-21Remove duplicates from ControlListRobin Gareus
2017-06-21Clamp values in ControlListRobin Gareus
2017-06-21Implement additional ControlList interpolation methods.Robin Gareus
2017-06-21Remove separate ControlList min/max/default, use ParameterDescriptor.Robin Gareus
2017-06-21remove min/max unbound -- LADSPA special case.Robin Gareus
2017-06-21Move logarithmic property into Evoral, add rangestepsRobin Gareus
2017-06-21Remove old APIRobin Gareus
2017-06-21Fix/update maximum gain computationRobin Gareus
2017-06-21Switch to PBD control-math and prefer Controllable APIRobin Gareus
2017-06-21Centralize control-parameter math functions in libpbd.Robin Gareus
2017-06-21Format boolean parameter valuesRobin Gareus
2017-06-21Tweak value-as-string dB and float decimals printingRobin Gareus
2017-06-21Remove Cruft -- AutomationStyle never did anything.Robin Gareus
2017-06-21Fix duplicate Gain+Trim AutomationLists in session file.Robin Gareus
2017-06-20OSC: value not initialized soon enoughLen Ovens
2017-06-18'ARDOUR::Stripable::Sorter()' needs to be exportable (since it gets used outs...John Emmas
2017-06-17Update Japanese translation, including a fix for an issue that translation fo...Hiroki Inagaki
2017-06-17Move implementation out of header fileRobin Gareus
2017-06-17Add Lua bindings to query all stripablesRobin Gareus
2017-06-17Fix stripable order for new strips & master-orderRobin Gareus
2017-06-17Add method to ensure Stripable sort constrains (for UI use)Robin Gareus
2017-06-17Use Stripable::Sorter in libsRobin Gareus
2017-06-17Move StripableSorter into libardourRobin Gareus
2017-06-16OSC: plugin feedback mathfix - 0 param (meter) checked for.Len Ovens
2017-06-14Fix region-gain offset when separating ranges5.10Robin Gareus
2017-06-14OSC: Add send/plugin page values to GUILen Ovens
2017-06-14OSC: save and restore send/plugin page size.Len Ovens
2017-06-14Fix range-separate for musically-locked MIDI regionsRobin Gareus
2017-06-14Special-case VCA at 0 (-inf dB), force gain slaves to -inf dBRobin Gareus
2017-06-14Merge event control lists when disconnecting a master-ctrlRobin Gareus
2017-06-14Add infrastructure to merge ControlListsRobin Gareus
2017-06-13OSC: Allow set_surface to set send and plugin page sizes.Len Ovens
2017-06-13Apply master-value to automation on disconnect.Robin Gareus