summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2014-04-28remove redundant os.path.join() calls when specifying install path as bld.env...Paul Davis
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-04-11final eradication of jack header files from anything except the JACK backendPaul Davis
2014-04-08Add the main VC project files for building Ardour3 with Microsoft Visual StudioJohn Emmas
2014-03-10fix up waf build in wake of search path changes earlier todayPaul Davis
2014-03-04mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64)Robin Gareus
2014-03-02remove recently added conflation of mingw64 and msvc with respect to symbol e...Paul Davis
2014-03-01fix a related-to-last-commit problem in build script for OSC supportPaul Davis
2014-03-01when mingw is mingw64, it appears that we need to use __declspec() and not __...Paul Davis
2014-02-19add a hack to deal with device discovery race, in which the devices were not ...Paul Davis
2014-01-25try to get export/visibility and build conditionals right for surfaces/, once...Paul Davis
2014-01-23alter surfaces build wscript to use "children" idea (like top level wscript)Paul Davis
2014-01-23fix up obj.defines for generic MIDI wscriptPaul Davis
2014-01-23mackie code does not use poll(2) and so does not need poll.hPaul Davis
2014-01-23use correct export/visibility macrosPaul Davis
2014-01-14merge with masterPaul Davis
2014-01-15NOOP, semantic update, don't pannable's panner for direct access.Robin Gareus
2014-01-12move -fvisibility=hidden to the top of the source tree, and remove its intern...Paul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-05Small patch to see if Ben's build problem gets fixedJohn Emmas
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-23fix redrawing of canvas with an optimized buildPaul Davis
2013-12-21fix up OSC support to conform to new CP API and pay attention to feedback set...Paul Davis
2013-12-21conform to new CP APIPaul Davis
2013-12-21conform to new CP APIPaul Davis
2013-12-21new CP API and fix several egregious bugs with port handling when switching d...Paul Davis
2013-12-21remove debug outputPaul Davis
2013-12-21conform to new CP API designPaul Davis
2013-12-21conform to new CP API designPaul Davis
2013-12-21clean up aspects of ControlProtocol APIPaul Davis
2013-12-21clean up aspects of ControlProtocol APIPaul Davis
2013-12-14fix a crash caused by not checking if MackieControlProtocol::_surfaces_state ...Paul Davis
2013-12-13change Generic MIDI control so that it handles a SendFeedback request synchro...Paul Davis
2013-12-13Mackie Control support now saves & restores port connections for devices not ...Paul Davis
2013-12-13remove some unused code from mackie supportPaul Davis
2013-12-05Only use __declspec(dllimport/dllexport) for MSVC compilerTim Mayberry
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-18use libltc and libtimecode as static libs, and upgrade to waf 1.7Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17add -fvisibility=hidden to libardour_cp (control protocol)Paul Davis
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-10-17add export control to control protocol libraryPaul Davis
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-10-16Merge remote-tracking branch 'remotes/origin/master' into windows+ccJohn Emmas
2013-10-15reduce default height of mackie control GUI, as per #5713Paul Davis
2013-10-15Merge branch 'windows' into windows+ccJohn Emmas
2013-10-15Merge branch 'master' into windowsPaul Davis
2013-10-15fix signed/unsigned issue pointed out by old apple gccPaul Davis