Age | Commit message (Expand) | Author |
2012-09-04 | when cleaning, don't delete the entire tree of the svn:externals, only the fi... | Hans-Christoph Steiner |
2012-08-31 | update directly from git and svn servers, rather than rsyncing | Hans-Christoph Steiner |
2012-04-19 | switch to using @loader_path in dylibs to result in shorter paths, so we don'... | Hans-Christoph Steiner |
2012-04-18 | include src/ as alias to include/ since Miller's Pd.app has headers there | Hans-Christoph Steiner |
2012-04-10 | made script to move a patch's position on the screen, useful for standardizin... | Hans-Christoph Steiner |
2012-03-24 | added META subpatch | Jonathan Wilkes |
2012-03-12 | use = instead of := for getting the results of dpkg-shlibdeps so that the com... | Hans-Christoph Steiner |
2012-03-12 | create Debian docs/pd-extended dir and add links to all relevant docs there | Hans-Christoph Steiner |
2012-03-11 | [midirealtimein] works on all platforms so ditch the 'works under MSW only' e... | Hans-Christoph Steiner |
2012-03-11 | add prototypes for functions from s_midi.c | Hans-Christoph Steiner |
2012-03-10 | fixed bug where [midiout] output wrong byte values, caused by missing prototy... | Hans-Christoph Steiner |
2012-03-08 | set --prefix for ./configure for things like pkgconfig | Hans-Christoph Steiner |
2012-02-29 | Fixed some broken objects | Jonathan Wilkes |
2012-02-28 | added lua5.1 to Depends: since pdlua requires it, and things like gdebi ignor... | Hans-Christoph Steiner |
2012-02-21 | update references to defunct 'flatspace' lib | Hans-Christoph Steiner |
2012-02-21 | fixed git pull code | Hans-Christoph Steiner |
2012-02-20 | sync with x_time.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_net.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_interface.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_misc.c from pure-data.git 0.42-1 | Hans-Christoph Steiner |
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner |
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner |
2012-02-16 | move tk8.5 from Recommends: to Depends: since gdebi, python-apt, and other in... | Hans-Christoph Steiner |
2012-02-12 | updated script to handle svn:externals as used in pd-extended releases | Hans-Christoph Steiner |
2012-02-12 | run svn update for svn-externals individually | Hans-Christoph Steiner |
2012-02-12 | moved 'git pull' for pd/ to update script | Hans-Christoph Steiner |
2012-02-11 | make find statements handle paths with spaces in them | Hans-Christoph Steiner |
2012-02-11 | added starterkit 'Start Here' patch to the help menu | Hans-Christoph Steiner |
2012-02-07 | added tk8.5 to Recommends: to make sure its installed when it should be | Hans-Christoph Steiner |
2012-02-02 | move x-ttcidfont-conf and tcllib to Recommends since they not absolutely esse... | Hans-Christoph Steiner |
2012-01-31 | fixed a typo | Jonathan Wilkes |
2012-01-29 | force use of built-in sed so testing works with or w/o fink or macports sed | Hans-Christoph Steiner |
2012-01-28 | hard-coded 'en' localization since that's the built-in language of Pd and Mac... | Hans-Christoph Steiner |
2012-01-28 | add IEM's syslog to Pd-extended | Hans-Christoph Steiner |
2012-01-27 | embed the included languages into the Info.plist to enable per-app language s... | Hans-Christoph Steiner |
2012-01-27 | fix framp~ description (bug #3391623) | Hans-Christoph Steiner |
2012-01-16 | Added stop message | Jonathan Wilkes |
2012-01-16 | updated with puredata release 0.43-1 | Hans-Christoph Steiner |
2012-01-16 | imported changes from 0.43-1 | Hans-Christoph Steiner |
2012-01-16 | default to ALSA since that seems to work fine on Pulseaudio systems | Hans-Christoph Steiner |
2011-12-31 | add a copy of e_fft.h so that vanilla/ compiles with pd-double | Hans-Christoph Steiner |
2011-12-30 | comment out section that sends log in an email | Hans-Christoph Steiner |
2011-12-12 | add -Wstrict-aliasing=2 to everything to try to catch all type-punning | Hans-Christoph Steiner |
2011-12-12 | remove objects from d_math.c since d_math.c was re-added to Pd-extended | Hans-Christoph Steiner |
2011-12-01 | added help patch for new [path] object included in Pd-extended | Hans-Christoph Steiner |
2011-12-01 | oops, revert two lines | Hans-Christoph Steiner |
2011-12-01 | minor text update | Hans-Christoph Steiner |
2011-11-30 | reverted last commit, no need for global vars | Hans-Christoph Steiner |
2011-11-30 | define bind symbols as extern since they are created in pd-extended/src/e_midi.c | Hans-Christoph Steiner |
2011-11-21 | re-enabled vectorization on moonlib since is has no more type-punning | Hans-Christoph Steiner |