summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc.h
AgeCommit message (Expand)Author
2016-08-19OSC: Add setup to GUILen Ovens
2016-08-18OSC:: needs the .h file too...Len Ovens
2016-07-26OSC: Make sends work for MB. Add pan to /path/stripLen 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-13OSC: Add global soloing indicator/cancelLen Ovens
2016-07-12OSC: Added EQ control, use interface_to_internal to normalize control rangeLen Ovens
2016-07-08OSC: Add well known controls for pan and compressorLen Ovens
2016-07-04OSC: Signal for editor mixer change. (Selected or not)Len Ovens
2016-07-01OSC: Change all time feedback to /position/<type>Len Ovens
2016-06-29OSC: Reworked select to follow Gui selected strip regardless of it's inclusio...Len Ovens
2016-06-21OSC: Add strip type selection.Len Ovens
2016-06-16OSC: take care of track order changes too. Deal with mixer topology changes o...Len Ovens
2016-06-13OSC: Catch new strips, gone strips and redo banks and observers. Add more sel...Len Ovens
2016-06-11OSC: Add send enable control.Len Ovens
2016-06-11OSC: added solo isolate and solo safe/lock.Len Ovens
2016-06-10OSC: Constrain master pan position as width requires.Len Ovens
2016-06-10OSC: force non-active controls to zero. Keep pan within range wide allows.Len Ovens
2016-06-09OSC: Finished Select send levelsLen Ovens
2016-06-09OSC: add phase controlLen Ovens
2016-06-09OSC: Added pan width to selectedLen Ovens
2016-06-08OSC: select commands for pan and trim added, feedback for select sends. GUI_s...Len Ovens
2016-06-06OSC: Respond to GUI select.Len Ovens
2016-06-05OSC: More controls in /select/*, off by one fixedLen Ovens
2016-06-05OSC: Added feedback for /selectLen Ovens
2016-06-04OSC: Bug fix for no monitor, bug fix heart beat on turned global feedback on.Len Ovens
2016-05-31OSC: finish /set_surface group of commands.Len Ovens
2016-05-31OSC: Paths changed, feedback added, etc.Len Ovens
2016-04-19OSC: removed unused _namespace_root variable.Len Ovens
2016-03-29OSC: Changed gainVCA to gainfader as VCA is already used.Len Ovens
2016-03-26OSC: added a linear VCA style gain control for faders that are 0 to 1 linear.Len Ovens
2016-01-19Add all_tracks_rec actionsBen Loftis
2016-01-18add 10sec zoom actionBen Loftis
2016-01-18track scrolling and zoomingBen Loftis
2016-01-18add some horz and vert zoom actions; remove some whitespace from the code of...Ben Loftis
2016-01-18add more remote transport toggles for touchOSC: midi_panic, toggle_roll, sto...Ben Loftis
2016-01-18implement mark_in, mark_out, toggle_clickBen Loftis
2016-01-18implement remover_marker, jump_by_bars, and jump_by_secondsBen Loftis
2016-01-15Fix build of OSC surface caused by missing include of i18n/gettext headerTim Mayberry
2016-01-15OSC-debug: print argumentRobin Gareus
2016-01-14OSC debugging, allow to log incoming & unhandled messagesRobin Gareus
2016-01-04OSC API update for surfaces that always send float parameters.Robin Gareus
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-12-02Cleanup to make it coding style compliant.Johannes Mueller
2015-12-02Add support to signal the transport state by OSCJohannes Mueller
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-04-25add OSC trim controlRobin Gareus
2015-04-15add ArdourSurface to OSC class to help reduce global namespace pollutionPaul Davis
2015-04-12allow to set/change loop-range via OSCRobin Gareus