Age | Commit message (Expand) | Author |
2011-09-21 | made it compile again | IOhannes m zmölnig |
2011-09-21 | fixed license boilerplate and UTF8 encoding | IOhannes m zmölnig |
2011-09-21 | allow anythings for pack/unpack | IOhannes m zmölnig |
2011-09-20 | fixed crash when add2 to an empty buffer | IOhannes m zmölnig |
2011-09-20 | sprintf formatting | IOhannes m zmölnig |
2011-09-20 | fixed encoding and copyright time span | IOhannes m zmölnig |
2011-09-20 | added "starting" printout to see which test failed | IOhannes m zmölnig |
2011-09-20 | add new regression test | IOhannes m zmölnig |
2011-06-30 | _snprintf for VSC | musil |
2011-06-30 | made it compile | IOhannes m zmölnig |
2011-06-30 | update to VSC 9.0 2008 | IOhannes m zmölnig |
2011-06-30 | project stub for M$VC2008 aka VS9.0 | IOhannes m zmölnig |
2010-12-14 | replaced [bng] by [bang( where it makes sense | IOhannes m zmölnig |
2010-12-14 | $0-ified send/receive | IOhannes m zmölnig |
2010-12-14 | updated help-patches to include META | IOhannes m zmölnig |
2010-08-21 | no longer needed | IOhannes m zmölnig |
2010-08-19 | fixed bug in oversampling code; | IOhannes m zmölnig |
2010-08-18 | UTF-8 | IOhannes m zmölnig |
2010-08-18 | clarified copyright | IOhannes m zmölnig |
2010-08-11 | better proxy name | IOhannes m zmölnig |
2010-06-09 | updated reference patch for lpt | IOhannes m zmölnig |
2010-03-09 | output done-bang when out-of-memory | IOhannes m zmölnig |
2010-03-08 | a wee external to get/set the current sleepgrain | IOhannes m zmölnig |
2010-02-25 | don't use [t a] as this will modify the messages | IOhannes m zmölnig |
2010-02-25 | added note about CANT | IOhannes m zmölnig |
2010-02-25 | added [rawprint], a [print] clone without all the fanciness | IOhannes m zmölnig |
2010-01-25 | disabled SSE since it's not compatible with [||] | IOhannes m zmölnig |
2010-01-25 | free() requires stdlib.h | IOhannes m zmölnig |
2010-01-25 | be more specific with ldflags test for "-shared" | IOhannes m zmölnig |
2010-01-25 | added check for linker-flags "-bundle -mmacosx-version-min=10.3 -undefined | IOhannes m zmölnig |
2010-01-25 | re-enabled the checks for "-dynamiclib -mmacosx-version-min=10.3 -undefined | IOhannes m zmölnig |
2010-01-19 | removed verbose output; added note about broken [||~] | IOhannes m zmölnig |
2010-01-19 | tests for more sigobjects | IOhannes m zmölnig |
2010-01-19 | tests for [sgn~] and [absgn~] | IOhannes m zmölnig |
2010-01-19 | a simple test for a signal object (no time behaviour) | IOhannes m zmölnig |
2010-01-19 | SIMD code hopefully now also works on 64bit | IOhannes m zmölnig |
2009-11-30 | made prefix buffer hold 3 bytes (as suggested by claude; closes #2838114) | IOhannes m zmölnig |
2009-09-24 | removed autogenerated files | IOhannes m zmölnig |
2009-09-24 | the option is called "--with-pd" and not "--with-pdpath" | IOhannes m zmölnig |
2009-09-24 | adding the pd-paths to LDFLAGS and INCLUDES is now done at the proper place (... | IOhannes m zmölnig |
2009-09-22 | -lpd is checked and added to LIBS by configure so removed from static LDFLAGS | Hans-Christoph Steiner |
2009-09-22 | fixed linking on MinGW to use -lpd and to look in both pd/src and pd/bin | Hans-Christoph Steiner |
2009-08-14 | beautified | IOhannes m zmölnig |
2009-08-14 | new object [multireceive] that is like [receive] but for multiple receive-nam... | IOhannes m zmölnig |
2009-08-14 | reverted the changes that broke build on w32 (though i don't know why...: sho... | IOhannes m zmölnig |
2009-08-03 | liststorage: a slot-based storage for (multiple) lists that doesn't know anyt... | IOhannes m zmölnig |
2009-08-03 | make CC and the like settable by envvariables | IOhannes m zmölnig |
2009-08-03 | hmm, probably cleaned up code a bit... | IOhannes m zmölnig |
2009-07-30 | do not autofire a dirac | IOhannes m zmölnig |
2009-07-18 | probably fixed a bug with freeing 0-allocated memory | IOhannes m zmölnig |