prepare fix for copying plugin state
[ardour.git] / libs / ardour / ardour /
2016-02-23 Robin GareusImplement Lua DSP processor/plugin
2016-02-23 Robin Gareuslibardour lua-script-manager
2016-02-23 Robin Gareusinclude static liblua with libardour & prepare bindings
2016-02-22 Robin Gareusbasic DSP lib (for lua bindings)
2016-02-22 Robin Gareusadd lua search path
2016-02-22 Paul Davisadd syntax and scaffolding for MIDI binding maps to...
2016-02-22 Paul Davisremove all trace of SAE from source code.
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davischange suffix of keybinding files to ".keys" to avoid...
2016-02-20 Robin Gareusadd processor lookup by PBD::ID via session
2016-02-16 Ben LoftisFill some more VST transport flags.
2016-02-16 Robin GareusRevert "proper debug prints for Analyser"
2016-02-16 Robin Gareuschunk data before analysis, prefer 8K
2016-02-16 Robin Gareusproper debug prints for Analyser
2016-02-15 Robin GareusAdd normalization gain factor to Export Analysis
2016-02-13 Julien ROGERFix 6677: Post-export script reinterprets timestamp...
2016-02-12 Robin Gareusfix copy constructor.
2016-02-12 Robin Gareusexport analysis: include true-peak positions.
2016-02-11 Robin Gareusupdate export analyser for dBTP
2016-02-11 Tim MayberryAdd API to AudioBackend for choosing between portaudio...
2016-02-11 Robin Gareusstereo waveform, prepare spectrum faceplate
2016-02-10 Robin Gareusmake post-export analysis optional (default to enabled)
2016-02-10 Robin GareusAdd loudness histogram Feature to the EBUr128 VAMP...
2016-02-10 Robin GareusPost-export Analysis
2016-02-09 Robin GareusFix crash when aborting export.
2016-02-09 Robin Gareusdetailed export state, prepare resolution for #6512
2016-02-03 Len Ovensmackie control: Fix crash when selecting Track on MIDI...
2016-02-01 Paul Davisadd a comment for The Future
2016-02-01 Paul Davisclean up mess in Route/Track controllables caused by...
2016-02-01 Paul Davischange API of MIDI::Port::drain() to include a maximum...
2016-02-01 Paul Davisprovide route solo isolate and solo safe automation...
2016-02-01 Paul Davisadd new automation type enums
2016-02-01 Paul Davismake Track::set_monitoring() use a GroupControlDisposit...
2016-02-01 Paul Davisadd a new constructor for RouteAutomationControllable...
2016-01-29 Paul Davisadd new Route API ::master_send_enable_controllable...
2016-01-29 Paul Davisadd new API to Route to get name of "well-known" nth...
2016-01-28 Tim MayberryAdd Playlist::duplicate_range/s utility methods
2016-01-27 Paul Davisno need for multiple send level/enable parameter types
2016-01-27 Paul Davisremove mackie send pot mode (subview mode for sends...
2016-01-27 Paul Davismake Route::nth_send() and Route::nth_processor() be...
2016-01-27 Paul Davisadd stubs and enums to access "well-known" send controls
2016-01-25 Paul Davischange exposed type of various objects' gain controls...
2016-01-24 Robin Gareusadd wrapper for ChanMapping::get()
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-19 Ben LoftisAdd all_tracks_rec actions
2016-01-19 Paul DavisRevert "mackie: still respond to route groups visibilit...
2016-01-19 Paul Davismackie: still respond to route groups visibility changes
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2016-01-18 Paul Davisworking version of new gain control design
2016-01-18 Paul Davismove Amp::GainControl out into its own source module...
2016-01-18 Paul Davischange ownership of the AutomationControl used by Amp.
2016-01-16 Len OvensChange last commit to use it's own variable rather...
2016-01-14 Robin Gareusadd API to query signal value of audio-latency measurement
2016-01-09 Robin GareusAPI evolution
2016-01-08 Robin GareusExpose overall monitor-processor state
2016-01-08 Robin Gareusremove default implementation to query plugin-preset...
2016-01-07 Robin GareusAllow to query Windows VST user-preset-names
2016-01-07 Robin Gareuslxvst preset name display (user presets only)
2016-01-07 Robin GareusLADSPA preset discovery
2016-01-07 Robin Gareusdiscover AU presets without instantiating plugin
2016-01-07 Robin GareusLV2 - query presets without instantiating the plugin
2016-01-07 Robin GareusAdd API to allow querying plugin-presets without instan...
2016-01-07 Robin GareusNO-OP, re-order header
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-28 Paul Davisredesign cross-thread registration/signalling system
2015-12-27 Robin Gareusproper display name for Monitor Processor
2015-12-25 Robin GareusKeep plugin presets in sync across plugin-instances.
2015-12-25 Robin Gareusdon't assume plugin presets start their numbering at...
2015-12-25 Robin Gareusadd a PluginPreset struct: combined plugin-info + prese...
2015-12-22 Robin Gareusadd signal for Plugin Status Changes (Hidden/Favorite)
2015-12-19 Robin Gareuscont'd work on plugin-state templates - #6709
2015-12-18 Robin Gareussave/restore plugin state with track-template
2015-12-16 Paul Davisadd new automation types for EQ and compression
2015-12-16 Paul Davisnew route API to discover/access well-known automation...
2015-12-13 Robin GareusAPI consistency
2015-12-13 Len OvensFix ff->stop->play not at speed 1.0 on Mackie Control...
2015-12-10 Robin GareusLV2 specific instrument-plugin check
2015-12-09 Len OvensFix Mackie control Gain while in flip mode (vpot contro...
2015-12-08 Robin Gareusadd config variable to en/disable opening the plugin...
2015-12-07 Paul Davischange API for accessing session MIDI ports so that...
2015-12-06 Robin Gareusoutline a "NoSampleAccurateControl" LV2 feature:
2015-12-04 Robin Gareusadd interface for latency updates w/o restarting the...
2015-12-04 Robin Gareusadd an interface to select playback buffers/period
2015-12-02 Paul DavisMerge branch 'chaot4-fix_fill_track'
2015-12-02 André NusserAdd function to duplicate until a certain frame.
2015-12-02 Robin Gareusrename ProcessSemaphore to Semaphore (libs)
2015-12-02 Robin Gareusconsolidate semaphore implementation (part four)
2015-12-02 Robin Gareusconsolidate semaphore implementation (part one)
2015-11-28 Robin Gareusfilling the midi playback buffer is a private operation.
2015-11-25 Paul Davisadd debug "bits" for FaderPort
2015-11-24 Robin GareusPrevent crash at session-close when analysing.
2015-11-24 Robin Gareusprevent concurrent peak-file init.
2015-11-21 Robin Gareusremove cruft
2015-11-20 Robin Gareusadd API to read snapshot name from instant.xml
2015-11-20 Robin Gareusremember in-use snapshot/session name in instant.xml
2015-11-20 Robin Gareusremove cruft
2015-11-19 Ben Loftisprovide user preference for pre-roll
2015-11-19 Robin Gareusallow to rename the session root folder - fixes #6557
2015-11-18 Robin Gareusadd dedicated API to check plugin class
2015-11-14 Len OvensFix fader in mackie control to work with groups.
next