aboutsummaryrefslogtreecommitdiff
path: root/src/zexy.h
AgeCommit message (Expand)Author
2015-10-06wrap sys_open/close functionsIOhannes m zmölnig
2015-08-28one-true indentationIOhannes m zmölnig
2015-02-18z_close() for closing Pd-opened file descriptorsIOhannes m zmölnig
2013-06-03declare unused parameters as suchIOhannes m zmölnig
2012-12-19fixing unicode charactersIOhannes m zmölnig
2012-01-17updated copyright date and bannerIOhannes m zmölnig
2011-09-28autotoolsIOhannes m zmölnig
2011-09-21bumped version to 2.2.4IOhannes m zmölnig
2011-09-21encoding fixesIOhannes m zmölnig
2011-09-21encodingIOhannes m zmölnig
2011-09-21fixed license boilerplate and UTF8 encodingIOhannes m zmölnig
2011-09-20fixed encoding and copyright time spanIOhannes m zmölnig
2010-08-18UTF-8IOhannes m zmölnig
2010-01-19SIMD code hopefully now also works on 64bitIOhannes m zmölnig
2009-04-01macro for setting floatsIOhannes m zmölnig
2009-03-23require Pd>=0.41 (rather than Pd>0.41) for 64bit hacksIOhannes m zmölnig
2009-01-13made array-access 64bit compatibleIOhannes m zmölnig
2008-09-02fixed bug #2073844 (splashscreen problems)IOhannes m zmölnig
2008-08-04bumped bugfix versionIOhannes m zmölnig
2008-02-20bumped version to 2.2.1IOhannes m zmölnig
2007-11-10disabled warnings for functions deprecated in M$ studio 2005IOhannes m zmölnig
2007-10-31win32 fixesmusil
2007-10-30added a macro for type-checkingIOhannes m zmölnig
2007-10-22removed zexyconf.h as it was too easy to enable the wrong stuff when notIOhannes m zmölnig
2007-03-08provide our own verbose() function, in case pd is lacking one;IOhannes m zmölnig
2007-03-07added [matchbox] an object to search a list (with pattern matching) in a "box...IOhannes m zmölnig
2007-03-07increased minor version, for bugfixesIOhannes m zmölnig
2006-11-12comments looked like comments in comments...IOhannes m zmölnig
2006-10-19protect zexyconf.h against re-inclusion;IOhannes m zmölnig
2006-10-17always use zexyconf.h;IOhannes m zmölnig
2006-08-30smaller banner when compiling as single externalsIOhannes m zmölnig
2006-04-05use unused variablesIOhannes m zmölnig
2006-01-25updated copyright noticeIOhannes m zmölnig
2005-12-22fixed typoIOhannes m zmölnig
2005-12-21added some macros for SIMDIOhannes m zmölnig
2005-12-21revert changes of verbose() since it didn't really work out (we would have ne...IOhannes m zmölnig
2005-12-21removed C99-define-magic for verbose output:IOhannes m zmölnig
2005-12-06include zexyconf.h only when ZEXY_LIBRARY is definedIOhannes m zmölnig
2005-11-29moved configuration from compiler-arguments into zexyconf.hIOhannes m zmölnig
2005-11-14these pragmas are only used for MSVC, not MinGW or Cygwin, therefore changing...Hans-Christoph Steiner
2005-10-27added a macro for verbose() to take effect when compiled against pd<0.39IOhannes m zmölnig
2005-07-13incorporated jamie's os-X magic for sqrtfIOhannes m zmölnig
2005-06-16updated to zexy-2.1IOhannes m zmölnig
2005-06-09moved "include <math.h>" into zexy.hIOhannes m zmölnig
2005-06-09replaced MACOSX by __APPLE__IOhannes m zmölnig
2005-04-12use !ZEXY_LIBRARY instead of SINGLE_EXTERNALS to differentiate between librar...IOhannes m zmölnig
2005-03-22zexy-2.0:IOhannes m zmölnig
2003-06-18new splashscreenIOhannes m zmölnig
2002-10-09moved from zexy/zexy to zexysvn2git-rootGuenter Geiger