summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2015-12-22add signal for Plugin Status Changes (Hidden/Favorite)Robin Gareus
2015-12-22extend Drag/Drop mechanismRobin Gareus
2015-12-21ship both blocking and callback PA backends (for debug purposes)Robin Gareus
2015-12-21add monitor-section processor limitations.Robin Gareus
2015-12-19Mackie control: non-existent controls zero pot ring fix.Len Ovens
2015-12-19cont'd work on plugin-state templates - #6709Robin Gareus
2015-12-18open Finder/Explorer/File-manager in case of session-dir ambiguity.Robin Gareus
2015-12-18cleaner version of 7383ea6a (duplicate plugin state)Robin Gareus
2015-12-18save/restore plugin state with track-templateRobin Gareus
2015-12-17leave some todo-notes #6709 (track templates & state)Robin Gareus
2015-12-17properly copy plugin state when duplicating routes. #6709Robin Gareus
2015-12-17add API to query stateful ID override modeRobin Gareus
2015-12-17more hot wine.Robin Gareus
2015-12-16NoOp: removed spaces, replaced with tabs.Len Ovens
2015-12-16Mackie Control: Re-enable view_mode display and make sure all text vanishes a...Len Ovens