summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-04remove aeffectx.h; use vestige.hPaul Davis
2018-06-04NO-OP: Modify a #include (purely for consistency)John Emmas
2018-06-02no error logging for CURL HTTP requests; future callers can request it if nec...Paul Davis
2018-06-01forgot else in selected-tracks check.Nikolaus Gullotta
2018-06-01moving singen and noisegen from mixbus repo to ardour + change singen display...Nikolaus Gullotta
2018-06-01add Gtk::ColorButton widget to LuaDialog and add ability to change multiple r...Nikolaus Gullotta
2018-06-01Check-in of set_meter_point() utility/exampleNikolaus Gullotta
2018-05-31Example snippet to list plugins (and their presets)Robin Gareus
2018-05-31Add Lua API to list all available pluginsRobin Gareus
2018-05-23no actual error messages when curl requests failPaul Davis
2018-05-19Move a couple of #undef'sJohn Emmas
2018-05-17Display profile-data in generic plugin-UI.Robin Gareus
2018-05-17Collect plugin runtime profile statistics.Robin Gareus
2018-05-17Add a time-profiler with statisticsRobin Gareus
2018-05-17Playhead to Grid: handle case where PH is rolling, and we are prevented from ...Ben Loftis
2018-05-15Quantize Dialog: Use same grid names as the main grid. (1/16 Note instead of ...Ben Loftis
2018-05-15Quantize Dialog: Fix quantize-to-main-grid selection. Was checking against i...Ben Loftis
2018-05-12Make the peak indication in the graph of a-expander green ...Johannes Mueller
2018-05-12Limit gain reduction of a-expander to 160 dB in order to ...Johannes Mueller
2018-05-12Visualize peak input in a-expanderJohannes Mueller
2018-05-12Add output control port to a-exp for input levelJohannes Mueller
2018-05-12Indicate input level in a-exp's inline display rather than outputJohannes Mueller
2018-05-12Increase the range of a-exp's ratio to make it usable like a gateJohannes Mueller
2018-05-12Make a-expander react probably on being disabled and enabled.Johannes Mueller
2018-05-12New visualization of the compressor state in graph viewJohannes Mueller
2018-05-12Fixed wrong initialization.Johannes Mueller
2018-05-12Adjust default parameters of a-expanderJohannes Mueller
2018-05-12Changed attack and release behaviorJohannes Mueller
2018-05-12First draft of a-expanderJohannes Mueller
2018-05-08Plugin Ordering: PluginStatusChanged signal went missing. This fixes breaka...Ben Loftis
2018-05-08Remove debug printout.Ben Loftis
2018-05-08Plugin Order: Use the new plugin_manager function to save plugin order.Ben Loftis
2018-05-08Plugin Order: remove from instant.xml and save to: plugin_metadata/plugin_o...Ben Loftis
2018-05-08Make note of Gesture messages in VST; for later.Ben Loftis
2018-05-08playhead_X_to_grid: Handle the case of GridTypeNoneBen Loftis
2018-05-08Arrow keys (playhead_x_to_grid()) should move the view along with it. This ...Ben Loftis
2018-05-08Replace the check for SnapPref, which went missing. Some functions (like pla...Ben Loftis
2018-05-04fix more cut-n-paste coding errorsPaul Davis
2018-05-04add well known controls to list accessible via a MIDI binding map (or OSC?)Paul Davis
2018-05-04internally, ControllableDescriptors (used by MIDI binding maps) should use en...Paul Davis
2018-05-04avoid compiler warning (timestamp is unsigned and is thus always >= 0Paul Davis
2018-05-04avoid compiler warning on at least some linux versionsPaul Davis
2018-04-30Add option to disable plotting collected signal in analysis.Robin Gareus
2018-04-30NO-OP: a ToDo comment for discussionRobin Gareus
2018-04-26Fix issue with AU plugin-analysisRobin Gareus
2018-04-24Use URIs to identify plugin-presetsRobin Gareus
2018-04-22ptformat: Update to upstream c0305a2Damien Zammit
2018-04-20Use https for harrison channelstrip (windows-builds)Robin Gareus
2018-04-19amend e1f94bbb4a (32/64bit int64 compat)Robin Gareus
2018-04-19Fix 32bit buildsRobin Gareus