summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2015-12-16Fix MCP time display sometimes doesn't update to zero time on return to zero ...Len Ovens
2015-12-16properly namespace hacked OSC callbacks, add some notes.Robin Gareus
2015-12-16redundant OSC commands to support TouchOSC and Lemur (vestigial float args)Ben Loftis
2015-12-16mackie: restore access to trim and pan width controlPaul Davis
2015-12-16expose the right panning parameters for ardourPaul Davis
2015-12-16disable threaded waveview rendering.Paul Davis
2015-12-16Update Russian translationAlexandre Prokoudine
2015-12-16fix some merge issues from cherry-picking mackie changes from a mixbus repoPaul Davis
2015-12-16add new automation types for EQ and compressionPaul Davis
2015-12-16mackie: properly track lifetime of subview route; fix subview/potmode LED sta...Paul Davis
2015-12-16mackie: track compressor mode changes in displayPaul Davis
2015-12-16make vselect-press in subview mode act as a toggle for toggled controlsPaul Davis
2015-12-16add dynamics support to mackie controlPaul Davis
2015-12-16mackie: use new route API for universal access to pan/eq/dynamics parameters ...Paul Davis
2015-12-16new route API to discover/access well-known automation controls for panning, ...Paul Davis
2015-12-16mackie: cleanup subview mode a littlePaul Davis