Change last commit to use it's own variable rather than borrowing solo's
[ardour.git] / libs / ardour / ardour /
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.
2015-11-13 Paul Davissubstantial part of infrastructure required for track...
2015-11-13 nick_mArdour::Region - add method required to fix #6673.
2015-11-03 Robin Gareuslibardour wrapper for EBUr128 VAMP plugin
2015-11-02 John EmmasClass 'PhaseControllable' needs to be importable since...
2015-11-01 Len OvensFix Mackie surface phase control for flip and more...
2015-11-01 Len OvensAdded Phase control mackie controls as part of the...
2015-11-01 nick_mClean up _before XMLNode in AutomationList if no automa...
2015-10-22 Tim MayberryOnly parse additional Session midnam files on Session...
2015-10-22 Tim MayberryDecouple Session from MidiPatchManager and reduce parsi...
2015-10-22 Tim MayberryRefactor common code in MidiPatchManager class into...
2015-10-22 Paul DavisMerge branch 'chaot4-fix_overwrite_file'
2015-10-22 André NusserAdd overwrite option to save_template. (default = false)
2015-10-22 Paul DavisAdd AutomationControl::set_value_unchecked() and Automa...
2015-10-20 Paul Davisrename Plugin::ParameterChanged to ParameterChangedExte...
2015-10-20 Paul DavisRevert "rename ParameterChanged signal in Plugin to...
2015-10-20 Paul Davisrename ParameterChanged signal in Plugin to ParameterCh...
2015-10-19 nick_mLegatize::name () reflects its type. Fixes confusing...
2015-10-19 nick_mMake automation record undo per pass rather than per...
2015-10-19 Robin Gareusremove cruft
2015-10-18 Paul Davislibs/* changes use new AppleUtility Library
2015-10-18 Paul DavisMerge branch 'chaot4-fix_midi_menu_consistency_new'
2015-10-18 André NusserRemove all the now unused functions in the MidiModel...
2015-10-18 André NusserAdd Transpose class that can be used by apply_midi_note...
2015-10-18 André NusserSplit transpose in MidiModel into two functions.
2015-10-14 John EmmasFix a problem where VST automation data wasn't getting... 4.3
2015-10-13 Robin Gareusremove last ofstream
2015-10-09 Paul Davisremove unused PortManager::port_name_prefix_is_unique...
2015-10-09 Paul Davisremove declaration of undefined (and necessarily unused...
2015-10-08 Len OvensAdd Trim to Mackie controls.
2015-10-07 Damien ZammitAdded use click emphasis toggle (libs/ardour)
2015-10-07 Robin Gareusfix exclusive solo group-override
2015-10-07 Robin Gareusonly subdivide plugin-cycle when automation is playing
2015-10-06 Robin Gareusimplement solo group override
2015-10-06 Robin Gareusadd a "reset all solo state" safeguard
2015-10-06 Robin Gareusremove newly unused code
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin Gareusremove i/ofstream from libardour
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-05 Robin GareusSiP and "solo overrides mutes" tweak:
2015-10-04 Robin Gareusfix various stuck-solo cases:
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-03 Paul DavisNOOP: reformat indentation
2015-10-03 Robin GareusDSP load fall-off from 100%.
2015-10-03 Robin Gareusfix float calc:
2015-10-03 Paul Davisexplicitly drop control surface protocols before discon...
2015-10-02 Robin Gareusfix unbound DSP calc.
2015-10-02 Robin Gareusdefine more backend error-messages.
2015-09-30 Tim MayberryReinterpret the return value of AudioBackend::start...
2015-09-30 Tim MayberryAdd a couple of error codes to AudioBackend::ErrorCode
2015-09-30 Paul Davissplit Butler::flush_tracks_to_disk() into two distinct...
2015-09-29 Len OvensFix Mackie control metering (fixes #6608).
next