summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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-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-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-02Add method to conveniently retrieve a sorted routelistRobin Gareus
2018-08-01FP2: Fix banking in NavChannel mode.Ben Loftis
2018-08-01Also expose PI::enabled()Robin Gareus
2018-08-01Fix+extend PluginInsert Lua bindingsRobin Gareus
2018-07-31Prepare for non-bypassable plugins (Mixbus channelstrip)Robin Gareus
2018-07-31Fix mismatched delete/delete[]Robin Gareus
2018-07-31Tweak FP2/2018 Ctrl-Surface UIRobin Gareus
2018-07-31Tweak UI for Faderport2/2018Robin Gareus
2018-07-31Fix Faderport8/16 support in the wake of FP2Robin Gareus
2018-07-31Add support for PreSonus Faderport2 (2018 model)Ben Loftis
2018-07-30Expose Config and Cache dirs to LuaRobin Gareus
2018-07-30Fix "session dirty" flicker during session-setup.Robin Gareus
2018-07-30Ignore state-changes during deletionRobin Gareus
2018-07-30Amend VST "MasterUpdateDisplay", allow UI(s) to idle-update.Robin Gareus
2018-07-30Fix VST callback and crash for some pluginsRobin Gareus
2018-07-27Prepare types for new gridRobin Gareus
2018-07-26Fix crash when testing invalid MIDI file.Robin Gareus
2018-07-25Fall back to default Session export dir, if export path does not exist.Robin Gareus
2018-07-25Don't allow invalid export Locations (when using the GUI)Robin Gareus
2018-07-25Reset export-config maps before each new export (1/2)Robin Gareus
2018-07-25Add an API to reset export-handler configs.Robin Gareus
2018-07-25Clarify error message when file cannot be created,Robin Gareus
2018-07-24Distinguish unset MIDI Patch and bank 0Robin Gareus
2018-07-21Fix log-scale rangesteps and log-control numeric spinboxesRobin Gareus
2018-07-18Fix and tweak LV2:RangeStepRobin Gareus
2018-07-17Add LTC Decoder Lua BindingsRobin Gareus
2018-07-17Refactor LTC File decoder, prepare for Lua bindingsRobin Gareus