summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-15Add API to reset plugin timing statsRobin Gareus
2018-08-15Draw Plugin DSP load bargraphRobin Gareus
2018-08-15Save Mixer values in "C" locale.Robin Gareus
2018-08-14Add a locale-independent float/double format Lua methodRobin Gareus
2018-08-13LCXL: Reorganize knobs functionsJan Lentfer
2018-08-13LCXL: implement mute, solo and record arm togglesJan Lentfer
2018-08-13Fix missing enum case: Avoid a divide-by-0 crash.Ben Loftis
2018-08-13Add pick-up mode and use it for knobs and fadersTérence Clastres
2018-08-11initial implementation of keyboard event forwarding for LXVSTPaul Davis
2018-08-10Likely fix for jittery snapped-cursor when dragging a region.Ben Loftis
2018-08-09Add Launch Control XL iconTérence Clastres
2018-08-09Turn off button led if it doesn't control a stripableTérence Clastres
2018-08-09Call switch_bank() and use button_track_mode() within it to init required LEDsTérence Clastres
2018-08-09Add reset method and use it during start-up/shutdownTérence Clastres
2018-08-09Add missing set_color(Off) in else statementTérence Clastres
2018-08-09Correct formatting for if/else statementsTérence Clastres
2018-08-09Fix wrong note number offsetTérence Clastres
2018-08-09Set VCA Pane toggle sensitivityRobin Gareus
2018-08-09Ignore scroll-wheel while dragging notes.Robin Gareus
2018-08-09Fix VCA pane being made visible when redisplaying tracksRobin Gareus
2018-08-09Backport Mixbus' mixer shadowRobin Gareus
2018-08-08Add method to show/hide VCA (and Mixbus) Mixer paneRobin Gareus
2018-08-08fix button note number map lookupPaul Davis
2018-08-08Properly announce support for Vendor stringRobin Gareus
2018-08-08Let VST plugins know that we implement plugin window resizing.Stefan Westerfeld
2018-08-07Bundle Rotary Speaker with binariesRobin Gareus
2018-08-07emacs whitespace fixesPaul Davis
2018-08-07explicitly drop connections from destructorPaul Davis
2018-08-07don't use an invalidator when connecting an EventLoop object's methods to a s...Paul Davis
2018-08-07fix uninitialized pointer error in launch control codePaul Davis
2018-08-07better debug message with correct namespace for EventLoop::invalidate_request()Paul Davis
2018-08-07Create plugin-metadata folder for new configRobin Gareus
2018-08-07Fix invalid C++11isms: don't use of enum as class or namespaceRobin Gareus
2018-08-07Fix C++98 compatibility errorRobin Gareus
2018-08-07LCXL: add missing request-buffer factory.Robin Gareus
2018-08-07Fix -Wnon-virtual-dtorRobin Gareus
2018-08-07Fix invalid use of enum as class or namespace.Robin Gareus
2018-08-07NO-OP: whitespaceRobin Gareus
2018-08-07Add Launch Control XL control surface supportTérence Clastres
2018-08-06Fix track rename oddity, don't skip over current name.Robin Gareus
2018-08-05remove debug output file!Paul Davis
2018-08-04Fix preference ID for MIDI-inputRobin Gareus
2018-08-04Unify support chat channel.Robin Gareus
2018-08-03Fix Italian translationRobin Gareus
2018-08-02protect the_instrument() on MIDI tracks, needs a lot more work.Nikolaus Gullotta
2018-08-02Add method to conveniently retrieve a sorted routelistRobin Gareus
2018-08-02More consistent dialog window titles (Recall Mixer Settings).Ben Loftis
2018-08-02use ordered list of routes and fix some dialog box namesNikolaus Gullotta
2018-08-02option to create groups if necessary and add order var to dialog table for fu...Nikolaus Gullotta
2018-08-02Remove "This is a script" note on some Lua dialogs.Ben Loftis