fix hang at exit (after freewheeling) with PA-nonblocking backend
[ardour.git] / libs / ardour /
2016-02-26 Robin Gareusprevent livelock on NaN, inf control parameters - fixes...
2016-02-24 Robin Gareuspotential mem corruption at session close:
2016-02-23 Robin Gareusfix LV2Plugin::requires_fixed_sized_buffers()
2016-02-23 Robin GareusAdd new sources to MSVC project (libardour)
2016-02-23 Robin GareusImplement Lua session-scripts
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-22 Adrian KnothSpelling correction patch from Debian
2016-02-21 Robin Gareusprepare for gcc6 rint() precision degradation
2016-02-21 Robin Gareusprevent some mess when automating control ports on...
2016-02-20 Robin Gareusadd processor lookup by PBD::ID via session
2016-02-17 Robin Gareusallot to open OSX Finder with arbitrary paths
2016-02-17 John EmmasMake sure that MSVC knows which version of 'ceil()...
2016-02-16 Ben LoftisFill some more VST transport flags.
2016-02-16 Robin Gareuswork-around case where metric is NULL in split cycles.
2016-02-16 Robin Gareustry to catch https://github.com/rncbc/synthv1/issues...
2016-02-16 Robin GareusRevert "proper debug prints for Analyser"
2016-02-16 Robin Gareuschunk data before analysis, prefer 8K
2016-02-16 Robin GareusFix Analysis duration for added silence
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-13 Robin Gareusamend d814acb - SystemExec/Export debugging
2016-02-13 Ben Loftisadd some debugging capability for users of SystemExec...
2016-02-12 Robin Gareusadd NULL check for VST audioMasterSizeWindow
2016-02-12 Robin Gareusinclude timespan-option with export preset
2016-02-12 Robin Gareusfix copy constructor.
2016-02-12 Robin Gareusexport analysis: include true-peak positions.
2016-02-11 Robin GareusHelp clang static analyzer.
2016-02-11 Robin GareusPrepare for optional timespan name during export.
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 Gareusonly instantiate Analysis Processor if needed
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 John EmmasAdd newly introduced source(s) to our MSVC project...
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-04 Ben LoftisFix reporting of compressor mode (Mixbus)
2016-02-03 Len Ovensmackie control: Fix crash when selecting Track on MIDI...
2016-02-03 John EmmasAdd a newly introduced source file to our MSVC project...
2016-02-03 Paul Davisfix mistaken logic for Route::MuteControllable::set_value()
2016-02-02 Paul Daviswhen looking up controllables via descriptors (e.g...
2016-02-02 Paul Davisset channel route phase control
2016-02-02 Paul Davisadd new enums to libardour enum list
2016-02-01 Paul Davisadd a comment for The Future
2016-02-01 Paul Davisdon't abuse ScalePoints idea
2016-02-01 Paul Davisclean up mess in Route/Track controllables caused by...
2016-02-01 Paul Davisadd new automation types to ParameterDescriptor constru...
2016-02-01 Paul Davischange API of MIDI::Port::drain() to include a maximum...
2016-02-01 Paul Davisvery very slightly more robust exclusion of monitor...
2016-02-01 Paul Davismake Session::rt_set_monitoring() conform to new Track API
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-31 Paul Davisbreak out Route controllables code into its own source...
2016-01-31 Len OvensMackie Control: Make Monitor send not show in Sends...
2016-01-29 Paul Davismixbus: don't assert(ch_post()) in case we use various...
2016-01-29 Paul Davisadd new Route API ::master_send_enable_controllable...
2016-01-29 Robin GareusAnother attempt fixing crash at exit on windows.
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 Robin GareusFix AU port-name encoding.
2016-01-27 Paul Davismonitor send does not count in Route::nth_send()
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 Davisreturn relevant AutomationControl for send_level_contro...
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-26 Paul Davisfix/improve logic for InverseGroup
2016-01-25 Paul Davischange exposed type of various objects' gain controls...
2016-01-24 Robin Gareusdeactivate plugin if connect_and_run returns an error
2016-01-24 Robin Gareusadd wrapper for ChanMapping::get()
2016-01-22 Paul Davisremove incorrect/out of date comment
2016-01-22 Paul Davisfix rebase issue from master
2016-01-22 Paul Davisrename Controllable::WholeGroup => InverseGroup to...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-22 John EmmasModify our MSVC project to accommodate newly introduced...
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 Davisremove ipmidi debugging
2016-01-18 Paul Davisuse cout instead of cerr, since this debugging is for...
2016-01-18 Paul DavisIP MIDI debugging
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-16 Len OvensMackie Control: fix global Solo lamp to get signalled...
next