don't clear export-channel selection when switching presets
[ardour.git] / libs /
2016-05-24 Robin Gareusbackend check for rec-safe (only allow to lock if not...
2016-05-24 Robin Gareusadditional in-place check
2016-05-24 Robin Gareusfix potential undefined DnD behavior for external drags
2016-05-24 Robin Gareusmore inter-thread progress fixes; slight change of...
2016-05-23 Robin Gareussome more route related lua bindings
2016-05-23 Robin Gareusremove misspelled unused define
2016-05-22 Robin GareusNO-OP indent
2016-05-22 John EmmasMake sure MSVC knows which version of 'floor()' we...
2016-05-21 Robin GareusDummy Backend evolution
2016-05-21 Robin GareusRevert "debug unconfiged plugins"
2016-05-21 Robin Gareusfix assert/crash if unknown processor's I/O mismatches
2016-05-21 Robin Gareusconst'ness -- just because
2016-05-21 Robin Gareus"biquadratic" needs no camelcase - fixes API doc.
2016-05-21 Robin Gareusallow lua to access array at an offset
2016-05-21 Robin Gareuskeep DSP state variables finite.
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-05-20 Robin Gareuslive signal analysis is for the processor -- not the...
2016-05-20 Robin Gareusadd lua DSP transfer function calculation
2016-05-20 Robin Gareusdebug unconfiged plugins
2016-05-19 Robin Gareusadd midi-bypass to re-configurable-i/o instruments
2016-05-19 Robin Gareusfix lua instrument plugins
2016-05-19 Robin Gareusprepare plugin configuration and replacing instruments
2016-05-18 Robin Gareusmove "needs output port selector" (from pin-dialog...
2016-05-18 Robin Gareusconsolidate add_processor code
2016-05-18 Robin Gareusadd locale guards for export format
2016-05-18 Robin Gareusbypass plugin(s) - not processor (plugin-insert keeps...
2016-05-17 Robin Gareusdowngrade failed history/undo stack to info message
2016-05-17 Robin Gareusbackport canvas color functions from Mixbus
2016-05-16 Paul Davisupdated .de translation from edogawa
2016-05-16 Paul Davisupdated .de translation from edogawa
2016-05-14 Robin Gareusadd some location and transport related lua bindings
2016-05-14 Robin Gareuswhitelist libardour bindings as rt-safe for session...
2016-05-14 Robin Gareusupper parameter limit is inclusive.
2016-05-14 John EmmasModify the MSVC project for ptformat (which now needs...
2016-05-10 Paul Davislibptfformat: use g_fopen() to avoid i18n errors with...
2016-05-10 Paul Davisuse g_fopen() to avoid i18n errors with file paths...
2016-05-10 Robin Gareusprepare route pin display (shared mixer + editor-mixer...
2016-05-10 Paul Davistrack geometry via configure events for tabbable own...
2016-05-09 Paul Daviscopy-n-paste the ARDOUR_UI toggle-roll code into BasicU...
2016-05-08 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-05-07 Paul Davisfix shared_ptr<Route> management in Mackie support...
2016-05-07 Paul Davismake boost shared_ptr debugging a little easier to...
2016-05-07 Robin Gareusa few strategic LocaleGuards..
2016-05-07 Robin Gareusfix LV2 locale guard (missed in 6d343ba search/replace)
2016-05-07 Robin GareusRevert "Add a global state localeguard (and one for...
2016-05-07 Robin Gareusfix LocaleGuard contstructor (3dc77280)
2016-05-07 Robin Gareuslocale debugging
2016-05-06 Robin Gareustrying to get to the bottom of the decimal comma.
2016-05-06 Robin GareusAdd a global state localeguard (and one for route templ...
2016-05-06 Robin Gareusadd a locale-guard to panner state
2016-05-06 Robin Gareusadd missing include
2016-05-06 Robin Gareusconvert WinMME Device names to UTF-8
2016-05-06 Robin Gareusallow lua to construct PresetRecords
2016-05-06 Robin Gareusadd API to load Instrument Preset when creating a Midi...
2016-05-06 Robin GareusDnDTreeview: allow to handle multiple drag-targets
2016-05-05 Robin Gareuswhat an oversight!
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2016-05-05 Robin Gareusremove assert()s from LocaleGuard
2016-05-05 Paul Davisminor comment change
2016-05-05 Paul Davisspelling fixes and an explanatory comment
2016-05-05 Robin Gareusrework locale-guard for C and C++ locales
2016-05-05 Robin Gareusno need to force a change here.
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-05-04 Robin Gareusfix "warning: this decimal constant is unsigned only...
2016-05-04 Robin Gareususe existing API to find the instrument
2016-05-04 Robin GareusNO-OP, whitespace
2016-05-03 Robin Gareustweak cases where pin-mapping is reset & always sanitiz...
2016-05-03 John EmmasMSVC won't compile 'const float _demolition[]' because...
2016-05-03 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-05-03 Robin Gareushandle single-bus, non-variable i/o Audio Units w/multi...
2016-05-03 Robin Gareusanother (non critical) concurrency issue:
2016-05-03 Robin Gareusadd a const method to check for existing key/value...
2016-05-02 Robin Gareususe same tooltip timeout throughout Ardour -- part one
2016-05-02 Robin GareusAdd loudness normalization to Export Format & Graph
2016-05-02 Robin Gareusprepare loudness normalization
2016-05-01 Robin Gareusfix aubio-onset detection parameters
2016-05-01 Robin Gareusfix a Wsigncompare and 2 -Wuninitialized
2016-05-01 Robin Gareusfix: gcc4.2 / PPC compilation
2016-05-01 Robin Gareusvarious transient-detection fixes (split region, trim...
2016-04-30 Robin GareusAPI call to be removed
2016-04-30 Paul Davismake BasicUI (for control surfaces) loop toggle work...
2016-04-29 Robin Gareusimplement lua plugin presets
2016-04-29 Robin Gareusremove skeleton backend (superseded by portaudio)
2016-04-29 Robin GareusI wanna be nasty, I wanna be cruel,..
2016-04-29 Robin Gareusdon't special case lua processors, use plugin-manager
2016-04-28 Robin Gareusflush pending Session Events at session close
2016-04-28 Robin Gareusfix a deadlock with jack2 when inserting a plugin adds...
2016-04-28 Robin Gareusadd a debug message for LV2 per port buffer allocation
2016-04-27 Ben Loftisanother attempt to use platform-specific path for the...
2016-04-27 Robin Gareusamend c1c81a239c after testing
2016-04-27 Robin Gareusallow to customize variable i/o plugin inputs
2016-04-27 Ben Loftisfix default 64bit Windows VST path ( untested )
2016-04-27 Robin Gareusprobable fix for 64bit VST signal latency
2016-04-27 Len OvensOSC: Fix Solo to work with both SIP and Listen.
2016-04-27 Robin Gareustweak LV2 atom buffer allocation strategy
2016-04-27 Paul Davisadd the concept of a "state mask" that determines what...
2016-04-26 Robin Gareusmake -D VSTCallbacks readable
2016-04-26 Robin Gareuscanvas tooltips, too
2016-04-26 Robin Gareusalso hide persistent tooltips
2016-04-26 Robin Gareusinitialize output data ports for cases where the plugin...
next