aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-02made 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-15PD_INCLUDE has extra folder suffixdmotd
svn path=/trunk/externals/hcs/; revision=14232
2010-09-22fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable thatHans-Christoph Steiner
stopped the help patches for abstractions from being installed svn path=/trunk/externals/hcs/; revision=14178
2010-09-17merged relevant changes from Pd-extended 0.42Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14153
2010-09-15remove -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-13updated debian/copyright to more closely conform to DEP-5Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14116
2010-09-13converted to one-dep-per-line styleHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14115
2010-09-13added sign-tags = TrueHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14111
2010-09-13added debian/watch file pointing at sourceforgeHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14110
2010-09-12Recommends: pd-libdir since these are all libdirsHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14098
2010-09-12updated to use Alessio Treglia's dh_auto_install tricks, which strip tooHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14078
2010-09-12remove quilt dep since its not needed until patches are added to the packageHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14073
2010-09-09added TODO about how to do this on WindowsHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14010
2010-09-09fixed crasher bug and removed vanity version postHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=14008
2010-09-08use /pd for headers since this lib needs others besides m_pd.hHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13998
2010-09-08removed the version/credit post cuz its annoyingHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13997
2010-09-08get version at runtime using sys_getversion()Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13996
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13994
2010-09-05added override_dh_strip target from pd-wiimote to strip things properlyHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13978
2010-09-05updated Makefile to latest versionHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13977
2010-09-05added -svn to version after release tarball has been placed on SourceForge ↵Hans-Christoph Steiner
downloads svn path=/trunk/externals/hcs/; revision=13975
2010-08-24updated to Makefile version 1.0.2Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13928
2010-08-19rm LICENSE.txt and create symlink to Debian common license filesHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13843
2010-08-19added siretart's gbp.conf file to force prisine-tar with git-buildpackageHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13840
2010-08-16added debian/links for README and examples in usr/share/docHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13812
2010-08-16changed package version to -1 since it will be a "Maintainer Upload"Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13802
2010-08-14applied Felipe Sateler's feedback on the pd-motex package to these packagesHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13794
2010-08-11upgraded Makefile to 1.0.1 to support 'make dpkg-source'Hans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13790
2010-08-05fixed lintian warnings: changelog-should-mention-nmu and ↵Hans-Christoph Steiner
missing-debian-source-format svn path=/trunk/externals/hcs/; revision=13760
2010-08-05fixed up Debian files in preparation for submission to mentors.debian.netHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13759
2010-07-08added link to xset implementation ideasHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13695
2010-07-07quick shortcut object for running AppleScriptHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13693
2010-07-01added more commands to disable screensaver-ish stuffHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13692
2010-07-01spiced up the help patch a littleHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13691
2010-07-01some quick sketches of objects to control screen saversHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13690
2010-07-01started grab bag section of random stuff, using this object to control ↵Hans-Christoph Steiner
iTunes on Mac OS X svn path=/trunk/externals/hcs/; revision=13689
2010-05-16forgot to include the ifeel headerHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13556
2010-05-16updated version to match meta fileHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13555
2010-05-16added descriptionHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13554
2010-05-14setup 'hcs' lib with template Makefile and debianizedHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13538
2010-05-14removing Makefile in prep for template MakefileHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13537
2010-05-06re-added unbashBuffer since its needed to convert the Windows paths back to ↵Hans-Christoph Steiner
Pd-style before outputting svn path=/trunk/externals/hcs/; revision=13496
2010-05-06on Windows, fixed relative path issues and backslash/unbashing issues, ↵Hans-Christoph Steiner
fixing bug 2973493, hopefully I didn't break the other platforms svn path=/trunk/externals/hcs/; revision=13495
2010-04-01setup with template MakefileHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=13357
2009-11-06oops, fix absolute paths after relative paths were workingHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=12725
2009-11-06added normalization of relative paths so that relative paths are relative to ↵Hans-Christoph Steiner
the patch directory rather than relative to the directory that Pd was started in; switched from MAX_PATH to FILENAME_MAX since it seems more proper svn path=/trunk/externals/hcs/; revision=12724
2009-10-26be a good boy and unbind the receive symbol when freeing, bug pointed out by ↵Hans-Christoph Steiner
tof; also started sketch for supporting 0.43's 'pdsend' vs. older 'pd' proc svn path=/trunk/externals/hcs/; revision=12683
2009-05-08replace 3.14159 by 4*(atan 1)Cyrille Henry
should give the same result, but somes peoples are happier with the latter solution... svn path=/trunk/externals/hcs/; revision=11306
2009-04-30first two attempts for regression test patches for automated testingHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=11212
2009-04-29cleaned up language to make more senseHans-Christoph Steiner
svn path=/trunk/externals/hcs/; revision=11196