outline a "NoSampleAccurateControl" LV2 feature:
[ardour.git] / libs / surfaces /
2015-12-05 Ben Loftismore Faderport debugging, for windows
2015-12-04 Ben Loftisremove spurious printout
2015-12-04 Paul Davisfaderport: show current User button bindings in GUI
2015-12-03 Paul Davisfaderport: fix long press behaviour, and fix ardour...
2015-12-03 Paul Davismake faderport support report its port bundles as it...
2015-12-03 Paul Davisfaderport: generalized blink on/off code
2015-12-03 Ben LoftisFaderport: Punch indictor was being left on after...
2015-12-03 Ben LoftisFaderport: map automation indicator LEDs
2015-12-03 Ben LoftisGenericMidi: Partially working IO selectors.
2015-12-02 Paul Davisfaderport: a clever hack to make the Shift modifier...
2015-12-02 Robin Gareusadd session safeguards to OSC callbacks
2015-12-02 Johannes MuellerCleanup to make it coding style compliant.
2015-12-02 Johannes MuellerAdd support to signal the transport state by OSC
2015-12-01 Robin Gareusfix typo in variable name
2015-12-01 Robin Gareusmerge from mixbus branch.
2015-12-01 Paul Davisfaderport: factor out encoder divider into a const...
2015-12-01 Paul Davisfaderport: make punch button LED indicate punch status
2015-12-01 Paul Davisfaderport: change panning dividers to give full range...
2015-12-01 Paul Davisstart tweaks to make Shift sticky; remove Shift-press...
2015-12-01 Paul Davisfaderport: switch long-press mechanism to a timeout
2015-12-01 Paul Davisfaderport: allow User button to be bound to ANY possibl...
2015-12-01 Paul Davisfaderport: add punch action
2015-12-01 Paul Davisfaderport: GUI tweaks
2015-12-01 Paul Davisremove "medium-length" press concept from faderport...
2015-12-01 Paul Davisfaderport: stick a nice little image of the faderport...
2015-12-01 Paul Davisfaderport: correctly restore mix/proj/trns state from XML
2015-12-01 Paul Davisfaderport: cleanup
2015-11-30 Paul Davisfaderport: add some "curated" actions for mix, proj...
2015-11-30 Paul Davisfaderport: restore button actions, and correctly indica...
2015-11-30 Paul Davisfaderport: some code cleanups, add timing for button...
2015-11-29 Paul Davisno-op: add comment to faderport button ID definitions
2015-11-29 Robin GareusNOOP, remove trailing whitespace, replace tabs in pytho...
2015-11-29 Paul Davisfaderport: add two functioning actions for the mix...
2015-11-29 Paul Davisbasic structure for Faderport GUI
2015-11-27 Paul Davisfaderport: shift+encoder controls pan width (for ardour...
2015-11-27 Paul Davisfaderport: basic panning via encoder knob.
2015-11-27 Paul Davisfadeport: make fader touch work
2015-11-26 Len OvensMackie Control: Disable Selected group in User/Selected...
2015-11-25 Ben Loftisimplement more Faderport buttons (window and fader...
2015-11-25 Robin Gareususe human readable port-names in Mackie config.
2015-11-25 Paul Davisfaderport: simpler logic for master/monitor/other
2015-11-25 Paul Davisfaderport: handle mute for monitor out by using monitor...
2015-11-25 Paul Davisfaderport: fix odd interaction when selecting master...
2015-11-25 Paul Davisfaderport: fix odd interaction when selecting master...
2015-11-25 Paul Davisfaderport: output button is a toggle between master...
2015-11-25 Paul Davisfaderport: enable "Output" button to select master...
2015-11-25 Ben Loftishandle encoder changes. shift+knob = input trim. ...
2015-11-25 Paul Daviscruft removal from faderport code
2015-11-25 Paul Davisfaderport: implement fader support
2015-11-25 Paul Davisfaderport: track GUI selection, use first selected...
2015-11-25 Paul Davisfaderport: put back the working version of operations.cc
2015-11-25 Ben Loftisstub file to enable nightly builds
2015-11-25 Paul Davisfaderport: more global button functions added
2015-11-25 Paul Davisadd goto_zero() function for BasicUI
2015-11-25 Paul Davisfaderport: more interesting behaviour for the play...
2015-11-25 Paul Davisclarify a DEBUG_TRACE remark
2015-11-25 Paul Davisfaderport: make loop, prev marker, next marker and...
2015-11-25 Paul Davisadd debug "bits" for FaderPort
2015-11-25 Paul Davisfaderport: allow forcing LED state for use in ::all_lig...
2015-11-25 Paul Davisfaderport: fix modifiers for rewind, stop, undo etc...
2015-11-25 Paul Davisfadeport: restructure button info actions to allow...
2015-11-25 Paul Davisgive the faderport its own thread and event loop, rathe...
2015-11-25 Paul Davisfaderport: after connecting, turn off all lights, then...
2015-11-25 Paul Davisadd some faderport infrastructure for button handling...
2015-11-25 Paul Davisnamespace and filename cleanup
2015-11-24 Paul Davisremove debugging output
2015-11-24 Paul Daviscreate data structure to handle the fact that faderport...
2015-11-24 Paul Davisget faderport i/o working, basics of identifying contro...
2015-11-24 Ben Loftisrough-in for faderport protocol backend
2015-11-23 Paul Davisallow use of (N)RPN messages in generic MIDI binding...
2015-11-14 Len OvensFix fader in mackie control to work with groups.
2015-11-07 Len OvensMackie Control: Initialize vpot assignment on start-up.
2015-11-07 Len OvensMackie Control: Add send functionality to vpot assign...
2015-11-02 Len OvensDon't handle possible phase change if no audio channels...
2015-11-01 Len OvensFix Mackie surface phase control for flip and more...
2015-11-01 Len OvensAdded Phase control mackie controls as part of the...
2015-10-25 Len OvensChanged MCP trim detection to match method used in...
2015-10-22 Len OvensMake mackie control view mode save bank for all modes.
2015-10-21 Len OvensMake sure Mackie Control view modes start with route...
2015-10-21 Len OvensAdded "Selected" view mode to Mackie Control.
2015-10-19 Len OvensAdd Audio Tracks and Busses too.
2015-10-19 Len OvensAdded Midi Tracks View mode.
2015-10-18 Len OvensOnly display Trim for tracks that have Trim. On the...
2015-10-17 Len OvensAssign Global view to get back to Mixer.
2015-10-14 Len OvensReduced delay in last commit/10
2015-10-14 Len Ovensfix MCP ports hang on device change and multi-surface...
2015-10-13 Paul Davismackie support omnibus patch
2015-10-13 Paul Davisintroduce separate-meters concept for Mackie.
2015-10-13 Paul Davisfix the design of Mackie XML state management
2015-10-13 Paul Davismore corrections for mackie GUI layout
2015-10-13 Paul Davismove incorrectly packed touch sensitivity slider for...
2015-10-12 Len OvensOnly flip if not already in desired state. Fixes fader...
2015-10-12 Paul Davisexpose terminal, rather than just physical, MIDI ports...
2015-10-12 Paul Davismake MCP port buttons work
2015-10-12 Len OvensCorrect wrong value on LCD strip when fader is touched...
2015-10-12 Len OvensDon't use old session connections on MCP device change...
2015-10-12 Len OvensFix MCP extension number and get master on right surface.
2015-10-11 Paul DavisSeveral changes to Mackie support. Breaks existing...
2015-10-11 Len OvensForce Flip normal before Bank (fixes #6630)
2015-10-11 Len OvensDisplay parameter that matches mode.
next