summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-08Update Russian translationAlexandre Prokoudine
2016-01-07coreaudio: correctly clear MIDI port buffersPaul Davis
2016-01-07coreaudio: factor out common code for stuffing MIDI data into a CoreMidiPort ...Paul Davis
2016-01-07Allow to query Windows VST user-preset-namesRobin Gareus
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-07don't allow to delete factory presetsRobin Gareus
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-07use new API to query presetsRobin 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-07only show plugin context-menu if there is a selectionRobin Gareus
2016-01-07remove debug outputRobin Gareus
2016-01-07session-utils use the "Dummy" backendRobin Gareus
2016-01-06binding expects BackSpace not BackspaceBen Loftis
2016-01-05add new MIDI binding map for Novation Impulse 49Paul Davis
2016-01-05Update zh.poYQ-YSY
2016-01-05Update zh.poYQ-YSY
2016-01-05safe default button focus for deleting playlistsRobin Gareus
2016-01-04OSC API update for surfaces that always send float parameters.Robin Gareus
2016-01-03fix monitor-section state restore.Robin Gareus
2016-01-03amend 9e3299f for MixbusRobin Gareus
2016-01-03UI port-events are not limited to outputs.Robin Gareus
2016-01-03fall back to use video-duration from container if stream duration is n/aRobin 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-01Processors: separate drag-sources and drop-targetsRobin Gareus
2016-01-01kunterbunte Monitor-SektionRobin Gareus
2016-01-01remove debug outputPaul Davis
2015-12-30fix typoRobin Gareus
2015-12-30small VST code cleanup: mostly NO-OP. thread attributes and static varsRobin Gareus
2015-12-30set DnD targets per processorRobin Gareus
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-29keep VST path editor on top of preferences.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