Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-12 | new flext::CopyAtoms function | Thomas Grill | |
fixed dangerous spot (also memory leak) with message queuing flext::Forward has more incarnations now fixed and cleaned up library related stuff, especially co-existance of Max message and DSP library objects some minor changes after valgrind run more pthreads V2 fixes added message bundles (flext::MsgBundle) save some space saving inlet pointers fix uninitialized pointer update docs svn path=/trunk/; revision=4189 | |||
2005-12-10 | resurrected help message functionality | Thomas Grill | |
preparing RIP release adapt to new flext version svn path=/trunk/; revision=4185 | |||
2005-12-10 | some minor changes after valgrind run | Thomas Grill | |
fix uninitialized pointer With FLEXT_USECMEM normal C library memory allocation will be used, otherwise global operators will be overridden to use memory allocation by the real-time system (getbytes). more pthreads V2 fixes Deprecated FLEXT_NOGLOBALNEW in favor of FLEXT_USECMEM. svn path=/trunk/; revision=4184 | |||
2005-12-09 | fixed two small typos | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4175 | |||
2005-12-09 | fixed the bugs carmen reported and added unauthorized | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4174 | |||
2005-12-08 | oops a couple minor bugs fixed | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4170 | |||
2005-12-08 | added targets for loaders, and made more libdirs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4169 | |||
2005-12-08 | smoothed thing over to avoid the classic name clashes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4168 | |||
2005-12-08 | removing to prevent name conflicts, its included in motex now | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4165 | |||
2005-12-06 | oops, forgot test_locations | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4160 | |||
2005-12-06 | fixed a number of minor bugs, including Frank's patches; added test_location ↵ | Hans-Christoph Steiner | |
target to check where everything will end up svn path=/trunk/; revision=4159 | |||
2005-12-06 | experimenting a bit.... | Thomas Grill | |
rename help file fixes for pthreads V2 svn path=/trunk/; revision=4157 | |||
2005-12-06 | fixes for pthreads version 2 | Thomas Grill | |
fixes for pthreads V2 svn path=/trunk/; revision=4156 | |||
2005-12-06 | fixed and cleaned up library related stuff, especially co-existance of Max ↵ | Thomas Grill | |
message and DSP library objects fixes for pthreads version 2 more pthreads V2 fixes updated docs update docs updates for OSX svn path=/trunk/; revision=4155 | |||
2005-12-02 | use central Makefile.buildlayout in packages | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4119 | |||
2005-12-02 | libdir-ized ext13 and cxc and flushed out template | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4118 | |||
2005-12-01 | This commit was generated by cvs2svn to compensate for changes in r4096, | Ed Kelly | |
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=4097 | |||
2005-11-30 | preparing for RC6, bug fixes and tweaks, things are look ing good | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4086 | |||
2005-11-28 | - finally got a Linux Pd-extended release out, RC5 | Hans-Christoph Steiner | |
- built a tar.bz2 package maker with a generated Makefile for installing and uninstalling - switched all Makefiles to follow GNU $(DESTDIR)/$(prefix) standards svn path=/trunk/; revision=4066 | |||
2005-11-27 | lots of build bug fixes and additions, including pixeltango and lots of ↵ | Hans-Christoph Steiner | |
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5 svn path=/trunk/; revision=4051 | |||
2005-11-26 | added platform neutral libs files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4048 | |||
2005-11-26 | small tweaks to get things working on MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4038 | |||
2005-11-26 | updated names to be more GNU-like and easier to read | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4036 | |||
2005-11-26 | added in Jamie's dlopn patch so I can use his binaries; fixed a number of ↵ | Hans-Christoph Steiner | |
bugs reported on the list; added platform-specific noncvs handling svn path=/trunk/; revision=4035 | |||
2005-11-23 | copy the extendedRC4 buildlayout to all the right places | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4022 | |||
2005-11-22 | broke up objects_install line because MinGW was complaining that the command ↵ | Hans-Christoph Steiner | |
line was too long svn path=/trunk/; revision=4013 | |||
2005-11-21 | created Pd-0.38.4-extendedRC3.app release | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4012 | |||
2005-11-21 | fixed minor bugs on Debian and added cyclone, pddp, and toxy as libdirs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4009 | |||
2005-11-21 | Lots of changes, got the first complete(-ish) build with the new extended | Hans-Christoph Steiner | |
build system. I left as much of the old functionality in place as possible, definitely were it was being used. But there are some changes that break backwards compatibility, thought they should be noticed by few, and be easy to fix going forward. Some highlights: - centralized patch system (packages/patches with targets patch_pd and unpatch_pd) - easily redirected builds, using INSTALL_PREFIX and all of the *_DEST variables. This makes building packages like Pd.app, .deb, .rpm, etc. much easier. - libdir format: basically a libdir is a directory that has both the objects and the help files together in one folder. It can be added using -lib or the StartUp preferences, or you can access them via geiger namespaces, i.e. [mylibrary/myobject]. - special characters allow in setup function/file names for objects. This makes objects like [||~] possible without having to be in a library. Now they can be either .pd files or individual .pd_darwin files (thanks IOhannes for the patch). svn path=/trunk/; revision=3994 | |||
2005-11-19 | *** empty log message *** | Thomas Grill | |
svn path=/trunk/; revision=3981 | |||
2005-11-19 | added Buffer.resize example | Thomas Grill | |
add Buffer.resize method svn path=/trunk/; revision=3980 | |||
2005-11-18 | clean targets sorted and tested. There are now standard clean targets based ↵ | Hans-Christoph Steiner | |
on the destinations which are part of Makefile.buildlayout svn path=/trunk/; revision=3965 | |||
2005-11-18 | it builds everything that the previous one did, plus the doc/makefile was ↵ | Hans-Christoph Steiner | |
folded into this one; next, make it actually do the C compiling instead of having the separate makefiles for each platform svn path=/trunk/; revision=3961 | |||
2005-11-17 | first test case for IOhannes' loaderHEX patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3959 | |||
2005-11-17 | switched <> to "" in include statement to standardize all these files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3958 | |||
2005-11-17 | had to break backwards compatibility in terms of where the files end up | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3955 | |||
2005-11-17 | got things linking without having the whole pd.dll included using strip. ↵ | Hans-Christoph Steiner | |
MinGW is more UNIX that Mac OS X! ;) Crazy... svn path=/trunk/; revision=3954 | |||
2005-11-16 | got everything working properly with the centralized build system; it should ↵ | Hans-Christoph Steiner | |
still be backwards compatible svn path=/trunk/; revision=3950 | |||
2005-11-16 | ported doc makefile to new build system while retaining backwards compatibility | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3949 | |||
2005-11-16 | various tweaks and hacks to get things compiling with MinGW; Some still ↵ | Hans-Christoph Steiner | |
don't compile, like net*, ogg*, comport, and shell svn path=/trunk/; revision=3947 | |||
2005-11-16 | only copy ggee help files, since vbap.pd might cause problems with the VBAP ↵ | Hans-Christoph Steiner | |
externals, and vbap.pd isn't used anyway svn path=/trunk/; revision=3946 | |||
2005-11-15 | added another iemmatrix alias for RRADical | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3922 | |||
2005-11-15 | added all of the binops except [mtx_./], a quick attempt at escaping the / ↵ | Hans-Christoph Steiner | |
in the name didn't work svn path=/trunk/; revision=3918 | |||
2005-11-15 | minor compile fixes for Mac OS X and MinGW; added [mtx_inverse] | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3911 | |||
2005-11-15 | oops, let's figure out a better way to link in MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3909 | |||
2005-11-15 | got basically everything building with MinGW, now got to get things linking ↵ | Hans-Christoph Steiner | |
dynamically instead of statically svn path=/trunk/; revision=3907 | |||
2005-11-15 | various fixes to get things compiling on Windows/MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3906 | |||
2005-11-14 | standardized relative paths to the actual relative locations of the files. ↵ | Hans-Christoph Steiner | |
This means changing ../ to ../../ svn path=/trunk/; revision=3902 | |||
2005-11-14 | adding compiled help file since autoconf doesn't always work so well with ↵ | Hans-Christoph Steiner | |
MinGW; fixed maxlib delete after maxlib help file rename svn path=/trunk/; revision=3897 | |||
2005-11-14 | adding compiled help file since autoconf doesn't always work so well with MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=3896 |