Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-19 | port to 0.43's pdsend proc in pd-gui | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=15622 | |||
2011-10-19 | add outlet which sends a bang once the command has finished running | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=15621 | |||
2011-10-18 | remove mouse_region.pd and pointer_position.pd since they rely on toxy, ↵ | Hans-Christoph Steiner | |
which is no longer included in Pd-extended svn path=/trunk/externals/hcs/; revision=15614 | |||
2011-10-06 | moved [keyboard_layout] to the apple lib, since its Apple only | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=15530 | |||
2011-10-03 | updated to template/Makefile 1.0.11 | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=15473 | |||
2011-09-19 | quote the class.tcl file to be loaded using {} so spaces, special chars, ↵ | Hans-Christoph Steiner | |
etc. work in the path svn path=/trunk/externals/hcs/; revision=15309 | |||
2011-08-19 | updated Makefile to latest template version to get things building on ↵ | Hans-Christoph Steiner | |
Debian/kFreeBSD and Debian/HURD svn path=/trunk/externals/hcs/; revision=15249 | |||
2011-07-27 | removed toxy dependency | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=15167 | |||
2011-07-11 | todo | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=15148 | |||
2011-03-08 | upgraded to Makefile template 1.0.9 to get new standalone .tcl support | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=15020 | |||
2011-03-08 | ported to 0.43 using new standalone .tcl file and c_externdir method | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=15017 | |||
2010-11-22 | added patchfile_op to KEYWORDS | Jonathan Wilkes | |
svn path=/trunk/externals/hcs/; revision=14475 | |||
2010-11-22 | re-added "/pd" to -I"$(PD_INCLUDE)/pd" to support the header location for 0.43 | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14463 | |||
2010-11-16 | added META subpatch | Jonathan Wilkes | |
svn path=/trunk/externals/hcs/; revision=14441 | |||
2010-11-08 | uploaded Debian package to pkg-multimedia so removing 'debian' folder | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14318 | |||
2010-11-08 | renamed patch to match the other packages | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14315 | |||
2010-11-08 | install 'examples' into /usr/share/pd-hcs since there is an image and ↵ | Hans-Christoph Steiner | |
lintian complains svn path=/trunk/externals/hcs/; revision=14314 | |||
2010-11-08 | cursors.gif should be cursor.gif here | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14312 | |||
2010-11-08 | added help patch for [embed] and fixed cursors.gif inclusion | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14311 | |||
2010-11-08 | switched out ggee's [image] for moonlib's since its already in Debian, and ↵ | Hans-Christoph Steiner | |
fixed up inclusion of cursors.gif svn path=/trunk/externals/hcs/; revision=14310 | |||
2010-11-02 | added g_canvas.h and s_stuff.h as a debian patch since those headers aren't ↵ | Hans-Christoph Steiner | |
included in any debian packages yet svn path=/trunk/externals/hcs/; revision=14258 | |||
2010-11-02 | added pd lib depends | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14257 | |||
2010-11-02 | switched g_canvas.h includes to use "" rather than <> so it can use ↵ | Hans-Christoph Steiner | |
g_canvas.h if its included in this folder svn path=/trunk/externals/hcs/; revision=14256 | |||
2010-11-02 | revert to version 0.1 to iron out the kinks | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14255 | |||
2010-11-02 | added two example patches | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14253 | |||
2010-11-02 | made pd-libdir a Debian dependency so that these libdirs can be loaded as ↵ | Hans-Christoph Steiner | |
libraries svn path=/trunk/externals/hcs/; revision=14252 | |||
2010-10-15 | PD_INCLUDE has extra folder suffix | dmotd | |
svn path=/trunk/externals/hcs/; revision=14232 | |||
2010-09-22 | fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable that | Hans-Christoph Steiner | |
stopped the help patches for abstractions from being installed svn path=/trunk/externals/hcs/; revision=14178 | |||
2010-09-17 | merged relevant changes from Pd-extended 0.42 | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14153 | |||
2010-09-15 | remove -mcpu/-mtune flags as it breaks x64 build. we should eventually ↵ | mescalinum | |
figure a way of determining automatically the CPU, but 'uname -m' doesn't tell the truth svn path=/trunk/externals/hcs/; revision=14145 | |||
2010-09-13 | updated debian/copyright to more closely conform to DEP-5 | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14116 | |||
2010-09-13 | converted to one-dep-per-line style | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14115 | |||
2010-09-13 | added sign-tags = True | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14111 | |||
2010-09-13 | added debian/watch file pointing at sourceforge | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14110 | |||
2010-09-12 | Recommends: pd-libdir since these are all libdirs | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14098 | |||
2010-09-12 | updated to use Alessio Treglia's dh_auto_install tricks, which strip too | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14078 | |||
2010-09-12 | remove quilt dep since its not needed until patches are added to the package | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14073 | |||
2010-09-09 | added TODO about how to do this on Windows | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14010 | |||
2010-09-09 | fixed crasher bug and removed vanity version post | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=14008 | |||
2010-09-08 | use /pd for headers since this lib needs others besides m_pd.h | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=13998 | |||
2010-09-08 | removed the version/credit post cuz its annoying | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=13997 | |||
2010-09-08 | get version at runtime using sys_getversion() | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=13996 | |||
2010-09-07 | updated to Makefile version 1.0.3 | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=13994 | |||
2010-09-05 | added override_dh_strip target from pd-wiimote to strip things properly | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=13978 | |||
2010-09-05 | updated Makefile to latest version | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=13977 | |||
2010-09-05 | added -svn to version after release tarball has been placed on SourceForge ↵ | Hans-Christoph Steiner | |
downloads svn path=/trunk/externals/hcs/; revision=13975 | |||
2010-08-24 | updated to Makefile version 1.0.2 | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=13928 | |||
2010-08-19 | rm LICENSE.txt and create symlink to Debian common license files | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=13843 | |||
2010-08-19 | added siretart's gbp.conf file to force prisine-tar with git-buildpackage | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=13840 | |||
2010-08-16 | added debian/links for README and examples in usr/share/doc | Hans-Christoph Steiner | |
svn path=/trunk/externals/hcs/; revision=13812 |