summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-19fix midi-bypass drawing.Robin Gareus
2016-04-19GUI part of 00169f1da (TRY_AUTOSTART_ENGINE)Robin Gareus
2016-04-19hidden config option to replace TRY_AUTOSTART_ENGINE environment var.Robin Gareus
2016-04-19default strict-i/o preference to enableRobin Gareus
2016-04-19Mixbus specific Pin Mapping tweaksRobin Gareus
2016-04-19small is beautifulRobin Gareus
2016-04-19NO-OP, whitespace and commentsRobin Gareus
2016-04-19more wire drawing..Robin Gareus
2016-04-19fix plugin silence runs (e.g. during audition)Robin Gareus
2016-04-18fix possible crash at session close.Robin Gareus
2016-04-18update instrument list when rescanning pluginsRobin Gareus
2016-04-18slightly better version of 0077923d, don't stop the engine for nothingRobin Gareus
2016-04-18add some assert for reloading saved plugin pin connectionsRobin Gareus
2016-04-18update flow when loading a new session with different SR.Robin Gareus
2016-04-18GUI samplerate Mismatch notificationRobin Gareus
2016-04-18add notification if Engine Rate changes and mismatches session's SRRobin Gareus
2016-04-18never ever change sample-rate saved with the session after creation.Robin Gareus
2016-04-18add a try-autostart-engine option (most recently used settings)Robin Gareus
2016-04-18Engine Dialog: exclude optional widgets from show_all.Robin Gareus
2016-04-18more sidechain send GUI details:Robin Gareus
2016-04-18fix initial panner control for new SendsRobin Gareus
2016-04-18implement metadata-set for remaining backendsRobin Gareus
2016-04-17Pin Dialog: cache UI thread informationRobin Gareus
2016-04-17fix port icon visibility for coalesced wire viewRobin Gareus
2016-04-17pretty send and sidechain namesRobin Gareus
2016-04-17set sidechain port pretty nameRobin Gareus
2016-04-17add IOProcessors pretty name supportRobin Gareus
2016-04-17notify IO about port disconnection due to port removalRobin Gareus
2016-04-17add API to set pretty names for ardour portsRobin Gareus
2016-04-17implement pretty-name set-property for ALSA and DummyRobin Gareus
2016-04-17add portengine set-property API (follows jack_set_property)Robin Gareus
2016-04-17disconnect SideChain on delete, trigger Send self-destructRobin Gareus
2016-04-17fix 8f14f422e0536, port_prefix already includes colonRobin Gareus
2016-04-17copy plugin state to all instances when instantiating.Robin Gareus
2016-04-17don't use lv2plug.in for non-standard URIsRobin Gareus
2016-04-17use temporary sends for sidechain inputsRobin Gareus
2016-04-17unhardcode "Program Name" string lengthRobin Gareus
2016-04-17add self-removing Sends (remove on disconnect)Robin Gareus
2016-04-17in case sidechain is fed by a Send, show the send's gain controlRobin Gareus
2016-04-17NO-OP whitespaceRobin Gareus
2016-04-16fix logic error for output routing wire displayRobin Gareus
2016-04-16another take on mixer strip wire drawingRobin Gareus
2016-04-16don't let the AudioEngine inherit PortEngine's class doc.Robin Gareus
2016-04-16Remove dangling plugin thru-connectionsRobin Gareus
2016-04-16ptformat: Make PT import more resilient to bad user choices and display messagesDamien Zammit
2016-04-16disallow strict-i/o output on monitor and auditionerRobin Gareus
2016-04-16more settings not relevant to mixbusRobin Gareus
2016-04-15shorten and clarify context-menu entry.Robin Gareus
2016-04-15fix another manual typoRobin Gareus
2016-04-15example multi-channel synth for testing (revert this)Robin Gareus