summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24rec-safe GUIRobin Gareus
2016-05-24fix UI wire display to not coalesce views for non-linear i/o.Robin Gareus
2016-05-24additional in-place checkRobin Gareus
2016-05-24fix potential undefined DnD behavior for external dragsRobin Gareus
2016-05-24freeze thread is not detached and needs to be joinedRobin Gareus
2016-05-24more inter-thread progress fixes; slight change of semantics:Robin Gareus
2016-05-24cont'd work & fix bug introduced in 03660573eRobin Gareus
2016-05-24centralize rec-en sensitivity & prepare for rec-safeRobin Gareus
2016-05-24vamp API/ABI uses gcc4/5 specific C++ :(Robin Gareus
2016-05-23lua script to remove all unknown processorsRobin Gareus
2016-05-23some more route related lua bindingsRobin Gareus
2016-05-23more harrison packagingRobin Gareus
2016-05-23add missing includeRobin Gareus
2016-05-23remove misspelled unused defineRobin Gareus
2016-05-23add a lua high/low pass filter with configurable slopeRobin Gareus
2016-05-23possible fix or workaround[?] for pt track-name encodingRobin Gareus
2016-05-22import audio/midi at "session start by defaultRobin Gareus
2016-05-22NO-OP indentRobin Gareus
2016-05-22overhaul region/range spectrum analysisRobin Gareus
2016-05-22tooltips for export analysis -- russian-fraction lost challenge :)Robin Gareus
2016-05-22Make sure MSVC knows which version of 'floor()' we wantJohn Emmas
2016-05-21fix import-thread SNAFURobin Gareus
2016-05-21Dummy Backend evolutionRobin Gareus
2016-05-21Revert "debug unconfiged plugins"Robin Gareus
2016-05-21fix assert/crash if unknown processor's I/O mismatchesRobin Gareus
2016-05-21fix initial engine state (windows: buffered-i/o; all: channelcount)Robin Gareus
2016-05-21const'ness -- just becauseRobin Gareus
2016-05-21complete lua DSP filter with parameter interpolation & commentsRobin Gareus
2016-05-21"biquadratic" needs no camelcase - fixes API doc.Robin Gareus
2016-05-21allow lua to access array at an offsetRobin Gareus
2016-05-21keep DSP state variables finite.Robin Gareus
2016-05-21When copying the PNG files from 'gtk2_ardour/resources', copy them to '$(Targ...John Emmas
2016-05-21Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2016-05-21Don't copy the xpm pixmaps as they apparently aren't needed any moreJohn Emmas
2016-05-21Accommodate the fact that our Mixbus icons got moved to a new pathJohn Emmas
2016-05-21Accommodate the fact that 'msvc_resources.rc.in' got moved to a new pathJohn Emmas
2016-05-21clean up ArdourWindowRobin Gareus
2016-05-21live signal analysis is for the processor -- not the plugin(s) insideRobin Gareus
2016-05-20add an lua DSP example filter w/inline displayRobin Gareus
2016-05-20lua inline display error reportingRobin Gareus
2016-05-20add lua DSP transfer function calculationRobin Gareus
2016-05-20debug unconfiged pluginsRobin Gareus
2016-05-19towards an Instrument Setup/Replace workflowRobin Gareus
2016-05-19add midi-bypass to re-configurable-i/o instrumentsRobin Gareus
2016-05-19fix lua instrument pluginsRobin Gareus
2016-05-19prepare plugin configuration and replacing instrumentsRobin Gareus
2016-05-19...use shared backend function insteadRobin Gareus
2016-05-19move "needs output port selector" (from pin-dialog) to backendRobin Gareus
2016-05-19consolidate add_processor codeRobin Gareus
2016-05-18initialize snap-mode dropdown textRobin Gareus