summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21Add interpolation-mode menu to ATAV.Robin Gareus
2017-06-21Log-scale/relative automation point draggingRobin Gareus
2017-06-21update GUI to use new APIsRobin 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-21GUI: prepare for API changesRobin 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-18Add option add automation-lane points on the line -- #7397Robin Gareus
2017-06-18'ARDOUR::Stripable::Sorter()' needs to be exportable (since it gets used outs...John Emmas
2017-06-18Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2017-06-17Update Japanese translation, including a fix for an issue that translation fo...Hiroki Inagaki
2017-06-17NO-OP, just cleanup & scopeRobin Gareus
2017-06-17Fix TrackView selection after re-order.Robin Gareus
2017-06-17Remove delayed selection which causes duplicate selection actifacts.Robin Gareus
2017-06-17Simplify route-display TreeView.Robin Gareus
2017-06-17Don't de-select tracks when order changesRobin Gareus
2017-06-17Ignore Selection::set() without actual changesRobin Gareus
2017-06-17Remove CruftRobin Gareus
2017-06-17Move implementation out of header fileRobin Gareus
2017-06-17Add Lua bindings to query all stripablesRobin Gareus
2017-06-17Fix adding tracks/busses at the topRobin Gareus
2017-06-17Fix stripable order for new strips & master-orderRobin Gareus
2017-06-17Remove CruftRobin Gareus