summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-08-28Change (slightly) the previous modification to 'fluidsynth/config.h'John Emmas
2016-08-28fix Coreaudio Aggregate for separate devices with identical namesRobin Gareus
2016-08-28undo modifications to upstream fluidsynth codeRobin Gareus
2016-08-28fix lv2 ttlRobin Gareus
2016-08-28Configure the new 'fluidsynth' library to be buildable with MSVCJohn Emmas
2016-08-28Fix a crash when toggling back and forth between a generic plugin GUI window ...John Emmas
2016-08-28Accommodate newly introduced source(s) in our MSVC project (ardour_osc)John Emmas
2016-08-27backwards compatible a-comp stereo sidechain portsRobin Gareus
2016-08-27No discrimination against systems which don't have a PI defineRobin Gareus
2016-08-27Prepare a-comp for click-free bypass/enableRobin Gareus
2016-08-27click-free a-delay bypass/enableRobin Gareus
2016-08-27NO-OP clean up plugin ttlRobin Gareus
2016-08-27fix copy/paste typo in 1d7c14496Robin Gareus
2016-08-27add NaN/Inf protection now that bypass no longer de/activatesRobin Gareus
2016-08-27click-free a-reverb bypassRobin Gareus
2016-08-27Add automatable click-free bypass/enable feature to a-eqRobin Gareus
2016-08-26Expose PluginInfo bindings (eg plugin-type, unique id, etc)Robin Gareus
2016-08-26allow to access data-members in weak/shared ptr classesRobin Gareus
2016-08-26add "sameinstance()" lua binding for all shared/weak ptrsRobin Gareus
2016-08-26Add Lua bindings for ProcessorVector (really ProcSelection)Robin Gareus
2016-08-26increase pre-allocated Lua DSP memory pool size to 3MBRobin Gareus
2016-08-26tweak lua GC (once again)Robin Gareus
2016-08-25remove unneeded includes that may break with winegccRobin Gareus
2016-08-25wine-gcc hacks -- fixes #6984Robin Gareus
2016-08-24a reverb is a reverb is a reverb5.1Robin Gareus
2016-08-24add missing includeRobin Gareus
2016-08-24fix copy/paste mistakeRobin Gareus
2016-08-24NO-OP: whitespaceRobin Gareus
2016-08-24lessons learned from a-fluidsynthRobin Gareus
2016-08-24OSC: Add preset loading to OSC GUILen Ovens
2016-08-24reduce initial fluidsynth loadRobin Gareus
2016-08-24Take process-lock before processor-lockRobin Gareus
2016-08-24prevent a unlikely race: concurrent restore() + work_response ()Robin Gareus
2016-08-24tweak a-fluidsynth reinit strategy.Robin Gareus
2016-08-24strip down libfluidsynth a bit moreRobin Gareus
2016-08-24add support for reverb & chorus in a-fluidsynthRobin Gareus
2016-08-24ARDOUR::FluidSynth automatically assign first 16 channelsRobin Gareus
2016-08-24a-fluidsynthRobin Gareus
2016-08-24properly fix copy/paste typosRobin Gareus
2016-08-24fluidsynth 1.1.6 actuallyRobin Gareus
2016-08-23fix windows build/runtimeRobin Gareus
2016-08-23add FluidSynth Lua BindingsRobin Gareus
2016-08-23add basic libardour wrapper for fluidsynth (for Lua bindings)Robin Gareus
2016-08-23Import libfluidsynth into the Ardour codebaseRobin Gareus
2016-08-24Tempo marker movement snaps to the future grid, rather than the current one.nick_m
2016-08-24Round to bar correctly in TempoMap::exact_beat_at_frame_locked().nick_m
2016-08-23Nyquist (pronounce it like Klopstock!)Robin Gareus
2016-08-23fix threaded state restore (duplicate calls to restore during init)Robin Gareus
2016-08-22OSC: Tweak GUI to be more user obvious.Len Ovens
2016-08-22print a warning if CoreAudio falls back to non realtime priorityRobin Gareus