Update of /cvsroot/pure-data/externals/pidip/system In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13303
Modified Files: pidip.c Log Message: PiDiP 0.12.14
Index: pidip.c =================================================================== RCS file: /cvsroot/pure-data/externals/pidip/system/pidip.c,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** pidip.c 30 Mar 2004 01:56:16 -0000 1.11 --- pidip.c 18 May 2004 00:40:18 -0000 1.12 *************** *** 64,67 **** --- 64,68 ---- void pdp_shape_setup(void); void pdp_spotlight_setup(void); + void pdp_colorgrid_setup(void);
#ifdef HAVE_PIDIP_FFMPEG *************** *** 134,137 **** --- 135,139 ---- pdp_shape_setup(); pdp_spotlight_setup(); + pdp_colorgrid_setup();
#ifdef HAVE_PIDIP_FFMPEG