aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-10-16made more general powerpc option to try to fix FFT and freeverb bugsHans-Christoph Steiner
svn path=/trunk/; revision=8820
2007-10-16script used for Portuguese templatesHans-Christoph Steiner
svn path=/trunk/; revision=8819
2007-10-13make deb target remove package that doesn't exist on powerpcHans-Christoph Steiner
svn path=/trunk/; revision=8813
2007-10-13removed deprecation warning until I sort things out betterHans-Christoph Steiner
svn path=/trunk/; revision=8812
2007-10-12Added pdmtl to the abstractions makefileThomas O Fredericks
svn path=/trunk/; revision=8809
2007-10-11added IRC link to the Help menuHans-Christoph Steiner
svn path=/trunk/; revision=8800
2007-10-10added useful content to the very short help menuHans-Christoph Steiner
svn path=/trunk/; revision=8797
2007-10-10This patch adds a number of better commands for opening HTML files and URLs onHans-Christoph Steiner
GNU/Linux. These commands use the defaults systems, plus each command is tested before executed, so it should be more fault tolerant. svn path=/trunk/; revision=8796
2007-10-05replaced 80 char limit on postatom() with MAXPDSTRING follow this thread: ↵Hans-Christoph Steiner
http://lists.puredata.info/pipermail/pd-list/2007-10/054514.html svn path=/trunk/; revision=8788
2007-10-04Added tof the the externals MakefileThomas O Fredericks
svn path=/trunk/; revision=8786
2007-09-30final tweaks after first test, and yes, this script got even uglierHans-Christoph Steiner
svn path=/trunk/; revision=8779
2007-09-29first working version of script that generates the text files for the import ↵Hans-Christoph Steiner
into pdpedia svn path=/trunk/; revision=8775
2007-09-29small tweak to exclude extra maskxor object that is causing build errors in ↵Hans-Christoph Steiner
ekext svn path=/trunk/; revision=8770
2007-09-26added meta data following the infoboxes from the pdpediaHans-Christoph Steiner
svn path=/trunk/; revision=8761
2007-09-25reverted vbap to its former libdir name 'vbap' since it works fine on ↵Hans-Christoph Steiner
Pd-0.39.3-extended svn path=/trunk/; revision=8759
2007-09-25updated to load libdir first, so it'll actually load the rest of the libdirs ↵Hans-Christoph Steiner
properly afterwards; wrote the generating script in the process to ignore pdp and pidip on windows svn path=/trunk/; revision=8758
2007-09-18checked in float help patch based on the newly approved PDDP help templateHans-Christoph Steiner
svn path=/trunk/; revision=8738
2007-09-18sketch of template approved at today's PDDP meetingHans-Christoph Steiner
svn path=/trunk/; revision=8737
2007-09-04added another exampleHans-Christoph Steiner
svn path=/trunk/; revision=8699
2007-09-04a couple more illustrations of odd conditionsHans-Christoph Steiner
svn path=/trunk/; revision=8698
2007-08-29added Ed Kelly's library to the list for libs to load by default; added ↵Hans-Christoph Steiner
user-installed externals path to the helppath svn path=/trunk/; revision=8695
2007-08-29added Ed Kelly's library to the list for libs to load by defaultHans-Christoph Steiner
svn path=/trunk/; revision=8694
2007-08-29added minor fix found during build on tgrils's computerHans-Christoph Steiner
svn path=/trunk/; revision=8693
2007-08-18remove a debugging messageMiller Puckette
svn path=/trunk/; revision=8660
2007-08-18another tryMiller Puckette
svn path=/trunk/; revision=8659
2007-08-18CVS upload mistakesMiller Puckette
svn path=/trunk/; revision=8658
2007-08-18Download and adjust sources for new portaudio, portmidi.Miller Puckette
Add experimental callback scheduling. svn path=/trunk/; revision=8657
2007-08-17wrote implied_selectors and reset window locationsHans-Christoph Steiner
svn path=/trunk/; revision=8631
2007-08-17reordered the numbering using the scriptHans-Christoph Steiner
svn path=/trunk/; revision=8628
2007-08-17this is the final reordering from my punchlist from the Laboral workshops, I ↵Hans-Christoph Steiner
am sure more moves will be needed... svn path=/trunk/; revision=8627
2007-08-17sized everything to fit on the standard page and cleaned up the text a bitHans-Christoph Steiner
svn path=/trunk/; revision=8624
2007-08-17clarified definition and split out the implied selector description to its ↵Hans-Christoph Steiner
own page svn path=/trunk/; revision=8621
2007-08-17added a bunch more content, next it's time for more reordering...Hans-Christoph Steiner
svn path=/trunk/; revision=8620
2007-08-17an attempt to smooth out the order, let's hope CVS doesn't choke on all the ↵Hans-Christoph Steiner
adds and removes svn path=/trunk/; revision=8607
2007-08-16formatted to fit on standard canvasHans-Christoph Steiner
svn path=/trunk/; revision=8606
2007-08-16flushed out with text and more examplesHans-Christoph Steiner
svn path=/trunk/; revision=8605
2007-08-16cleaned up a little bitHans-Christoph Steiner
svn path=/trunk/; revision=8604
2007-08-16updated pddp/print and made this patch use it, plus added more textHans-Christoph Steiner
svn path=/trunk/; revision=8599
2007-08-16fixed minor bugs found during laboral workshop and cleaned up patches to ↵Hans-Christoph Steiner
make them easier to understand svn path=/trunk/; revision=8597
2007-08-15updated libquicktime patch to use [file normalize] and to work with other ↵Hans-Christoph Steiner
updated patches svn path=/trunk/; revision=8590
2007-08-15replaced by normalize_pd_guidir-0.40.3.patchHans-Christoph Steiner
svn path=/trunk/; revision=8589
2007-08-15use Tcl to normalize the pd_guidir filename to get rid of ../ and other ↵Hans-Christoph Steiner
oddnesses svn path=/trunk/; revision=8583
2007-08-10+ tiny configure fixBryan Jurish
svn path=/trunk/; revision=8504
2007-08-10+ updated default optimization flagsBryan Jurish
svn path=/trunk/; revision=8502
2007-08-07checked in bug fix from Bjoern HartmannHans-Christoph Steiner
svn path=/trunk/; revision=8460
2007-08-06fix underflow protection for ia64 (was only enabled for i386)Miller Puckette
svn path=/trunk/; revision=8435
2007-08-05+ automake-1.4 fixesBryan Jurish
svn path=/trunk/; revision=8424
2007-08-03re-added newly tested 'moocow' target to MakefileBryan Jurish
svn path=/trunk/; revision=8379
2007-08-03+ updated moocow rulesBryan Jurish
svn path=/trunk/; revision=8378
2007-08-03removed misplaced libquicktime chunk from u_main.tk since it is in its own patchHans-Christoph Steiner
svn path=/trunk/; revision=8375