summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc
AgeCommit message (Expand)Author
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-03-04mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)Robin Gareus
2014-03-01fix a related-to-last-commit problem in build script for OSC supportPaul Davis
2014-01-25try to get export/visibility and build conditionals right for surfaces/, once...Paul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-21fix up OSC support to conform to new CP API and pay attention to feedback set...Paul Davis
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17add -fvisibility=hidden to evoral, and make things workPaul Davis
2013-10-17add -fvisibility=hidden to libgtkmm2ext, and make things workPaul Davis
2013-10-17tweak up DLL=1 defs for control surfacesPaul Davis
2013-09-03use visibility macros to control visibility in control surface DLL/DSO'sPaul Davis
2013-07-31fix merge conflict from masterPaul Davis
2013-07-28fix compiler warnings.Robin Gareus
2013-07-15use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in ...Paul Davis
2013-06-07Revert all close-on-exec changes from earlier todayRobin Gareus
2013-06-07more OSC socket fcntl() close-on-execRobin Gareus
2013-06-07OSC bail out if server cannot be startedRobin Gareus
2013-06-07close network sockets on forkRobin Gareus
2013-06-06fix compiler warningsRobin Gareus
2013-06-06correct previous premature commit re: OSC and send gainPaul Davis
2013-06-06implement OSC /ardour/route/send/gainabs and /ardour/route/send/gainDBPaul Davis
2012-10-24save + restore OSC active+feedback state (#5023)Paul Davis
2012-06-23Remove unused or unnecessary header includesTim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-06-09Send OSC URL announcement to the info stream.Carl Hetherington
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2012-05-14remove inclusion of boost/signasl2.hppPaul Davis
2012-05-05change detection system for liblo to use pkgconfig and test in only one placePaul Davis
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-04-23ControlProtocol doesn't actually need any record of an event loop and doesn't...Paul Davis
2011-10-20fix minor typoPaul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
2011-04-23Re-fix compile failure with --no-nls (#3111).Carl Hetherington
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-03-25rename OSC surface shared object so that its copied into the bundlePaul Davis
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-01-28Add boost:: to shared_ptrs (not to be ambiguous with std::shared_ptr, Deja vu :)Sakari Bergen
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-19Lincoln's OSC clean-ups (#3716).Carl Hetherington
2010-12-11Fix a few tiny memory leaks.Carl Hetherington
2010-12-05correct locations for new osc filesPaul Davis
2010-12-05part of lincoln's patches for OSC/ardroidPaul Davis
2010-12-03provide access to plugin parameters from OSC. not tested. from olafPaul Davis
2010-11-28add non-functional meta-controls for 2in/2out panning, to control direction+w...Paul Davis
2010-07-24step editing now accessed via a context menu on MIDI track rec-enable buttons...Paul Davis
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis