add some assert for reloading saved plugin pin connections
[ardour.git] / libs / surfaces /
2016-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2016-03-29 Len OvensOSC: Changed gainVCA to gainfader as VCA is already...
2016-03-28 Len OvensOSC: fix issue 6839, make all OSC gaindB values below...
2016-03-26 Len OvensOSC: added a linear VCA style gain control for faders...
2016-03-19 Robin Gareusplug a tiny memory leak
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-27 John EmmasAccommodate 'lua' search paths in various projects...
2016-02-22 Paul Daviscleanup post-rebase-against-master messes
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davisupdate Mackie code to use new API to get all actions
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-20 Robin Gareusfix segfault in libardour unit-tests (possible crash...
2016-02-19 Robin Gareusthird time lucky
2016-02-19 Robin Gareusand now without typo
2016-02-19 Robin Gareusfix Windows OSC support
2016-02-16 Ben LoftisOSC: remove "/session/loaded" message altogether, for...
2016-02-15 Ben Loftisfix typo in previous commit
2016-02-15 Ben LoftisDefer session_loaded until AFTER lo_server_new.
2016-02-07 Paul Davismackie: if device type is unknown, make -D mackie show...
2016-02-07 Paul Davishandle Mackie control device type ID = 0x6 (Behringer...
2016-02-06 Ben Loftischange faderport name
2016-02-06 Paul DavisMackie: shift+marker needs to remove marker. moved...
2016-02-06 Paul Davismackie: better fix for
2016-02-05 Paul Davismackie: stop crashes when switching to X-Touch Compact...
2016-02-04 Ben LoftisMackie Protocol: more fixes for aac6a5
2016-02-04 Ben LoftisMackie Protocol: fixes for aac6a5
2016-02-04 Paul Davismackie: try to improve logic and management of device...
2016-02-04 Paul Davismackie: reverse previous profile editor changes; allow...
2016-02-04 Paul Davismackie: radically shrink down the profile editor
2016-02-04 Ben LoftisMackie protocol: set-session-from-edit-range moved...
2016-02-04 Ben LoftisMackie Protocol: Move buttons to more accurately reflec...
2016-02-03 Paul Davismackie: fix gain control display
2016-02-03 Paul Davismackie: use bus shortname in send subview.
2016-02-03 Paul Daviszero more stuff out when leaving subview mode
2016-02-03 Ben LoftisMackie Protocol: Show dB values for Mixbus "Send"...
2016-02-03 Paul Davisfaderport: save+restore footswitch setting
2016-02-03 Tim MayberryFix bug #5633, Don't drop all midi bindings when a...
2016-02-03 Paul Davisgeneric MIDI: if a CC is bound to a toggled controllabl...
2016-02-03 Len OvensMackie Control: Save old bank before we change it to...
2016-02-02 Paul Davisfix compiler warning
2016-02-02 Ben LoftisFix for previous commit
2016-02-02 Ben Loftisfix for knob scaling
2016-02-02 Len OvensMackie Control: Fix Flip mode getting confused if subvi...
2016-02-02 Len OvensMackie Control: Shift/Select now toggles individual...
2016-02-02 Len OvensMackie Control: remove Shift/select zeros fader.
2016-02-02 Len OvensMackie Control: Moved encoder fine modifier from Contro...
2016-02-02 Paul Davismackie: update fader+pot when changing flip status
2016-02-02 Paul Davisfaderport: fix binding of actions to footswitch
2016-02-02 Paul Davisfaderport: make blink/on/off status of record enable...
2016-02-02 Paul Daviscontrol surfaces: fix BaseUI method for disabling recor...
2016-02-02 Paul Davismackie: fix display of input trim level trackview mode
2016-02-02 Paul Davismackie: fix display of send level/fader level in send...
2016-02-02 Paul Davismackie: substantial reworking of flip mode with large...
2016-02-01 Paul Davismackie: add Phase control (for first channel only)...
2016-02-01 Paul Davisfaderport: turn out all lights from destructor, and...
2016-02-01 Paul Davischange API of MIDI::Port::drain() to include a maximum...
2016-02-01 Paul Davismackie: stop playing games with start/end range LEDs
2016-02-01 Paul Davismackie: add new bindings for Save,Undo,Cancel,Enter
2016-02-01 Paul Davismackie: fix stupid thinko, and use BaseUI::access_actio...
2016-02-01 Ben LoftisMackie protocol: clear Marker modifer
2016-02-01 Paul Davismackie: slightly less fragile/more readable code for...
2016-02-01 Paul Davismackie: consistent use of Shift to mean "InverseGroup"
2016-02-01 Paul Davismackie: display correct numerical send level
2016-02-01 Paul Davismackie: implement trim, monitoring, solo iso and solo...
2016-02-01 Paul Davismackie: make shift-click use InverseGroup semantics...
2016-02-01 Paul DavisNOOP: comment fix
2016-02-01 Paul Davismackie: make vselect events and pot events handle toggl...
2016-01-31 Paul Davismackie: partially working trackview submode.
2016-01-31 Paul Davismackie: fix bug that prevents global view mode from...
2016-01-31 Paul Davismackie: fix some awful cut-n-paste errors
2016-01-31 Paul Davismackie: remove Trim pot mode, and add skeleton for...
2016-01-31 Paul Davismackie: strengthen behaviour of clear solo button
2016-01-31 Paul Davismackie: make replace (finish-range) LED flash at the...
2016-01-31 Paul Davismackie: make nudge work as modifier and on its own
2016-01-31 Paul Davismackie: hard-code drop+replace buttons to start/finish...
2016-01-31 Paul Davismackie: make marker button work as Mackie intends it...
2016-01-31 Paul Davismackie: add "clean" method to invoke GUI actions from...
2016-01-31 Paul Davismackie: shift-stop additionally requests MIDI Panic...
2016-01-31 Ben LoftisMackie protocol: Fix stuck-on Read LED.
2016-01-30 Ben LoftisSurfaces with separate meters should meter even when...
2016-01-29 Paul Davismackie: remove mention of "blinkers" concept
2016-01-29 Paul Davismackie: basically (fully?) operation fader automatio...
2016-01-29 Paul Davismackie: initial attempt at making automation-related...
2016-01-29 Paul Davismackie: if a subview mode is not OK because there's...
2016-01-29 Paul DavisNOOP: change brace placement to avoid confusing emacs
2016-01-29 Paul Davismackie: make group button (appear) to do something
2016-01-29 Ben LoftisMackie protocol: More LED indicator fixes.
2016-01-29 Paul Davismixbus: vpot press in non-subview mode should toggle...
2016-01-29 Paul Davismackie: in Sends subview mode, the enable control for...
2016-01-29 Ben LoftisButton::AudioInstruments should not be lit without...
2016-01-29 Paul Davismackie: redesign display logic entirely
2016-01-29 Paul Davismackie: fix Global View button function
2016-01-29 Paul Davismackie: don't overload "Audio Instruments" and "Instrum...
2016-01-29 Paul Davismackie: use Route::send_name() rather than Route::nth_s...
2016-01-29 Paul Davismackie: fix display of send level value
2016-01-28 Ben LoftisBuses and Auxes are slightly different view-filters...
2016-01-28 Paul Davisprevent bank/channel switching past the end of the...
2016-01-28 Paul Davismackie: improvements to display when switching subview...
2016-01-28 Paul Davismake Send button light appropriately
2016-01-28 Ben LoftisEditing from a control surface must have the ability...
next