make Track::set_monitoring() use a GroupControlDisposition; expose an AutomationContr...
[ardour.git] / libs / surfaces /
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...
2016-01-28 Paul Davismackie: fix subview mode logic
2016-01-28 Paul Davismackie: clean up (some) interactions between subview...
2016-01-27 Paul Davisremove debug output
2016-01-27 Paul Davismackie: semi-working Sends subview mode
2016-01-27 Paul Davisremove mackie send pot mode (subview mode for sends...
2016-01-25 Paul Davisfaderport: add a few more sensible actions to the foots...
2016-01-25 Paul Davisfaderport: add footswitch combos to GUI to allow user...
2016-01-25 Paul Davisfaderport: add footswitch button
2016-01-25 Paul Davisuse route gain control, not amp->gain()
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-22 John EmmasAdd a link library that's now needed when building...
2016-01-19 Ben LoftisTransport_play should not jump back.
2016-01-19 Ben LoftisAdd all_tracks_rec actions
2016-01-19 Paul Davismackie: remove unnecessary connection to route group...
2016-01-19 Paul DavisRevert "mackie: still respond to route groups visibilit...
2016-01-19 Paul Davismackie: still respond to route groups visibility changes
2016-01-19 Paul Davismackie: remove changes to group activation status when...
2016-01-18 Ben Loftisadd 10sec zoom action
2016-01-18 Ben Loftistrack scrolling and zooming
2016-01-18 Ben Loftisadd some horz and vert zoom actions; remove some white...
2016-01-18 Ben Loftisadd more remote transport toggles for touchOSC: midi_p...
2016-01-18 Ben Loftisimplement mark_in, mark_out, toggle_click
2016-01-18 Ben Loftisimplement remover_marker, jump_by_bars, and jump_by_seconds
2016-01-18 Paul Davismackie: shift-fader overrides group settings
2016-01-18 Paul Davisremove shift-fader-touch as a way to reset gain to...
2016-01-18 Paul Davisadd API to allow mackie controls to use GroupControlDis...
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2016-01-18 Paul Davisworking version of new gain control design
2016-01-18 Paul Davismove Amp::GainControl out into its own source module...
2016-01-18 Len OvensMackie Control: Fix crash in multi-surface setup when...
2016-01-17 Len OvensGroups: Fix un/set hidden/show should reset RID for...
2016-01-16 Len OvensMackie Control: fix math error that tried to change...
2016-01-16 Len OvensMackie Control: Added hidden tracks view mode.
2016-01-16 Len OvensMackie Control: Need signal from session if group param...
2016-01-15 Len OvensMackie Control: Don't show hidden groups either.
2016-01-15 Len OvensMackie Control: Don't show hidden routes.
2016-01-15 John EmmasAdd a newly introduced source file to our MSVC project...
2016-01-15 Tim MayberryFix build of OSC surface caused by missing include...
2016-01-15 Robin GareustouchOSC compat for common route operations
2016-01-15 Robin Gareusfix OSC debug messages
2016-01-14 Robin GareusOSC-debug: print argument
2016-01-14 Robin Gareususe PBD instead of C++11.
2016-01-14 Ben LoftisGeneric MIDI: midi controller buttons should only...
2016-01-14 Ben LoftisGeneric MIDI: add ToggleRecEnable action, and change...
2016-01-14 Robin GareusOSC debugging, allow to log incoming & unhandled messages
2016-01-14 Len OvensMackie Control: Remove unused global_solo_* functions...
2016-01-14 Paul Davisfaderport: stop event loop when destroying object
2016-01-13 Paul Davisanother DEBUG_TRACE for mackie control x-thread requests
2016-01-12 Len OvensMackie Control, Fix sends after monitor not showing.
2016-01-11 Robin Gareusfix compilation of debug builds
2016-01-11 Paul Davisfaderport: remove wierd shift use design; make user...
2016-01-07 Paul Davistweak/add faderport debug messages
2016-01-04 Robin GareusOSC API update for surfaces that always send float...
2016-01-03 Robin Gareusamend 9e3299f for Mixbus
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-29 Paul Davisgeneric MIDI support does not have its own request...
2015-12-28 Paul Davisadd required request buffer factory for Wiimote
2015-12-28 Paul Davisredesign cross-thread registration/signalling system
2015-12-19 Len OvensMackie control: non-existent controls zero pot ring...
2015-12-17 Len OvensNoOp: removed spaces, replaced with tabs.
2015-12-16 Len OvensMackie Control: Re-enable view_mode display and make...
2015-12-16 Len OvensFix MCP time display sometimes doesn't update to zero...
2015-12-16 Robin Gareusproperly namespace hacked OSC callbacks, add some notes.
2015-12-16 Ben Loftisredundant OSC commands to support TouchOSC and Lemur...
2015-12-16 Paul Davismackie: restore access to trim and pan width control
2015-12-16 Paul Davisfix some merge issues from cherry-picking mackie change...
2015-12-16 Paul Davismackie: properly track lifetime of subview route; fix...
next