aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-17Removed mtl from auto-build... because Pd is not ready yet :)Thomas O Fredericks
svn path=/trunk/; revision=13173
2010-02-15fixed crash bug when banging switch~ when DSP is off, #2929284Hans-Christoph Steiner
svn path=/trunk/; revision=13172
2010-02-10setup mapping lib with template Makefile+debian stuffHans-Christoph Steiner
svn path=/trunk/; revision=13164
2010-02-10re-arranged into libdir and setup with the template Makefile+debian stuff. ↵Hans-Christoph Steiner
renabled vv+ and vv- as vvplus and vvminus svn path=/trunk/; revision=13158
2010-02-09convert file layout to libdir style and setup everything with the new ↵Hans-Christoph Steiner
template Makefile+debian stuff svn path=/trunk/; revision=13153
2010-02-09quickly edited snapshot~-help.pd to make a help patchHans-Christoph Steiner
svn path=/trunk/; revision=13147
2010-02-07doh, need close quoteHans-Christoph Steiner
svn path=/trunk/; revision=13144
2010-01-28obsolete patchHans-Christoph Steiner
svn path=/trunk/; revision=13117
2010-01-26set up 10.6 builds to do 64-bitHans-Christoph Steiner
svn path=/trunk/; revision=13098
2010-01-25no idea why matju refuses to use the SVNEXTERNALS.txt IOhannes m zmölnig
(if he head read it, the problem withthe existing directory would never have happened....) svn path=/trunk/; revision=13095
2010-01-25removed gridflow directory (handled by svn:externals)IOhannes m zmölnig
svn path=/trunk/; revision=13094
2010-01-22more specific definition of package with DejaVu Sans MonoHans-Christoph Steiner
svn path=/trunk/; revision=13077
2010-01-21changed Pd-extended's registry dir to Pd-extended to separate settings from ↵Hans-Christoph Steiner
Pd-vanilla svn path=/trunk/; revision=13060
2010-01-21remove the rsrc file stuff since its been deprecated since Mac OS X 10.4 and ↵Hans-Christoph Steiner
is no longer included in Mac OS X 10.6 svn path=/trunk/; revision=13058
2010-01-08oops, messed up two namesHans-Christoph Steiner
svn path=/trunk/; revision=12921
2010-01-08see a bit more of the end of the logHans-Christoph Steiner
svn path=/trunk/; revision=12920
2010-01-07removed the msd stuff since its not actually installing the object, just the ↵Hans-Christoph Steiner
helpfiles; for a number of libraries, made them install their help files into their libdirs svn path=/trunk/; revision=12914
2010-01-07on a few libs, made them install their help patches into their libdirs; ↵Hans-Christoph Steiner
removed ^M Windows line endings svn path=/trunk/; revision=12913
2010-01-05svn path=/trunk/; revision=12907N.N.
2010-01-05svn path=/trunk/; revision=12898N.N.
2010-01-05svn path=/trunk/; revision=12897N.N.
2010-01-05svn path=/trunk/; revision=12896N.N.
2010-01-05svn path=/trunk/; revision=12895N.N.
2010-01-05svn path=/trunk/; revision=12894N.N.
2010-01-05svn path=/trunk/; revision=12893N.N.
2010-01-05svn path=/trunk/; revision=12892N.N.
2010-01-05no gridflow snapshots in pure-data svnN.N.
svn path=/trunk/; revision=12888
2009-12-27following up on bug report #2921689, fixed a bunch of 'implicit declaration ↵Hans-Christoph Steiner
of function' warnings, which could cause problems on 64-bit svn path=/trunk/; revision=12846
2009-12-18Added new hardware to MakefileThomas O Fredericks
svn path=/trunk/; revision=12840
2009-12-14Paul Brossier has become the maintainer for the 'puredata' package and has ↵Hans-Christoph Steiner
put his files into the Debian git repo: http://wiki.debian.org/Alioth/Git http://git.debian.org/?p=collab-maint/puredata.git;a=summary Therefore, I am removing trunk/packages/debian in favor of that git repo. svn path=/trunk/; revision=12837
2009-12-08Re-enabled mtl in the abstractions MakefileThomas O Fredericks
svn path=/trunk/; revision=12821
2009-12-01added line~ to get rid of clicksHans-Christoph Steiner
svn path=/trunk/; revision=12816
2009-11-19updated with the files from puredata_0.41.4-1.diff.gz on the Debian page for ↵Hans-Christoph Steiner
the puredata package svn path=/trunk/; revision=12794
2009-11-17copied x_list.c from trunk, which is the same as 0.41, to list.c and changed ↵Hans-Christoph Steiner
MSW to _WIN32 svn path=/trunk/; revision=12786
2009-11-12copied 0.42.5 sources into place, replacing the #include links, so that the ↵Hans-Christoph Steiner
versions can be managed svn path=/trunk/; revision=12759
2009-11-12added missing function from x_qlist.cHans-Christoph Steiner
svn path=/trunk/; revision=12758
2009-11-11fixed my stupid install error, sorry everyoneHans-Christoph Steiner
svn path=/trunk/; revision=12755
2009-11-10split out the objects in x_gui.c into standalone files and put the gfxstub ↵Hans-Christoph Steiner
stuff into e_gfxstub.c svn path=/trunk/; revision=12749
2009-11-10use renamed header d_math.h -> e_sqrt.hHans-Christoph Steiner
svn path=/trunk/; revision=12748
2009-11-10mark which Pd-vanilla files these are derived from so changes can be ↵Hans-Christoph Steiner
tracked. Next rename the files to mark them as changed from pd-vanilla svn path=/trunk/; revision=12747
2009-11-10renamed to list.c since x_list.c just contains the list objectHans-Christoph Steiner
svn path=/trunk/; revision=12746
2009-11-10don't fix bugs or make improvements here! it defeats the purpose!Hans-Christoph Steiner
svn path=/trunk/; revision=12745
2009-11-10split out qlist and textfile into their own filesHans-Christoph Steiner
svn path=/trunk/; revision=12744
2009-11-10x_interface.c is now fully in print.cHans-Christoph Steiner
svn path=/trunk/; revision=12743
2009-11-10fixed installHans-Christoph Steiner
svn path=/trunk/; revision=12739
2009-11-10made the [print] standalone useful by making it loadable, just copied ↵Hans-Christoph Steiner
x_interface.c and removed the 'static' from print_setup() svn path=/trunk/; revision=12738
2009-11-10make sure the setup functions are not 'static'Hans-Christoph Steiner
svn path=/trunk/; revision=12737
2009-11-10split out d_math.c into standalone objectsHans-Christoph Steiner
svn path=/trunk/; revision=12736
2009-11-10make an instant libdir by including a meta fileHans-Christoph Steiner
svn path=/trunk/; revision=12735
2009-11-10updated corelibs/vanilla build using ext13 templateHans-Christoph Steiner
svn path=/trunk/; revision=12734