summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2015-12-28add midi-track mute automationRobin Gareus
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-12-27proper display name for Monitor ProcessorRobin Gareus
2015-12-26fix samplerate initialization.Robin Gareus
2015-12-25Keep plugin presets in sync across plugin-instances.Robin Gareus
2015-12-25don't assume plugin presets start their numbering at zero.Robin Gareus
2015-12-25add a PluginPreset struct: combined plugin-info + preset-recordRobin Gareus
2015-12-23add monitor-processor pre-fader (not at the top)Robin Gareus
2015-12-23Update German Translation for libardourEdgar Aichinger
2015-12-22Fix overlapping resolution (see issue #177)Nil Geisweiller
2015-12-22Fix indentation (whitespace -> tab)Nil Geisweiller
2015-12-22add signal for Plugin Status Changes (Hidden/Favorite)Robin Gareus
2015-12-21add monitor-section processor limitations.Robin Gareus
2015-12-19cont'd work on plugin-state templates - #6709Robin Gareus
2015-12-18open Finder/Explorer/File-manager in case of session-dir ambiguity.Robin Gareus
2015-12-18cleaner version of 7383ea6a (duplicate plugin state)Robin Gareus
2015-12-18save/restore plugin state with track-templateRobin Gareus
2015-12-17leave some todo-notes #6709 (track templates & state)Robin Gareus
2015-12-17properly copy plugin state when duplicating routes. #6709Robin Gareus
2015-12-16expose the right panning parameters for ardourPaul Davis
2015-12-16Update Russian translationAlexandre Prokoudine
2015-12-16add new automation types for EQ and compressionPaul Davis
2015-12-16new route API to discover/access well-known automation controls for panning, ...Paul Davis
2015-12-15update URI (see lv2-dev email list)Robin Gareus
2015-12-15explicitly disallow looping with external-syncRobin Gareus
2015-12-13API consistencyRobin Gareus
2015-12-13update LV2 URIRobin Gareus
2015-12-13Fix ff->stop->play not at speed 1.0 on Mackie Control and some key bindings.Len Ovens
2015-12-12correct name of Midi-UI thread memory-pool and request-queueRobin Gareus
2015-12-10fix LV2 plugin state for copied plugins.Robin Gareus
2015-12-10LV2 specific instrument-plugin checkRobin Gareus
2015-12-09Fix Mackie control Gain while in flip mode (vpot control of gain)Len Ovens
2015-12-09update german translationEdgar Aichinger
2015-12-09fix/workaround OSX "No Memory Pool"Robin Gareus
2015-12-08Set_self_solo should always set the mute_master state as well.Ben Loftis
2015-12-082K? that's micro -- use macrosoft for lots a files, please!Robin Gareus
2015-12-08touch peakfile after closing a SndFileSourcePaul Davis
2015-12-08add config variable to en/disable opening the plugin gui after adding a pluginRobin Gareus
2015-12-07change API for accessing session MIDI ports so that (1) boost::shared_ptr<> i...Paul Davis
2015-12-06outline a "NoSampleAccurateControl" LV2 feature:Robin Gareus
2015-12-06Update Russian translationAlexandre Prokoudine
2015-12-06Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bitAlexandre Prokoudine
2015-12-05elaborate on prev. commit: ignore irrelevant files in the interchange dir.Robin Gareus
2015-12-05session-dir/interchange: ignore hidden directories.Robin Gareus
2015-12-04update engine to allow latency measurement w/o restart.Robin Gareus
2015-12-04add interface for latency updates w/o restarting the backendRobin Gareus
2015-12-04fix thinko in engine latency stateRobin Gareus
2015-12-04add an interface to select playback buffers/periodRobin Gareus
2015-12-02Add function to duplicate until a certain frame.André Nusser
2015-12-02rename ProcessSemaphore to Semaphore (libs)Robin Gareus