aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-10made script to move a patch's position on the screen, useful for standardizin...Hans-Christoph Steiner
2012-03-24added META subpatchJonathan Wilkes
2012-03-12use = instead of := for getting the results of dpkg-shlibdeps so that the com...Hans-Christoph Steiner
2012-03-12create Debian docs/pd-extended dir and add links to all relevant docs thereHans-Christoph Steiner
2012-03-11[midirealtimein] works on all platforms so ditch the 'works under MSW only' e...Hans-Christoph Steiner
2012-03-11add prototypes for functions from s_midi.cHans-Christoph Steiner
2012-03-10fixed bug where [midiout] output wrong byte values, caused by missing prototy...Hans-Christoph Steiner
2012-03-08set --prefix for ./configure for things like pkgconfigHans-Christoph Steiner
2012-02-29Fixed some broken objectsJonathan Wilkes
2012-02-28added lua5.1 to Depends: since pdlua requires it, and things like gdebi ignor...Hans-Christoph Steiner
2012-02-21update references to defunct 'flatspace' libHans-Christoph Steiner
2012-02-21fixed git pull codeHans-Christoph Steiner
2012-02-20sync with x_time.c from pure-data.git 0.43-1Hans-Christoph Steiner
2012-02-20sync with x_net.c from pure-data.git 0.43-1Hans-Christoph Steiner
2012-02-20sync with x_interface.c from pure-data.git 0.43-1Hans-Christoph Steiner
2012-02-20sync with x_misc.c from pure-data.git 0.42-1Hans-Christoph Steiner
2012-02-17bumped to v0.43.1Hans-Christoph Steiner
2012-02-17bumped to v0.43.1Hans-Christoph Steiner
2012-02-16move tk8.5 from Recommends: to Depends: since gdebi, python-apt, and other in...Hans-Christoph Steiner
2012-02-12updated script to handle svn:externals as used in pd-extended releasesHans-Christoph Steiner
2012-02-12run svn update for svn-externals individuallyHans-Christoph Steiner
2012-02-12moved 'git pull' for pd/ to update scriptHans-Christoph Steiner
2012-02-11make find statements handle paths with spaces in themHans-Christoph Steiner
2012-02-11added starterkit 'Start Here' patch to the help menuHans-Christoph Steiner
2012-02-07added tk8.5 to Recommends: to make sure its installed when it should beHans-Christoph Steiner
2012-02-02move x-ttcidfont-conf and tcllib to Recommends since they not absolutely esse...Hans-Christoph Steiner
2012-01-31fixed a typoJonathan Wilkes
2012-01-29force use of built-in sed so testing works with or w/o fink or macports sedHans-Christoph Steiner
2012-01-28hard-coded 'en' localization since that's the built-in language of Pd and Mac...Hans-Christoph Steiner
2012-01-28add IEM's syslog to Pd-extendedHans-Christoph Steiner
2012-01-27embed the included languages into the Info.plist to enable per-app language s...Hans-Christoph Steiner
2012-01-27fix framp~ description (bug #3391623)Hans-Christoph Steiner
2012-01-16Added stop messageJonathan Wilkes
2012-01-16updated with puredata release 0.43-1Hans-Christoph Steiner
2012-01-16imported changes from 0.43-1Hans-Christoph Steiner
2012-01-16default to ALSA since that seems to work fine on Pulseaudio systemsHans-Christoph Steiner
2011-12-31add a copy of e_fft.h so that vanilla/ compiles with pd-doubleHans-Christoph Steiner
2011-12-30comment out section that sends log in an emailHans-Christoph Steiner
2011-12-12add -Wstrict-aliasing=2 to everything to try to catch all type-punningHans-Christoph Steiner
2011-12-12remove objects from d_math.c since d_math.c was re-added to Pd-extendedHans-Christoph Steiner
2011-12-01added help patch for new [path] object included in Pd-extendedHans-Christoph Steiner
2011-12-01oops, revert two linesHans-Christoph Steiner
2011-12-01minor text updateHans-Christoph Steiner
2011-11-30reverted last commit, no need for global varsHans-Christoph Steiner
2011-11-30define bind symbols as extern since they are created in pd-extended/src/e_midi.cHans-Christoph Steiner
2011-11-21re-enabled vectorization on moonlib since is has no more type-punningHans-Christoph Steiner
2011-11-20update etags to also include .tcl filesHans-Christoph Steiner
2011-11-16temporarily remove cw_binaural from LIB_TARGETSKatja
2011-11-16'float' to 't_float' changes in externals/extra/Katja
2011-11-16streamlined global debug flags and added -fno-inline-functions for valgrindHans-Christoph Steiner