aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-28... and again trying to check in 0.41-0 test 10Miller Puckette
svn path=/trunk/; revision=9108
2007-12-280.41-10 test 10 - many patches, plus work on callback schedulingMiller Puckette
svn path=/trunk/; revision=9107
2007-12-13fixed postlude installation issuesHans-Christoph Steiner
svn path=/trunk/; revision=9095
2007-12-13addeding jsarlo's windowing objects to the Pd-extended build system; added ↵Hans-Christoph Steiner
postlude to the GNU/Linux builds and usbhid to the Darwin builds. Darwin doesn't have DSSI and Fedora doesn't have libhid-devel, otherwise I could add these two packages to those platforms svn path=/trunk/; revision=9091
2007-12-08script for french templates used for importsHans-Christoph Steiner
svn path=/trunk/; revision=9086
2007-12-07renaming final tar.bz2 package from pd to desiredataHans-Christoph Steiner
svn path=/trunk/; revision=9085
2007-12-05russell bryant's format string checking (patch #1841002Hans-Christoph Steiner
svn path=/trunk/; revision=9082
2007-12-05improved makefile.dependencies generation so that will be regenerated if the ↵Hans-Christoph Steiner
pd sources change svn path=/trunk/; revision=9081
2007-12-04fixed two bugs, time for a new patchHans-Christoph Steiner
svn path=/trunk/; revision=9080
2007-12-04the latest version of cygwin's rsync now seems to completely not work under ↵Hans-Christoph Steiner
MinGW, previously downloading worked, but not uploading svn path=/trunk/; revision=9078
2007-12-03changed pd-main to desiredataHans-Christoph Steiner
svn path=/trunk/; revision=9071
2007-12-01added examples of disagreement of the definition of 0 and 1 element listsHans-Christoph Steiner
svn path=/trunk/; revision=9070
2007-12-01documentation of inconsistent behavior of [route] when it has a float and a ↵Hans-Christoph Steiner
symbol argument that came from the discussion of [select] svn path=/trunk/; revision=9069
2007-11-29updated checkout script to update all copies of the pd source tree it findsHans-Christoph Steiner
svn path=/trunk/; revision=9066
2007-11-28copying pd-main build script for desiredataHans-Christoph Steiner
svn path=/trunk/; revision=9064
2007-11-28made Mac OS X objects weak link to the Carbon framework to support system ↵Hans-Christoph Steiner
things in a hackish way svn path=/trunk/; revision=9061
2007-11-27disabled the RECIPIENT by default and added some notes on how to enable itIOhannes m zmölnig
svn path=/trunk/; revision=9057
2007-11-27only send emails if RECIPIENT is definedIOhannes m zmölnig
svn path=/trunk/; revision=9056
2007-11-27this is the script used for the first Japanese importHans-Christoph Steiner
svn path=/trunk/; revision=9050
2007-11-27an attempt to squelch some random errors on the build machinesHans-Christoph Steiner
svn path=/trunk/; revision=9049
2007-11-26added a version of oskude's 'arrow keys update scrollbars' patchHans-Christoph Steiner
svn path=/trunk/; revision=9045
2007-11-26added tkwidgets to default buildHans-Christoph Steiner
svn path=/trunk/; revision=9043
2007-11-26fixed bug 1837649 according to IOhannes' suggestionHans-Christoph Steiner
svn path=/trunk/; revision=9042
2007-11-26added the doc/5.reference/classname path to the global helppath if loaded ↵Hans-Christoph Steiner
library into global namespace; fixed compiler warning about unsigned int comparison svn path=/trunk/; revision=9040
2007-11-26quick hack to make print post all argumentsHans-Christoph Steiner
svn path=/trunk/; revision=9039
2007-11-23hack to statically link shared code until I figure out all the shared DLL stuffHans-Christoph Steiner
svn path=/trunk/; revision=9028
2007-11-15- first working sketch of having a shared dylib for a libdir, I movedHans-Christoph Steiner
query_options() to the dylib, and it works! :D (on Mac OS X, at least) - minor cleanups in text.c - first test of saving options to the file, it writes data, but there are bugs svn path=/trunk/; revision=9014
2007-11-14Removed pdmtl from the abstractions Makefile because it is too outdatedThomas O Fredericks
svn path=/trunk/; revision=9012
2007-11-14Updated bassemu in the MakefileThomas O Fredericks
svn path=/trunk/; revision=9011
2007-11-14Added bassemu to the MakefileThomas O Fredericks
svn path=/trunk/; revision=9010
2007-11-14russian templateHans-Christoph Steiner
svn path=/trunk/; revision=9007
2007-11-14Spanish/Espanol import scriptHans-Christoph Steiner
svn path=/trunk/; revision=9006
2007-11-14added var to support building shared libraries for libdirsHans-Christoph Steiner
svn path=/trunk/; revision=8999
2007-11-14added tkwidgets build targets from template; made target to build shared ↵Hans-Christoph Steiner
library, but it's not used yet svn path=/trunk/; revision=8998
2007-11-12French version imported into test pdpedia wikiHans-Christoph Steiner
svn path=/trunk/; revision=8980
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