summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2019-03-21Add ultra-insane CBR 320kbit mp3 qualityRobin Gareus
2019-03-20working but still confusing fix for ensuring that playlist shared-with data i...Paul Davis
2019-03-20fix Session::new_route_from_template() to use playlist IDs and not names. Thi...Paul Davis
2019-03-20remove "rename_playlist" argument from Route::set_name_in_state().Paul Davis
2019-03-20fix all surfaces' available action menusPaul Davis
2019-03-20fix Mackie available action menuPaul Davis
2019-03-20ActionManager::get_all_actions() no longer includes <Actions> in the paths it...Paul Davis
2019-03-20ActionManager::get_all_actions() no longer includes <Actions> in the paths it...Paul Davis
2019-03-20make ::ardour_action_name() private to Bindings, because nothing else uses it...Paul Davis