aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-29pmpd help files little modifsN.N.
svn path=/trunk/externals/pmpd/; revision=15804
2011-08-12changed address of FSF to the websiteIOhannes m zmölnig
svn path=/trunk/externals/pmpd/; revision=15211
2011-08-12fixed out-of-memory access when sending messagesIOhannes m zmölnig
svn path=/trunk/externals/pmpd/; revision=15210
2011-08-12use logical AND rather than bitwise AND with boolean valuesIOhannes m zmölnig
svn path=/trunk/externals/pmpd/; revision=15209
2011-08-12reduce max mass and link number Cyrille Henry
svn path=/trunk/externals/pmpd/; revision=15208
2011-08-11bugfix tLink Cyrille Henry
--Cette ligne, et les suivantes ci-dessous, seront ignorées-- M pmpd/pmpd3d-help.pd M pmpd/pmpd2d.c M pmpd/pmpd3d.c svn path=/trunk/externals/pmpd/; revision=15207
2011-08-11remove external dependency.Cyrille Henry
thanks Ed for pointing this problem. svn path=/trunk/externals/pmpd/; revision=15206
2011-08-01same bugfix Cyrille Henry
--Cette ligne, et les suivantes ci-dessous, seront ignorées-- M pmpd/pmpd.c svn path=/trunk/externals/pmpd/; revision=15188
2011-08-01bugfixCyrille Henry
svn path=/trunk/externals/pmpd/; revision=15187
2011-07-26adding lot's of message to get links informationsCyrille Henry
svn path=/trunk/externals/pmpd/; revision=15166
2011-06-11adding an offset for global damping in order to introduce nice (non Cyrille Henry
physical) movement --Cette ligne, et les suivantes ci-dessous, seront ignorées-- M pmpd/pmpd2d.c svn path=/trunk/externals/pmpd/; revision=15103
2011-05-30adding flags to remove denormalization problem.Cyrille Henry
svn path=/trunk/externals/pmpd/; revision=15095
2011-02-28remove old exemple about pmpd that is now replace by a new pmpd objectCyrille Henry
svn path=/trunk/externals/pmpd/; revision=14978
2011-02-25including iohannes suggestionsCyrille Henry
svn path=/trunk/externals/pmpd/; revision=14966
2011-02-25cyrille's [lb] shortcut is usually called [loadbang]IOhannes m zmölnig
svn path=/trunk/externals/pmpd/; revision=14965
2011-02-25in order to print a t_symbol, you have to use ->s_nameIOhannes m zmölnig
svn path=/trunk/externals/pmpd/; revision=14964
2011-02-24add 2 more examples --Cette ligne, et les suivantes ci-dessous, seront Cyrille Henry
ignorées-- M pmpd/Makefile A pmpd/examples/62_draw_link_force_2d.pd A pmpd/examples/61_draw_link_force.pd svn path=/trunk/externals/pmpd/; revision=14962
2011-02-24correct a small bug with 1d non linear linkCyrille Henry
svn path=/trunk/externals/pmpd/; revision=14961
2011-02-24remove stupid errorCyrille Henry
svn path=/trunk/externals/pmpd/; revision=14960
2011-02-24replace & by &&Cyrille Henry
svn path=/trunk/externals/pmpd/; revision=14959
2011-02-24remove lb Cyrille Henry
svn path=/trunk/externals/pmpd/; revision=14958
2011-02-23clean help files, and a last example.Cyrille Henry
this is the beta version of pmpd version 0.10 svn path=/trunk/externals/pmpd/; revision=14955
2011-02-23adding pmpd, pmpd2d and pmpd3d examplesCyrille Henry
svn path=/trunk/externals/pmpd/; revision=14954
2011-02-23add messagesCyrille Henry
svn path=/trunk/externals/pmpd/; revision=14953
2011-02-22a clean help for the pmpd objectCyrille Henry
svn path=/trunk/externals/pmpd/; revision=14948
2011-02-21adding dummy helpfile, because pdX did not compile without them!!!!Cyrille Henry
svn path=/trunk/externals/pmpd/; revision=14935
2011-02-21should be finised now.Cyrille Henry
svn path=/trunk/externals/pmpd/; revision=14934
2011-02-21more compatibility with msdCyrille Henry
almost done! svn path=/trunk/externals/pmpd/; revision=14932
2011-02-20specific optimisationCyrille Henry
svn path=/trunk/externals/pmpd/; revision=14931
2011-02-19few updates, but still somes small incompatibilities with msd*Cyrille Henry
svn path=/trunk/externals/pmpd/; revision=14930
2011-02-19svn path=/trunk/externals/pmpd/; revision=14929Cyrille Henry
2011-02-19svn path=/trunk/externals/pmpd/; revision=14928Cyrille Henry
2011-02-181st test version of pmpd / pmpd2d / pmpd3d, as MSD compatible, but without ↵Cyrille Henry
flext svn path=/trunk/externals/pmpd/; revision=14927
2011-02-14svn path=/trunk/externals/pmpd/; revision=14923Cyrille Henry
2011-02-09fix link to react like msd Cyrille Henry
svn path=/trunk/externals/pmpd/; revision=14879
2011-02-08the pmpd object should be compatible with msdCyrille Henry
svn path=/trunk/externals/pmpd/; revision=14878
2011-01-27add an axample to display a 3d link in Gem based on this 2 extrem pointCyrille Henry
svn path=/trunk/externals/pmpd/; revision=14828
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/pmpd/; 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/pmpd/; revision=14145
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
svn path=/trunk/externals/pmpd/; revision=13994
2010-09-05added -svn to version after release tarball has been placed on SourceForge ↵Hans-Christoph Steiner
downloads svn path=/trunk/externals/pmpd/; revision=13975
2010-08-24updated to Makefile version 1.0.2Hans-Christoph Steiner
svn path=/trunk/externals/pmpd/; revision=13936
2010-08-23packaged has been added to the pkg-multimedia's repo on git.debian.org: ↵Hans-Christoph Steiner
http://git.debian.org/?p=pkg-multimedia/pd-pmpd.git;a=summary svn path=/trunk/externals/pmpd/; revision=13904
2010-08-21added library helpfile to distHans-Christoph Steiner
svn path=/trunk/externals/pmpd/; revision=13877
2010-08-21updated debian/copyright with more fields from new specHans-Christoph Steiner
svn path=/trunk/externals/pmpd/; revision=13876
2010-08-21updated copyright in prepaation for submission to pkg-multimediaHans-Christoph Steiner
svn path=/trunk/externals/pmpd/; revision=13875
2010-08-19rm LICENSE.txt and create symlink to Debian common license filesHans-Christoph Steiner
svn path=/trunk/externals/pmpd/; revision=13843
2010-08-19added siretart's gbp.conf file to force prisine-tar with git-buildpackageHans-Christoph Steiner
svn path=/trunk/externals/pmpd/; revision=13840
2010-08-16added debian/links for README and examples in usr/share/docHans-Christoph Steiner
svn path=/trunk/externals/pmpd/; revision=13812
2010-08-16changed package version to -1 since it will be a "Maintainer Upload"Hans-Christoph Steiner
svn path=/trunk/externals/pmpd/; revision=13802