aboutsummaryrefslogtreecommitdiff
path: root/pix_preview
AgeCommit message (Collapse)Author
2011-02-14in macosx a unix socket connection must be to lo address 127.0.0.1, ↵lluís gómez i bigordà
localhost seems to break something svn path=/trunk/externals/pdvjtools/; revision=14925
2011-02-14deleted hidden fileslluís gómez i bigordà
svn path=/trunk/externals/pdvjtools/; revision=14924
2011-02-14pd_darwin support in Makefilelluís gómez i bigordà
svn path=/trunk/externals/pdvjtools/; revision=14921
2011-02-14in macosx a unix socket connection must be to lo address 127.0.0.1, ↵lluís gómez i bigordà
localhost seems to make some confusion svn path=/trunk/externals/pdvjtools/; revision=14920
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/pdvjtools/; revision=11724
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-25added BUGS filelluís gómez i bigordà
svn path=/trunk/externals/pdvjtools/; revision=10631
2009-01-25new tcl-socket procedure to get frame-data and paint into canvaslluís gómez i bigordà
svn path=/trunk/externals/pdvjtools/; revision=10629
2009-01-25new tcl-socket way to get frame-data and paint it into the canvaslluís gómez i bigordà
svn path=/trunk/externals/pdvjtools/; revision=10628
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-25removed wrong help filelluís gómez i bigordà
svn path=/trunk/externals/pdvjtools/; revision=10626
2009-01-25makefile works on pd-svn treelluís gómez i bigordà
svn path=/trunk/externals/pdvjtools/; revision=10625
2008-07-10add -fPIC cflagN.N.
svn path=/trunk/externals/pdvjtools/; revision=10156
2008-05-24fixed for new .cc files from old .cpp filesHans-Christoph Steiner
svn path=/trunk/externals/pdvjtools/; revision=9895
2008-05-24renamed helpfile to standard name; renamed C++ file to .cc for easier ↵Hans-Christoph Steiner
building, since the other C++ extenrals built with Pd-extended are .cc svn path=/trunk/externals/pdvjtools/; revision=9894
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
2008-05-24svn path=/trunk/externals/pdvjtools/; revision=9890lluís gómez i bigordà
2008-05-24now the inlet is well putted in the top-left corner of the imagelluís gómez i bigordà
back to the file version instead to the data one svn path=/trunk/externals/pdvjtools/; revision=9889
2007-10-24This commit was generated by cvs2svn to compensate for changes in r8875,svn2git-rootlluís gómez i bigordà
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/pdvjtools/; revision=8876