summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2015-12-16fix cherry-pick conflictPaul Davis
2015-12-16only use 1/100th gap between markers if transport is stopped, to prevent repe...Paul Davis
2015-12-16add beginnings of EQ and dynamics control to mackie for mixbusPaul Davis
2015-12-16add UserA and UserB buttons to mackie button listPaul Davis
2015-12-16tentative mcu panning for mixbus. hey, it compilesBen Loftis
2015-12-15update URI (see lv2-dev email list)Robin Gareus
2015-12-15explicitly disallow looping with external-syncRobin Gareus
2015-12-14faderport: long press on fader mode buttons switches fader automation to manu...Paul Davis
2015-12-14faderport: fix setup of periodic callback (cut-n-paste error)Paul Davis
2015-12-14faderport: add 100msec (10Hz) periodic update to facilitate automation playbackPaul Davis
2015-12-14faderport: disable automation state button mapping until (if ever) we can fig...Paul Davis
2015-12-14fix DEBUG_TRACE messages from faderport that used MackieControlProtocol via c...Paul Davis
2015-12-13Fix Trim control range does not match control (issue #6696)Len Ovens
2015-12-13API consistencyRobin Gareus
2015-12-13update LV2 URIRobin Gareus
2015-12-13Fix ff->stop->play not at speed 1.0 on Mackie Control and some key bindings.Len Ovens
2015-12-13remove debug outputPaul Davis
2015-12-13track add/remove of monitor and/or master busses in mackie support code.Paul Davis
2015-12-13portable pthread_self() debug messageRobin Gareus
2015-12-12use correct source for application name when labelling a windowPaul Davis
2015-12-12use EventLoop::event_loop_name()Paul Davis
2015-12-12change AbstractUI implementation to use EventLoop::event_loop_name() and add ...Paul Davis
2015-12-12fix endless-loop-at-shutdown bug now that abstract UI request buffers are usedPaul Davis
2015-12-12move BaseUI::_name into EventLoop; rename access method in EventLoop as event...Paul Davis
2015-12-12NO-OP re-indentRobin Gareus
2015-12-12remove invalid free. - fixes crash with generic midi surfaceRobin Gareus
2015-12-12correct name of Midi-UI thread memory-pool and request-queueRobin Gareus
2015-12-12even more attempted changes for ipMIDI on windowsPaul Davis
2015-12-12further attempted changes for ipMIDI on windowsPaul Davis
2015-12-12some attempted changes for ipMIDI on windowsPaul Davis
2015-12-12try just removing all PLATFORM_WINDOWS conditionals in ipmidi code to see if ...Paul Davis