enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / surfaces / osc / osc.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Len OvensOSC: Add surface save and restore
2016-07-14 Len OvensOSC: Fix off by one error
2016-07-13 Len OvensOSC: Add global soloing indicator/cancel
2016-07-12 Len OvensOSC: Add /path/band extension for eq_* bands
2016-07-12 Len OvensOSC: Added EQ control, use interface_to_internal to...
2016-07-11 Len OvensOSC: finish feedback for well known controls. Simplify...
2016-07-08 Len OvensOSC: Add well known controls for pan and compressor
2016-07-07 Len OvensOSC: Make sure selected strip is corrected when it...
2016-07-06 Paul Davisa few post-rebase cleanups
2016-07-06 Paul Davisrestore/extend/simplify ControlProtocol API to allow...
2016-07-05 Len OvensOSC: Signal for editor mixer change. (Selected or not)
2016-07-05 Len OvensOSC: /strip/select * should set new selected strip...
2016-07-04 Paul Davisuse session stripable selection API
2016-07-04 Len OvensOSC: select is global not per surface.
2016-07-04 Len OvensUI: Add editor_mixer route pointer to session so all...
2016-07-03 Len OvensOSC: select off by one bug, something must have changed...
2016-07-02 Len OvensOSC: Account for some select edge cases
2016-07-02 Len OvensOSC: make sure out of bank strip can not be converted...
2016-07-02 Len OvensOSC: Don't look for which stripable is selected until...
2016-06-30 Len OvensOSC: Select tweak.
2016-06-30 Len OvensOSC: Reworked select to follow Gui selected strip regar...
2016-06-22 Len OvensOSC: master/monitor forced to sort at end
2016-06-22 Len OvensOSC: Fix math off by one, Check for all stripable contr...
2016-06-22 Robin Gareusfix gcc4 builds C++98
2016-06-22 Len OvensOSC: Might help if I used the right variable, Really...
2016-06-22 Len OvensOSC: Fix out of range track. (crash)
2016-06-22 Len OvensOSC: Add strip type selection.
2016-06-18 John EmmasUse Glib::usleep() for consistency
2016-06-17 Len OvensOSC: take care of track order changes too. Deal with...
2016-06-16 Len OvensOSC: Blank some more feedback values when select observ...
2016-06-13 Len OvensOSC: Catch new strips, gone strips and redo banks and...
2016-06-11 Len OvensOSC: Add send enable control.
2016-06-11 Len OvensOSC: added solo isolate and solo safe/lock.
2016-06-10 Len OvensOSC: Constrain master pan position as width requires.
2016-06-10 Len OvensOSC: force non-active controls to zero. Keep pan within...
2016-06-10 Len OvensOSC: Finished Select send levels
2016-06-09 Len OvensOSC: change the word phase to polarity as per mailing...
2016-06-09 Len OvensOSC: add phase control
2016-06-09 Len OvensOSC: Added pan width to selected
2016-06-09 Len OvensOSC: select commands for pan and trim added, feedback...
2016-06-07 Len OvensOSC: reset select strip on bank change or select for...
2016-06-06 Len OvensOSC: Respond to GUI select.
2016-06-06 Len OvensOSC: More controls in /select/*, off by one fixed
2016-06-05 Len OvensOSC: Added feedback for /select
2016-06-04 Len OvensOSC: Bug fix for no monitor, bug fix heart beat on...
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-01 Len OvensOSC: Fixed some button type commands to have path only...
2016-06-01 Len OvensOSC: finish /set_surface group of commands.
2016-05-31 Len OvensOSC: Paths changed, feedback added, etc.
2016-05-31 Paul Davisuse new record safe control in surface support
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-14 Robin Gareusupper parameter limit is inclusive.
2016-04-27 Len OvensOSC: Fix Solo to work with both SIP and Listen.
2016-04-19 Len OvensOSC: removed unused _namespace_root variable.
2016-03-29 Len OvensOSC: Changed gainVCA to gainfader as VCA is already...
2016-03-28 Len OvensOSC: fix issue 6839, make all OSC gaindB values below...
2016-03-26 Len OvensOSC: added a linear VCA style gain control for faders...
2016-03-19 Robin Gareusplug a tiny memory leak
2016-02-19 Robin Gareusthird time lucky
2016-02-19 Robin Gareusand now without typo
2016-02-19 Robin Gareusfix Windows OSC support
2016-02-16 Ben LoftisOSC: remove "/session/loaded" message altogether, for...
2016-02-15 Ben Loftisfix typo in previous commit
2016-02-15 Ben LoftisDefer session_loaded until AFTER lo_server_new.
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-19 Ben LoftisAdd all_tracks_rec actions
2016-01-18 Ben Loftisadd 10sec zoom action
2016-01-18 Ben Loftistrack scrolling and zooming
2016-01-18 Ben Loftisadd some horz and vert zoom actions; remove some white...
2016-01-18 Ben Loftisadd more remote transport toggles for touchOSC: midi_p...
2016-01-18 Ben Loftisimplement mark_in, mark_out, toggle_click
2016-01-18 Ben Loftisimplement remover_marker, jump_by_bars, and jump_by_seconds
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2016-01-18 Paul Davisworking version of new gain control design
2016-01-15 Robin GareustouchOSC compat for common route operations
2016-01-15 Robin Gareusfix OSC debug messages
2016-01-14 Robin GareusOSC-debug: print argument
2016-01-14 Robin Gareususe PBD instead of C++11.
2016-01-14 Robin GareusOSC debugging, allow to log incoming & unhandled messages
2016-01-04 Robin GareusOSC API update for surfaces that always send float...
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-28 Paul Davisredesign cross-thread registration/signalling system
2015-12-16 Robin Gareusproperly namespace hacked OSC callbacks, add some notes.
2015-12-16 Ben Loftisredundant OSC commands to support TouchOSC and Lemur...
2015-12-02 Robin Gareusadd session safeguards to OSC callbacks
2015-12-02 Johannes MuellerCleanup to make it coding style compliant.
2015-12-02 Johannes MuellerAdd support to signal the transport state by OSC
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove i/ofstream from libardour
2015-10-04 Robin Gareusalways use session rt-event to un/set solo
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper
2015-07-16 Ben Loftismerge fix
2015-06-24 Paul Davisrationalize save/restore of control surface "feedback...
2015-06-09 John EmmasDon't close OSC server sockets explicitly (the subseque...
2015-04-25 Robin Gareusadd OSC trim control
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-15 Paul Davisadd ArdourSurface to OSC class to help reduce global...
next