Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-27 | upload new zip package for Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15115 | |||
2011-06-27 | make zip only have a single folder of depth | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15114 | |||
2011-06-27 | upload new zip package for Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15113 | |||
2011-06-27 | replaced tabs with spaces | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15112 | |||
2011-06-26 | added zip: target to create a zip from the contents of the Inno installer | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15111 | |||
2011-06-26 | remove Ok dialog since its unneeded and interferes with automating the ↵ | Hans-Christoph Steiner | |
installer to make the zip package svn path=/trunk/; revision=15110 | |||
2011-06-17 | removed blank line to fix parsing issue, updated version | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15106 | |||
2011-06-09 | added Standards-Version: 3.8.2, its a bit old but we build for old releases | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15101 | |||
2011-06-09 | build all libdirs that can be found, for build automation | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15100 | |||
2011-05-24 | fixed utf8 encoding issue | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15094 | |||
2011-04-19 | copy libdir.dll into place, stop the ln -s trickery | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15081 | |||
2011-04-19 | improved the look of the ds array and added a caption | Jonathan Wilkes | |
svn path=/trunk/; revision=15075 | |||
2011-04-18 | made clarifications and improvements suggested by joao pais | Jonathan Wilkes | |
svn path=/trunk/; revision=15074 | |||
2011-04-16 | cooled~ crashes on load, so omit | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15073 | |||
2011-04-16 | move libdir ln -s statement since on MinGW ln is actually cp, and the target ↵ | Hans-Christoph Steiner | |
needs to be there first svn path=/trunk/; revision=15072 | |||
2011-04-13 | create pd/startup and include libdir.dll; add notes.txt to Help Browser; ↵ | Hans-Christoph Steiner | |
install tcllib into its own tcllib1.13 folder svn path=/trunk/; revision=15070 | |||
2011-04-10 | committed patches from unauthorized-w32-patches-10-april-2010.zip from patch ↵ | Hans-Christoph Steiner | |
#3283782 svn path=/trunk/; revision=15069 | |||
2011-04-07 | removed the Gem-exclusion logic | IOhannes m zmölnig | |
if it needs to be done, then it should be done in externals/Makefile svn path=/trunk/; revision=15067 | |||
2011-04-07 | since Gem is now 2 levels deep, cd.. is not enough | IOhannes m zmölnig | |
svn path=/trunk/; revision=15066 | |||
2011-04-07 | moving svn:external reference for Gem to pure-data/externals/ | IOhannes m zmölnig | |
svn path=/trunk/; revision=15065 | |||
2011-04-07 | moving Gem from pure-data/ to pure-data/externals/ | IOhannes m zmölnig | |
there is really no difference between Gem and (e.g.) fftease, why should they live in different directories? svn path=/trunk/; revision=15064 | |||
2011-04-06 | for Gem build, force HAVE_S_STUFF_H and include global OPT_CFLAGS | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15062 | |||
2011-04-04 | fixed typos and mentioned fswap alias in swap-help.pd | Jonathan Wilkes | |
svn path=/trunk/; revision=15060 | |||
2011-03-28 | install tcllib in the package since its needed for base64 for including ↵ | Hans-Christoph Steiner | |
images inline svn path=/trunk/; revision=15052 | |||
2011-03-28 | included GPL fork of unauthorized | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15051 | |||
2011-03-22 | forgot help file for MIDI stuff | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15039 | |||
2011-03-21 | added new files related to x_midi.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15038 | |||
2011-03-21 | refactored x_midi.c into individual objects, and split out inmidi_* ↵ | Hans-Christoph Steiner | |
functions to e_midi.c in pd-extended.git svn path=/trunk/; revision=15037 | |||
2011-03-17 | moved pdlua to loaders | Martin Peach | |
svn path=/trunk/; revision=15033 | |||
2011-03-16 | updated with the latest from git as of today | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15032 | |||
2011-03-15 | Modified to add pdlua. | Martin Peach | |
svn path=/trunk/; revision=15031 | |||
2011-03-11 | including new 'log' library | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15028 | |||
2011-03-01 | fixed a typo | Jonathan Wilkes | |
svn path=/trunk/; revision=14983 | |||
2011-02-28 | fixed some overlapping text | Jonathan Wilkes | |
svn path=/trunk/; revision=14977 | |||
2011-02-24 | fixed overlapping text | Jonathan Wilkes | |
svn path=/trunk/; revision=14957 | |||
2011-02-23 | added note that [cnv] is not related to canvas class | Jonathan Wilkes | |
svn path=/trunk/; revision=14952 | |||
2011-02-22 | Improved loadbang docs with explanation of loadbangs in abstractions | Frank Barknecht | |
svn path=/trunk/; revision=14947 | |||
2011-02-22 | we need an extension after all | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14946 | |||
2011-02-22 | remove .pd_darwin and point to libdir of libdir | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14945 | |||
2011-02-22 | make libdir start automatically by being in new 'startup' folder | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14944 | |||
2011-02-22 | removed libdir since its in 'startup' and added vanilla/list since it must ↵ | Hans-Christoph Steiner | |
be pre-loaded to work svn path=/trunk/; revision=14943 | |||
2011-02-22 | fixed some awkward wording and added blurb about changing args to [pd] | Jonathan Wilkes | |
svn path=/trunk/; revision=14942 | |||
2011-02-17 | cleaned up some text | Jonathan Wilkes | |
svn path=/trunk/; revision=14926 | |||
2011-02-13 | compilation problem on mingw fixed for cw_binaural | David Doukhan | |
svn path=/trunk/; revision=14918 | |||
2011-02-09 | cw binaural removed until i find mingw fix | David Doukhan | |
svn path=/trunk/; revision=14891 | |||
2011-02-07 | this has been empty for years | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14866 | |||
2011-02-07 | stripped down chat client/server example, needs a good text display widget | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14865 | |||
2011-02-07 | [arraysize] is now a standalone so remove flatspace/ prefix | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14864 | |||
2011-02-07 | switched all references to rradical/ezdac~ to output~ | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14862 | |||
2011-02-07 | cw_binaural added to the makefile | David Doukhan | |
svn path=/trunk/; revision=14858 |