aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-07-11added 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-11added ".svn" to the cvsignored filesIOhannes m zmölnig
svn path=/trunk/; revision=8003
2007-07-11added path for fonts from the msttcorefonts Fink packageHans-Christoph Steiner
svn path=/trunk/; revision=8000
2007-07-11renamed 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-11fixed dpkg-deb test to fail nicely on fedoraHans-Christoph Steiner
svn path=/trunk/; revision=7995
2007-07-09added 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-09got moonlib compiling with some minor tweaksHans-Christoph Steiner
svn path=/trunk/; revision=7952
2007-07-09added 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-09added flib to the list of libs to load by deafultHans-Christoph Steiner
svn path=/trunk/; revision=7931
2007-07-09map Cmd-Click to toggle editmode on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=7930
2007-07-09switch 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-09ran lintian to test package, plus updated version number to something saneHans-Christoph Steiner
svn path=/trunk/; revision=7925
2007-07-09first stab at automated .deb buildingHans-Christoph Steiner
svn path=/trunk/; revision=7923
2007-07-09copy 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-08added ggee to standard libs to loadHans-Christoph Steiner
svn path=/trunk/; revision=7911
2007-07-06adapting to new flext lockfree structuresThomas 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-02added emacs mode and scripts; fixed type that broke buildingHans-Christoph Steiner
svn path=/trunk/; revision=7884
2007-07-02added files from scripts to the pd-extended.deb on Frank's suggestionHans-Christoph Steiner
svn path=/trunk/; revision=7883
2007-06-30french translation thanks to carlos' girlriend julie_muleHans-Christoph Steiner
svn path=/trunk/; revision=7875
2007-06-30added some translations thanks to the gohan crewHans-Christoph Steiner
svn path=/trunk/; revision=7872
2007-06-30hacked together a .deb for Pd-extended at gohan/zaragozaHans-Christoph Steiner
svn path=/trunk/; revision=7862
2007-06-19use branch hintsThomas Grill
added xcode 2.4 project fixed one-shot loop bang updated copyrights svn path=/trunk/; revision=7786
2007-06-13oops, 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-13quick 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-13fixed the embedding of libquicktime plugins, I think I actually got it ↵Hans-Christoph Steiner
working now svn path=/trunk/; revision=7768
2007-06-11call 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-04use iem16's build-system for building iem16 (as externals)IOhannes m zmölnig
svn path=/trunk/; revision=7747
2007-06-02fixed minor color issueHans-Christoph Steiner
svn path=/trunk/; revision=7744
2007-06-02formatting tweak for readmeHans-Christoph Steiner
svn path=/trunk/; revision=7743
2007-06-01fixed up readme to include new install instructions and pidip versionHans-Christoph Steiner
svn path=/trunk/; revision=7736
2007-06-01tested patch against 0.40.2 and 0.41-0test04; I think it's ready for inclusionHans-Christoph Steiner
svn path=/trunk/; revision=7735
2007-05-31updated to embed the org.puredata.pd.plist into the Pd.appHans-Christoph Steiner
svn path=/trunk/; revision=7733
2007-05-31made 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-29removed path from file names so it might work now...Martin Peach
svn path=/trunk/; revision=7718
2007-05-19stopped downsizing the help patch font since the fonts are the same size nowHans-Christoph Steiner
svn path=/trunk/; revision=7693
2007-05-17fixed wiiremote.pd_darwin installHans-Christoph Steiner
svn path=/trunk/; revision=7692
2007-05-17checked in Martin Peach's iconHans-Christoph Steiner
svn path=/trunk/; revision=7691
2007-05-17set 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-17embed libquicktime pluginsHans-Christoph Steiner
svn path=/trunk/; revision=7679
2007-05-17set 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-17attempts at adding some disk image dressingHans-Christoph Steiner
svn path=/trunk/; revision=7676
2007-05-17created checkboxes for the file associations and library registry settingsHans-Christoph Steiner
svn path=/trunk/; revision=7675
2007-05-16switched DLLs to install into system32 to reduce chances of DLL HellHans-Christoph Steiner
svn path=/trunk/; revision=7674
2007-05-15added fonts to the package from C:\WINDOWS; switched to 7zip compressionHans-Christoph Steiner
svn path=/trunk/; revision=7670
2007-05-15added MJPEG movie and fixed 'media' installHans-Christoph Steiner
svn path=/trunk/; revision=7667
2007-05-15measured new fixes on Mac OS X and Debian etch PowerPC. Looks good!Hans-Christoph Steiner
svn path=/trunk/; revision=7666
2007-05-14moved 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-14measured 0.39.2-extended rc2 test build on Windows XPHans-Christoph Steiner
svn path=/trunk/; revision=7661
2007-05-14fixed hack that opens other MIDI helpfilesHans-Christoph Steiner
svn path=/trunk/; revision=7658
2007-05-10removing $(gem_src)/src/configure dependencies for Mac OS X since it causes ↵Hans-Christoph Steiner
./configure to be run without arguments, and this seems to prevent FTGL from being used svn path=/trunk/; revision=7640