aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-14Added uDMX to hardwareThomas O Fredericks
svn path=/trunk/externals/hardware/; revision=12839
2015-10-14Added DMXUSBPro to hardwareThomas O Fredericks
svn path=/trunk/externals/hardware/; revision=12838
2015-10-14replaced -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/hardware/; revision=11724
2015-10-14debbug the "keep connection alive" thanks to a mail send to the pd list Cyrille Henry
in 2006. svn path=/trunk/externals/hardware/; revision=11364
2015-10-14added itrax2, an external for accessing Intersense tracking devicesIOhannes m zmölnig
via their proprietary API svn path=/trunk/externals/hardware/; revision=10660
2015-10-14removed the svn:executable bit for code, patches and textIOhannes m zmölnig
svn path=/trunk/externals/hardware/; revision=10048
2015-10-14use autoconf build-systemIOhannes m zmölnig
svn path=/trunk/externals/hardware/; revision=9673
2015-10-14an old project - wandering whether it still worksIOhannes m zmölnig
svn path=/trunk/externals/hardware/; revision=9672
2015-10-14*** empty log message ***Cyrille Henry
svn path=/trunk/externals/hardware/; revision=5713
2015-10-14*** empty log message ***Cyrille Henry
svn path=/trunk/externals/hardware/; revision=5017
2015-10-14added a verbose-flag (default: 0==quiet) to stop writing uninteresting ↵IOhannes m zmölnig
things to the console (like which bit is set when using digi_out) svn path=/trunk/externals/hardware/; revision=4801
2015-10-14minor tweaks to incorporate into Pd-extendedHans-Christoph Steiner
svn path=/trunk/externals/hardware/; revision=4721
2015-10-14cleaned things up for the Pd-extended build system, it shouldn't break ↵Hans-Christoph Steiner
anything, simple things svn path=/trunk/externals/hardware/; revision=4717
2015-10-14checking in first usable versionDavide Morelli
svn path=/trunk/externals/hardware/; revision=3735
2015-10-14updated project (nothing serious: while developing i had the src-file (1) in ↵IOhannes m zmölnig
a separate src/ directory; this has been changed; no the dsp reflects this svn path=/trunk/externals/hardware/; revision=1895
2015-10-14bugfix (unsigned char instead of char)IOhannes m zmölnig
svn path=/trunk/externals/hardware/; revision=1894
2015-10-14forgot to mention that memPIO is windoze only (what a shame)IOhannes m zmölnig
svn path=/trunk/externals/hardware/; revision=1851
2015-10-14This commit was generated by cvs2svn to compensate for changes in r1849,IOhannes m zmölnig
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/hardware/; revision=1850
2015-10-14This commit was generated by cvs2svn to compensate for changes in r1847,IOhannes m zmölnig
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/hardware/; revision=1848
2015-10-14replaced -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/ff/; revision=11724
2015-10-14changed the slider to a toggle to reflect the actual control you have over ↵Hans-Christoph Steiner
autocentering svn path=/trunk/externals/ff/; revision=4429
2015-10-14added pddp_open patch to open all_about_ patches without them being ↵Hans-Christoph Steiner
abstractions embedded in the help files svn path=/trunk/externals/ff/; revision=2818
2015-10-14fixed typo in conditional expressionGerard van Dongen
svn path=/trunk/externals/ff/; revision=1786
2015-10-14updated [load( and [unload( messagesHans-Christoph Steiner
svn path=/trunk/externals/ff/; revision=1767
2015-10-14added compiler warnings and fixed most warningsHans-Christoph Steiner
svn path=/trunk/externals/ff/; revision=1765
2015-10-14updated all to use device 0Hans-Christoph Steiner
svn path=/trunk/externals/ff/; revision=1761
2015-10-14updated enhanced help patches to work with new libHans-Christoph Steiner
svn path=/trunk/externals/ff/; revision=1760
2015-10-14added renamed ff help patchesGerard van Dongen
svn path=/trunk/externals/ff/; revision=1140
2015-10-14updated makefiles to include beatpipeGerard van Dongen
renamed help patches for ff externals to foo-help.pd svn path=/trunk/externals/ff/; revision=1139
2015-10-14This commit was generated by cvs2svn to compensate for changes in r1106,Gerard van Dongen
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ff/; revision=1107
2015-10-14svn2git: manufactured root commitsvn2git-rootIOhannes m zmölnig