Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-17 | arg, a little space messed up everything for the WiiRemote README at least | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6929 | |||
2006-12-16 | cleaned things up a bit (less compiler warnings) and added to the auto-build ↵ | Hans-Christoph Steiner | |
as part of the 'io' libdir svn path=/trunk/; revision=6925 | |||
2006-12-16 | first stab at porting the Max aka.wiiremote object. it builds now, but I ↵ | Hans-Christoph Steiner | |
don't think it works svn path=/trunk/; revision=6923 | |||
2006-12-16 | added cognition patches to the manual sections; added new patch about ↵ | Hans-Christoph Steiner | |
vibrato vs. timbre and some old stuff that was lying around svn path=/trunk/; revision=6921 | |||
2006-12-16 | switched to more basic optimization flags since gcc 3 crashes when using sse ↵ | Hans-Christoph Steiner | |
flags svn path=/trunk/; revision=6920 | |||
2006-12-15 | only try to include gripd if it exists | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6917 | |||
2006-12-15 | script to sync and build Tcl/Tk from CVS | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6911 | |||
2006-12-14 | // class_sethelpsymbol(); | musil | |
svn path=/trunk/; revision=6899 | |||
2006-12-14 | initial check in | musil | |
svn path=/trunk/; revision=6894 | |||
2006-12-14 | remove package from /tmp/ once it is uploaded | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6888 | |||
2006-12-14 | gripd is no longer supported by its author, and the old binaries don't ↵ | Hans-Christoph Steiner | |
really work with newer versions of Pd, so I am removing the gripd kludge frmo the build svn path=/trunk/; revision=6887 | |||
2006-12-13 | enable auto-vectorization on gcc 4.1.2; try out building with pentium3 and sse | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6848 | |||
2006-12-13 | made scripts to run auto-builds from cmd.exe and cygwin | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6836 | |||
2006-12-12 | fixed to use new central location | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6819 | |||
2006-12-12 | removed more duplicate code | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6817 | |||
2006-12-11 | fix hid vs. hidio building; simplified cross-platform CFLAGS handling | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6799 | |||
2006-12-11 | fixed to point to other location | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6798 | |||
2006-12-11 | added moocow's pdstring objects | IOhannes m zmölnig | |
svn path=/trunk/; revision=6796 | |||
2006-12-11 | updated for recently removed code | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6794 | |||
2006-12-11 | copied pd-extended-auto-builder.sh and changed path | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6790 | |||
2006-12-11 | made script use a function to make it easy to add more distros | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6788 | |||
2006-12-11 | - added pentium3 optimization flags on Intel Macs, since it highly unlikely to | Hans-Christoph Steiner | |
run on older hardware, and Apple only supports Pentium4 and above - added /Applications link to dmg svn path=/trunk/; revision=6777 | |||
2006-12-11 | converted to use the standard help file name (*-help.pd) | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6776 | |||
2006-12-11 | removed duplicate sources, this stuff is also in externals/bsaylor | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6775 | |||
2006-12-11 | - updated pd-extended build system for iemlib changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6773 | |||
2006-12-08 | - added new file to [hidio] to support new event naming scheme | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6738 | |||
2006-12-07 | More 64 bit fixes, notably confusion about file extensions and taking | Miller Puckette | |
garray_getfloatarray out of expr svn path=/trunk/; revision=6685 | |||
2006-12-07 | fixed bug in overridding DAEMON in default/pd and added comments | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6682 | |||
2006-12-06 | added program versions to test target so they are in the build logs | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6666 | |||
2006-12-06 | [import] needs to be the first object loaded | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6660 | |||
2006-12-05 | only embed the Tcl/Tk frameworks if not using the built-in one in /System. ↵ | Hans-Christoph Steiner | |
i.e. only embed the frameworks if building on a machine where other Tcl/Tk Frameworks have been installed svn path=/trunk/; revision=6650 | |||
2006-12-05 | enabled for Mac OS X since it builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6630 | |||
2006-12-04 | disable NVidia-specific stuff when building Gem | IOhannes m zmölnig | |
svn path=/trunk/; revision=6612 | |||
2006-12-04 | fixed case typo (from patch 1608063 submitted by kunowoudt); added a little ↵ | Hans-Christoph Steiner | |
extra info to test_location target svn path=/trunk/; revision=6606 | |||
2006-12-02 | added much clearer install instructions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6587 | |||
2006-11-30 | found the stupid typo, it now works on Mac OS X, and is included in the ↵ | Hans-Christoph Steiner | |
linux and darwin auto-build svn path=/trunk/; revision=6534 | |||
2006-11-30 | did lots of renaming to the new [hidio] name, removed a little bit of cruft. ↵ | Hans-Christoph Steiner | |
Builds on Mac OS X, but doesn't load yet :-/. hidio_setup() gets called successfully, but for some reason hidio_new() does not seem to get called svn path=/trunk/; revision=6533 | |||
2006-11-30 | fixed building with older Tcl/Tk Frameworks, like the included Apple versions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6530 | |||
2006-11-28 | made jasch_lib build with standard dev layout and with Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6499 | |||
2006-11-28 | chopped down email report to 20 lines | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6486 | |||
2006-11-28 | Spelling of kHz fixed. | Frank Barknecht | |
svn path=/trunk/; revision=6483 | |||
2006-11-28 | updated to use the PDDP standard -meta.pd file now | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6481 | |||
2006-11-28 | another attempt to make the Tcl/Tk Frameworks embed properly | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6480 | |||
2006-11-28 | added -meta to the meta files per the PDDP standard | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6477 | |||
2006-11-27 | changed to fix & install problem with RTC-lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6456 | |||
2006-11-27 | Removed rtc-lib install from Makefile. Seems broken and I don't know how to fix | Frank Barknecht | |
it. svn path=/trunk/; revision=6455 | |||
2006-11-26 | added mrpeach to build as part of the package; various minor install tweaks ↵ | Hans-Christoph Steiner | |
for iemlib, classpath/import, and loaders svn path=/trunk/; revision=6440 | |||
2006-11-26 | * Tried to add RTC-lib to the extended makefile. Hopefully didn't break ↵ | Frank Barknecht | |
anything. svn path=/trunk/; revision=6438 | |||
2006-11-26 | moved these to 'externals/hcs' since they are not loaders | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6433 | |||
2006-11-26 | reduced the verbosity of the rsync as discussed a while back on pd-dev | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6430 |