Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-08 | Fix a typo. s/autoconf/aclocal/ | Russell Bryant | |
svn path=/trunk/; revision=9138 | |||
2008-01-08 | Make sure aclocal and autoheader get executed when building pd-extended ... | Russell Bryant | |
svn path=/trunk/; revision=9137 | |||
2008-01-04 | *** empty log message *** | Thomas Grill | |
svn path=/trunk/; revision=9123 | |||
2008-01-04 | compilation fixes for Python 2.5, OSX | Thomas Grill | |
cross-platform fixes more cross-platform and version fixes compilation fixes for Python 2.5 svn path=/trunk/; revision=9122 | |||
2008-01-03 | Ensure that aclocal and autoheader are executed in addition to autoconf. THis | Russell Bryant | |
should fix the problems from last night's auto builds. svn path=/trunk/; revision=9121 | |||
2008-01-03 | cross-platform fixes | Thomas Grill | |
enable compiled-only scripts (without .py) use PyGILState_\*() functionality (enabled with PY_USE_GIL) fixes for non-GIL usage improved symbol comparison buffer protocol adapted for Python 2.5 enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=9120 | |||
2008-01-03 | clarify usage of absdir flag for file operations | Thomas Grill | |
fixed buffer overrun problems some assertions added success/error reporting for file operations got rid of type abbreviations changed obviously buggy pool name registering svn path=/trunk/; revision=9119 | |||
2007-12-28 | ... and again trying to check in 0.41-0 test 10 | Miller Puckette | |
svn path=/trunk/; revision=9108 | |||
2007-12-28 | 0.41-10 test 10 - many patches, plus work on callback scheduling | Miller Puckette | |
svn path=/trunk/; revision=9107 | |||
2007-12-13 | fixed postlude installation issues | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9095 | |||
2007-12-13 | addeding 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-08 | script for french templates used for imports | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9086 | |||
2007-12-07 | renaming final tar.bz2 package from pd to desiredata | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9085 | |||
2007-12-05 | russell bryant's format string checking (patch #1841002 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9082 | |||
2007-12-05 | improved makefile.dependencies generation so that will be regenerated if the ↵ | Hans-Christoph Steiner | |
pd sources change svn path=/trunk/; revision=9081 | |||
2007-12-04 | fixed two bugs, time for a new patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9080 | |||
2007-12-04 | the 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-03 | changed pd-main to desiredata | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9071 | |||
2007-12-01 | added examples of disagreement of the definition of 0 and 1 element lists | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9070 | |||
2007-12-01 | documentation 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-29 | updated checkout script to update all copies of the pd source tree it finds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9066 | |||
2007-11-28 | copying pd-main build script for desiredata | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9064 | |||
2007-11-28 | made 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-27 | disabled the RECIPIENT by default and added some notes on how to enable it | IOhannes m zmölnig | |
svn path=/trunk/; revision=9057 | |||
2007-11-27 | only send emails if RECIPIENT is defined | IOhannes m zmölnig | |
svn path=/trunk/; revision=9056 | |||
2007-11-27 | this is the script used for the first Japanese import | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9050 | |||
2007-11-27 | an attempt to squelch some random errors on the build machines | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9049 | |||
2007-11-26 | added a version of oskude's 'arrow keys update scrollbars' patch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9045 | |||
2007-11-26 | added tkwidgets to default build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9043 | |||
2007-11-26 | fixed bug 1837649 according to IOhannes' suggestion | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9042 | |||
2007-11-26 | added 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-26 | quick hack to make print post all arguments | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9039 | |||
2007-11-23 | hack to statically link shared code until I figure out all the shared DLL stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9028 | |||
2007-11-15 | - first working sketch of having a shared dylib for a libdir, I moved | Hans-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-14 | Removed pdmtl from the abstractions Makefile because it is too outdated | Thomas O Fredericks | |
svn path=/trunk/; revision=9012 | |||
2007-11-14 | Updated bassemu in the Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=9011 | |||
2007-11-14 | Added bassemu to the Makefile | Thomas O Fredericks | |
svn path=/trunk/; revision=9010 | |||
2007-11-14 | russian template | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9007 | |||
2007-11-14 | Spanish/Espanol import script | Hans-Christoph Steiner | |
svn path=/trunk/; revision=9006 | |||
2007-11-14 | added var to support building shared libraries for libdirs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8999 | |||
2007-11-14 | added 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-12 | French version imported into test pdpedia wiki | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8980 | |||
2007-11-08 | compatible to pd-0.40-2 | musil | |
svn path=/trunk/; revision=8964 | |||
2007-11-08 | mac makes | musil | |
svn path=/trunk/; revision=8963 | |||
2007-11-07 | strings are now blobs. replaced "string' by "blob" everywhere | Martin Peach | |
svn path=/trunk/; revision=8954 | |||
2007-11-06 | added lines to debug missing /usr/local/include/stdlib.h on MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8949 | |||
2007-11-06 | allow 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-04 | patch #1825692 fixed up keybindings and panels | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8933 | |||
2007-11-04 | included 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-04 | added 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 |