Skip to content

Commit

Permalink
changelogging
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Rohrhuber committed Nov 28, 2007
1 parent 2f0d9d2 commit 36d2407
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build/ChangeLog
Expand Up @@ -8,15 +8,18 @@
// BUGFIXES:
* 2007-11-16 bug fixes for MIDIIn in connect/disconnect methods. split MIDIOut.sysex into user method and primitive (breaks with previous implementation). default value for uid arg in MIDIOut.new. - mb
* 2007-11-18 fixed a bug in prTry / protect - jr
* 2007-11-27 lock avoided in nextTimeOnGrid

// OTHER ADDITIONS / IMPROVEMENTS:
* 2007-11-16 MIDIOut.connect and disconnect - mb
* 2007-11-18 added T2A UGen
* 2007-11-18 added T2A UGen - jr
* 2007-11-18 Refactoring of Document class, including new CocoaDocument class to handle the Cocoa-specific (SuperCollider.app) document management - ds
* 2007-11-18 More macros available in the plugin API for UGen programmers: GET_BUF, SIMPLE_GET_BUF, FULLRATE, RGET, RPUT - ds
* 2007-11-20 UnixPlatform:arch method - jp
* 2007-11-20 FFTTrigger UGen - a ugen to create "fake" (empty) FFT chains - jp
* 2007-11-21 StartUp protects its added functions from each other - if one fails this no longer prevents others from running - ds
* 2007-11-25 added Pclutch and moved StreamClutch to common - jr
* 2007-11-27 Function:inEnvir added - jh


///////////////////////////// SuperCollider v3.1.1, released 2007-11-16 /////////////////////////////
Expand Down

0 comments on commit 36d2407

Please sign in to comment.