13
0
livetrax/libs/surfaces/control_protocol
David Robillard 27a1cf2cf7 Compile cleanly with clang.
To compile Ardour with LLVM/clang, do the usual thing but set the CXX and CC
environment variables, e.g.:

CC=/usr/bin/clang CXX=/usr/bin/clang++ ./waf configure build


git-svn-id: svn://localhost/ardour2/branches/3.0@12418 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-24 02:54:10 +00:00
..
control_protocol Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
basic_ui.cc MCP: more sensible version of previous commit, and better behaviour for play button after ffwd or rewind 2012-04-26 21:57:47 +00:00
control_protocol.cc MCP: ctrl-select toggle selections status, analogous to GUI op 2012-04-26 22:10:32 +00:00
wscript Upgrade to waf 1.6.7 and autowaf r52. 2011-09-29 19:17:54 +00:00