index
:
svn2git/libraries/zexy.git
externals/zexy
zexy: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2009-06-22
fixed help-patch
IOhannes m zmölnig
2009-05-06
applied the cpp-flags check to the cxx-check as well
IOhannes m zmölnig
2009-05-06
updated aclocal
IOhannes m zmölnig
2009-05-06
hopefully better tests for universal binary support
IOhannes m zmölnig
2009-04-27
added [route~]
IOhannes m zmölnig
2009-04-27
on w32 include io.h rather than unistd.h
IOhannes m zmölnig
2009-04-09
indentation
IOhannes m zmölnig
2009-04-09
hopefully this is commit #11000
IOhannes m zmölnig
2009-04-09
added notes on building fat-binaries
IOhannes m zmölnig
2009-04-09
cleaned up autoconf a bit; put the FAT-check into a function AC_CHECK_FAT()
IOhannes m zmölnig
2009-04-07
forgot linker flags
IOhannes m zmölnig
2009-04-07
removed spurious "cat config.log" in the checks
IOhannes m zmölnig
2009-04-07
added checks for fat-binaries; LATER check whether this actually works
IOhannes m zmölnig
2009-04-07
removed all the occurences of "icc" - this has not been used in ages
IOhannes m zmölnig
2009-04-06
remove verbose output in dsp-function()
IOhannes m zmölnig
2009-04-01
evaluate "uname" once and for all
IOhannes m zmölnig
2009-04-01
found that there was a route_tilde_setup()
IOhannes m zmölnig
2009-04-01
dash-compatibility
IOhannes m zmölnig
2009-04-01
hopefully made the scrip dash-compatible
IOhannes m zmölnig
2009-04-01
removed the entire "-export_dynamic" thing; why did this ever work?
IOhannes m zmölnig
2009-04-01
hopefully fixed zarray accessing on 64bit machines
IOhannes m zmölnig
2009-04-01
macro for setting floats
IOhannes m zmölnig
2009-03-23
require Pd>=0.41 (rather than Pd>0.41) for 64bit hacks
IOhannes m zmölnig
2009-03-23
fixed insecure usage of snprintf
IOhannes m zmölnig
2009-03-19
fixed warnings
IOhannes m zmölnig
[next]