summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-17amend prev commit (fix typos)Robin Gareus
2015-12-17more hot wine.Robin Gareus
2015-12-17vin chaud.Robin Gareus
get it while it's hot.
2015-12-17uninstall all icon filesRobin 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 ↵Len Ovens
after timeout.
2015-12-16fun hacks for wineRobin Gareus
windows-VST? yes, we could.
2015-12-16session-utils: use session's sample-rateRobin Gareus
2015-12-16Fix MCP time display sometimes doesn't update to zero time on return to zero ↵Len Ovens
(shift-rew)
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
Change from Evoral::Parameter to AutomationType caused this glitch
2015-12-16expose the right panning parameters for ardourPaul Davis
2015-12-16disable threaded waveview rendering.Paul Davis
This will be re-enabled once 4.5 has been released
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 ↵Paul Davis
state mgmt
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
to provide panning and EQ control
2015-12-16new route API to discover/access well-known automation controls for panning, ↵Paul Davis
EQ and compression. The EQ and compression parts do nothing for Ardour, where there is no identifiable and understood plugin to perform their roles. They do work on mixbus, which also serves as a model for how to do this.
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 ↵Paul Davis
repeated user action from adding multiple markers when stopped (mackie version)
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-16update available sync-sources when engine [re]-startsRobin Gareus
fixes issue with JACK only being available if Ardour was started with JACK.
2015-12-16commandline session utilitiesRobin Gareus
2015-12-15update URI (see lv2-dev email list)Robin Gareus
2015-12-15ignore generated appdata fileRobin Gareus
2015-12-15amend 939808a7 - unset loop-range, no playRobin Gareus
2015-12-15explicitly disallow looping with external-syncRobin Gareus
amend 939808a7
2015-12-14faderport: long press on fader mode buttons switches fader automation to ↵Paul Davis
manual/off; off button is never sent an LED state message to avoid fader disabling
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 ↵Paul Davis
figure out why it kills the fader
2015-12-14fix DEBUG_TRACE messages from faderport that used MackieControlProtocol via ↵Paul Davis
cut-n-paste
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-13update harrison URLs (nightly builds)Robin 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
Somehow fails to move master fader to correct position when monitor section is added
2015-12-13portable pthread_self() debug messageRobin Gareus
2015-12-12display VST pathsRobin Gareus
2015-12-12add rc-config widget to display text-config/paths (read only)Robin Gareus