summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2019-05-25Add preference to hide LADSPA plugin if LV2 existsRobin Gareus
2019-05-25NO-OP: whitespaceRobin Gareus
2019-05-24Fix LADSPA author name (remove padding)Robin Gareus
2019-05-19Use ActionModel also in ContourDesign surfaceJohannes Mueller
2019-05-18Some frame -> sample changes in UCS2400Johannes Mueller
2019-05-18Add support for contourdesign ShuttlePRO v2 and ShuttleXpressJohannes Mueller
2019-05-18Add some options for surfaces to jump in the timelineJohannes Mueller
2019-05-17Prefer dedicated c-pointer bindings (can be const)Robin Gareus
2019-05-17Fix std::list<hared_ptr<>> front/back methodsRobin Gareus
2019-05-13Fix some actions that moved from Common to Editor.Ben Loftis
2019-05-12Make the configuration penalty subtler about inputsJulien "_FrnchFrgg_" RIVAUD
2019-05-12Remove ad-hoc handling of possible_in == 0Julien "_FrnchFrgg_" RIVAUD
2019-05-12Enable overriding the configuration penaltyJulien "_FrnchFrgg_" RIVAUD
2019-05-12Merge input-imprecise pass into the main passJulien "_FrnchFrgg_" RIVAUD
2019-05-12Introduce a macro for imprecise configurationsJulien "_FrnchFrgg_" RIVAUD
2019-05-12Merge some cases to avoid duplicated logicJulien "_FrnchFrgg_" RIVAUD
2019-05-12Replace the exact_match logic by a negative penaltyJulien "_FrnchFrgg_" RIVAUD
2019-05-12Remove never-matching assertJulien "_FrnchFrgg_" RIVAUD
2019-05-12Prefer int32_t to int for channel countsJulien "_FrnchFrgg_" RIVAUD
2019-05-12Fix for #7755: initialize reverb and chorus of fluidsynth objectJohannes Mueller
2019-05-10Fix ALSA MIDI device namingRobin Gareus
2019-05-09Generic-MIDI ctrl: tweak pitch-bend message behaviorRobin Gareus
2019-05-08Notify custom UIs when designated LV2 BPM port changesRobin Gareus
2019-05-08Hide designated [lv2] BPM port from GUIRobin Gareus
2019-05-08Prepare for Ardour/ALSA multiple identical MIDI devicesRobin Gareus
2019-05-08Fix solo logic, connection/feed-informationRobin Gareus
2019-05-08NO-OP: Unclutter -DGraphRobin Gareus
2019-05-06Fix ALSA MIDI latency update call (playback/capture direction mismatch)Robin Gareus
2019-05-05Remove outdated commentRobin Gareus
2019-05-05Fix add/remove ALSA-MIDI ports bugRobin Gareus
2019-05-05Tweak initial generic-midi sync/smoothingRobin Gareus
2019-05-04Ignore MIDNAM NRPN Controls for the time beingRobin Gareus
2019-05-03Extend list of supported LV2 featuresRobin Gareus
2019-04-28NO-OP: whitespaceRobin Gareus
2019-04-21Add/remove source(s) in our MSVC project (gtkmm2ext)John Emmas
2019-04-20Make use of ActionModel::build_custom_action_combo()Johannes Mueller
2019-04-20Provide ActionModel::build_custom_action_combo() for Control ProtcolsJohannes Mueller
2019-04-20Use ActionModel::build_action_combo() for Control Surfaces that need itJohannes Mueller
2019-04-20Provide a function to fill a Gtk::ComboBox with all available actionsJohannes Mueller
2019-04-20Use ActionModel API in the Control Surfaces that can make use of itJohannes Mueller
2019-04-20Provide an API to get all available actions by one singleton classJohannes Mueller
2019-04-20Fadeport: Fix User button state save and restoreJohannes Mueller
2019-04-20Fix restoring of CC121 configurationJohannes Mueller
2019-04-19Update Fluidsynth to v2.0.5Robin Gareus
2019-04-19Remove cruftRobin Gareus
2019-04-19NO-OP: whitespaceRobin Gareus
2019-04-17Fix crash when destroying session while control protocol is selected in prefe...Johannes Mueller
2019-04-15Align port layout and code of a-exp with the one of a-compJohannes Mueller
2019-04-15Remove switch for different inline displays from a-comp.Johannes Mueller
2019-04-14Correct a typo that crept in somewhereJohn Emmas