Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-29 | more robust structure pack setting for Max/MSP @ Windows | Thomas Grill | |
attribute generation is now determined exclusively by the object class setup (not library as before). some minor changes after valgrind run - preprocessor symbol FLEXT_COMPATIBLE - if defined don't implement specialities of either PD or Max/MSP fixed bug for Max/MSP when there's no signal inlet - Max: fixed reported bug (#67), where list elements are distributed over inlets svn path=/trunk/; revision=5148 | |||
2006-05-27 | turned on gdb debugging flags; added corelibs to Pd-extended bulid system, ↵ | Hans-Christoph Steiner | |
doesn't build by default yet svn path=/trunk/; revision=5141 | |||
2006-05-25 | fixed typo caused by wild sed replacement | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5134 | |||
2006-05-25 | updated for creb layout changes, makes things simpler | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5133 | |||
2006-05-25 | finally made an 'hcs' target, I guess my grab bag is something of a lib; ↵ | Hans-Christoph Steiner | |
fixed up cred to compile in the standard, easy way svn path=/trunk/; revision=5131 | |||
2006-05-25 | fixed files for build changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5129 | |||
2006-05-24 | small fixes | Thomas Grill | |
small ad added loadbang prioritization svn path=/trunk/; revision=5114 | |||
2006-05-24 | enabled FLEXT_(C)ADDMETHOD as an alias of FLEXT_(C)ADDBANG | Thomas Grill | |
bugfixes and optimizations, especially for DSP under Max/MSP added thisParent type attribute generation is now determined exclusively by the object class setup (not library as before). avoid trying to send empty message bundles - preprocessor symbol FLEXT_COMPATIBLE - if defined don't implement specialities of either PD or Max/MSP small changes for attribute functions - Max: fixed reported bug (#67), where list elements are distributed over inlets svn path=/trunk/; revision=5113 | |||
2006-05-18 | *** empty log message *** | jasch | |
svn path=/trunk/; revision=5083 | |||
2006-05-17 | This commit was generated by cvs2svn to compensate for changes in r5071, | jasch | |
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=5072 | |||
2006-05-15 | *** empty log message *** | Thomas Grill | |
svn path=/trunk/; revision=5065 | |||
2006-04-28 | oops forgot the backslash | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5036 | |||
2006-04-28 | added gif for image help | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5034 | |||
2006-04-28 | added iem16 targets, but they are not auto included yet because of ↵ | Hans-Christoph Steiner | |
compilation issues svn path=/trunk/; revision=5033 | |||
2006-04-28 | added ggee and vbap as libdirs; added lanbox | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5032 | |||
2006-04-28 | vbap now has its own libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5031 | |||
2006-04-28 | caught two more READMEs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5022 | |||
2006-04-28 | changed load statement to something more appropriate | Hans-Christoph Steiner | |
svn path=/trunk/; revision=5020 | |||
2006-04-28 | added iem_bin_ambi and iem_ambi, plus a partially complete iem_tab; made ↵ | Hans-Christoph Steiner | |
folders for READMEs svn path=/trunk/; revision=5018 | |||
2006-04-19 | fixed double-free on clearing values and dirs | Thomas Grill | |
reintroduced missing help message svn path=/trunk/; revision=4939 | |||
2006-04-19 | small fixes for Max/OSX | Thomas Grill | |
fix for gcc4 svn path=/trunk/; revision=4938 | |||
2006-04-15 | disabled s* objects in iemlib libdir since they are really working properly ↵ | Hans-Christoph Steiner | |
as single objects in the libdir yet, and don't compile on MinGW svn path=/trunk/; revision=4914 | |||
2006-04-12 | cleaned up iemlib objects target a bit and got creb compiling. Waiting on ↵ | Hans-Christoph Steiner | |
some changes from Tom before everything with creb gets ironed out svn path=/trunk/; revision=4883 | |||
2006-04-11 | fixed typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4881 | |||
2006-04-11 | turned iemlib into a more proper libdir, there are still some issues, like ↵ | Hans-Christoph Steiner | |
the C files with a prepended sig on the name, and the help file path being hard-coded in the files (hence iemhelp dir); fixed pddp target to install required .tcl files for pddplink svn path=/trunk/; revision=4880 | |||
2006-04-10 | added pddplink to the autobuild | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4865 | |||
2006-04-09 | made creb_clean more complete, i.e. cleans up the kludge | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4857 | |||
2006-04-09 | fixed up creb to be a libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4856 | |||
2006-04-09 | included bsaylor's objects, except partconv~, which requires fftw3 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4853 | |||
2006-04-08 | wrote [strip_path] to separate path from filename, and to handle filenames ↵ | Hans-Christoph Steiner | |
without paths properly; added instance counters so that the version is only displayed on the first instantiation svn path=/trunk/; revision=4852 | |||
2006-04-07 | commented out building of hardware objects because the deps aren't worked ↵ | Hans-Christoph Steiner | |
out yet svn path=/trunk/; revision=4837 | |||
2006-03-29 | commented out memPIO compilation until the deps are worked out for Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4809 | |||
2006-03-26 | works on GNU/Linux and Mac OS X; time to port to MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4772 | |||
2006-03-23 | enable compiled-only scripts (without .py) | Thomas Grill | |
small fixes for OSX small fix pyext: fix for missing __init__ attribute small fixes for Max/OSX enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=4755 | |||
2006-03-23 | corrected Python object propagation (attribute "py") and adjusted help files | Thomas Grill | |
small fix enable module packages (module/__init__.py[co]), now also for Max enable compiled-only scripts (without .py) svn path=/trunk/; revision=4751 | |||
2006-03-23 | added message bundle functionality (pyext.Bundle class) | Thomas Grill | |
enable compiled-only scripts (without .py) small optimizations and fixes some optimizations and py reload fix better error message for reload with invalid args enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=4750 | |||
2006-03-21 | moved pd patches out of the separate 'pd' folder into the root of the ↵ | Hans-Christoph Steiner | |
mapping project so that its easy to make the development environment match the final install environment svn path=/trunk/; revision=4748 | |||
2006-03-21 | fixed [hid] compilation on GNU/Linux after HID Utilities fix on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4746 | |||
2006-03-19 | fixed things up for a Pd-0.39.2-extended-test2 build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4741 | |||
2006-03-17 | added mapping and tweaked hardware and markex to get it working smoothly ↵ | Hans-Christoph Steiner | |
with Pd-extended svn path=/trunk/; revision=4726 | |||
2006-03-15 | 0.8.1.000001 | N.N. | |
svn path=/trunk/; revision=4711 | |||
2006-03-15 | 0.8.1 | N.N. | |
svn path=/trunk/; revision=4710 | |||
2006-03-15 | wtf is this doing here? | N.N. | |
svn path=/trunk/; revision=4709 | |||
2006-03-14 | fixed double-free on clearing values and dirs | Thomas Grill | |
reintroduced missing help message minor cleanups fixed bug in XML saving of nested folders svn path=/trunk/; revision=4707 | |||
2006-03-14 | fixed faulty assertion | Thomas Grill | |
fixed buggy memory deallocation for AtomListStatic svn path=/trunk/; revision=4706 | |||
2006-03-12 | *** empty log message *** | IOhannes m zmölnig | |
svn path=/trunk/; revision=4696 | |||
2006-02-28 | removed liblist backport since its no longer needed for future Pd-extended ↵ | Hans-Christoph Steiner | |
builds svn path=/trunk/; revision=4625 | |||
2006-02-18 | added beginnings of bsayler, fftease, and hardware library targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4598 | |||
2006-02-18 | added temporary [hidin] targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4597 | |||
2006-02-14 | Forgot to remove it from the buildsys | Guenter Geiger | |
svn path=/trunk/; revision=4587 |