Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-21 | added $(pd_src)/src as the first place to search for pd.dll | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=12416 | |||
2009-09-14 | more missing DESTDIR vars | dmotd | |
svn path=/trunk/externals/ext13/; revision=12338 | |||
2009-07-30 | use PD_PATH rather than pd_src to point to to Pd's path (including it's sources) | IOhannes m zmölnig | |
svn path=/trunk/externals/ext13/; revision=11891 | |||
2009-07-29 | switched back to pd custom vars since I couldn't think how to do it with the ↵ | Hans-Christoph Steiner | |
standard 'prefix' svn path=/trunk/externals/ext13/; revision=11886 | |||
2009-07-24 | added proper prefix and DESTDIR support; made 'dist' target depend on 'all'; ↵ | Hans-Christoph Steiner | |
cleaned up 'showpaths' printing svn path=/trunk/externals/ext13/; revision=11882 | |||
2009-07-24 | added a distclean target to remove the dist tarball and clean | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11881 | |||
2009-07-24 | after a good argument with IOhannes in Brazil, I think we have a good ↵ | Hans-Christoph Steiner | |
Makefile template here svn path=/trunk/externals/ext13/; revision=11880 | |||
2009-06-05 | added changes from motex/Makefile and convert externals/Makefile to use the ↵ | Hans-Christoph Steiner | |
new ext13 one svn path=/trunk/externals/ext13/; revision=11688 | |||
2009-06-05 | added --enable-auto-import flag to get rid of linker warnings | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11684 | |||
2009-06-05 | removed sfread.c from build since it doesn't seem to work; fixed up Windows ↵ | Hans-Christoph Steiner | |
build; moved LIBRARY_NAME build to a better location svn path=/trunk/externals/ext13/; revision=11682 | |||
2009-06-05 | a stab at making a target to build a single ext13.pd_linux | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11681 | |||
2009-06-05 | exclude SVN files from the dist tarball | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11680 | |||
2009-06-05 | replaced CPU -march flags with a FAT/Universal build for Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11679 | |||
2009-06-05 | added pd_src variable; added CPU-specific OPT_CFLAGS on Mac OS X; fixed up ↵ | Hans-Christoph Steiner | |
Windows flags svn path=/trunk/externals/ext13/; revision=11678 | |||
2009-06-05 | removed UNIX macro and replaced with auto macros | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11676 | |||
2009-06-05 | checked in meta file, tweaked Makefile, and fixed Pd-extended externals/Makefile | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11675 | |||
2009-06-05 | removed old build system and moved help files into same folder to make it a ↵ | Hans-Christoph Steiner | |
libdir svn path=/trunk/externals/ext13/; revision=11674 | |||
2009-06-05 | cleaned up the windows section a bit and added a little instruction blurb | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11673 | |||
2009-06-05 | first stab at simplified standard Makefile | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11672 | |||
2009-06-04 | fixed another memory allocation bug and set the default to /dev/mixer since ↵ | Hans-Christoph Steiner | |
that's the dev that all modern Linux's have svn path=/trunk/externals/ext13/; revision=11671 | |||
2009-06-04 | changed macro to the standard auto __gnu_linux__ and fixed memory allocation bug | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=11670 | |||
2008-09-29 | slightly improved help file | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=10315 | |||
2008-04-28 | created quick help file to fix bug report #1830071 | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=9732 | |||
2007-01-12 | some changes to make all ext13 objects work in libdir format | Georg Holzmann | |
svn path=/trunk/externals/ext13/; revision=7322 | |||
2006-11-11 | removed old unused m_pd.h and updated the flatspace build system with m_pd.h ↵ | Hans-Christoph Steiner | |
from 0.40.1 svn path=/trunk/externals/ext13/; revision=6265 | |||
2006-09-24 | MinGW cleanups | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=6013 | |||
2006-03-27 | super basic help patch | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=4778 | |||
2005-12-02 | got things working on darwin | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=4104 | |||
2005-12-02 | removed class_sethelpsymbol() to make help system more flexible. In most ↵ | Hans-Christoph Steiner | |
cases, its unneeded anyway svn path=/trunk/externals/ext13/; revision=4101 | |||
2005-11-15 | minor compile fixes for Mac OS X and MinGW | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=3910 | |||
2005-11-14 | these pragmas are only used for MSVC, not MinGW or Cygwin, therefore ↵ | Hans-Christoph Steiner | |
changing the define from NT to _MSC_VER svn path=/trunk/externals/ext13/; revision=3901 | |||
2005-11-14 | these pragmas are only used for MSVC, not MinGW or Cygwin, therefore ↵ | Hans-Christoph Steiner | |
changing the define from NT to _MSC_VER svn path=/trunk/externals/ext13/; revision=3900 | |||
2004-09-03 | added vectorized funtion | Tim Blechmann | |
svn path=/trunk/externals/ext13/; revision=2001 | |||
2004-09-03 | added vectorized function | Tim Blechmann | |
svn path=/trunk/externals/ext13/; revision=2000 | |||
2004-08-23 | hd-clear (NT) | carmen rocco | |
svn path=/trunk/externals/ext13/; revision=1971 | |||
2004-08-12 | denormal handling | Tim Blechmann | |
svn path=/trunk/externals/ext13/; revision=1942 | |||
2003-10-20 | renamed help patches to be compatible with 0.37 | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=1112 | |||
2003-09-16 | move canvas_getcurrent into new method | Guenter Geiger | |
svn path=/trunk/externals/ext13/; revision=978 | |||
2003-06-23 | build with pd 0.37 | Guenter Geiger | |
svn path=/trunk/externals/ext13/; revision=737 | |||
2003-06-23 | remove pd internal header files, compile against files in pd distribution | Guenter Geiger | |
svn path=/trunk/externals/ext13/; revision=734 | |||
2003-03-09 | Minor changes for compilation using Visual C++ 6.0 (SP3) under Windows | Daniel Heckenberg | |
ncluding: - no array declaration with variable size - fixed signed/unsigned comparison warnings svn path=/trunk/externals/ext13/; revision=460 | |||
2003-03-03 | added UNIX and unix defines | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=451 | |||
2003-02-17 | converted makefiles to use autoconf more and ported to MacOS X/Darwin | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=401 | |||
2003-02-17 | changed #ifdef unix to #ifdef UNIX since it seems more of a standard and ↵ | Hans-Christoph Steiner | |
makes things consistent svn path=/trunk/externals/ext13/; revision=400 | |||
2003-02-17 | ifdefed so it only compiles on Linuxdue to linux-specific header files | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=399 | |||
2003-02-16 | removed files generated by ./configure since they will vary on each system | Hans-Christoph Steiner | |
svn path=/trunk/externals/ext13/; revision=398 | |||
2002-09-24 | jdl AT xdv.org improved promiscous~ to listen to only one interface | dieter kovacic | |
svn path=/trunk/externals/ext13/; revision=151 | |||
2002-08-26 | added sfwrite13~.c | dieter kovacic | |
svn path=/trunk/externals/ext13/; revision=90 | |||
2002-08-26 | added sfwrite13~.c | dieter kovacic | |
svn path=/trunk/externals/ext13/; revision=89 | |||
2002-07-09 | This commit was generated by cvs2svn to compensate for changes in r33,svn2git-root | dieter kovacic | |
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ext13/; revision=34 |