Commit graph

24 commits

Author SHA1 Message Date
Hector Martin
31a0db8c76 Merge pull request #2 from macpod/master
Update depreciated jack_client_new calls with jack_client_open calls.
2013-02-05 19:03:05 -08:00
Jeffrey Nelson
5e9f25c488 adding static to jack client name string to put it in .rodata section in case hector ever wants to run this from a pic10f200 2013-02-05 21:33:00 -05:00
Jeffrey Nelson
e1f6bcce5e picky picky code practices :) 2013-02-05 21:00:59 -05:00
Hector Martin
16c9a5e31a Allow builds without tracer (for non-x86) 2013-01-26 14:48:25 +00:00
Jeffrey Nelson
7cf82fc012 updating more jack_client depreciated functions 2012-11-17 02:02:46 -05:00
Hector Martin
ddc058227e Add kinect "shadows" demo (from Codebits V) 2012-06-08 22:28:13 +01:00
Hector Martin
d442131957 Add LASE demo source code 2012-04-12 20:06:11 +01:00
Drew Fisher
1df30ef8c4 Use FFmpeg include path for things that use FFmpeg. 2011-11-15 02:24:37 +00:00
Hector Martin
099b2cba96 Libav fixes 2011-11-12 13:33:12 +00:00
Hector Martin
8242115064 Add rectangle test tool/example 2011-10-07 21:33:17 +01:00
Hector Martin
e040adcc9c Add simple oscilloscope example 2011-10-07 21:30:04 +01:00
Hector Martin
af3bd6cd14 Minor tweaks and improvements to various utilities 2011-10-07 21:29:14 +01:00
Hector Martin
f1140ec09d New example: Twitter ticker written in Python 2011-03-20 08:43:30 +01:00
Hector Martin
2b24b889db New Python bindings via Cython 2011-03-20 08:42:48 +01:00
Hector Martin
ec4d61e5b5 Hack tracer out of 27c3 slides for now 2011-03-12 18:56:11 +01:00
Hector Martin
0ec24dfb8f Move tracer into libol 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
e5bbe12169 Add the 27C3 slides (with cleaned up versions of several of the effects) 2011-01-02 07:16:46 +01:00
Hector Martin
88424dd739 Fix broken perspective transform matrix 2010-12-18 20:57:21 +01:00
Hector Martin
b9bc02acc5 Add laser harp example 2010-12-09 05:48:41 +01:00
Hector Martin
b2d49c7c8f midiview: support specifying MIDI channel list 2010-12-08 13:24:21 +01:00
Hector Martin
425dc14482 Add MIDI viewer / visualization 2010-11-30 06:01:21 +01:00
Hector Martin
25f0907c78 Initial commit 2010-11-24 02:10:10 +01:00