summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24Remove redundant AZERTY Virtual MIDI Keyboard LayoutNil Geisweiller
2020-03-24when saving an unnamed session, rename it (GUI edition)Paul Davis
2020-03-24when saving an unnamed session, rename itPaul Davis
2020-03-24a better approach to the name of the "unnamed" indicator file; remove file af...Paul Davis
2020-03-24introduce the idea of an "unnamed" session (GUI edition)Paul Davis
2020-03-24introduce the idea of an "unnamed" sessionPaul Davis
2020-03-24remove unused variablePaul Davis
2020-03-24fix startup behavior if answering "No" to "Do you want to open (this existing...Paul Davis
2020-03-24detect whether or not user edited the name for a new sessionPaul Davis
2020-03-24prefill new session name with a date-based defaultPaul Davis
2020-03-24Add Lua binding for bounded rollRobin Gareus
2020-03-24Fix C++98 compat: class-key must be used when declaring a friendRobin Gareus
2020-03-24Do not use openGL backed canvas + widgets on CatalinaRobin Gareus
2020-03-24Add API to query OSX/MacOS versionRobin Gareus
2020-03-24Allow to disable use of NSGLViewRobin Gareus
2020-03-23fix error in multiple calls to SourceFactory::createWritable()Paul Davis
2020-03-23control over transport-masters-just-roll-when-sync-is-lostPaul Davis
2020-03-23don't stop if master sync is lost and user chose to just keep rollingPaul Davis
2020-03-23extend fixed-width improvements to master delta to LTCPaul Davis
2020-03-23tweaks to display in TransportMastersWidget to reduce width jumpingPaul Davis
2020-03-23add note and increase left-space-padding in transport master delta displaysPaul Davis
2020-03-23improve variable width and precision for MTC slave delta displayPaul Davis
2020-03-23remove debug outputPaul Davis
2020-03-23add disk i/o apparent speed output to non-RT locate callPaul Davis
2020-03-23add in timing for disk buffer reload after locate, to replace hard-coded 0.05...Paul Davis
2020-03-23Show Sends button should instigate a Spill, akin to a VCA spillBen Loftis
2020-03-23Theme-ing: Replace lost color for aux-send-pannersBen Loftis
2020-03-23Remove Mixbus Aux-Link special case 2/2Robin Gareus
2020-03-23Remove Mixbus Aux-Link special case 1/2Robin Gareus
2020-03-23NO-OP: whitespaceRobin Gareus
2020-03-23Pan: remove automation-state indirection 2/2Robin Gareus
2020-03-23Pan: remove automation-state indirection 1/2Robin Gareus
2020-03-23Constrain panner value to valid rangeRobin Gareus
2020-03-23Remove unused method (see also 875f69438)Robin Gareus
2020-03-23Remove unused variableRobin Gareus
2020-03-22fix port/connection combo/dropdown for TransportMastersWidgetPaul Davis
2020-03-23Fix icon-toolRobin Gareus
2020-03-23Fix file import (typo in a4d7b45)Robin Gareus
2020-03-22fix small error in GUI dimensions stemming from removal of tape tracksPaul Davis
2020-03-22fix slaving to JACK transport (again!)Paul Davis
2020-03-22fix up JACK transport to use master strategy designPaul Davis
2020-03-22fix typo that passed wrong value as 2nd parameter to Session::plan_master_str...Paul Davis
2020-03-21Pan: consolidate what_can_be_automated APIRobin Gareus
2020-03-21Pan: remove/consolidate parameter-descriptorRobin Gareus
2020-03-21Pan: remove value-as-string indirectionRobin Gareus
2020-03-21Pan: remove unused APIsRobin Gareus
2020-03-21Panner GUI: fix detent in centerRobin Gareus
2020-03-21Pan: remove VBAP requirement to access sessionRobin Gareus
2020-03-21NO-OP: remove unused #includesRobin Gareus
2020-03-20redesign chasing the transport masterPaul Davis