ardour/libs/surfaces
Robin Gareus 88dedfcbdb fix math ambiguity & OSX compilation
cc121.cc: In member function 'void ArdourSurface::CC121::encoder_handler(MIDI::Parser&, MIDI::EventTwoBytes*)':
cc121.cc:413: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
/usr/include/architecture/i386/math.h:343: note: candidate 1: double pow(double, double)
/usr/include/c++/4.2.1/cmath:357: note: candidate 2: float std::pow(float, float)
2016-10-13 23:41:49 +02:00
..
cc121 fix math ambiguity & OSX compilation 2016-10-13 23:41:49 +02:00
control_protocol post-rebase fixes 2016-09-27 14:59:30 -05:00
faderport amend FaderPort code to use BasicUI::goto_start() with optional argument 2016-09-27 14:59:29 -05:00
frontier
generic_midi add MIDI bundles to Generic MIDI support so that the ports show up nicely in the grid 2016-09-27 14:59:30 -05:00
mackie use new shared cancel_all_solo() in Mackie code 2016-09-27 14:59:29 -05:00
osc OSC added plugin activate/deactivate 2016-10-13 12:08:31 -04:00
push2 stop using gkd_pango_context_get() in ArdourCanvas::Canvas and require concrete instances to supply a Pango::Context; do this for GtkCanvas and Push2Canvas 2016-10-13 17:18:54 -04:00
tranzport
wiimote
wscript Inital support for Steinberg's CC121 control surface 2016-10-13 12:10:39 -04:00