Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-11 | removed stoopid typo | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8026 | |||
2007-07-11 | added some handy variables that I discovered from the Apple docs. Right ↵ | Hans-Christoph Steiner | |
now, they don't do anything, but they are there so that they can be easily edited when someone desires svn path=/trunk/; revision=8019 | |||
2007-07-11 | added ".svn" to the cvsignored files | IOhannes m zmölnig | |
svn path=/trunk/; revision=8003 | |||
2007-07-11 | added path for fonts from the msttcorefonts Fink package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=8000 | |||
2007-07-11 | renamed the included .pdsettings to default.pdsettings since it's now ↵ | Hans-Christoph Steiner | |
embedded into the Pd distro svn path=/trunk/; revision=7996 | |||
2007-07-11 | fixed dpkg-deb test to fail nicely on fedora | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7995 | |||
2007-07-09 | added moonlib to default build, and alphabetized the build order for the ↵ | Hans-Christoph Steiner | |
libraries so it's easy to tell where things are at when building svn path=/trunk/; revision=7954 | |||
2007-07-09 | got moonlib compiling with some minor tweaks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7952 | |||
2007-07-09 | added x-ttcidfont-conf as dependency since it provides a really easy way to ↵ | Hans-Christoph Steiner | |
get PiDiP to find all the fonts, plus it's standard part of Ubuntu and probably Debian svn path=/trunk/; revision=7939 | |||
2007-07-09 | added flib to the list of libs to load by deafult | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7931 | |||
2007-07-09 | map Cmd-Click to toggle editmode on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7930 | |||
2007-07-09 | switch to Mac OS X standard key mapping for Cmd-T (fontpanel instead of ↵ | Hans-Christoph Steiner | |
'send message' box) svn path=/trunk/; revision=7927 | |||
2007-07-09 | ran lintian to test package, plus updated version number to something sane | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7925 | |||
2007-07-09 | first stab at automated .deb building | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7923 | |||
2007-07-09 | copy pdsettings into place for embedded preferences on GNU/Linux; first stab ↵ | Hans-Christoph Steiner | |
at automated .deb building svn path=/trunk/; revision=7922 | |||
2007-07-08 | added ggee to standard libs to load | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7911 | |||
2007-07-06 | adapting to new flext lockfree structures | Thomas Grill | |
much better detach method handling (one thread for all object instances) use PyGILState_\*() functionality (enabled with PY_USE_GIL) ooops, fixing typo fixing numpy initialization quirks pyext._init is now called after __init__ enabled use of inofficial PD functionality for search and help path access (#define PY_USE_INOFFICIAL) added sketch for new pye (Python expression) object buffer protocol adapted for Python 2.5 svn path=/trunk/; revision=7903 | |||
2007-07-02 | added emacs mode and scripts; fixed type that broke building | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7884 | |||
2007-07-02 | added files from scripts to the pd-extended.deb on Frank's suggestion | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7883 | |||
2007-06-30 | french translation thanks to carlos' girlriend julie_mule | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7875 | |||
2007-06-30 | added some translations thanks to the gohan crew | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7872 | |||
2007-06-30 | hacked together a .deb for Pd-extended at gohan/zaragoza | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7862 | |||
2007-06-19 | use branch hints | Thomas Grill | |
added xcode 2.4 project fixed one-shot loop bang updated copyrights svn path=/trunk/; revision=7786 | |||
2007-06-13 | oops, the libquicktime plugins also need to be fixed by the embed script, so ↵ | Hans-Christoph Steiner | |
switch the order svn path=/trunk/; revision=7771 | |||
2007-06-13 | quick hack to install the pddplink files in a place where they will be found ↵ | Hans-Christoph Steiner | |
on Windows svn path=/trunk/; revision=7769 | |||
2007-06-13 | fixed the embedding of libquicktime plugins, I think I actually got it ↵ | Hans-Christoph Steiner | |
working now svn path=/trunk/; revision=7768 | |||
2007-06-11 | call iem16's aclocal before trying to run configure: | IOhannes m zmölnig | |
either one has to use the entire iem16-buildsystem or nothing at all... svn path=/trunk/; revision=7760 | |||
2007-06-04 | use iem16's build-system for building iem16 (as externals) | IOhannes m zmölnig | |
svn path=/trunk/; revision=7747 | |||
2007-06-02 | fixed minor color issue | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7744 | |||
2007-06-02 | formatting tweak for readme | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7743 | |||
2007-06-01 | fixed up readme to include new install instructions and pidip version | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7736 | |||
2007-06-01 | tested patch against 0.40.2 and 0.41-0test04; I think it's ready for inclusion | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7735 | |||
2007-05-31 | updated to embed the org.puredata.pd.plist into the Pd.app | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7733 | |||
2007-05-31 | made the script find where it was run from like the auto-build scripts; ↵ | Hans-Christoph Steiner | |
added pdp and pidip svn path=/trunk/; revision=7731 | |||
2007-05-29 | removed path from file names so it might work now... | Martin Peach | |
svn path=/trunk/; revision=7718 | |||
2007-05-19 | stopped downsizing the help patch font since the fonts are the same size now | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7693 | |||
2007-05-17 | fixed wiiremote.pd_darwin install | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7692 | |||
2007-05-17 | checked in Martin Peach's icon | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7691 | |||
2007-05-17 | set the name of the mounted disk image to always be 'Pd-extended so that ↵ | Hans-Christoph Steiner | |
.DS_Store and other settings will work svn path=/trunk/; revision=7689 | |||
2007-05-17 | embed libquicktime plugins | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7679 | |||
2007-05-17 | set an env var in u_main.tk on Mac OS X so that libquicktime can find its ↵ | Hans-Christoph Steiner | |
plugins when all the libs are embedded in the Pd.app svn path=/trunk/; revision=7678 | |||
2007-05-17 | attempts at adding some disk image dressing | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7676 | |||
2007-05-17 | created checkboxes for the file associations and library registry settings | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7675 | |||
2007-05-16 | switched DLLs to install into system32 to reduce chances of DLL Hell | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7674 | |||
2007-05-15 | added fonts to the package from C:\WINDOWS; switched to 7zip compression | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7670 | |||
2007-05-15 | added MJPEG movie and fixed 'media' install | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7667 | |||
2007-05-15 | measured new fixes on Mac OS X and Debian etch PowerPC. Looks good! | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7666 | |||
2007-05-14 | moved iem16 to only build on Mac OS X and GNU/Linux since it dies when ↵ | Hans-Christoph Steiner | |
compiling on Windows/MinGW svn path=/trunk/; revision=7662 | |||
2007-05-14 | measured 0.39.2-extended rc2 test build on Windows XP | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7661 | |||
2007-05-14 | fixed hack that opens other MIDI helpfiles | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7658 |