Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-28 | wrote up text based patch on edit mode | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4793 | |||
2006-03-28 | wording and formatting cleanup | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4792 | |||
2006-03-28 | quick sketch to tell people who to find the help patches | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4791 | |||
2006-03-28 | quick sketch of the basic elements | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4790 | |||
2006-03-28 | fixed up bugs in patch, works for me now, we'll see what happens in the tutorial | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4789 | |||
2006-03-28 | added small instruction | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4788 | |||
2006-03-28 | 0.hello_world.pd used big font and minor tweaks | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4787 | |||
2006-03-27 | first stab at a short glossary, probably needs some minor changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4786 | |||
2006-03-26 | works on GNU/Linux and Mac OS X; time to port to MinGW | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4772 | |||
2006-03-23 | enable compiled-only scripts (without .py) | Thomas Grill | |
small fixes for OSX small fix pyext: fix for missing __init__ attribute small fixes for Max/OSX enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=4755 | |||
2006-03-23 | corrected Python object propagation (attribute "py") and adjusted help files | Thomas Grill | |
small fix enable module packages (module/__init__.py[co]), now also for Max enable compiled-only scripts (without .py) svn path=/trunk/; revision=4751 | |||
2006-03-23 | added message bundle functionality (pyext.Bundle class) | Thomas Grill | |
enable compiled-only scripts (without .py) small optimizations and fixes some optimizations and py reload fix better error message for reload with invalid args enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=4750 | |||
2006-03-21 | moved pd patches out of the separate 'pd' folder into the root of the ↵ | Hans-Christoph Steiner | |
mapping project so that its easy to make the development environment match the final install environment svn path=/trunk/; revision=4748 | |||
2006-03-21 | fixed [hid] compilation on GNU/Linux after HID Utilities fix on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4746 | |||
2006-03-19 | fixed things up for a Pd-0.39.2-extended-test2 build | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4741 | |||
2006-03-17 | added mapping and tweaked hardware and markex to get it working smoothly ↵ | Hans-Christoph Steiner | |
with Pd-extended svn path=/trunk/; revision=4726 | |||
2006-03-17 | added mapping lib; and defeatrt on Mac OS X | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4720 | |||
2006-03-15 | 0.8.1.000001 | N.N. | |
svn path=/trunk/; revision=4711 | |||
2006-03-15 | 0.8.1 | N.N. | |
svn path=/trunk/; revision=4710 | |||
2006-03-15 | wtf is this doing here? | N.N. | |
svn path=/trunk/; revision=4709 | |||
2006-03-14 | fixed double-free on clearing values and dirs | Thomas Grill | |
reintroduced missing help message minor cleanups fixed bug in XML saving of nested folders svn path=/trunk/; revision=4707 | |||
2006-03-14 | fixed faulty assertion | Thomas Grill | |
fixed buggy memory deallocation for AtomListStatic svn path=/trunk/; revision=4706 | |||
2006-03-14 | hopefully got curly brackets correct... | IOhannes m zmölnig | |
svn path=/trunk/; revision=4704 | |||
2006-03-13 | changed to use sprintf since asprintf doesn't exist on Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4701 | |||
2006-03-13 | removed patches that were included by Miller | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4700 | |||
2006-03-12 | *** empty log message *** | IOhannes m zmölnig | |
svn path=/trunk/; revision=4696 | |||
2006-03-11 | added purepd to the Pd-extended build system | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4689 | |||
2006-03-10 | these files have been removed by mistake, they are necessary for portaudio ↵ | Guenter Geiger | |
support svn path=/trunk/; revision=4684 | |||
2006-03-05 | added note about third argument 'old' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4646 | |||
2006-03-05 | added a sketch pad patch for an all_about_reverb. Right now, its just a ↵ | Hans-Christoph Steiner | |
place to collect notes and ideas svn path=/trunk/; revision=4645 | |||
2006-03-05 | removed pddp.pd because it causes nasty bugs and is useless. it was renamed ↵ | Hans-Christoph Steiner | |
to pddp-about.pd to comply with new naming scheme svn path=/trunk/; revision=4644 | |||
2006-03-05 | make number boxes show integers rather than floats in ASCII and HEX examples | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4643 | |||
2006-03-05 | made clear example of inconsistent numeric symbols that I discovered while ↵ | Hans-Christoph Steiner | |
trying to process ASCII values coming from [comport] as floats svn path=/trunk/; revision=4642 | |||
2006-02-28 | removed liblist backport since its no longer needed for future Pd-extended ↵ | Hans-Christoph Steiner | |
builds svn path=/trunk/; revision=4625 | |||
2006-02-27 | added patch to completely fix the versioning and move the PD_VERSION ↵ | Hans-Christoph Steiner | |
replacement to 'make install'; 'make unpatch_pd' now does the reverse of 'make patch_pd'; and PD_TEST_VERSION is now retrieved from m_pd.h svn path=/trunk/; revision=4623 | |||
2006-02-27 | only include the alsa_adddev function prototype if the ALSA API is enabled | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4622 | |||
2006-02-27 | fixed app renaming so that you can properly rename the Pd.app with one ↵ | Hans-Christoph Steiner | |
setting; fixed Pd version regexps to look in m_pd.h after complete_version_defines-0.39.2.patch is applied; upgraded to TclTk 8.4.10 and make automatic Wish.app/Wish Shell.app name handling svn path=/trunk/; revision=4620 | |||
2006-02-27 | make quick update to make dlopen patch apply cleanly to 0.39.2 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4619 | |||
2006-02-24 | renamed Koray Tahiroglu's 2102-02.pd example patch from his Pd class to ↵ | Hans-Christoph Steiner | |
weighted random svn path=/trunk/; revision=4616 | |||
2006-02-22 | version is now all defined in macros in m_pd.h in the ↵ | Hans-Christoph Steiner | |
complete_version_defines patch, and the regexps in packages/Makefile now rely on that patch svn path=/trunk/; revision=4608 | |||
2006-02-22 | updated to use Wish.app for TclTk 8.4.10 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4607 | |||
2006-02-22 | set ASIOSRC to blank, so only platforms that use ASIO will fill it in | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4606 | |||
2006-02-22 | cleaned up patch so that it doesn't conflict with other existing patches, ↵ | Hans-Christoph Steiner | |
and its just a cleaner way to handle setting the env var svn path=/trunk/; revision=4605 | |||
2006-02-22 | ported help browser to 0.39.2 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4604 | |||
2006-02-22 | switched in Martin Peach's cleaner fix for the .. in pd_guidir on Windows, ↵ | Hans-Christoph Steiner | |
it shouldn't cause trouble on other platforms, but we shall see... svn path=/trunk/; revision=4603 | |||
2006-02-20 | porting patches to 0.39.2 and removing patches that got included into ↵ | Hans-Christoph Steiner | |
0.39.2; darwin_dlopen.patch still needs to be ported to 0.39.2 svn path=/trunk/; revision=4601 | |||
2006-02-18 | added some handy extra targets for cleaning up after the package build and ↵ | Hans-Christoph Steiner | |
testing the package once its built svn path=/trunk/; revision=4599 | |||
2006-02-18 | added beginnings of bsayler, fftease, and hardware library targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4598 | |||
2006-02-18 | added temporary [hidin] targets | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4597 | |||
2006-02-18 | made final Pd-0.38.4-extended release from RC8 | Hans-Christoph Steiner | |
svn path=/trunk/; revision=4595 |