summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2017-07-06fix void return with value (amend d5d297c4)Robin Gareus
2017-07-06Fix FP8 shutdown sequence (amend d421e56fc)Robin Gareus
2017-07-05OSC: add delta controls to master, monitor and select as wellLen Ovens
2017-07-03OSC: GUI tweakingLen Ovens
2017-07-03FP8: "Link" mode works with AutomationControl only.Robin Gareus
2017-07-03FP8: toggle editor/mixer (now that "link" button is used)Robin Gareus
2017-07-02FP8: properly control enum+integer parameters.Robin Gareus
2017-07-02FP8: Implement "Control-Link"Robin Gareus
2017-07-02OSC: GUI indicate invalid port and set to old port on defocus if not validLen Ovens
2017-07-02FP8: plugin GUI display optionsRobin Gareus
2017-07-02FP8: fix 2-line textRobin Gareus
2017-07-01OSC: issue 7176 patch applied. shows plugin descriptors.Len Ovens
2017-07-01OSC: add feedback for solo isolate and solo safe to strips (issue 7161)Len Ovens
2017-07-01OSC: add strip type flag for master and monitor to strip listLen Ovens
2017-07-01FP8: Use Mixer-OrderRobin Gareus
2017-06-30OSC: include all of select in feedback[13]Len Ovens
2017-06-30OSC: try to prevent race when clearing devicesLen Ovens
2017-06-30OSC: test param type in a way that works when optimized too.Len Ovens
2017-07-01FP8: Clear input port on close. Fixes crash when switching snapshotsRobin Gareus
2017-07-01Addressing #7371: don't trigger session->undo() from non-GUI-threadJohannes Mueller
2017-06-30FP8: Scribble-strip display preferencesRobin Gareus
2017-06-30FP8: Allow to select Plugin PresetsRobin Gareus
2017-06-30FP8: don't allow to toggle Channelstrip bypass/enableRobin Gareus
2017-06-30FaderPort8 updatesRobin Gareus
2017-06-24OSC: simplify GUI and make less error-proneLen Ovens
2017-06-23OSC: Allow /bank_up to accept -1 as well as 1 so encoder can work.Len Ovens
2017-06-23OSC: make sed_fader work with banking too.Len Ovens
2017-06-23OSC: Add master_send_enable for MBLen Ovens
2017-06-23OSC: redo math for redux control with fewer calls.Len Ovens
2017-06-23OSC: Messages too fast at bank_change/refresh slowed down.Len Ovens
2017-06-23OSC: Fix math error in send fader feedbackLen Ovens
2017-06-23amend 5e5f7a55; re-add wrongly removed variableRobin Gareus
2017-06-23MCU: Remove use of AutomationType as ID, part two.Robin Gareus
2017-06-23MCU: Remove use of AutomationType as ID, part one.Robin Gareus
2017-06-22OSC: only show visible plugins (not MB channel strip PI)Len Ovens
2017-06-22OSC: Add increment fader.Len Ovens
2017-06-22OSC: allow mixbuses to showLen Ovens
2017-06-22OSC: use internal_to_interface or reverseLen Ovens
2017-06-21OSC: Accept mixed parameter types for touchLen Ovens
2017-06-21Prepare removal of redundant get_user/set_user API.Robin Gareus
2017-06-21remove min/max unbound -- LADSPA special case.Robin Gareus
2017-06-21Switch to PBD control-math and prefer Controllable APIRobin Gareus
2017-06-20OSC: value not initialized soon enoughLen Ovens
2017-06-17Use Stripable::Sorter in libsRobin Gareus
2017-06-16OSC: plugin feedback mathfix - 0 param (meter) checked for.Len Ovens
2017-06-14OSC: Add send/plugin page values to GUILen Ovens
2017-06-14OSC: save and restore send/plugin page size.Len Ovens
2017-06-13OSC: Allow set_surface to set send and plugin page sizes.Len Ovens
2017-06-13FP8: use proper API to detect automation-playbackRobin Gareus
2017-06-12OSC: select channel plugin support with paging.Len Ovens