aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-03added flatspace and deprecatedHans-Christoph Steiner
svn path=/trunk/; revision=5856
2006-08-27fixed generic C++ targets for creb; added ekext examples; fixed hid ↵Hans-Christoph Steiner
compilation on Mac OS X 10.4 svn path=/trunk/; revision=5753
2006-08-24mrpeach set license GNU GPL and version 0.1Martin Peach
svn path=/trunk/; revision=5732
2006-08-24Fix for expr makefile on OSX 10.3Miller Puckette
svn path=/trunk/; revision=5731
2006-08-24sync for pd 0.40-0test05. Bug fix (empty DSP chains crashed Pd).Miller Puckette
svn path=/trunk/; revision=5730
2006-08-22added 'latest' linkHans-Christoph Steiner
svn path=/trunk/; revision=5711
2006-08-22moved log files to a subdir for each dayHans-Christoph Steiner
svn path=/trunk/; revision=5709
2006-08-22everything is building, the element array is being properly populated, I ↵Hans-Christoph Steiner
just need to fix the data output to use the new element array svn path=/trunk/; revision=5706
2006-08-22fixed things so that all but one of the objects compile into a libdirHans-Christoph Steiner
svn path=/trunk/; revision=5705
2006-08-18put m_pd.h, s_stuff.h in quotes instead of brackets on s_audio_jack.cMiller Puckette
svn path=/trunk/; revision=5661
2006-08-17added mrpeach targets and added missing header to get things compiling on ↵Hans-Christoph Steiner
Mac OS X svn path=/trunk/; revision=5636
2006-08-15Bug fix - plus, two features I couldn't bear to leave out of 0.40Miller Puckette
svn path=/trunk/; revision=5616
2006-08-15Bug fix in audio blockingMiller Puckette
svn path=/trunk/; revision=5609
2006-08-15Oops, added another fileMiller Puckette
svn path=/trunk/; revision=5605
2006-08-150.40 test 01 commit ... although the "about" dialog thinks it's test02 :)Miller Puckette
svn path=/trunk/; revision=5604
2006-08-13did some TODO-o-ramaHans-Christoph Steiner
svn path=/trunk/; revision=5587
2006-08-13added hostname to logfile name so that the logfiles can be distiguished from ↵Hans-Christoph Steiner
each other once uploaded to the web server svn path=/trunk/; revision=5580
2006-08-12added logfile uploadingHans-Christoph Steiner
svn path=/trunk/; revision=5572
2006-08-12fixing typoThomas Grill
OSX switch to dynamic_lookup, 10.3 only but much cleaner svn path=/trunk/; revision=5570
2006-08-11Fixed to compile correctly on macosx 10.3, 10.4 and Windows.Miller Puckette
svn path=/trunk/; revision=5566
2006-08-11fix dynamic linker problem, not using flat_namespaceThomas Grill
OSX switch to dynamic_lookup, 10.3 only but much cleaner cosmetic changes to calm the compiler use normal assertion svn path=/trunk/; revision=5564
2006-08-11added jmmmp as libdir; created template to copy-n-paste; cleaned up some readmesHans-Christoph Steiner
svn path=/trunk/; revision=5557
2006-08-10fixed up dmg/package target on 10.3Hans-Christoph Steiner
svn path=/trunk/; revision=5549
2006-08-10The disk image now mounts with a pretty color background, big icons and fonts,Hans-Christoph Steiner
and a nice arrangement. The background image needs to have a static file name for the disk image, so the current ones with the version in it won't work because the .DS_Store has to be manually generated. Here's some more on that topic: http://jwz.livejournal.com/608927.html The "dmg" target is much improved, the mkdmg script is no longer necessary, same with sudo. The package_clean target should work better too. svn path=/trunk/; revision=5547
2006-08-09added to the clean targets so the clean more; fixed up chmod u-w on the doc ↵Hans-Christoph Steiner
dir so it should work on the auto-build svn path=/trunk/; revision=5544
2006-08-09the iemmatrix libdir doesn't work properly. I removed the ugly kludge from ↵Hans-Christoph Steiner
the build targets and removed iemmatrix from the default build. These objects still compile in the 'flatspace' libdir svn path=/trunk/; revision=5543
2006-08-09added success test so that it only send the email on failureHans-Christoph Steiner
svn path=/trunk/; revision=5537
2006-08-09converted 'iemmatrix' and 'freeverb' to proper libdir targets; iemmatrixHans-Christoph Steiner
probably needs a lot of work in order for everything to work properly, IIRC. svn path=/trunk/; revision=5531
2006-08-09added more details to hidin and added it to the default Windows buildHans-Christoph Steiner
svn path=/trunk/; revision=5530
2006-08-09cleaned up buildsrc and unfiltered sections and turned them into libdirs; ↵Hans-Christoph Steiner
made 'pan' libdir and cleaned up source dir for easy makefile install rules; created 'deprecated' libdir and moved cruft there svn path=/trunk/; revision=5529
2006-08-09adding back in file I deleted in haste. This version of prepend is not very ↵Hans-Christoph Steiner
compatible tho... svn path=/trunk/; revision=5528
2006-08-09laid out examples of potentially unexpected [print] behaviorHans-Christoph Steiner
svn path=/trunk/; revision=5525
2006-08-09added a [list( message as a example of a bangHans-Christoph Steiner
svn path=/trunk/; revision=5524
2006-08-09updated with new conversion routines using '->' instead of '2' as the separatorHans-Christoph Steiner
svn path=/trunk/; revision=5523
2006-08-09added formulas to convert both waysHans-Christoph Steiner
svn path=/trunk/; revision=5522
2006-08-09added more examplesHans-Christoph Steiner
svn path=/trunk/; revision=5521
2006-08-08added a final line that echos to the logfile to test whether the build was ↵Hans-Christoph Steiner
succeeded. if it succeeded, then the status report email is not sent svn path=/trunk/; revision=5512
2006-08-08oops, forgot to change the path so it was updating the wrong treeHans-Christoph Steiner
svn path=/trunk/; revision=5511
2006-08-08minor cleanupHans-Christoph Steiner
svn path=/trunk/; revision=5510
2006-08-08call script with 'sh' before to avoid execute permission troublesHans-Christoph Steiner
svn path=/trunk/; revision=5509
2006-08-08pd-main needs to have the /scripts/ tree updated, so I just set it to update ↵Hans-Christoph Steiner
everything svn path=/trunk/; revision=5508
2006-08-08fixed up messed up root_dirHans-Christoph Steiner
svn path=/trunk/; revision=5506
2006-08-08got the rsync upload working on Mac OS X, hopefully it still works on GNU/LinuxHans-Christoph Steiner
svn path=/trunk/; revision=5505
2006-08-08changed script so that the right stuff gets updated. ↵Hans-Christoph Steiner
update-developer-layout.sh doesn't update the pure-data/pd tree svn path=/trunk/; revision=5504
2006-08-08changed logfile name format; fixed path issuesHans-Christoph Steiner
svn path=/trunk/; revision=5503
2006-08-07Oops, added ringbuffer.c from portaudio....Miller Puckette
svn path=/trunk/; revision=5502
2006-08-07more info in the readme about software patentsHans-Christoph Steiner
svn path=/trunk/; revision=5499
2006-08-07make sure the script is executable before trying to run itHans-Christoph Steiner
svn path=/trunk/; revision=5498
2006-08-06fixed up README to only show the install instructions for the current ↵Hans-Christoph Steiner
platform, and added note about patented software svn path=/trunk/; revision=5484
2006-08-04arg it should be a tab, not spacesHans-Christoph Steiner
svn path=/trunk/; revision=5478