Commit graph

6 commits

Author SHA1 Message Date
Hector Martin
a6378ee920 Implement Canny edge detector tracing 2011-03-12 23:28:14 +01:00
Hector Martin
0ec24dfb8f Move tracer into libol 2011-03-12 18:56:11 +01:00
Hector Martin
fd98c62e14 Make libol shared 2011-03-12 18:56:11 +01:00
Hector Martin
4699fef4ff Clean up CMakeFiles and make most libs optional
This will disable building various tools when the libraries that they
require are missing. The only absolutely mandatory dependencies now are
JACK and pthreads (both required for libol).
2011-03-12 18:56:11 +01:00
Hector Martin
8b94526024 Bump copyrights to 2011 2011-01-17 18:01:13 +01:00
Hector Martin
25f0907c78 Initial commit 2010-11-24 02:10:10 +01:00