aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-21update help patch to say that earplug_text.txt is optionalHEADsvn2git-headexternals/earplug_Hans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=16933
2012-11-03added GPL as licenseHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=16525
2012-04-01updated Makefile from version 1.0.6 to 1.0.12, the latest releaseHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=16101
2012-02-17bumped to v0.2.1Hans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=15989
2011-10-09updated path to "continuous, soft, and relaxing"Hans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=15561
2010-12-21updated Makefile to latest versionHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=14669
2010-11-14added META subpatchJonathan Wilkes
svn path=/trunk/externals/earplug~/; revision=14436
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/earplug~/; revision=14178
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/earplug~/; revision=14145
2010-09-13rmdirHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=14109
2010-09-12uploaded to git.debian.org: ↵Hans-Christoph Steiner
http://git.debian.org/?p=pkg-multimedia/pd-earplug.git;a=summary svn path=/trunk/externals/earplug~/; revision=14088
2010-09-12fixed bug in libs/folders that end in ~; bumped to 1.0.4Hans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=14083
2010-09-12updated to use Alessio Treglia's dh_auto_install tricks, which strip tooHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=14078
2010-09-12remove quilt dep since its not needed until patches are added to the packageHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=14073
2010-09-11fix lintian error that quilt is requiredHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=14061
2010-09-11prep to retag and re-release clean tarballs with Makefile updatesHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=14048
2010-09-11tracked down licenseHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=14044
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13994
2010-09-05added override_dh_strip target from pd-wiimote to strip things properlyHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13978
2010-09-05added -svn to version after release tarball has been placed on SourceForge ↵Hans-Christoph Steiner
downloads svn path=/trunk/externals/earplug~/; revision=13975
2010-08-24fixed small install bugHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13937
2010-08-24updated to Makefile version 1.0.2Hans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13928
2010-08-19rm LICENSE.txt and create symlink to Debian common license filesHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13843
2010-08-19added siretart's gbp.conf file to force prisine-tar with git-buildpackageHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13840
2010-08-16added debian/links for README and examples in usr/share/docHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13812
2010-08-16changed package version to -1 since it will be a "Maintainer Upload"Hans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13802
2010-08-14applied Felipe Sateler's feedback on the pd-motex package to these packagesHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13794
2010-08-11upgraded Makefile to 1.0.1 to support 'make dpkg-source'Hans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13790
2010-08-05fixed lintian warnings: changelog-should-mention-nmu and ↵Hans-Christoph Steiner
missing-debian-source-format svn path=/trunk/externals/earplug~/; revision=13760
2010-08-05fixed up Debian files in preparation for submission to mentors.debian.netHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13759
2010-05-15removed puredata version number from Build-Depends for packages that don't ↵Hans-Christoph Steiner
need it svn path=/trunk/externals/earplug~/; revision=13547
2010-05-13debianized and uploaded to launchpadHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13521
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13478
2010-04-25updated to latest Makefile template version and added files needed to 'make ↵Hans-Christoph Steiner
dist' svn path=/trunk/externals/earplug~/; revision=13472
2010-04-01commented out install unused install linesHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13353
2010-04-01removed offending commaHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13351
2010-04-01ported earplug build to template MakefileHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13350
2010-04-01removed old makefile to be replaced by templateHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=13349
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/earplug~/; revision=11724
2009-04-15oops, now the file loading was loading into unallocated memory, so now if ↵Hans-Christoph Steiner
the file is found, just write over the earplug_impulses struct that comes from earplug~.h (fixed bug #2763275) svn path=/trunk/externals/earplug~/; revision=11027
2009-02-11thanks to Tymm Twillman, earplug now includes an embedded version of its ↵Hans-Christoph Steiner
giant array of impulse data, but can also be overridden by including an earplug_data.txt file svn path=/trunk/externals/earplug~/; revision=10756
2009-02-04cleaned up help patch to make it easier to useHans-Christoph Steiner
svn path=/trunk/externals/earplug~/; revision=10730
2009-02-04first stab at a perl script to parse the data file into a C .h so that the ↵Hans-Christoph Steiner
data can easily be compiled into the external svn path=/trunk/externals/earplug~/; revision=10729
2008-06-19removed the svn:executable bit for code, patches and textIOhannes m zmölnig
svn path=/trunk/externals/earplug~/; revision=10048
2007-01-25added earplug~ - binaural filters based on KEMAR impulse measurement - ↵svn2git-rootGeorg Holzmann
written by Pei Xiang svn path=/trunk/externals/earplug~/; revision=7385