Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-04 | run 'make distclean' before svn/git clean so the autotools Makefiles still ↵ | Hans-Christoph Steiner | |
exist when running svn path=/trunk/; revision=16190 | |||
2012-09-04 | run the complete 'make distclean' before building everything | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16189 | |||
2012-09-04 | when cleaning, don't delete the entire tree of the svn:externals, only the ↵ | Hans-Christoph Steiner | |
files that need to be cleaned svn path=/trunk/; revision=16188 | |||
2012-08-31 | update directly from git and svn servers, rather than rsyncing | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16186 | |||
2012-04-19 | switch to using @loader_path in dylibs to result in shorter paths, so we ↵ | Hans-Christoph Steiner | |
don't run into the error 'install_name_tool: changing install names can't be redone for: libvorbisenc.2.dylib (for architecture ppc) because larger updated load commands do not fit (the program must be relinked)' svn path=/trunk/; revision=16127 | |||
2012-04-18 | include src/ as alias to include/ since Miller's Pd.app has headers there | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16126 | |||
2012-04-10 | made script to move a patch's position on the screen, useful for ↵ | Hans-Christoph Steiner | |
standardizing help patch locations svn path=/trunk/; revision=16117 | |||
2012-03-24 | added META subpatch | Jonathan Wilkes | |
svn path=/trunk/; revision=16094 | |||
2012-03-12 | use = instead of := for getting the results of dpkg-shlibdeps so that the ↵ | Hans-Christoph Steiner | |
command is only run when its actually needed ( := was making it run everytime) svn path=/trunk/; revision=16069 | |||
2012-03-12 | create Debian docs/pd-extended dir and add links to all relevant docs there | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16068 | |||
2012-03-11 | [midirealtimein] works on all platforms so ditch the 'works under MSW only' ↵ | Hans-Christoph Steiner | |
error message svn path=/trunk/; revision=16066 | |||
2012-03-11 | add prototypes for functions from s_midi.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16063 | |||
2012-03-10 | fixed bug where [midiout] output wrong byte values, caused by missing ↵ | Hans-Christoph Steiner | |
prototype for outmidi_byte() svn path=/trunk/; revision=16062 | |||
2012-03-08 | set --prefix for ./configure for things like pkgconfig | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16058 | |||
2012-02-29 | Fixed some broken objects | Jonathan Wilkes | |
svn path=/trunk/; revision=16036 | |||
2012-02-28 | added lua5.1 to Depends: since pdlua requires it, and things like gdebi ↵ | Hans-Christoph Steiner | |
ignore Recommends: svn path=/trunk/; revision=16035 | |||
2012-02-21 | update references to defunct 'flatspace' lib | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16018 | |||
2012-02-21 | fixed git pull code | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16011 | |||
2012-02-20 | sync with x_time.c from pure-data.git 0.43-1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16008 | |||
2012-02-20 | sync with x_net.c from pure-data.git 0.43-1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16007 | |||
2012-02-20 | sync with x_interface.c from pure-data.git 0.43-1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16006 | |||
2012-02-20 | sync with x_misc.c from pure-data.git 0.42-1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16005 | |||
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15987 | |||
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15972 | |||
2012-02-16 | move tk8.5 from Recommends: to Depends: since gdebi, python-apt, and other ↵ | Hans-Christoph Steiner | |
installers ignore Recommends svn path=/trunk/; revision=15966 | |||
2012-02-12 | updated script to handle svn:externals as used in pd-extended releases | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15963 | |||
2012-02-12 | run svn update for svn-externals individually | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15962 | |||
2012-02-12 | moved 'git pull' for pd/ to update script | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15961 | |||
2012-02-11 | make find statements handle paths with spaces in them | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15959 | |||
2012-02-11 | added starterkit 'Start Here' patch to the help menu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15958 | |||
2012-02-07 | added tk8.5 to Recommends: to make sure its installed when it should be | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15956 | |||
2012-02-02 | move x-ttcidfont-conf and tcllib to Recommends since they not absolutely ↵ | Hans-Christoph Steiner | |
essential svn path=/trunk/; revision=15933 | |||
2012-01-31 | fixed a typo | Jonathan Wilkes | |
svn path=/trunk/; revision=15931 | |||
2012-01-29 | force use of built-in sed so testing works with or w/o fink or macports sed | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15903 | |||
2012-01-28 | hard-coded 'en' localization since that's the built-in language of Pd and ↵ | Hans-Christoph Steiner | |
Mac OS X seems to need to that set to work properly svn path=/trunk/; revision=15899 | |||
2012-01-28 | add IEM's syslog to Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15896 | |||
2012-01-27 | embed the included languages into the Info.plist to enable per-app language ↵ | Hans-Christoph Steiner | |
selection svn path=/trunk/; revision=15894 | |||
2012-01-27 | fix framp~ description (bug #3391623) | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15893 | |||
2012-01-16 | Added stop message | Jonathan Wilkes | |
svn path=/trunk/; revision=15876 | |||
2012-01-16 | updated with puredata release 0.43-1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15874 | |||
2012-01-16 | imported changes from 0.43-1 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15873 | |||
2012-01-16 | default to ALSA since that seems to work fine on Pulseaudio systems | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15872 | |||
2011-12-31 | add a copy of e_fft.h so that vanilla/ compiles with pd-double | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15859 | |||
2011-12-30 | comment out section that sends log in an email | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15858 | |||
2011-12-12 | add -Wstrict-aliasing=2 to everything to try to catch all type-punning | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15815 | |||
2011-12-12 | remove objects from d_math.c since d_math.c was re-added to Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15814 | |||
2011-12-01 | added help patch for new [path] object included in Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15810 | |||
2011-12-01 | oops, revert two lines | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15809 | |||
2011-12-01 | minor text update | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15808 | |||
2011-11-30 | reverted last commit, no need for global vars | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15807 |