Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-23 | oops, fix | Thomas Grill | |
Max/MSP has its own check.... changed initialization functions accordingly better timers for Windows fixed timer bug changed template parameter of TableMap compiler flag for MinGW binary compatibility (thanks to GG) enable WIN2000/XP API features with definition in build system fix for symbol messages into non-left inlets restructured TableMap type (doesn't own pointers any more) no sanity check for iterator fixes for MSVC6 slimmed object data structures better c++ compliance fixed problems with symbol binding svn path=/trunk/; revision=3074 | |||
2005-05-22 | Comes with Pd, no need to build here | Guenter Geiger | |
svn path=/trunk/; revision=3065 | |||
2005-05-22 | - Added the -mms-bitfields flag (compiles against the official Pd) | Guenter Geiger | |
- Changed path where pd is looked for (looks for the official Pd) - Some of the externals do not compile, make sure make -k is invoked svn path=/trunk/; revision=3063 | |||
2005-05-22 | choice comes with pd, no need to build it twice | Guenter Geiger | |
svn path=/trunk/; revision=3061 | |||
2005-05-22 | bonk~ comes with pd, no need to build it twice | Guenter Geiger | |
svn path=/trunk/; revision=3059 | |||
2005-05-22 | ann is a library, removed from common build system | Guenter Geiger | |
svn path=/trunk/; revision=3057 | |||
2005-05-22 | successful builds now; numerous minor fixes; added krzysztof's new pddp objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3053 | |||
2005-05-21 | added comments, moved externals/build/doc/standardize-help.sh to here, ↵ | Hans-Christoph Steiner | |
convert-help-to-standard.sh svn path=/trunk/; revision=3049 | |||
2005-05-21 | moved to scripts section | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3048 | |||
2005-05-20 | updated for my new dir layout, and removed ann stuff since its out of date | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3046 | |||
2005-05-20 | removed cruft from first stab at building from TclTk disk image | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3039 | |||
2005-05-18 | Damn, edited this before and lost the update. More data features. | Miller Puckette | |
Took about 12 patches. svn path=/trunk/; revision=3006 | |||
2005-05-18 | get rid of obsolete audio examples | Miller Puckette | |
svn path=/trunk/; revision=3005 | |||
2005-05-17 | k2 | carmen rocco | |
svn path=/trunk/; revision=3004 | |||
2005-05-17 | zexy's signal objects now reside in *~.c-files instead of *_tilde.c | IOhannes m zmölnig | |
svn path=/trunk/; revision=2999 | |||
2005-05-17 | ... | carmen rocco | |
svn path=/trunk/; revision=2989 | |||
2005-05-17 | http://www.drudge.com/weblog/3353/dj_injures_anus_firing_bottle_rockets.html | carmen rocco | |
svn path=/trunk/; revision=2988 | |||
2005-05-16 | piano roll (has some bugs) | carmen rocco | |
svn path=/trunk/; revision=2987 | |||
2005-05-16 | scream | carmen rocco | |
svn path=/trunk/; revision=2986 | |||
2005-05-16 | swizzle | carmen rocco | |
svn path=/trunk/; revision=2985 | |||
2005-05-16 | mat (not done) | carmen rocco | |
---------------------------------------------------------------------- svn path=/trunk/; revision=2980 | |||
2005-05-13 | removed since its not really being used anyway | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2966 | |||
2005-05-11 | 2 GNU 4 U | carmen rocco | |
svn path=/trunk/; revision=2965 | |||
2005-05-10 | better c++ compliance | Thomas Grill | |
fixes for MinGW fixes for older compilers added X86-64 code for lockfree fifos svn path=/trunk/; revision=2935 | |||
2005-05-05 | sketches of ideas for easy to play patchecs to illustrate concepts | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2904 | |||
2005-05-05 | added a couple other elements, made 12pt font size standard since its ↵ | Hans-Christoph Steiner | |
anti-aliased svn path=/trunk/; revision=2902 | |||
2005-05-02 | commiting cuz colorCVS 'modified' yellow hurts my eyes | carmen rocco | |
svn path=/trunk/; revision=2876 | |||
2005-05-02 | ace | carmen rocco | |
---------------------------------------------------------------------- svn path=/trunk/; revision=2875 | |||
2005-05-02 | .:. | carmen rocco | |
svn path=/trunk/; revision=2873 | |||
2005-05-02 | added discussion about array start point and cleaned things up a little | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2868 | |||
2005-05-01 | better c++ compliance | Thomas Grill | |
fixes for MSVC6 restructured TableMap type (doesn't own pointers any more) svn path=/trunk/; revision=2861 | |||
2005-04-29 | trim the fat | carmen rocco | |
svn path=/trunk/; revision=2850 | |||
2005-04-28 | scroll | carmen rocco | |
svn path=/trunk/; revision=2848 | |||
2005-04-28 | cleaned up a number of patches; renamed all to the standard -help.pd format; ↵ | Hans-Christoph Steiner | |
added some more ideas to the style guide; finished up lists_vs_anythings svn path=/trunk/; revision=2841 | |||
2005-04-28 | this patch was MSP's patch reformated. Its unneeded since ther eis a PDDP ↵ | Hans-Christoph Steiner | |
version svn path=/trunk/; revision=2840 | |||
2005-04-27 | added GOP prettiness to pddp_open; cleaned up help-until.pd | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2839 | |||
2005-04-26 | updated text to reflect currnet situation | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2830 | |||
2005-04-26 | better documented first loop, got 2nd loop working properly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2829 | |||
2005-04-26 | replaced [pwd] with [getdir] | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2828 | |||
2005-04-26 | made an object, [pddp_open] which opens a giving patch on the fly. This ↵ | Hans-Christoph Steiner | |
way, it is no longer necessary to instantiate an object in a help patch in order for it to be linked. For example, the [hid] help patch doesn't need an instance of [all_about_hid]. [all_about_hid] is opened upon request via [pddp_open]. This eliminates bugs and makes the help system load fast, since its loading much less. svn path=/trunk/; revision=2824 | |||
2005-04-26 | updated with [pwd] object to demonstrate opening a patch using a message. ↵ | Hans-Christoph Steiner | |
Whatever [pwd] ends up being named, it'll have to be changed here svn path=/trunk/; revision=2823 | |||
2005-04-26 | make clean target more specific; added zexy help files here since most of ↵ | Hans-Christoph Steiner | |
zexy is now built by externals/build/*; added pmpd examples in their own directory svn path=/trunk/; revision=2820 | |||
2005-04-26 | added more objects which don't compile on Darwin | Hans-Christoph Steiner | |
svn path=/trunk/; revision=2819 | |||
2005-04-25 | small fixes | Thomas Grill | |
fixes for MSVC6 svn path=/trunk/; revision=2813 | |||
2005-04-24 | ngrid | carmen rocco | |
svn path=/trunk/; revision=2812 | |||
2005-04-23 | fixed several problems with sub-patchers and connecting | Thomas Grill | |
enabled reuse of object names fixed bug when destroying proxies make connections visible at last... introduced attributes for symbol reuse and canvas messages svn path=/trunk/; revision=2811 | |||
2005-04-23 | *** empty log message *** | Thomas Grill | |
svn path=/trunk/; revision=2808 | |||
2005-04-23 | *** empty log message *** | Thomas Grill | |
svn path=/trunk/; revision=2807 | |||
2005-04-23 | added profiling flags for OSX | Thomas Grill | |
small fixes more correct library versioning svn path=/trunk/; revision=2806 | |||
2005-04-22 | remove deleted files | Thomas Grill | |
svn path=/trunk/; revision=2801 |