summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-17WebSockets: rename _lws_mnt_index to _lws_mnt_rootLuciano Iam
2020-04-17WebSockets: prevent crashes by validating inbound message addr and val sizesLuciano Iam
2020-04-17WebSockets: improve JS client and demoLuciano Iam
2020-04-17WebSockets: allow serving SVG files using libwebsockets < 3Luciano Iam
2020-04-17WebSockets: update JS client and demoLuciano Iam
2020-04-17when re-entering the track canvas in internal edit mode, ensure that kbd focu...Paul Davis
2020-04-17fix actions names & description for note transport to reflect semitone not tonePaul Davis
2020-04-17remove debug outputPaul Davis
2020-04-17Allow to override zoom-focus to mouseRobin Gareus
2020-04-16more sane design for MidiRegionView::nudge_notes()Paul Davis
2020-04-16fix Beats::operator-()Paul Davis
2020-04-16remove debug outputPaul Davis
2020-04-16fix names and add descriptions of MIDI actionsPaul Davis
2020-04-16fix some MIDI keybindingsPaul Davis
2020-04-16fix namespaces for MIDI note bindingsPaul Davis
2020-04-16changes to deal with region/note selection when changing into/out of internal...Paul Davis
2020-04-16bindings for MIDI editing operationsPaul Davis
2020-04-16NOOP: use braces as per style guidePaul Davis
2020-04-16use new API to get selected MIDI regions and clear current note selection in ...Paul Davis
2020-04-16MidiRegionView no longer handles any keypresses or alters editor "note select...Paul Davis
2020-04-16NOOP: newline removalPaul Davis
2020-04-16fix up action names for MIDI editingPaul Davis
2020-04-16change Selection object to be more clear about the status of MidiRegionViews ...Paul Davis
2020-04-16add a bunch of argument-free methods to MidiRegionView for use as actionsPaul Davis
2020-04-16change algorithm for activation/propagation of key events to allow multiple b...Paul Davis
2020-04-16if the action associated with a binding is insensitive, do not activate it, a...Paul Davis
2020-04-17Fix two more typosRobin Gareus
2020-04-16Fix another typo #8016Robin Gareus
2020-04-16Fix typos #8016Robin Gareus
2020-04-16Update German translationEdgar Aichinger
2020-04-16Update french translation #8016Robin Gareus
2020-04-16Fix Mixer Recall scriptNikolaus Gullotta
2020-04-16NO-OP: remove trailing whitespaceRobin Gareus
2020-04-16Plugin: bypass <> enabled mappingRobin Gareus
2020-04-16Prefer std::string for `print_parameter` APIRobin Gareus
2020-04-16Tweak engine startup, shorten initial silence timeoutRobin Gareus
2020-04-15fix plurals and other mistakes in error strings; switch to PBD::warning since...Paul Davis
2020-04-15Fix Mixer Store/RecallNikolaus Gullotta
2020-04-15Disable spill when target-bus is removed #8014Robin Gareus
2020-04-15Fix typos, consistent translatable stringsEdgar Aichinger
2020-04-15Add automation lane for poly-key-pressureRobin Gareus
2020-04-15Only CCs can have custom MIDNAM labelsRobin Gareus
2020-04-15Prefer parameter_is_midi() API, fixes PolyKeyPressureRobin Gareus
2020-04-15Fix PolyKeyPressure, consolidate AutomationType checksRobin Gareus
2020-04-15NO-OP: whitespaceRobin Gareus
2020-04-15Fix assert when showing embedded LV2 plugin UI -- #8013Robin Gareus
2020-04-15Update labels in MIDI Automation Lanes when MIDNAM changesRobin Gareus
2020-04-15Update CC Automation menu when MIDNAM changesRobin Gareus
2020-04-15Limited listed CC-channels to ChannelNameSet channelsRobin Gareus
2020-04-15Allow MIDNAM lookup of valid channels for controllersRobin Gareus