Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-16 | changed package version to -1 since it will be a "Maintainer Upload" | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13802 | |||
2010-08-14 | applied Felipe Sateler's feedback on the pd-motex package to these packages | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13794 | |||
2010-08-11 | upgraded Makefile to 1.0.1 to support 'make dpkg-source' | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13790 | |||
2010-08-05 | fixed lintian warnings: changelog-should-mention-nmu and ↵ | Hans-Christoph Steiner | |
missing-debian-source-format svn path=/trunk/externals/windowing/; revision=13760 | |||
2010-08-05 | fixed up Debian files in preparation for submission to mentors.debian.net | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13759 | |||
2010-08-04 | updated Debian description text | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13746 | |||
2010-04-26 | set default install location to ~/Library/Pd on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13478 | |||
2010-04-25 | fixed iphoneos build and added 64-bit to Mac OS X universal builds if ↵ | Hans-Christoph Steiner | |
building on 10.5 or newer svn path=/trunk/externals/windowing/; revision=13470 | |||
2010-04-07 | reverted debian versions to 1 to prep for submission, and sorted other ↵ | Hans-Christoph Steiner | |
veresion issues svn path=/trunk/externals/windowing/; revision=13385 | |||
2010-04-06 | fixed clean target, it wasn't cleaning the .o file for the lib file for ↵ | Hans-Christoph Steiner | |
single libs svn path=/trunk/externals/windowing/; revision=13383 | |||
2010-04-06 | updated libdir style projects with latest version of Makefile template | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13377 | |||
2010-03-24 | added include path for Pd-extended.app include folder to include path, after ↵ | Hans-Christoph Steiner | |
the -I$(PD_PATH)/src/ so it'll only use the headers inside the Pd-extended.app if the source is not specified svn path=/trunk/externals/windowing/; revision=13263 | |||
2010-02-21 | updated to use new machine-parsible format | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13183 | |||
2010-02-10 | updated all templates with the PDOBJECTS fixes from the 'mapping' build | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13167 | |||
2010-02-10 | added rule to install 'examples' if they exist | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13161 | |||
2010-02-09 | fix install location of library in packaging (I forgot to include the ↵ | Hans-Christoph Steiner | |
'extra' in /usr/lib/pd/extra) svn path=/trunk/externals/windowing/; revision=13156 | |||
2010-02-09 | fixed version number | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13152 | |||
2010-02-09 | made Build-Depends: only puredata so that these packages are guaranteed to ↵ | Hans-Christoph Steiner | |
be Pd-vanilla compatible svn path=/trunk/externals/windowing/; revision=13151 | |||
2010-02-09 | converted 'windowing' to use the Makefile template+debian stuff | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13148 | |||
2010-01-31 | converted NT to _WIN32 | Hans-Christoph Steiner | |
svn path=/trunk/externals/windowing/; revision=13123 | |||
2007-12-13 | Help files for windowing are complete! So now we have easy block-sized | Ed Kelly | |
windows. Hurrah! Ek svn path=/trunk/externals/windowing/; revision=9094 | |||
2007-12-13 | My new help files for Jsarlo's windowing lib | Ed Kelly | |
svn path=/trunk/externals/windowing/; revision=9093 | |||
2007-12-13 | - reorganized files to build easy with Pd-extended. | Hans-Christoph Steiner | |
- updated NT macro to _MSC_VER since those pragmas are for MSVC only - put each object's "fill" function into that object's .c file, - added i0.c to the end of kaiser~.c since that's the only one that needs it - added #define powf pow for _WIN32 and Mac OS X for gaussian~.c since those platforms don't have single precision pow() by default svn path=/trunk/externals/windowing/; revision=9092 | |||
2007-12-13 | addeding jsarlo's windowing objects to the Pd-extended build system; added ↵ | Hans-Christoph Steiner | |
postlude to the GNU/Linux builds and usbhid to the Darwin builds. Darwin doesn't have DSSI and Fedora doesn't have libhid-devel, otherwise I could add these two packages to those platforms svn path=/trunk/externals/windowing/; revision=9091 | |||
2007-12-13 | imported jsarlo's DSP windowing objects from ↵svn2git-root | Hans-Christoph Steiner | |
http://crca.ucsd.edu/~jsarlo/pd/windowing.tar.gz which has a date of 2002-04-06 svn path=/trunk/externals/windowing/; revision=9090 |