aboutsummaryrefslogtreecommitdiff
path: root/pix_preview/pix_preview.cc
AgeCommit message (Collapse)Author
2009-01-26I just went through all of the externals that include t_tk.h and found thatHans-Christoph Steiner
none of them actually need to include it, since none of them actually use the functions or macros declared in t_tk.h. Since pd-devel has removed t_tk.h, and hopefully pd-vanilla will soon also ditch t_tk.h, I have removed #include "t_tk.h" from everywhere it was doing nothing (but preventing pd-devel-extended from compiling). svn path=/trunk/externals/pdvjtools/; revision=10652
2009-01-25new tlc-sockets procedure to get frame data and paint into the canvaslluís gómez i bigordà
svn path=/trunk/externals/pdvjtools/; revision=10627
2009-01-25makefile works on pd-svn treelluís gómez i bigordà
svn path=/trunk/externals/pdvjtools/; revision=10625
2008-05-24- First stabs at getting pdvjtools as part of Pd-extendedHans-Christoph Steiner
- build fixes for Mac OS X - updated help files to standard names svn path=/trunk/externals/pdvjtools/; revision=9893