first vaguely working version using PresentationInfo
[ardour.git] / libs / surfaces / osc / osc.cc
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...
2015-04-12 Robin Gareusallow to set/change loop-range via OSC
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-04 Robin Gareusfix OSC parameter mapping, fixes #6224
2015-03-20 Robin Gareusfix AWOL semicolon in 9f842f3
2015-03-20 Robin GareusNOOP, whitespace
2015-03-20 Robin GareusOSC log errors
2015-03-20 Robin GareusOSC: fix crash when trying to set output params
2015-03-20 Robin GareusOSC fix plugin numbering:
2014-11-03 David RobillardReduce coupling between Plugin and PluginInsert.
2014-11-02 David RobillardMove ParameterDescriptor from Plugin to its own header.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-04 Robin Gareusmingw build fixes (tested with i686-w64-mingw32 on...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-21 Paul Davisfix up OSC support to conform to new CP API and pay...
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-03 Paul DavisMerge branch 'master' into windows
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul DavisMerge branch 'master' into windows
next