Fix invalid C++11isms: don't use of enum as class or namespace
[ardour.git] / libs / surfaces /
2018-08-07 Robin GareusFix invalid C++11isms: don't use of enum as class or...
2018-08-07 Robin GareusFix C++98 compatibility error
2018-08-07 Robin GareusLCXL: add missing request-buffer factory.
2018-08-07 Robin GareusFix -Wnon-virtual-dtor
2018-08-07 Robin GareusFix invalid use of enum as class or namespace.
2018-08-07 Robin GareusNO-OP: whitespace
2018-08-07 Térence ClastresAdd Launch Control XL control surface support
2018-08-01 Ben LoftisFP2: Fix banking in NavChannel mode.
2018-07-31 Robin GareusTweak FP2/2018 Ctrl-Surface UI
2018-07-31 Robin GareusTweak UI for Faderport2/2018
2018-07-31 Robin GareusFix Faderport8/16 support in the wake of FP2
2018-07-31 Ben LoftisAdd support for PreSonus Faderport2 (2018 model)
2018-07-12 Robin GareusCC121: cycle track monitoring states
2018-07-12 Robin GareusCC121: watch Track monitoring state
2018-07-06 Len OvensOSC: custom mode should turn temp mode off
2018-07-06 Len OvensOSC: record tally should include master record
2018-07-06 Len OvensOSC: Use spill instead of collect
2018-07-06 Len OvensOSC: make temp modes work with linked surfaces too
2018-07-05 Robin GareusPrepare CC121 ctrl surface for Mixbus
2018-07-05 Len OvensOSC: Set lowest select meter to -120 for mixbus
2018-07-02 Len OvensOSC: Make sure group name for select gets updated
2018-07-01 Len OvensOSC: bugfix, select/next\previous sometimes resets...
2018-06-30 Len OvensOSC: Add collect of groups or subgroups
2018-06-25 Paul Davisfix mixing scope brace
2018-06-25 John EmmasAccommodate recently removed source(s) in our MSVC...
2018-06-25 Len OvensOSC: make select logic more sensible
2018-06-22 Paul Davisadd Ctl_Dial to get better behaviour when binding a...
2018-06-21 Paul Davisremove Session::controllable_by_descriptor() and move...
2018-06-20 Len OvensOSC: fix pre gcc5 problem
2018-06-20 Len OvensOSC: Add /select/vca/toggle
2018-06-19 Len OvensOSC: reworking of previous/next select
2018-06-19 Len OvensOSC: Feedback was not making it to surface
2018-06-19 Len OvensOSC group sharing should be cleared for VCAs
2018-06-19 Len OvensOSC: added context based previous/next select
2018-06-19 Len OvensOSC: select should not show expand if invalid
2018-06-19 Len OvensOSC expand off should check current sellect
2018-06-19 Len OvensOSC: Allow expand to be global
2018-06-19 Len OvensOSC do not recalc select if still valid
2018-04-07 Len OvensOSC make strippable null on drop references
2018-04-07 Len OvensUse precalulated value rather than recalculating
2018-04-07 Len OvensOSC: Setting strip types should clear temporary custom...
2018-03-26 Paul Davisfaderport: make ::invoke() tell us whether or not somet...
2018-03-26 Paul Davisfix binding to long-press for User button on FaderPort
2018-03-22 John EmmasMSVC won't allow us to cast directly from float to...
2018-03-20 Len OvensOSC: Change custom mode to enum
2018-03-20 Len OvensOSC: a strip controlling a send should deactivate other...
2018-03-20 Len OvensOSC: Add feedback for bus_only mode and automation...
2018-03-20 Len OvensOSC: select should have latch too.
2018-03-20 Len OvensOSC: Add bus only mode for gain controls
2018-03-13 Robin GareusSort generic-midi bindings alphabetically
2018-03-12 Len OvensOSC: group commands should feedback all off if no group
2018-03-10 Len OvensOSC: fix /strip/hidden feedback excess
2018-03-10 Len OvensOSC: change group sharing to individual commands
2018-03-10 Len OvensOSC: set surface should reset custom mode
2018-03-10 Len OvensOSC: Display only strips controlled by selected VCA
2018-03-10 Len OvensOSC: add set VCA for slavable strip
2018-03-10 Len OvensOSC: Added slaved feedback to select
2018-03-10 Len OvensOSC: check route exists
2018-03-03 Jan Lentfergeneric_midi: add proper handling of midi controll...
2018-02-28 Len OvensOSC: add group sharing bit feedback
2018-02-28 Len OvensOSC: add group sharing bit setting
2018-02-28 Len OvensOSC: display only strips in group.
2018-02-22 Len OvensOSC: fix compiler warning and catch possible errors
2018-02-20 Len OvensOSC: Add session name change
2018-02-18 Len OvensOSC: allow setting of marker name
2018-02-18 Len OvensOSC: select comment should feedback when comment changed
2018-02-18 Len OvensOSC: Allow surface to change route comment.
2018-02-17 Len OvensOSC: Select should be able to rename as well.
2018-02-16 Len OvensOSC: added group join, switch, remove function
2018-02-16 Len Ovensnoop OSC: path strings should not get tranlated
2018-02-16 Len OvensOSC: Add /group/list so surface can get a list of groups
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-14 John EmmasAccommodate the change from libtimecode to libtemporal
2018-02-11 Ben LoftisResolve a few -Wunused-variable warnings in US2400.
2018-02-11 Ben LoftisiCon device tweaks: faster timecode display refresh...
2018-02-11 Ben LoftisResolve -Wreorder in qcon code.
2018-02-05 Len OvensOSC: clean up jog mode, simplify feedback
2018-02-03 John EmmasMSVC only allows static class members to be initialised...
2018-02-02 Ben LoftisFixes for the iCON Qcon mcp device - LED rings. Submit...
2018-02-02 Len OvensOSC: jog mode and jog mode name should be sent at refresh
2018-02-01 Ben LoftisSupport for the iCON Qcon mcp device - sysex strings...
2018-01-31 Len OvensOSC: Add group name feedback to strips
2018-01-27 Robin GareusFP8/16: Update Plugin List when Selection changes.
2018-01-27 Robin GareusFP8/16: Don't show Channelstrip as Plugin, use well...
2018-01-24 Len OvensOSC: reorder /set_surface parameters to fit manual
2018-01-24 Len OvensOSC: Make sure observers are restarted if port changes
2018-01-24 Len OvensOSC: Allow Surface to set it's own receive port
2018-01-24 Len OvensOSC: allow each surface to set portmode for that IP.
2018-01-23 Robin GareusFix FP16 Solo (0x53 is mapped to encoder-press, 0x56...
2018-01-14 Len OvensOSC: Added feedback for /strip/hide
2018-01-14 Len OvensOSC: add /strip/hide
2018-01-13 Len OvensOSC: Add feedback for hidden strip
2018-01-13 Len OvensOSC: add /select/hide
2018-01-10 Len OvensOSC: Expand gainmode to add two new options
2018-01-02 Len OvensOSC: Plugin activate should detect no plugins
2017-12-29 Len OvensOSC: Check for no markers yet (crash fix)
2017-12-23 Len OvensOSC: fix jog mode } in wrong place
2017-12-23 Len OvensOSC: Add feedback for /marker
2017-12-22 Len OvensOSC: add /marker to locate to a marker.
2017-12-21 Robin GareusFP8/16: Ignore "black" a strip color, always light...
next