Remove unused widget.
[ardour.git] / libs / surfaces /
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...
2017-12-21 Robin GareusFP8/16 fix meter + no-pan display mode
2017-12-21 Robin GareusFP8/16 subscribe to panner changes (add/remove channel)
2017-12-20 Len OvensOSC: Add /surface/list option to setting GUI
2017-12-19 Robin GareusFix fp16 encoder (misleading doc on fp8)
2017-12-19 Robin GareusRevert "Prototype to allow embedding sysex in midi...
2017-12-19 Robin GareusFix faderport-16 touch on/off (fixes faders 9..16)
2017-12-16 Len OvensOSC: Move /surface/list output to PBD::info
2017-12-16 Len OvensOSC: make custom strip lists work on linked surfaces too
2017-12-15 Len OvensOSC: Add Sorted or not to custom strip list
2017-12-15 Len OvensOSC: in custom strip list check all strips exist
2017-12-15 Len OvensOSC: initialize parameter correctly
2017-12-13 Robin GareusFix FP8/16 port-names
2017-12-13 Robin GareusFix FP16 fader-touch release for faders 9..16
2017-12-13 Robin GareusFix FP16 select button 10..16
2017-12-12 Robin GareusAdd FP16 control-surface
2017-12-12 Robin GareusNamespace FP8, FP16 to avoid symbol conflicts
2017-12-12 Robin GareusPrepare for FaderPort16 (ctrl-protocol)
2017-12-11 Robin GareusFix a -Wreorder
2017-12-11 Robin Gareusmore NO-OP, comment and whitespace
2017-12-11 Ben LoftisUS-2400: ignore joystick moves until the user clicks...
2017-12-06 Robin GareusPrototype to allow embedding sysex in midi-map
2017-12-02 Len OvensOSC: Add custom bank creation and use
2017-11-28 Len OvensOSC: add /select/plugin/activate cause some add deactivated
2017-11-23 Len OvensOSC: Only send new select send values
2017-11-23 Len OvensOSC personal monitor fix off by one bug.
2017-11-14 Len OvensOSC: only reset cue sends that do not have a new send
2017-11-14 Len OvensOSC: /cue/previous_aux should always refresh
2017-11-14 Len OvensOSC: cue buttons can accept float or int
2017-11-10 Len OvensOSC link: make whole link set follow strip_types
2017-11-08 Len OvensOSC: set_surface sets linkset, linkid
2017-11-08 Len OvensOSC: catch bad commands on /cue/* created crash on...
2017-11-07 Len OvensOSC link: Clean up link not ready and surface refresh
2017-11-06 Len OvensOSC link: make selection work correctly
2017-11-03 Len OvensOSC link: first working commit for linking two surfaces...
2017-10-26 Paul DavisNO-OP: whitespace cleanup
2017-10-26 Paul Davismove mixbus-only variable declaration
2017-10-26 Paul Davisremove unused variable
2017-10-26 Len OvensOSC: fix mixed types keeps from building on server
2017-10-26 Len OvensOSC: Provide click level control
2017-10-26 Len OvensOSC: add feedback for punch in/out, click and click...
2017-10-26 Len OvensOSC: add feedback for toggle_roll
2017-10-25 Len OvensOSC: fix monitor input/disk buttons so both can be on
2017-10-25 Len OvensOSC: fix /strip/receives to have the original ssid...
2017-10-25 Len OvensOSC: fix refresh surface
2017-10-25 Len OvensOSC: remove duplicate code.
2017-10-24 Len OvensOSC: cleaned up select
2017-10-24 Len OvensOSC: fix add and remove tracks to update without bank...
2017-10-23 Len OvensOSC: fix various crash points
2017-10-19 Ben LoftisUS2400: Mark controls dirty and send them from the...
2017-10-19 Ben LoftisUS2400: allow selecting the master bus. LED does not...
2017-10-19 Ben LoftisUS2400: explicitly toggle switch state in some cases...
2017-10-19 Ben LoftisUS2400: map knobs for mixbus strips, when selected.
2017-10-19 Len OvensOSC: Cue observer simplified.
2017-10-19 Len OvensOSC: remove unused function.
2017-10-19 Robin GareusFP8: unhardcode IDs and strip-count
2017-10-17 Len OvensOSC: Move observers to surface based for less traffic.
2017-10-12 Len OvensOSC: fix crash for wrong number of parameters in set_su...
2017-10-08 Len OvensOSC clean up route observer
2017-10-05 Ben LoftisUS2400: add us2400 files to repository.
2017-10-05 Ben LoftisUS2400: add us2400 to surfaces.
2017-09-24 Paul Davisfix header order and space alignment
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Robin GareusDon't build ni-maschine support by default
next