aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-08compatible to pd-0.40-2musil
svn path=/trunk/; revision=8964
2007-11-08mac makesmusil
svn path=/trunk/; revision=8963
2007-11-07strings are now blobs. replaced "string' by "blob" everywhereMartin Peach
svn path=/trunk/; revision=8954
2007-11-06added lines to debug missing /usr/local/include/stdlib.h on MinGWHans-Christoph Steiner
svn path=/trunk/; revision=8949
2007-11-06allow dynamic cursor configuration by move cursor name variables to ↵Hans-Christoph Steiner
u_main.tk, this is patch 1826507 svn path=/trunk/; revision=8939
2007-11-04patch #1825692 fixed up keybindings and panelsHans-Christoph Steiner
svn path=/trunk/; revision=8933
2007-11-04included the patches into the branch-v0-40-extended so they don't need to be ↵Hans-Christoph Steiner
applied anymore svn path=/trunk/; revision=8932
2007-11-04added variables to tailer the color scheme, and designed a color scheme. ↵Hans-Christoph Steiner
This could be set back to the default Pd colors also svn path=/trunk/; revision=8929
2007-11-04fixed bad tagname for InnoSetup preventing successful build on WindowsHans-Christoph Steiner
svn path=/trunk/; revision=8928
2007-11-04fixed bad tagname preventing successful buildHans-Christoph Steiner
svn path=/trunk/; revision=8927
2007-11-03oops sorry, I forgot about the whackiness of makefiles, you can't reuse ↵Hans-Christoph Steiner
variables! svn path=/trunk/; revision=8925
2007-11-01remove .DS_StoreThomas Grill
svn path=/trunk/; revision=8924
2007-11-01fixed version mismatchThomas Grill
svn path=/trunk/; revision=8923
2007-11-01if the build machine as a i386 CPU, then enable MMX instructions for PDPHans-Christoph Steiner
svn path=/trunk/; revision=8922
2007-11-01created standard variable for the CPU type to support doing CPU-specific ↵Hans-Christoph Steiner
optimizations svn path=/trunk/; revision=8921
2007-10-30bye.N.N.
svn path=/trunk/; revision=8909
2007-10-30removed left-over zexy-aliasesIOhannes m zmölnig
svn path=/trunk/; revision=8905
2007-10-27I think universal builds will have to wait until we get a 'new & improved!' ↵Hans-Christoph Steiner
build system svn path=/trunk/; revision=8893
2007-10-27removed old CPU OPT_CFLAGS and turned on DEBUG_SOUNDFILE to test writesf~ bugHans-Christoph Steiner
svn path=/trunk/; revision=8892
2007-10-27reverted ggee back to original order since it was conflicting with vbap; ↵Hans-Christoph Steiner
fixed path1 bug on Windows svn path=/trunk/; revision=8891
2007-10-27reverted ggee back to original order since it was conflicting with vbapHans-Christoph Steiner
svn path=/trunk/; revision=8890
2007-10-26updated script to build universal binaries for: i386, x86_64, ppc, and ↵Hans-Christoph Steiner
ppc64. Tk does not build 64-bit (yet?) Here's the basic info: http://aspn.activestate.com/ASPN/Mail/Message/tcl-mac/2920946 svn path=/trunk/; revision=8887
2007-10-26added first stab at making universal builds. Everything compiles, except if ↵Hans-Christoph Steiner
I add ppc64 as an architecture svn path=/trunk/; revision=8886
2007-10-26fixed bunk path1 registry entryHans-Christoph Steiner
svn path=/trunk/; revision=8885
2007-10-26added fink to the end of the PATH on Mac OS X so that md5sum is foundHans-Christoph Steiner
svn path=/trunk/; revision=8884
2007-10-24added md5 files for each file uploadedHans-Christoph Steiner
svn path=/trunk/; revision=8877
2007-10-23checked in patch #1813710, a seq help patch from jkant, and updated the ↵Hans-Christoph Steiner
cyclone install target svn path=/trunk/; revision=8864
2007-10-23checked in file from patch #1816760Hans-Christoph Steiner
svn path=/trunk/; revision=8863
2007-10-22ok, this should work now, so switched to pd-cvs for recipientHans-Christoph Steiner
svn path=/trunk/; revision=8862
2007-10-22fixed path to logsHans-Christoph Steiner
svn path=/trunk/; revision=8861
2007-10-22first stab at making a script to mail the MinGW build logs from the ↵Hans-Christoph Steiner
auto-build web server svn path=/trunk/; revision=8860
2007-10-22created two new nightly builds after the puredyne+pd-extended meetingHans-Christoph Steiner
svn path=/trunk/; revision=8859
2007-10-22removed a cruft build target that was never used; added post build hack to ↵Hans-Christoph Steiner
switch pdp_v4l to pdp_ieee1394 on the mac builds svn path=/trunk/; revision=8855
2007-10-21merged in some changes from branch-v0-39-2-extendedHans-Christoph Steiner
svn path=/trunk/; revision=8854
2007-10-20moved dmg code from branch-v0-39-2-extended, the disk image icon works, but ↵Hans-Christoph Steiner
not the background... svn path=/trunk/; revision=8853
2007-10-20added pdp back to the default build on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=8852
2007-10-19added links to the new German and Russian pdpedias for the final Turkish ↵Hans-Christoph Steiner
template import svn path=/trunk/; revision=8843
2007-10-17checked in fix for when Pd launchs the browser directly. It needs to start ↵Hans-Christoph Steiner
it with an & so that Pd doesn't wait for it to finish svn path=/trunk/; revision=8833
2007-10-17script to create turkish templates for pdpediaHans-Christoph Steiner
svn path=/trunk/; revision=8832
2007-10-17removed the "-Werror"IOhannes m zmölnig
svn path=/trunk/; revision=8830
2007-10-17added hexloader descriptionIOhannes m zmölnig
svn path=/trunk/; revision=8826
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