summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-01-07lxvst preset name display (user presets only)Robin Gareus
2016-01-07tweak/add faderport debug messagesPaul Davis
2016-01-07coreaudio: per-port parser for incoming MIDI, copied from ALSA Raw MIDI supportPaul Davis
2016-01-07LADSPA preset discoveryRobin Gareus
2016-01-07nitpickRobin Gareus
2016-01-07discover AU presets without instantiating pluginRobin Gareus
2016-01-07don't re-activate LV2 plugin before cleanup.Robin Gareus
2016-01-07LV2 - query presets without instantiating the pluginRobin Gareus
2016-01-07Add API to allow querying plugin-presets without instantiating the pluginRobin Gareus
2016-01-07NO-OP, re-order headerRobin Gareus
2016-01-07fix missing symbol on OS XPaul Davis
2016-01-05Update zh.poYQ-YSY
2016-01-04OSC API update for surfaces that always send float parameters.Robin Gareus
2016-01-03amend 9e3299f for MixbusRobin Gareus
2016-01-03re-map lv2-port (symbol) with Controllable IDRobin Gareus
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2016-01-01remove debug outputPaul Davis
2015-12-30allow to set per item drag targetsRobin Gareus
2015-12-30Modify the MSVC build project (for libevoral) such that it can find pthread.hJohn Emmas
2015-12-30possible extra housekeeping for control protocol modules.Paul Davis
2015-12-30safer housekeeping for control protocol descriptorsPaul Davis
2015-12-30some good practice.Robin Gareus
2015-12-30fix control surface discovery crash:Robin Gareus
2015-12-29keep AU cache in cache-dirRobin Gareus
2015-12-29clang build fix (uint32_t is not declaed)Robin Gareus
2015-12-29allow to set parent for modal dialogRobin Gareus
2015-12-29generic MIDI support does not have its own request buffer factory, so be sure...Paul Davis
2015-12-29add check for descriptor when deciding whether to register a control surface ...Paul Davis
2015-12-29fix window-title (separate application name, thread name)Robin Gareus
2015-12-29fix windows/mingw buildsRobin Gareus
2015-12-28prepare VST window resizeRobin Gareus
2015-12-28add midi-track mute automationRobin Gareus
2015-12-28missing drag-end (fix possible crash)Robin Gareus
2015-12-28add required request buffer factory for WiimotePaul Davis
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-12-28allow DnD between DnDTreeView and DnDVboxRobin Gareus
2015-12-27proper display name for Monitor ProcessorRobin Gareus
2015-12-27somewhat better solution to prev commit.Robin Gareus
2015-12-27work around midi-event counter 4 byte overflow.Robin Gareus
2015-12-26fix samplerate initialization.Robin Gareus
2015-12-25Keep plugin presets in sync across plugin-instances.Robin Gareus
2015-12-25don't assume plugin presets start their numbering at zero.Robin Gareus
2015-12-25add a PluginPreset struct: combined plugin-info + preset-recordRobin Gareus
2015-12-24Treeview Drag: allow to use single column as drag-widgetRobin Gareus
2015-12-23#define BACKEND_NAME when building with MSVC (portaudio_backend)John Emmas
2015-12-23Modify our MSVC project to accommodate newly introduced/removed source files ...John Emmas
2015-12-23add monitor-processor pre-fader (not at the top)Robin Gareus
2015-12-23Update German Translation for libardourEdgar Aichinger
2015-12-22Fix overlapping resolution (see issue #177)Nil Geisweiller
2015-12-22Fix indentation (whitespace -> tab)Nil Geisweiller