summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2019-04-08NO-OP: more libardour whitespace tweaksRobin Gareus
2019-04-08Undo yet more frame/sample replacementsRobin Gareus
2019-04-08NO-OP: whitespace, commentsRobin Gareus
2019-04-08NO-OP name change: CD-frames (not samples)Robin Gareus
2019-04-08NO-OP: whitespaceRobin Gareus
2019-04-08Undo incorrect sample/frame replacements in clearlooksRobin Gareus
2019-04-08Undo more incorrect sample/frame replacementsRobin Gareus
2019-04-08NO-OP: whitespaceRobin Gareus
2019-04-08Indicate automation-latch as "touch" on the CC121Robin Gareus
2019-04-08NO-OP: whitespaceRobin Gareus
2019-04-08NO-OP: whitespace & revert samples -> [stack]framesRobin Gareus
2019-04-08NO-OP: indentRobin Gareus
2019-04-08Add missing semicolon (Mixbus)Robin Gareus
2019-04-08Revert some incorrect frames -> samples replacementsRobin Gareus
2019-04-07Enable midi-to-audio bounce when processing w/synthRobin Gareus
2019-04-07Prepare midi-export for midi-to-audio bouncing.Robin Gareus
2019-04-07Fix bounce-process: skip all processors before disk-readerRobin Gareus
2019-04-07Bounce process always uses speed 1.0Robin Gareus
2019-04-07NO-OP/Optimize Bounce: Lookup data-type only onceRobin Gareus
2019-04-07Verify Freeze/Export/Bounce polarity invert buffersRobin Gareus
2019-04-03Backport a Mixbus special-case for plugin-tagsRobin Gareus
2019-04-03Fix OSC crash when there's no master busRobin Gareus
2019-04-02Fix MIDI Aftertouch (import, record and play) in the backendRobin Gareus
2019-04-02Downgrade LADSPA scan errors to warningsRobin Gareus
2019-04-01Indicate automation-latch as "touch" on the FP1Robin Gareus
2019-04-01Expose Latch automation mode to MCUsRobin Gareus
2019-03-31Clarify documentationRobin Gareus
2019-03-31NO-OP: WhitespaceRobin Gareus
2019-03-28Fix route-templates with external sendsRobin Gareus
2019-03-26NO-OP: add comment for cross-referenceRobin Gareus
2019-03-26Remove extra quotes from meta-dataRobin Gareus
2019-03-26Fix mingw compile (declare int64_t and int32_t)Robin Gareus
2019-03-25Do not create automation when shifting (insert/remove time)Robin Gareus
2019-03-23NO-OP: whitespacRobin Gareus
2019-03-23NO-OP: whitespaceRobin Gareus
2019-03-23Fix generic-midi controllable race-conditionRobin Gareus
2019-03-23Clean up MonitorProcessorControlsRobin Gareus
2019-03-23Clean out session-global controllablesRobin Gareus
2019-03-23Remove static Destroyed(*), prefer StatefulDestructable APIRobin Gareus
2019-03-23Remove chicken/egg d'torRobin Gareus
2019-03-23Re-add global lookup for generic-midi ctrl stateRobin Gareus
2019-03-23Re-add Controllable registryRobin Gareus
2019-03-23Update GenericMidiControlProtocol to use shared/weak Controllable pointersRobin Gareus
2019-03-23Use weak-pointer for Controllable learningRobin Gareus
2019-03-23Remove c-pointer Controllable* registryRobin Gareus
2019-03-23Prepare PBD::Controllable API cleanup (remove only registry user)Robin Gareus
2019-03-23Remove unusued API Create/Delete BindingRobin Gareus
2019-03-22Update cAutomationControl values when copying stateRobin Gareus
2019-03-22Prevent crashes when copying LV2 plugin stateRobin Gareus
2019-03-22NO-OP: reduce scopeRobin Gareus