summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2016-08-22OSC: Tweak GUI to be more user obvious.Len Ovens
2016-08-21OSC: populate check boxes with default settings at session startLen Ovens
2016-08-21OSC: set global variables in global space - crash fixLen Ovens
2016-08-21OSC GUI: Add Strip types and feedback check boxesLen Ovens
2016-08-19OSC: Add setup to GUILen Ovens
2016-08-18OSC:: needs the .h file too...Len Ovens
2016-08-18OSC: make remote port setting possible, add default surface variablesLen Ovens
2016-08-17OSC: Add value feedback to strip fader and trimLen Ovens
2016-08-06OSC: make sure this is c++98 compatible.Len Ovens
2016-08-06C++98 compat for 032139ac3Robin Gareus
2016-08-05osc: provide human readable reading for gain.Len Ovens
2016-08-05OSC: provide human readable level for sends.Len Ovens
2016-07-28OSC: make send enables work in MBLen Ovens
2016-07-28OSC: eq bands off by one fixLen Ovens
2016-07-28OSC: MB spelling mistakes stopped compile fixLen Ovens
2016-07-26OSC: Fix cut-n-paste mistake5.0-rc1Len Ovens
2016-07-26OSC: Make sends work for MB. Add pan to /path/stripLen Ovens
2016-07-26OSC: Fix forward detection to include >0 and <1Len Ovens
2016-07-26OSC: Remove redux controlLen Ovens
2016-07-24OSC: Make pan controls work properly with MB too.Len Ovens
2016-07-21a more reliable/robust/less complex version of previous commitPaul Davis
2016-07-21do not delete MIDIControllable* when dealing with pending MIDI Control reques...Paul Davis
2016-07-20OSC: comp mode control text needs to be changed by signal too.Len Ovens
2016-07-18OSC: check if pan exists, fixes MB crash.Len Ovens
2016-07-18OSC: Get rid of meter noise in MB.Len Ovens
2016-07-15OSC: LFE is a control not a position.Len Ovens
2016-07-14OSC: Fix Soloing to disable all solos in SIP mode as wellLen Ovens
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-14OSC: Add surface save and restoreLen Ovens
2016-07-14OSC: Fix off by one errorLen Ovens
2016-07-13use Session::cancel_all_solo()Paul Davis
2016-07-13mackie: fix behaviour of clear solo buttonPaul Davis
2016-07-13OSC: Add global soloing indicator/cancelLen Ovens
2016-07-12OSC: Add /path/band extension for eq_* bandsLen Ovens
2016-07-12OSC: Added EQ control, use interface_to_internal to normalize control rangeLen Ovens
2016-07-11OSC: finish feedback for well known controls. Simplify some others.Len Ovens
2016-07-10White space fix only. (Spaces to tabs)Len Ovens
2016-07-08OSC: Add well known controls for pan and compressorLen Ovens
2016-07-07OSC: Add feedback for known pan controls and known compressor controlsLen Ovens
2016-07-06OSC: Make sure selected strip is corrected when it's stripable vanishesLen Ovens
2016-07-06mackie: ensure that the strip where select was pressed ends up as the first_s...Paul Davis
2016-07-06set ControlProtocol::_first_selected_stripable at the right time onlyPaul Davis
2016-07-06a few post-rebase cleanupsPaul Davis
2016-07-06restore/extend/simplify ControlProtocol API to allow tracking of selectionPaul Davis
2016-07-06remove a bunch of code that will no longer be usedPaul Davis
2016-07-05OSC: Clear expand Lamp on strip observer destroyLen Ovens
2016-07-04OSC: Signal for editor mixer change. (Selected or not)Len Ovens
2016-07-04OSC: /strip/select * should set new selected strip not toggle what is there.Len Ovens
2016-07-04use session stripable selection APIPaul Davis
2016-07-04OSC: select is global not per surface.Len Ovens