summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2019-09-04Update Fluidsynth to v2.0.6-gitRobin Gareus
2019-09-04Expose CCs that fluidsynth uses by default in midnamRobin Gareus
2019-09-03Fix -Wsign-compareRobin Gareus
2019-09-03Fix -Wnon-virtual-dtorRobin Gareus
2019-09-03NO-OP: remove trailing whitespaceRobin Gareus
2019-09-02Another windows build fix, declare LuaDialog::ProgressWindowRobin Gareus
2019-09-02Fix windows build linking, declare bindingsRobin Gareus
2019-09-02Fix pyin build, needs VAMPSDKRobin Gareus
2019-09-02Allow to cancel LuaAPI::Vamp::analyzeRobin Gareus
2019-09-02Include vamp-pyinRobin Gareus
2019-09-01Initialize uninitialized variablesRobin Gareus
2019-09-01Use preferred pa_context_new_with_proplist APIRobin Gareus
2019-09-01Allow to un-set custom Ardour-button colorsRobin Gareus
2019-09-01Changing active-state needs no color lookupRobin Gareus
2019-08-29No-OP: move doxygen doc into header filesRobin Gareus
2019-08-27Cont'd icon tweaksRobin Gareus
2019-08-27Update Plugin-Tag policyRobin Gareus
2019-08-27NO-OP: whitespaceRobin Gareus
2019-08-27Resetting a tag implies changing itRobin Gareus
2019-08-26Add signal for foldback send add or removeLen Ovens
2019-08-27Reduce girth of "plus" iconRobin Gareus
2019-08-26Tweak icon_strip_width icon lines to align to pixelsRobin Gareus
2019-08-26Add sample-rate as float option parameter for LV2 plugins and UIsRobin Gareus
2019-08-26Fix LV2 option sizeRobin Gareus
2019-08-26Add some scaleable "Latency" iconRobin Gareus
2019-08-26LV2 options for UI themeRobin Gareus
2019-08-26Allow Icon + Text on ArdourButtonRobin Gareus
2019-08-26Tweak icon line widthsRobin Gareus
2019-08-24NO-OP: commentRobin Gareus
2019-08-24Fix memory-leak in case of Vamp plugin setup errorRobin Gareus
2019-08-24Add missing Lua bindings for function argumentsRobin Gareus
2019-08-24Add missing headers for lua-docRobin Gareus
2019-08-24Lua binding to change region nameRobin Gareus
2019-08-24Another fix for input only ALSA-slave devicesRobin Gareus
2019-08-24LCXL: Fix uninitialized pointer functionRobin Gareus
2019-08-23NO-OP: cleanupRobin Gareus
2019-08-23Re-order enum, use "NoIcon" as sentinelRobin Gareus
2019-08-23Some hints for clang static analysisRobin Gareus
2019-08-23Fix for half-duplex ALSA-slave devicesRobin Gareus
2019-08-23Fix possible segfault when ALSA MIDI port registration failsRobin Gareus
2019-08-23Tweak graph display, check direct sendsRobin Gareus
2019-08-23Detect monitor-send by instance, not nameRobin Gareus
2019-08-22Update plugin-ui related iconsRobin Gareus
2019-08-21Fix potential call of uninitialized pointer functionRobin Gareus
2019-08-21Initialize variable, fix branch conditionRobin Gareus
2019-08-21Prefer to use API defined return statusRobin Gareus
2019-08-21Initialize uninitialized variableRobin Gareus
2019-08-21Tweak Ardourbutton: support (VectorIcon | Indicator)Robin Gareus
2019-08-21Add more vector-icons, plugin toolbar relatedRobin Gareus
2019-08-20Replace OOM segfault with abort :)Robin Gareus