Age | Commit message (Expand) | Author |
2012-03-11 | [midirealtimein] works on all platforms so ditch the 'works under MSW only' e... | Hans-Christoph Steiner |
2012-03-11 | add prototypes for functions from s_midi.c | Hans-Christoph Steiner |
2012-03-10 | fixed bug where [midiout] output wrong byte values, caused by missing prototy... | Hans-Christoph Steiner |
2012-02-20 | sync with x_time.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_net.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_interface.c from pure-data.git 0.43-1 | Hans-Christoph Steiner |
2012-02-20 | sync with x_misc.c from pure-data.git 0.42-1 | Hans-Christoph Steiner |
2012-02-17 | bumped to v0.43.1 | Hans-Christoph Steiner |
2012-01-16 | updated with puredata release 0.43-1 | Hans-Christoph Steiner |
2011-12-31 | add a copy of e_fft.h so that vanilla/ compiles with pd-double | Hans-Christoph Steiner |
2011-12-12 | remove objects from d_math.c since d_math.c was re-added to Pd-extended | Hans-Christoph Steiner |
2011-11-30 | reverted last commit, no need for global vars | Hans-Christoph Steiner |
2011-11-30 | define bind symbols as extern since they are created in pd-extended/src/e_midi.c | Hans-Christoph Steiner |
2011-10-05 | include deprecated aliases q8_sqrt~ and q8_rsqrt~ in the form of Pd patches | Hans-Christoph Steiner |
2011-10-03 | updated to template/Makefile version 1.011 | Hans-Christoph Steiner |
2011-09-28 | added setup() alias function so that list can be easily loaded via symlink li... | Hans-Christoph Steiner |
2011-09-27 | remove delread~, delwrite~, vd~ until they work as standalone objects | Hans-Christoph Steiner |
2011-03-22 | forgot help file for MIDI stuff | Hans-Christoph Steiner |
2011-03-21 | added new files related to x_midi.c | Hans-Christoph Steiner |
2011-03-21 | refactored x_midi.c into individual objects, and split out inmidi_* functions... | Hans-Christoph Steiner |
2010-12-31 | refactored d_fft.c and d_math.c into separate objectclases | Hans-Christoph Steiner |
2010-12-14 | remove 'static' from declarations so they work | Hans-Christoph Steiner |
2010-12-13 | manually speced helpfiles and added numbox2-help.pd | Hans-Christoph Steiner |
2010-12-13 | split out general functions from d_dac.c to e_dac.c in Pd-extended | Hans-Christoph Steiner |
2010-12-13 | refactored d_delay.c into delwrite~.h delwrite~.c delread~.c vd~.c | Hans-Christoph Steiner |
2010-12-13 | found a couple more help patches | Hans-Christoph Steiner |
2010-12-13 | refactored d_dac.c into adc~.c and dac~.c | Hans-Christoph Steiner |
2010-12-13 | refactored d_misc.c into bang~.c and print~.c | Hans-Christoph Steiner |
2010-12-13 | added hdl and vdl aliases | Hans-Christoph Steiner |
2010-12-13 | replaced with vanilla help files | Hans-Christoph Steiner |
2010-12-13 | fixed problems with setup functions | Hans-Christoph Steiner |
2010-12-13 | added aliases obscure obsolete objects | Hans-Christoph Steiner |
2010-12-13 | redundant, check vanilla-meta.pd for version | Hans-Christoph Steiner |
2010-12-13 | bumped to 0.42.6 | Hans-Christoph Steiner |
2010-12-13 | copied relevant help patches from tags/pd/0.42-6/doc/5.reference | Hans-Christoph Steiner |
2010-12-13 | copied relevant help patches from trunk/doc/pddp | Hans-Christoph Steiner |
2010-12-13 | refactored x_misc.c into cputime.c loadband.c namecanvas.c realtime.c random.c | Hans-Christoph Steiner |
2010-12-13 | refactored x_time.c into delay.c pipe.c metro.c delay.c timer.c line.c and an... | Hans-Christoph Steiner |
2010-12-13 | refactored x_net.c into netsend.c netreceive.c | Hans-Christoph Steiner |
2010-12-13 | updated Makefile to 1.0.6 and added aliases for GUI objects | Hans-Christoph Steiner |
2010-12-13 | revert to previous file layout | Hans-Christoph Steiner |
2010-12-13 | renamed base class to hslider since the code uses that name thruout | Hans-Christoph Steiner |
2010-09-15 | remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure... | mescalinum |
2010-04-26 | set default install location to ~/Library/Pd on Mac OS X | Hans-Christoph Steiner |
2010-04-25 | fixed iphoneos build and added 64-bit to Mac OS X universal builds if buildin... | Hans-Christoph Steiner |
2010-04-07 | updated vanilla libdir to work with latest Makefile but commented out helpfil... | Hans-Christoph Steiner |
2009-12-27 | following up on bug report #2921689, fixed a bunch of 'implicit declaration o... | Hans-Christoph Steiner |
2009-11-17 | copied x_list.c from trunk, which is the same as 0.41, to list.c and changed ... | Hans-Christoph Steiner |
2009-11-12 | copied 0.42.5 sources into place, replacing the #include links, so that the v... | Hans-Christoph Steiner |
2009-11-12 | added missing function from x_qlist.c | Hans-Christoph Steiner |