summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be usi...John Emmas
2018-02-14Auto-monitor == Cue for MIDI tracks.Ben Loftis
2018-02-11SoloSelection: libardour part.Ben Loftis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2018-02-03Make sure that 'libardour-config,h' only gets #included when building with wa...John Emmas
2018-02-02Further defer changes of plugin Tags+Status, and consolidate code to call Plu...Ben Loftis
2018-01-31Allow to filter tags by hidden + favoriteRobin Gareus
2018-01-31Text case change (_VSTInfo::Category needs to be capitalized)John Emmas
2018-01-30Fix editing/replacing plugin-tagsRobin Gareus
2018-01-30Move LADSPA Author string sanitation to libardour.Robin Gareus
2018-01-30Add backend-API to reset plugin tagsRobin Gareus
2018-01-30Fix plugin factory tagsRobin Gareus
2018-01-30Clean up tag tokenization codeRobin Gareus
2018-01-30Remove unused APIRobin Gareus
2018-01-30NO-OP: whitespaceRobin Gareus
2018-01-30Update PluginManager: implement plugin tagsRobin Gareus
2018-01-30Update plugin classificationRobin Gareus
2018-01-30Prepare plugin-meta-data config-dir and filesRobin Gareus
2018-01-27Fix some small memory leak (libardour)Robin Gareus
2018-01-26Fix some clang warnings (argument with 'nonnull' attribute passed null)Robin Gareus
2018-01-23Update Japanese translationHiroki Inagaki
2018-01-21Fix Export-format timecode spec (frames: timecode frames)Robin Gareus
2018-01-15Add Lua bindings to change Location/Maker namesRobin Gareus
2018-01-12Refine 31f79489, de-duplicate AU I/O configurationsRobin Gareus
2018-01-11Fix AU i/o busses accounting.Robin Gareus
2017-12-31Lua-binding to directly add automation-eventsRobin Gareus
2017-12-31Process Panner Automatables (emit Changed)Robin Gareus
2017-12-24remove unused lineLen Ovens
2017-12-16Downgrade some undo-related error messagesRobin Gareus
2017-12-12Add FP17 to reserved I/O namesRobin Gareus
2017-12-06Accommodate newly added/removed source(s) in our MSVC project (libardour)John Emmas
2017-12-05Add Lua bindings for MIDI-parser and Async portsRobin Gareus
2017-12-05Add a Raw MIDI parser (based on ALSA raw MIDI)Robin Gareus
2017-12-05Allow to pre-seed Lua action script paramsRobin Gareus
2017-12-05Allow to pass interpreter to evaluate action-script parametersRobin Gareus
2017-12-02A couple of minor changes when #including <utime.h>John Emmas
2017-11-30Add some devices to the reserved list of midi controllers.Ben Loftis
2017-11-29Set VST cache file mtime to be at least as new as the pluginRobin Gareus
2017-11-29Update LuaProc GC stat calcRobin Gareus
2017-11-29Tweak Lua GCRobin Gareus
2017-11-26Remove unused APIRobin Gareus
2017-11-26Sidechain latency compensation - part oneRobin Gareus
2017-11-26Add convenience methods to set port latenciesRobin Gareus
2017-11-23fix call to std::unique; to actually erase dups.Robin Gareus
2017-11-23remove useless test, fgets() already ensures MAX_STRING_LENRobin Gareus
2017-11-23Fix another duplicate if from session/system config consolidationRobin Gareus
2017-11-23Fix typo in 318e7efbRobin Gareus
2017-11-23Add clock-delta mode enumRobin Gareus
2017-11-23Introduce a dedicated "Clock Origin" MarkerRobin Gareus
2017-11-22Release (debug) lock before emitting signalRobin Gareus