Skip to content

Latest commit

 

History

History
2032 lines (1951 loc) · 218 KB

CHANGELOG.md

File metadata and controls

2032 lines (1951 loc) · 218 KB

Change Log

3.8.0 (2016-09-23)

Full Changelog

API change

  • Increase the default number of audio buses from 128 to 1024 #2239 by vivid-synth
  • server plugins: Unify panning behavior of granular ugens #2136 by snappizz
  • scsynth: commandline option (-B) to bind to specific address #2095 by llloret
  • PathName has potentially superfluous methods #1909 by telephon
  • class library: sound file view - rename argument startframe -> startFrame to match convention #1684 by telephon

comp: scsynth

comp: server plugins

comp: supernova

comp: sclang

comp: class library

comp: help

comp: HID

  • Update pointer to submodule hidapi #2420 by bagong
  • Adjust pointer to hidapi to fix cmp0048 bug breaking build for cmake … #2342 by bagong
  • Update pointer to hidapi submodule #2330 by bagong
  • HID: various small additions to adjust to developments in hid submodule #2123 by bagong
  • Switch to hidapi subomodule in sc org repo #2111 by bagong

comp: Qt GUI

comp: SCDoc

  • Adjust Help title for Windows return value of folder #2392 by bagong
  • fix link to class file source in scdoc header #2131 by snappizz
  • Change "source" to "helpfile source" in scdoc footer #2130 by snappizz
  • SCDoc HTML renderer includes literal spaces in links with anchors #1650 by jamshark70
  • SCDoc shows getters where there are only setters #837 by muellmusik

comp: build

  • Document cmake dependency for supernova #2207 by snappizz
  • Explain /path/to/qt5 in Linux README #2205 by snappizz
  • move jackey include dir from server to scsynth #2179 by flv0
  • Fix oscpack build fail on various architectures #2174 by danstowell
  • Simplify MS Compiler detection to avoid cmake warning #2120 by bagong
  • Travis: Update OSX build system and correct omissions #2092 by bagong
  • sclang: changed some boost code to std #2091 by llloret
  • Switch to portaudio repo in supercollider org #2088 by bagong
  • travis: move git key to env, aws fixes #1987 by scztt
  • Set correct hash for portaudio submodule #1971 by bagong
  • cmake: library locations, hide them from the default listing of user cmake variables #1968 by danstowell
  • Add cmake options list to READMEs #1965 by vivid-synth
  • Update linux travis recipe #1932 by patrickdupuis
  • build: bump GCC version requirement up from 4.7 to 4.8 #1839 by danstowell
  • Building master with gcc 4.7 fails due to 'is_trivially_destructible' in SC_PlugIn.hpp #1820 by danstowell

env: Qt IDE

env: scel

env: scvim

os: Linux

  • Do not allocate all channels reported by Pa_GetDeviceInfo / use memcpy instead of for-loop #1943 by hzulla
  • Fixes/alsa midi fixes #1760 by timblechmann
  • HID final cleanup, and LID adaption to use similar API #1573 by sensestage

os: Windows

  • Fix problem with boost interprocess module on Win #2457 by llloret
  • Update Windows Readme #2419 by bagong
  • Exception in World_New: boost::interprocess::intermodule_singleton initialization failed #2409 by brachna
  • Fix QLocalSocket problem under Windows #2197 by llloret
  • Windows exit nicely master #2107 by llloret
  • Make MIDI work on Windows (PR for master) #2106 by llloret
  • nsis windows for master branch #2103 by llloret
  • Make Vista the minimum required Windows version #2017 by llloret
  • Make the required version Windows Vista #2016 by llloret
  • sclang: Fix to get Object: render to work on Windows #1899 by antonhornquist
  • Windows: sclang crashes on executing menu-item "Quit interpreter"/freezes on evaluating 0.exit #1578 by bagong
  • Server not shut down on IDE-close #1449 by bagong
  • MIDI sysex is not implemented for Windows (SC_PortMIDI.cpp) #1200 by sensestage

qt5

quarks

architecture: arm

  • Provide compiler flags for armv6l and armv7l and add a few hints for building on RPi and headless #2065 by bagong

bug

enhancement

Miscellaneous

3.7.2 (2016-06-03)

Full Changelog

This patch release fixes the Windows including MIDI. HID is still not quite working on Windows. Many thanks to: @bagong and @llloret

SC VIM is now a git submodule. This affects mainly developers. VIM support can be installed as per the documentation - nothing has changed in how you use it. We changed this in 3.7.2 as well as on master (3.8 development) so that switching back and forth between branches wouldn't be super annoying.

Fixes:

  • Midi not working on Windows #1922
  • Windows: opening SC via system registered document types faulty #2022
  • HIDdef.element forwards arguments incorrectly #2090

Closed Pull Requests

3.7.1 (2016-04-10)

Full Changelog

Enhancements

  • Native FLAC support for scsynth on OS X #1783
  • Libsndfile: have cmake prefer homebrew install over bundled version #1870 (bagong)
  • OS X Readme: note that Qt 5.5 is required, not Qt 5.6 #1931
  • class library: node proxy: improve shape error post #1889 (telephon)
  • Server.schelp: fixed description of scsynth method, changed wording, … #1894 (miczac)

Fixes:

  • Windows build system #1900 (bagong)

  • cmake: fix build when using system boost #1896 (danstowell)

  • Correct accidental msys leftovers in findPortaudio #1941 (bagong)

  • Remove -fstrict-aliasing from the MinGW build to allow using MinGW 4.9.2 #1923 (bagong)

  • Quarks.update("quarkname") does not always update correctly #1895

  • fix #1895 : update Quark by git pull and git checkout master #1954 (crucialfelix)

  • Quarks Windows fixes #1956 (bagong)

  • Errors when closing scope window #1878

3.7.0 (2016-03-13)

Full Changelog

Enhancements

  • New Quarks system using Git #1800
  • Qt GUI: TextView's enterInterpretsSelection treats line wrapping like a hard line break #1637
  • UnitTest missing documentation #1610
  • LinLog function? #1555
  • sclang and scserver use the same icon #1548
  • help: recent changes for 3.7 documentation #1516
  • MIDIFunc does not deal with allNotesOff message #1485
  • Tab does not work in IDE (on OSX) #1453
  • Feature: IDE preference to disable displaying help pages in the autocomplete popup #1435
  • quarks (new) - suggestion - directory.txt use https instead of git protocol. #1397
  • quarks (new) - Add a way to update quarks (git pull or delete folder and clone again) #1386
  • Use reader/writer thread for all disk IO (DiskIn / DiskOut ugens, others if applicable) #1381
  • quarks (new) - canceling git checkout #1376
  • help: News in 3.7 #1347
  • class library: addition of SimpleController::removeAt #1328
  • scsynth ought to print the version number when passed the --version flag #1310
  • UGen to report node ID #1212
  • incomprehenisble error message with Function-play and empty array #1128
  • pattern cleanup shouldn't be passed around #1049
  • README file and windows build instructions #1034
  • Enhance OSX readme for 3.6.6 #1001
  • README_OS_X.txt is overly complex #960
  • "Exception when parsing synthdef: corrupted synthdef" - report which synthdef caused the error. #904
  • "start coding" window title #898
  • Windows: No 64-bit version #853
  • toggle dumpOSC via menu entry #848
  • default file extension missing #838
  • open file dialog: start in last used directory across sessions #805
  • recent files: hide no-longer existent files #804
  • Faint highlighting on the cursor's line #793
  • display volume in server status bar #762
  • mouse wheel volume control (server status bar) #760
  • post message in post window when sclang quits/crashes #743
  • I would like to ask for a ListView.selection_ method. #741
  • Autosave #725
  • NRT message length limit #714
  • problems with PandaboardES and SC #689
  • More obvious access to SCIDE help file #682
  • get rid of jitter for non time stamped bundles #648
  • Popup Index for class file tabs #629
  • semicolon ending block evaluation #627
  • Missing functionality in Qt: QuartzComposer #624
  • Missing functionality in Qt: Checking whether a window is closed #622
  • Missing functionality in Qt: SCMenuItem #617
  • Missing functionality in Qt: SCImage #616
  • Please make ctrl-return behavior configurable WRT execute region #603
  • Command like "Balance Parens" from sc.app #602
  • Soften, or allow customizing, the bracket-mismatch color #599
  • Tab behaviour #593
  • scide - help browser window font should be adjustable #587
  • hide line numbers #585
  • "Start sclang" should be greyed out when language is running #584
  • Double-click on a float doesn't select all of it #581
  • Hitting Cmd/Ctrl while inertial scrolling causes rapid zoom in / out #568
  • find next / previous key binding #555
  • If untitled doc from start has not been used close it when first file is opened #553
  • Undocking widgets and tabs as proper windows #550
  • Move cursor to end of document on down arrow key in last line. #543
  • New method to get complete (multiple) item selection from QListView and QTreeView #535
  • Several items in the preferences can be set to the same shortcut #516
  • language config dialog #515
  • bracket auto-paring #513
  • A few basic issues concerning the replacement of SCApp by SCIDE #511
  • ctrl-click on document icon to open file path #510
  • support for editing plain-text files #495
  • Method Call Assist: Handy way to insert an argument name for keyword addressing #492
  • integrate scdoc into ide #471
  • Class method autocompletion and method signatures of view redirect classes #469
  • (Future) More sophisticated regexp find/replace #464
  • Looking up definition from post window #461
  • Request keyboard shortcut to navigate up/down to the next empty line #453
  • rtf import of (erroneous) weblinks #448
  • Document open/save dialogs: Keyboard shortcut to navigate to the parent folder #445
  • Keyboard shortcut to select a code block enclosed in () #444
  • Dark-on-light color scheme: orange for ~envVars is too bright #442
  • Shortcuts to add and remove /* */ pairs #441
  • Add menu command to save all dirty files #439
  • make post window scrollback configurable #430
  • switch session dialog #429
  • case-insensitive search in `open definition' dialog #428
  • Documentation dock widget #420
  • SC-IDE: Show full path somewhere #413
  • autocompletion for literals and brackets #410
  • insert key should toggle overwrite mode #407
  • Save dialog should provide options for scd and sc #405
  • keyboard shortcut for "clear post window" #404
  • .sc and .scd links in Help should open in scide #402
  • Quick toggle of spaces/tab indentation #400
  • Word wrap #399
  • Show help and definition don't work on post window #398
  • F1 is an awkward keyboard shortcut for help on Macs #397
  • Split pane tabs #396
  • Provide built-in color schemes #387
  • Preview of color settings #386
  • show references to symbol #384
  • drag/drop support for scide #383
  • popup list view to cycle open documents #382
  • scide desktop integration #381
  • key combinations for commenting/uncommenting #380
  • programmatically resize or set a preferences for IDE window placement #376
  • server control widget #372
  • Instance method auto-completion: group offered methods by name #371
  • Method call aid: highlight proper argument when entered "by name" #370
  • Integrate help with auto-completion #368
  • Do not require a keyword to be selected to lookup implementations or help #364
  • Related to 312 and 313: Completion of instance methods by user selection of class #362
  • Option to preserve Poll output w/ lower verbosity #350
  • Support NRT with no output file, for analysis #349
  • [SC-IDE] Document implementation #333
  • [SC-IDE] Make OSX Bundle #331
  • [SC-IDE] Syntax colorize schelp files #330
  • [SC-IDE] Open file by searching for Class or method in a pop up window. #329
  • [SC-IDE] save or discard changes on quit per unsaved document #327
  • [SC-IDE] Update file view if it is updated by another program #326
  • [SC-IDE] Open recent file menu entry. #321
  • [SC-IDE] Open multiple files at the same time #318
  • [SC-IDE] Visual indicator if file is edited or not #317
  • show search-replace results in realtime #316
  • Code completion for Class names with hovering dropdown menu. #314
  • [SC-IDE] Code completion for Class methods with hovering drop-down menu. #313
  • Hovering popup with argument names for class methods #312
  • [SC-IDE] Open definition of method #309
  • postln with prefix and suffix #306
  • .data_ method for QSoundFileView implementation #304
  • Proposal for Helpbrowser layout #300
  • [Cocoa GUI] allowsReselection flag on SCPopUpMenu #299
  • allowsReselection for SC- and Q- listviews and popup menus #298
  • Implement focusGainedAction/focusLostAction for QtGUI #295
  • HTML doc and web standards #294
  • Control over the numeric x-labels in plot2 #293
  • Implement focusGainedAction/focusLostAction for CocoaGUI #291
  • Dwrand doesn't exist #287
  • Send to bus without creating new synths #286
  • BinaryOpUGen optimization needs review #284
  • Convolution UGens should all use SC_fftlib #276
  • Buffer:normalize #275
  • test 2 #274
  • test #273
  • mapping audio buses as synth controls #272
  • Getting sound card list with # of ins/outs from scsynth #271
  • source code #270
  • Post window should have correct window title #269
  • Menu Icon request #268
  • sources tarball #267
  • Windows Port #266
  • Topic/release notes 3 7 0 #1791 (crucialfelix)
  • Topic/select reject indices #1591 (LFSaw)
  • class library: fuzzy equal with relative precision #1587 (telephon)
  • Fix range in Function:plot #1454 (thormagnusson)

Fixed bugs:

  • scel: Directory change of sclang/scsynth in 3.7-beta1 causing error #1860
  • interpreter crashes after server boot when very large scd file is currently open #1823
  • SC_SndBuf.h (in master) can't compile on ARM because uses _mm_pause #1819
  • OS X: scsynth icon bounces forever in the dock #1804
  • supernova compilation error #1794
  • MulAddUGens broken #1793
  • Evaluate commands (Shift-Enter/Return, Ctrl-Enter/Cmd-Return, menus) work not reliably #1786
  • Bad values (nan) from underflow with pow() on Server #1766
  • setProperties fails for plots of signals #1762
  • Quarks: update fail when missing tag or no new version number #1735
  • Quarks.update calls wrong git method #1734
  • Typo / wrong cmake function name in CMakeLists.txt #1705
  • TwoWayIdentityDictionary.asCompileString misses to include key #1699
  • error with soundfileview.schelp #1682
  • Quarks on Windows: isPath regex is wrong #1670
  • Windows File.existsCaseSensitive does not work for directories #1668
  • calling ScIDE prSend from a routine makes the ide unreachable #1657
  • EnvGen \cub produces NaNs #1656
  • Scale.choose throws error #1653
  • d_removed #1648
  • Triggering EnvGen with Impulse.ar crashes the server #1642
  • DetectSilence won't free if it never encounters nonzero value #1639
  • IDE: Colorizer highlights "pi" at the start of a word #1613
  • LanguageConfig-includePaths stack overflow #1604
  • Removing Application Support/SuperCollider causes SCDoc to crash the interpreter #1589
  • supernova tries to set unallocated memory in b_set and b_setn #1588
  • failed to read Quark directory listing #1585
  • Example code in documentation doesn't play for LocalIn function. Missing Out.ar(0,local); #1563
  • OscUGens.cpp omits the required DefineSimpleUnit call for PSinGrain #1556
  • MethodOverride.printAll fails on OSX 10.8 #1538
  • NRT realloc failure #1537
  • useSystemClock breaks the server #1534
  • evaluating code in the help browser evaluates code in the document window instead #1532
  • Installing Quark with an invalid refspec should throw an error #1531
  • FreqScope doesn't work #1527
  • reboot of the internal server crashes interpreter #1526
  • Scroll view issue in Qt -- no vertical scroll bar #1521
  • (regression) Document keyDownActions: discrepancy between global and instance #1512
  • Issues with maximized (fullscreen) Qt windows on OS X #1506
  • WebView auto-closes when used without explicit parent #1505
  • LFPulse UGen gives asymmetrical waveform when duty (width) is 0.5 #1501
  • MIDIdef.mtcQuarterFrame #1496
  • WebView closes after displaying scrollbar #1489
  • MIDIIn.connectAll connects to wrong ports on Linux #1487
  • Sclang client crashes on serial port close from data sender #1479
  • Quarks: memory corruption(s) #1476
  • Windows: New Quarks system: installed Quarks not recognized #1475
  • How to complete unload plugins PR? #1473
  • Quarks: refix the valueing of isCompatible #1463
  • Slider with an increment fires action even when value doesn't change #1460
  • Scsynth zombie when quitting scide #1456
  • IDE Help popup -> crash #1452
  • Quarks windows path error bug #1451
  • Error on interpreter startup #1448
  • Font.defaultMonoFace/.defaultSansFace/.defaultSerifFace return the same value #1447
  • Switching a session causes the IDE to segfault #1430
  • Quarks conflicts with case insensitive file systems #1429
  • Using Function-try inside an ArrayedCollection.do loop corrupts interpreter #1428
  • MIDIFunc.noteOn does not work with floats when Arrays of numbers are passed #1426
  • Sclang keeps crashing on recent build (Win) #1405
  • Preferences/Editor/Fonts&Colors/Color:Current Line: sample text display doesn't update to the color selected in Text #1403
  • icon representation of sclang and scserver: and still jumping #1399
  • Blank help window #1395
  • ERROR: ScIDE not connected #1390
  • scdoc - can't run code from help window. #1385
  • GridLayout spanning bug #1383
  • Server window should use reasonable default record buffer size #1380
  • quarks (new) - installing local quark does not install it's dependencies it only links. #1378
  • quarks (new) - dependencies specified with git url and refspec not working ? #1377
  • Server Gui volume bug (gitreports.com) #1370
  • LanguageConfig.current problems #1369
  • same cubic icon with scide and sclang (OS X) #1367
  • OSX/IDE: default key for "trigger autocomplete" cmd-space conflicts with spotlight #1365
  • IDE: Splits & Tool panels: after closing panel with esc keyboard focus will always move to top left split/pane #1363
  • New Quarks: if sclang_config.yaml doesn't exist prior to install of Quark, include-path is not written #1362
  • Quarks install on Windows fails in parseQuarkName #1346
  • fix travis builds posting to github #1339
  • DiskIOUGens zombies #1331
  • supernova dont report lateness #1323
  • .argumentString fails for Methods with argNames==nil #1320
  • Delay1's first output sample is its input, rather than 0 #1313
  • Poll ignores initial trigger #1312
  • OSCdef:free does not free OSCdef when (srcID != nil) #1306
  • GeneralHID documentation misleading #1303
  • drag and drop files to expand paths broken #1295
  • LinXFade2 pans backward in at least some cases #1294
  • Disable tokenizing and auto-indent for schelp documents #1292
  • _String_Format primitive eats backslashes #1291
  • argumentString includes 'this' for Method #1289
  • ide "Open Recent" doesn't update when loading a new session #1287
  • MultiSliderView.action_ not triggered by value changes via keyboard #1285
  • TRand, TExpRand, TIRand are broken for audio-rate inputs #1278
  • UserView with drawFunc loops infinitely when resized by code #1274
  • HelpSource is not installed on Linux anymore #1273
  • MoreDocument: selectionStart doesn't update upon document changes #1254
  • cmake version should be over 2.8.11 for 3.7 #1247
  • notes may hang in NodeProxy when using synth def names (symbols) #1246
  • "String".newTextWindow complaints #1238
  • Primitive '_ScIDE_SetDocSelectionMirror' failed. #1228
  • dumpOSC method posts status messages when it shouldn't #1227
  • recent build - osx crashes 10.7 #1226
  • getting these errors WARNING: Attempted to modify missing Text Mirror for Document #1220
  • .post in .onFree() doesn't post. #1219
  • help-installation broken - possibly under Linux only #1218
  • REPL sometimes doesn't Post #1216
  • TGrains & LocalBuf #1204
  • linux: MIDI - rescanning MIDI.connectAll does not note new ports without disposing client first #1194
  • incorrect plugin directory in cmake: exception in GraphDef_Recv: UGen 'Control' not installed #1181
  • BlockSize UGen not working due to typo Blocksize -> BlockSize #1180
  • fatal error: tlsf.h: No such file or directory #1176
  • help not installed properly (at least under Linux) #1174
  • Keyboard-shortcuts that contain right or left arrow are not persistent across sc restart #1170
  • Menu-item 'Show Spaces and Docs' confusing #1169
  • Pbindef broken when overloading play key #1167
  • DiskIn channel limitation #1162
  • Document.globalKeyDownAction doesn't apply to new code windows in the IDE #1159
  • synth order shouldn't matter for TrigControl #1145
  • two Dictionaries merge to an Event #1142
  • Crash after launching sc with floating Doc panel #1139
  • Qt5 branch in Ubuntu exhibits some seriously weird behavior #1138
  • ide toggle "Dump OSC" sticks when recompiling sclang #1136
  • Commit f7b708553 breaks Pan2 where a mono NodeProxy is the source #1116
  • JitLib: Ndef.play sending stereo output to bus 0 #1114
  • Jitlib: Ndef(\y).play(numChannels:2) causes error #1113
  • scvim doesn't close down properly #1111
  • SynthDescLib send can cause recursive sends #1110
  • findAllRegexp seems to be broken #1108
  • tcp server<->sclang communication is broken in 3.7 #1099
  • setting font in TextView fails #1097
  • NdefMixer clips output channel to 99 #1096
  • Incorrect window position with multiple displays and negative x value #1090
  • NdefMixer bug - calling controlspec on EZText #1083
  • keyDown in QtGUI doesn't pass char as indicated for non-printing chars #1081
  • Plotter doesn't respond to arrays of nil as minval/maxval as expected #1078
  • Function-plot scales each channel separately #1077
  • server crashes on control rate input to audio rate DelTapWr #1065
  • dumpOSC doesn't post array type chars #1064
  • EnvGen releases incorrectly for early gate #1063
  • switch called with just one function without var declarations crashes sclang #1056
  • sclang EXC_BAD_ACCESS (SIGSEGV) #1051
  • Pcollect behaves incorrectly with event as input #1048
  • Pcollect behaves incorrectly with event as input #1047
  • SplayAz fails when input array has only one element #1045
  • SplayAz fails when input is not an array #1044
  • multichannel control mapping spill over #1037
  • Document title method returns a Symbol - should be a String #1031
  • OSX - sclang crashing #1030
  • sclang - currently not starting properly on terminal due to new document stuff #1026
  • EnvGen releases incorrectly for very very short envelope segments #1023
  • 'Host not found' error in 10.9 #1016
  • supernova: UIUGens get built but not installed #1010
  • Windows - possible fix for if there is no default input or output device on a machine #1009
  • dictionary doesn't freeze properly #1007
  • .blend outputs array rather than signal in Signal #1004
  • long enough function chain causes sclang to output bogus results #999
  • Cmd-W doesn't close help window when it is detached and front #996
  • scide: Object::connect: No such slot ScIDE::DocumentManager::updateCurrentDocContents(int, int, int) in ../editors/sc-ide/core/doc_manager.cpp:907 #985
  • scrolling scide is extremely slow on osx #984
  • sc does not build against 10.9 sdk #982
  • sclang consumes high CPU when opening a session with multiple files #980
  • [ide] help->"how to use the supercollider ide" detaches help browser #976
  • NamedControl.new() returns single-element array of Lags when it should return a Lag #973
  • NdefGUI and related don't show vol labels in IDE #965
  • Primitive error in _ScIDE_SetDocTextMirror called from openDocument #964
  • ide document: errors when closing document windows during language init #961
  • SC_QT=OFF build flag still needs QT on OSX #959
  • dumpOSC is broken #955
  • IDE passes wrong Document modifiers to mouseDownAction #952
  • scope buffer allocation problem #937
  • Programmatically opening help files bug on linux #931
  • Sending to a NetAddr with broadcast IP fails #930
  • Windows - SCIDE: font-size snaps down in editor pane on preferences save/apply #928
  • QView doesn't receive all key down actions #918
  • supernova: setting an array onto a control that doesn't exist will set value that does exist #916
  • Qt menu's with > 10 items get a scrollbar, and at the same time the view doesn't get wider #915
  • BinaryOpUGen 'div' operator: off-by-one and not integer division #907
  • SimpleNumber-curvelin broken for negative numbers #902
  • switching session: cancel loses unsaved documents and dialog blocks reviewing them #899
  • Ramp UGen fails in LTI test #888
  • Pitch UGen fails in unit test #884
  • prSimpleNumberSeries throws incomprehensible error for bad inputs #882
  • uiugens: osx uses deprecated API #880
  • A few UGens failing the unit tests #879
  • Alias Manager depreated: sc_ResolveIfAlias will have to be rewritten #875
  • NodeProxy: multi-channel expansion broken for SynthDefs #872
  • git clone --recursive is broken #866
  • Windows: No SCIDE-icon #854
  • Linux FFT/IFFT: Hann window with hop size 0.25 sounds wrong #851
  • SendReply kills server #850
  • SuperCollider can't boot on disabling microphone #844
  • SendReply.ar crashes the server #841
  • chained function application giving strange results #839
  • QListView:items_ can crash sclang #835
  • menu items in the title bar vanish when detached window comes in focus #829
  • ScrollView in Qt - setting visibleOrigin doesn't work unless deferred #823
  • SinOsc phase argument fails for values outside +-8pi #815
  • Return key before closing bracket: empty line is not always appropriate #814
  • Drag-and-drop broken on windows with 'alwaysOnTop' enabled #812
  • IDE Config > Editor > Font Settings: Unsetting "Show only monospaced" doesn't return the previously selected font #811
  • sclang crashes for some GUI operation involving QTextEngine::itemize() #794
  • LocalOut without LocalIn crashes the server #780
  • QWindow crash with wrong argument types #770
  • s.options.sampleRate_ setter requires boot then reboot to take effect #768
  • FreqScope not updating correctly on current development version. #767
  • Wrongly reported external document changes #758

Version-3.6.6 (2013-11-27)

Full Changelog

Enhancements

  • Enhance OSX readme for 3.6.6 #1001
  • "Exception when parsing synthdef: corrupted synthdef" - report which synthdef caused the error. #904
  • "start coding" window title #898
  • default file extension missing #838

Fixed bugs:

  • scide: Object::connect: No such slot ScIDE::DocumentManager::updateCurrentDocContents(int, int, int) in ../editors/sc-ide/core/doc_manager.cpp:907 #985
  • sclang consumes high CPU when opening a session with multiple files #980
  • [ide] help->"how to use the supercollider ide" detaches help browser #976
  • NdefGUI and related don't show vol labels in IDE #965
  • Primitive error in _ScIDE_SetDocTextMirror called from openDocument #964
  • ide document: errors when closing document windows during language init #961
  • SC_QT=OFF build flag still needs QT on OSX #959
  • Sending to a NetAddr with broadcast IP fails #930
  • supernova: setting an array onto a control that doesn't exist will set value that does exist #916
  • BinaryOpUGen 'div' operator: off-by-one and not integer division #907
  • SimpleNumber-curvelin broken for negative numbers #902
  • switching session: cancel loses unsaved documents and dialog blocks reviewing them #899
  • Ramp UGen fails in LTI test #888
  • prSimpleNumberSeries throws incomprehensible error for bad inputs #882
  • uiugens: osx uses deprecated API #880
  • A few UGens failing the unit tests #879
  • Alias Manager depreated: sc_ResolveIfAlias will have to be rewritten #875
  • NodeProxy: multi-channel expansion broken for SynthDefs #872
  • git clone --recursive is broken #866
  • Windows: No SCIDE-icon #854
  • Linux FFT/IFFT: Hann window with hop size 0.25 sounds wrong #851
  • SendReply kills server #850
  • SendReply.ar crashes the server #841

Closed issues:

  • Error in Help - Getting Started Tutorial Series - Section 2 #981
  • Crash in creating SynthDef #957
  • supernova compilation error #951
  • supercollider-gedit plugin not loading #950
  • OSCFunc addr.hostname returns nil #933
  • iOS build, doesn't. #927
  • Disable mathjax - an unused feature that can cause problems #909
  • DiskIn channel limitation #901
  • sclang (readline) cannot quit #897
  • PV_Copy breaks edge model #896
  • linux (debian x64) compilation error #894
  • osx/wii uses deprecated/removed API #876
  • drawFunc drawingEnabled_(false) not respected by refresh #869
  • file browser lacks default #868
  • Issue Tracker: user can't enter categories/lables #860
  • Windows (installer): no program shortcuts #857
  • Windows: installer does not register in system #856
  • Windows: no file associations #855
  • Server load percentage on Windows off by factor 100 #849
  • scsynth sound stops in 3.5 not in 3.4 #343

Merged pull requests:

  • class library: pbind midi type - fix for sending sysex #947 (redFrik)
  • supernova: TCP support #757
  • sclang crashes when 'connect'ing a NetAddr for TCP #755
  • EnvGen's gate argument can crash the server #753
  • s.sync returns too soon after buffer load #750
  • Broken color dialog #749
  • Triple-click line selection only works when clicking on strings [mac] #748
  • When undocked, docklets may appear off screen, impossible to move #730
  • malformed YAML crashes interpreter #728
  • SequenceableCollection resamp0/1 broken (e.g. SplayAz) #727
  • Shaper should guard against negative buffer numbers #722
  • wavetable oscillators broken for large wavetables #720
  • prevent buffer overrun in IO UGens #716
  • crash report Exception Type: EXC_BAD_ACCESS (SIGSEGV) #715
  • Dialog.openPanel hangs on Windows XP #707
  • SCTextView cmd-d crash #702
  • cmd+B quite server as default is really unsafe for performance #699
  • Knob does not allow change of background color #697
  • Platform.getMouseCoords does not work #696
  • scope issues: dies with CmdPeriod, not old behaviour #695
  • Spawner:suspend doesn't execute EventStreamCleanup actions #681
  • IDE window looses focus when subwindow is closed without action (OS X) #678
  • selected text gets deselected when IDE editor window gets clicked on to get it to front #677
  • "External-file-change" dialog pops up when saving file in IDE #673
  • Problems with DragSource #671
  • Key commands like STOP (cmd + . ) don't work in Help window when it's detached #668
  • ndef play producing click when evaluated #664
  • Ndef channel wrapping broken for many channels #658
  • Window's "detached" state is not persisted if it was closed before quit #655
  • Crash when re-opening undocked help window #650
  • crash on recompile if OSCFunc receiving messages on non-sclang port #649
  • Array:slide bug #645
  • got NotYetImplementedError with 3.6beta2 #641
  • jitlib guis hardly readable #637
  • Server -O and -I options causes seg fault and crashes sclang #636
  • crash when closing tab #635
  • [SC-IDE][MAC] cmd+f (resp. cmd+r) doesn't work in the IDE #634
  • Invoking Help does not bring it to front if: (1) it is in a hidden tab AND (2) the query string is empty #631
  • command FIFO Full again #613
  • Scale with scale name doesn't work as described #611
  • Drag text from document to GUI deletes the text #610
  • Auto-indent doesn't respect string and symbol literals #609
  • SoundFileView selectNone and selectAll does not work #607
  • QWindow, QView background color alpha broken on 3.6beta? #606
  • Crash when evaluating code in non-code files #605
  • 3.5.6 with sc3-plugins: SCDoc.renderAll(true) fails #604
  • Evaluate line doesn't work if text wraps #601
  • crash in autocompleter #600
  • inconsistent behavior of Env.duration_ #598
  • multichannel Envelope.plot broken #592
  • Cmd-I doesn't work from the Command line pane #588
  • The post window seems to use double the tab size of documents #586
  • Freqscope and Scope can't be used at the same time #580
  • Shift-up/down at start/end of file cancels the selection #579
  • Close brace } put at the wrong indent level in new SC IDE editor #578
  • Can't type [ (open bracket) character with Spanish keyboard #577
  • Regexp with "^" makes sc-ide hang #576
  • File extension warning when saving a new file #575
  • There are problems with copying text from the post window #574
  • Do not open HelpBrowser on application start if it was closed in the restored window state #572
  • IDE help browser incorrectly shows "old help" warning #571
  • Hitting Cmd/Ctrl while inertial scrolling causes rapid zoom in / out #568
  • Deleting a session will lose unsaved documents w/o warning #565
  • Save All is useless with one or more read only documents open #564
  • Inline help: example code cannot be executed with regular keyboard shortcut #563
  • Document tabs can become unusably small #562
  • Cmd+Period doesn't work in Qt GUI windows #561
  • Inaccurate wording in language configuration message box #559
  • Aggressive method call aid within class method arg lists #557
  • Mouse pointer vanishes when modifier keys are pressed #554
  • changing file type should update/reload CodeEditor #551
  • Win XP only: TempoClock scheduling crashes sclang #547
  • Help browser: progress indicator stuck when opening links in code editor #546
  • Help browser: can not evaluate a single line in code examples #545
  • Help browser: code examples not syntax highlighted #544
  • Cmd-Period doesn't work with help focussed. #541
  • Cmd-Return / Shift-Return inconsistency in IDE and lang. #540
  • IDE hides when another application becomes front #539
  • Cmd+Alt+<Arrow key> shortcuts not saved correctly #538
  • IDE hides when another application becomes front #537
  • Line numbers don't match lines #536
  • scapp: library menu crash #534
  • Superfluous blank lines between postln lines #533
  • "Save" action for read-only files should trigger "Save as" #532
  • Ctrl-shift-C doesn't clear the post window in winxp #531
  • call hints don't scroll #529
  • wrong font spacing in QT #527
  • some color configuration items don't show default values #526
  • nowExecutingPath in a newly saved document #523
  • Saving as .sc saves as .scd instead #518
  • Shortcuts reset after quiting #517
  • server does not boot #512
  • Wacom Bamboo Pen & Touch crashes #509
  • "maxval" ignored by Buffer.plot #507
  • Autocomplete sometimes pops up when I type open-bracket #505
  • drag/drop a WAV onto scide should not attempt to open it #502
  • Plugging in headphones crashes scsynth #499
  • Save All doesn't update all document tabs #497
  • general text colors are applied everywhere #496
  • [supernova] fix g_dumpTree #494
  • "Step forward": Cursor doesn't move if line starts with "(" and cursor is inside #493
  • Method Call Assist: infer the class of literal values as receivers #490
  • Method Call Assist: Alt+Space doesn't trigger #489
  • [CRITICAL] IDE crashes when autocompleting methods of an integer literal #488
  • Sessions: Document tabs out of order sometimes #485
  • QEnvelopeView does not support quadratic/cubic shapes #483
  • SCDoc document browser & search broken #482
  • Autocompletion box pops up when pasting text -- shouldn't #481
  • Server control state problem #477
  • Server-meter window errors #476
  • evaluate regions when being at opening bracket #474
  • Up-arrow after RET does not move the insertion point straight up #472
  • Multichannel Function:plot is broken in master #470
  • new lines do not scroll anymore #467
  • line numbers when opening files #466
  • goto next block broken #465
  • [QWebView Windows 2] Handling of file:// in <a href=""> #463
  • [QWebView Windows 1] Handling of file:// links #462
  • session: save-as glitch #458
  • Method Call Assist: fix for functional notation #457
  • "Step forward": Put the cursor at the beginning of the next line #454
  • ide: ctrl-enter adds strange invisible line breaks #451
  • Interactive find behavior is... hyperactive #437
  • Line breaks in the post window, not generated by sc code #436
  • Cannot dismiss the method signature popup for a "new" class method #435
  • SerialPort doneAction never called & port not properly closed? #434
  • SC-ide runs its own server status thread? #433
  • Questionable, but common, auto indent case #432
  • Highlighting flash of just-executed code sometimes gets stuck #431
  • Interpreter *is* running but "Interpreter is not running!" #425
  • SC 3.5.4 crashes with buffers on windows 7 #423
  • stack smashing crash on certain code #422
  • set nowExecutingPath from scide #418
  • running sclang script does not set nowExecutingPath #417
  • [SC-IDE] Ctrl-R replace panel: Replace button doesn't replace #416
  • [SC 3.5.4] GrainBuf SynthDef causes SC to crash #415
  • Preference pane does not select default font #414
  • indentation bug #409
  • ctrl+c after selecting text in post window does not copy #408
  • Keyboard shortcut for Shrink font in post window says 'Shink' #406
  • make install fails on verify app sclang.app, and it's not fixed-up correctly #401
  • Tabs don't overflow correctly #395
  • Volume initialization bug #393
  • Multiple clocks after fullscreen #390
  • double-click behavior #388
  • Syntax color settings are not saved #385
  • scide: "Auto Scroll" looks like a button but it can't be clicked off #378
  • Drag'n'drop in QtGui makes Sc-Client crahs #375
  • Method call aid popup stays shown when main window minimized/deactivated #369
  • Language Configuration broken for osx command line sclang #366
  • Missing boundary check in prArrayWrapExtend #360
  • MIDI listEndPoints crash #353
  • GrainBuf crashes server when position = NaN #352
  • GrainBuf does not check buffer inputs to see if they exist #341
  • [SC-IDE] Preferences -> Keyboard shortcuts & font issues #339
  • [SC-IDE] Region Detection #338
  • [SC-IDE] Cannot save new file #337
  • [SC-IDE] Open class definition + file already open #335
  • [SC-IDE] Don't open same file twice #328
  • [SC-IDE] Can't copy text from post window #322
  • [SC-IDE] Add .scd file extension #320
  • SCDoc.rendelAll broken in 3.5 branch #265
  • Plotter domainSpecs bug #264
  • [Qt] UserView doesn't pass click count for control clicks #263
  • Sending sysex is broken #262
  • sc3-plugins #261
  • WARNING: server 'localhost' not running. nil #260
  • Server crash on polling phase of DelTapWr #258
  • opening this file crashes sc.app #257
  • .add fails with SynthDefs containing > 255 controls #256
  • .freqscope not working on OS X 3.5 RC2 and RC3 #255
  • HrEnvelopeView Crash in Cocoa #254
  • KeyTrack not working with LocalBuf #253
  • SCNSObject broken under osx 64bit #252
  • 3.5.rc1 - -getControlBusValue only supports local servers #250
  • 0 > Signal[0] causes infinite loop and memory hogging #249
  • 3.5 beta 3 crash on startup after forced quit #247
  • same font looks different in qt/cocoa #245
  • Segault:while loops with Routine in condition + empty bodies #244
  • draw methods for String #242
  • Some views does not work inside a Layout #240
  • escapeWindow crashes app #239
  • compiling error #238
  • mouseOverActions trigger normal `action' #237
  • alsa midi deadlock #236
  • lib fixup for scsynth and sclang #235
  • Outdated About dialog #234
  • Pbind makes no sound when utilized in ProxySpace environment #233
  • [win] UnixFILE GetInt primitives return unsigned #231
  • Quarks GUI info button doesn't work #230
  • SCEnvelopeView broken #229
  • Internal server fails to quit on reboot #228
  • Segmentation fault (no X) #227
  • scvim: crash on startup #226
  • DetectSilence initialization #225
  • scel + qt: Document.open from qt doesn't run the callback #224
  • QButton doesn't pass in modifier keycode to button action #223
  • OSX does not resolve symlinks #222
  • CmdPeriod + Task + AppClock = fail #221
  • Broken: A sequence of multiple Pfxs with 'isolate' #220
  • CmdPeriod broken #219
  • UserView graphics on linux is *very* slow #218
  • [plot] superposing envelopes #217
  • SCDoc search results appear in arbitrary order #216
  • FreeVerb/2 does not check if inputs are audio rate. #214
  • randSeed doesn't effect Drand #212
  • Subsection highlighting css bug #211
  • cocoa window alpha_ #210
  • Minor colorizing bug in scdoc rendering #209
  • SynthDef add fails silently #207
  • cmd-f should work on OSX to search in helpbrowser #206
  • cmd-d should open links in new Window if selected #205
  • Proposal for Helpbrowser layout #204
  • a nonpositive number in a Dser ends the server: #203
  • b_allocReadChannel reads only 1024 samples #202
  • [linux] internal server doesn't receive OSC - unresponsive #201
  • Internal server (sometimes?) fails to connect to CoreAudio #200
  • Peak broken on OS X 64-bit #199
  • b_allocReadChannel crashes supernova #198
  • LFPar and LFCub return silence with ar rate as input #197
  • pow wierdness #196
  • DragSink #194
  • GEdit plugin doesn't work in GEdit 3 #193
  • Inappropriate writing inside "Program Files" causes problems #192
  • Strange behaviour with Demand ugen at kr #191
  • Dswitch repeats source patterns' ending values #190
  • [SC.app] DeferredDelete events are not processed #188
  • Error with help system using Gedit (help doc cache issue) #187
  • yNjV79 <a href="http://midjepicgais.com/"\>midjepicgais\</a>, #185
  • QSoundFileView read family: missing arguments #184
  • Class browser crashes sc #183
  • [OS X] QView, QWindow: .remove resp. .close don't work #182
  • HelpBrowser find-box does not work correctly #180
  • Help browser line execution doesn't always work #179
  • Find field is misleading #178
  • s.meter is broken after reboot #177
  • QFont size does not allow floats #176
  • [OS X] setting QtGUI.style does not work first time #175
  • Selection of code within brackets #174
  • QWebView - process selection before eval #173
  • SCWebView - process selection before eval #172
  • SCDoc - convert remaining helpfiles #171
  • SCWebView copy plain text #170
  • some shortcuts does not work in SCWebView #169
  • Qt linking #168
  • [OS X] HelpBrowser with Qt doesn't display text #167
  • SC.app: Qt vs Cocoa windows Z order #166
  • SC.app: class-lib recompilation leaves unresponsive windows #165
  • SC.app: QWebView bug on false URL #164
  • Dictionary putPairs #163
  • right-click in Qt-help-browser crashes SC.app (OSX only?) #162
  • GeneralHID is still broken on osx 10.6.7 #161
  • Resonz after DiskOut = big BIG distortion #160
  • SC.app crash when scrolling QListView #159
  • PopUpMenu problems in QtCollider under OSX #158
  • QWebView a:hover underlined #157
  • sclang does not start without X #156
  • .wrap2 behavior #155
  • SC.app hang in drawHook or drawFunc #154
  • SC.app hangs when closing a Dialog #153
  • [Mac OS] Button hit are too small #152
  • SC.app crashes due to cmake's fixup_bundle #151
  • Strange display behavior in Help.gui #150
  • Float error with QtCollider #149
  • Semaphore does not work propery #148
  • Help files not found with prefix=/usr #145
  • String.powerset dosent throw error and causes SC to crash #144
  • Review patterns for old early termination #143
  • DetectSilence may never detect silence #142
  • Patch for minor 'links' bug in scvim_make_help #141
  • scheduling infinite duration freezes SClang #140
  • sc3-plugins-src archive is out of date on the website #139
  • Demand ugens broken #138
  • Demand broken for infinite-length input sequences #137
  • /clearSched causes NRT Crash #136
  • DemandEnvGen curve=0 is wrong #135
  • Cocoa SCEnvelopeView crashes SC app. #134
  • On the new 3.4RC #133
  • loadRelative breaks on linux #131
  • sclang parsing does not take bracket sematics into account #130
  • sclang crashes routinely in prGetBackTrace -> MakeDebugFrame #129
  • Demand plugins built by scons on osx: bad repeats/le #128
  • LFPar and LFCub audio rate modulation frequency argument bug #127
  • Error in method .set 's "initAction" of EZSlider #126
  • SimpleNumber:frac wrong for negative numbers #125
  • SynthDef:writeDefFile dir-name trailing slash #124
  • SoundFile.cue cuts off low-sample-rate sounds early #123
  • Scroll View with Drawhook drawing errors #122
  • Signal fft crash #121
  • WaveTerrain Crash #120
  • drawAtPoint primitive fails if Font not installed #119
  • Some methods SimpleNumber now fail with floats #118
  • BeatTrack2 unsafety #117
  • SCUserView relativeOrigin = true is inefficient #116
  • SCPen.fillRadialGradient is faulty #115
  • Compilation failure on PPC/Linux #114
  • OSCpathResponder broken, needs fix like OSCresponderNode #113
  • TCP broken in sclang (rev 9591 onwards?) #112
  • Buffer cueSoundFile does not update path var #111
  • Incoming OSC messages are dropped when VM is busy #110
  • Setting Document default font causes crashes #109
  • SCUserView relativeOrigin=true outputs bitmap #108
  • Stuck synths using Pdef and Pmono #107
  • SuperCollider.app v3.3.1 crashes on launch (OS X 10.6.2) #106
  • is /b_gen asynchronous? #105
  • /b_zero crashes for illegal bufnum #104
  • BufDelayN produces "clicks" if buffer size is not power of 2 #103
  • Buffer docs:bad par. name for asWavetable [3.3.1] #102
  • Bug o f SuperCollider 3.3 on windows #100
  • Bug o f SupperCollider 3.3 on windows #99
  • Printing Bug #98
  • SuperCollider 3.3 win alpha6 sur Windows XP #97
  • SuperCollider 3.3 win alpha6 sur Windows XP #96
  • Memory leak in Convolution2 #95
  • bug on Max os X tiger intel #94
  • source-with-extras bundle: instructions don't work #93
  • fullscreen windows draw in front of PopUpMenu #92
  • Loudness doesn't understand LocalBuf #91
  • Build fails #89
  • scvim tries to install in absolute path #88
  • SuperCollider Crash with Safari4 #87
  • very large SimpleNumber:series can crash sclang #86
  • OSCresponderNode SCUserView refresh crashes #85
  • Cmd-R does not update the cmdLine before interpreting #83
  • doneAction in RecordBuf doesn't work #82
  • findHelpFile sometimes returns an empty string on Linux #81
  • ServerBoot and ServerQuit are called at wrong time #80
  • 3.3beta: MFCC fails to init outputs in ctor (fix attached) #79
  • LocalBuf and {}.plot are incompatible (3.3.beta) #78
  • OSC-dumping crashes sound #76
  • SCScrollView relativeOrigin glitch #75
  • allTuple returns out of bounds memory results sometimes #74
  • SCRangeSlider bg draws wrong in relative origin parent #72
  • Pen clipping bug #71
  • Document.listener.alwaysOnTop_(true) survives recompilation #70
  • Routine / AppClock broken #68
  • sclang crashes when compiling errorneous code #67
  • OSCpathResponder is broken #66
  • test #65
  • MIDIIn.connect no longer works on Linux #64
  • FlowView setting inital margin and gap broken #63
  • findRegExp sometimes crashes SC - probable GC corruption #62
  • Condition.wait breaks any AppClock routine #60
  • Reproducable unmotivated sclang crash #59
  • view.remove only works one at a time #58
  • scsynth terminal printout rendezvous default #57
  • b_readChannel broken #56
  • infinities sometimes render compilestrings wrong in Windows #55
  • clip2 on Signal #54
  • Advanced Find/Replace Syntax Highlight Issue #53
  • OSX double-click bracket matching fails in Windows files #51
  • Collection:removeAll does not catch repeated items #50
  • _BasicClipPut primitive doesn't work #49
  • Fix takeAt documentation #48
  • [post-3.2] Incomplete compilation warning posted #47
  • String literals in functiondefs can get corrupted #46
  • Midi SysEx Message Bug #45
  • Timestamped OSC messages don't work in Psycollider 3.2b1 #44
  • GrainBuf bug #43
  • SC2DSlider problem in an absolute-bound compositeview #42
  • Make non-timestamped messages execute on control block bound #41
  • Document.new returns nil if SC is not the active application #40
  • [windows] SoundFile info is wrong after openRead'ing a file #39
  • [windows] buffer reading seems not to work in win2k #38
  • SC_SYNTHDEF_DIR environment variable incorrectly read, win32 #37
  • Pen: strokeOval ignores pen width #34
  • fixing deprecated use of string constants #33
  • scsynth.exe crashes upon quit after timestamped messages #32
  • Pitch crashes with too high a median length #31
  • Some array primitives crash the VM if fed an empty array #30
  • 0.2.asFraction beachballs the lang #29
  • Server.bootSync optional argument #28
  • sclang crash on invalid code #27
  • Pen: bug with fillRect, fillOval and fillColor #26
  • n_free can crash the server #25
  • SCTestView editable_ #24
  • Instr path variable is not populated #23
  • Incorrect input/output device display on bootup #22
  • .quark files saved as RTF? #21
  • sclang memory usage #20
  • Please ignore (test 2) #19
  • Please ignore (test item) #18
  • Audio dropout if starting UGens not used yet in session(OSX) #17
  • Trouble finding libs when using PREFIX #16
  • tiny doc bug #15
  • server will not boot #14
  • s_new and synthdef names with hyphen under linux not working #13
  • LPF fails due to NaN error when cutoff==0 #12
  • exponentiation bug #11
  • permission problem in synthdef #10
  • SC folder rename introspection errors #9
  • linux build error #8
  • cannot build sc3 on linux #7
  • cmd-line build fails (needs -faltivec?) #6
  • views invisible on refresh if window too small #5
  • SCSliderBase, knobColor bug #4
  • SCRangeSlider dragging bug #3
  • SCView.sc #2
  • SCRangeSlider #1
  • ide: fix issue with large documents #1849 (miguel-negrao)
  • Classlib: Update PauseStream stream's clock upon play #1711 (jamshark70)
  • Plugins: Clip NOVA functions should update unit-> variables #1702 (jamshark70)

Closed issues:

  • copyRange vs. bracket ranges #1876
  • FloatArray prevents rounding #1873
  • Quark not properly checked-out and/or updated #1864
  • ScopeView broken in SuperCollider 3.7.0-beta1? #1862
  • sclang in master freezes on arm (due to PR #1677 / commit d0f475d) #1842
  • Multiple schelp syntax errors #1837
  • scsynth: verbosity -1 & -2 not recognised - scsynth won't start #1825
  • Building master with gcc 4.7 fails due to 'is_trivially_destructible' in SC_PlugIn.hpp #1820
  • compilation error on slackware linux #1814
  • The Font help file has a syntax error #1811
  • Github's source code bundles are unhelpful for SuperCollider because submodules missing #1807
  • Error when saving with 3.7.0 beta1 #1806
  • cmake: if on ARM, automatically disable SSE and SSE2 flags #1802
  • sclang compilation error in Linux #1797
  • Confusing terminology in "02. First Steps" of Tutorial "Getting Started With SuperCollider" #1781
  • if duplicate quark folders exist in extensions ... #1767
  • Need updated Windows build instructions #1763
  • build: LFUGens.cpp requires nova_simd code even if NOVA_SIMD=off #1751
  • StkInst overloaded new and delete waiting supernova #1747
  • install instructions for ubuntu are out of date #1723
  • NodeProxy fails to detect containing audiorate (irregularly) #1672
  • Issues running with Portaudio (without jack) on linux #1658
  • OSCFunc with special recvPort can't be freed #1654
  • Pipe breaks if it receives lines longer than 1024 characters #1593
  • Multichannel recording does not work in Windows 7 #1560
  • concatenating large strings causes memory corruption #1543
  • Seems like interpreter (or servers) are not tracking osc messages to server correctly #1524
  • help: TempoClock set beats example is incorrect #1518
  • supernova was left out of the -v -V transition #1468
  • findRegexp does not compile escaped character sequences correctly #1411
  • blocksize and latency in scsynth and supernova #1314
  • EnvelopeView gridOn_ doesn't work (in Qt on MS Windows anyway) #1284
  • minor bug in an IEnvGen example #1276
  • Signal.waveFill function parameters (3) don't match documentation (2) #1259
  • Env.step example is confusing #1143
  • (unnecessary?) warning "The HID scheme 'nil' is not installed" #1120
  • AudioStreamAddPropertyListener deprecated warning #1117
  • counter intuitive behaviour when embedding events/dictionaries in streams directly #1107
  • No implementation of "Preferences" in Cocoa application #1098
  • SplayAz behaviour doesn't match documentation #1059
  • Error in Help - Getting Started Tutorial Series - Section 2 #981
  • SuperCollider won't build with Xcode 5 #958
  • Crash in creating SynthDef #957
  • supernova compilation error #951
  • supercollider-gedit plugin not loading #950
  • OSCFunc addr.hostname returns nil #933
  • iOS build, doesn't. #927
  • Disable mathjax - an unused feature that can cause problems #909
  • DiskIn channel limitation #901
  • sclang (readline) cannot quit #897
  • PV_Copy breaks edge model #896
  • linux (debian x64) compilation error #894
  • osx/wii uses deprecated/removed API #876
  • drawFunc drawingEnabled_(false) not respected by refresh #869
  • file browser lacks default #868
  • SerialPort Cleanup error #862
  • Windows: preferably use native file selector on document open etc. #861
  • Issue Tracker: user can't enter categories/lables #860
  • Windows: curl support doesn't work and no alternative available #859
  • Windows (installer): no program shortcuts #857
  • Windows: installer does not register in system #856
  • Windows: no file associations #855
  • Server load percentage on Windows off by factor 100 #849
  • SC IDE: Custom Shortcut ctrl-alt-<arrow-key> for Move Line Up/Down gets lost after quitting SC #836
  • searched word is highlighted even after edit #833
  • server-scope: zoom default value not set on SC 3.6.4 #825
  • build error #816
  • Missing ")" in HelpSource / Guides / MIDI.schelp #802
  • Up-arrow after hitting return wrongly goes to the end of the previous line #800
  • [linux, gnome] Tab-navigation in find/replace panel is invisible #797
  • EnvelopeView and exponential, cubed and squared curves. #784
  • Bug in Bus:get when using multichannel busses #778
  • Scope won't show a channel count higher than 16 upon initialization #769
  • FreqScope not updating correctly #764
  • Supernova does not load UGens from ~/.local #763
  • Convolution2: frameSize = 2**15 (32768) fails #738
  • Convolution2: kernel size is truncated to fftsize #737
  • Convolution2: failure if frameSize > numFrames, in some cases! #736
  • sclang crash on quit - assertion failure #726
  • Wrong results from something.kr / something.ar #721
  • TreeView.clear works in IDE, but doesn't work in Standalone #719
  • X11 crashes: [xcb] Unknown request in queue while dequeuing #717
  • sclang -l configuration fails (no warnings, no errors) #713
  • scsynth stops when running with RME Fireface UCX #701
  • plot on a signal does not work (3.6.1) #698
  • Document browser's "Tutorial" subsection should list all tutorials #693
  • OpenBSD, runtime error: gNumClasses 'discrepancy' #684
  • cmd-d in help document does not work #667
  • SC 3.6beta3 - help docs don't compile #666
  • 3.6.3 STANDARD plugin API mismatch #660
  • Copy/paste from SC IDE to Mail loses formatting & tabs (OS X) #657
  • scide: Ctrl+P does not focus Post Window #654
  • Single channel NamedControl returns default values as one-item-array #652
  • Cannot create new .sc class definition file from SC IDE #651
  • [SCIDE 3.6 beta 2] Help pane browser pops up annoyingly on load #643
  • Env/event documentation error #638
  • crash when evaluating exprand #632
  • [SC-IDE] save/save as dialog extensions #615
  • [SC-IDE] hang when trying to stop sclang #614
  • Ndef clear/play sequence problem #612
  • File-changed behavior is triggered while file is opened (and closed) in other applications #595
  • Tab widths are radically different between post window and #594
  • Number views on Stethoscope are too narrow to be readable on OSX #583
  • Line numbers do not sync for some fonts #567
  • Duplicate keyboard shortcuts can be set, causing undefined behavior #566
  • indent line or region sometimes doesn't work #528
  • server meter menu option always localhost #525
  • No sound after stopping and running Main again #520
  • [sc-ide] Saving as .sc saves as .scd instead #519
  • ~tildestuff is not treated as a unit for selection #508
  • SCDoc: right-click on a link offers non-working "Open in new window" #504
  • pressing ctrl+D with cursor just before bracket in "Latch)" searches for bracket not Latch #503
  • Cmd-Delete to have similar functionality to other OSX windows #501
  • Ctrl-shift-I/U should not be separated from Ctrl-I/U in the menus #498
  • Can't connect to and play sounds on already running scsynth #487
  • Ctrl+. in helpfile doesn't stop it #480
  • SC-IDE under Mac OSX: Open Class/Method Definition not working #479
  • SC-IDE under Mac OSX: Open Class/Method Definition not working #478
  • SuperCollider is renamed SuperColliderCocoa #473
  • ide: simplifying find/replace? #468
  • Copying from post window widget #460
  • Enable word wrap in the post window #459
  • keyboard shortcut for copy is disabled in post window #452
  • Switching applications #449
  • serialPort doneAction never called & port not properly closed? #438
  • SC 3.5.4 crashes with buffers on windows 7 #424
  • default for freqscope #421
  • [SC-IDE] Evaluate a line within a region (with the same shortcut) #403
  • Introspection thread safety #394
  • Import RTF files #392
  • Custom OSC Message processing section in OSC Communication doc's is incorrect #389
  • font scaling behavior #379
  • scide: arg tooltip for floats, display 1 not 1.000000 #377
  • [Qt IDE] Tab not working #374
  • sclang menu bar vs ide #367
  • Buffer.free on 3.5.3 crash scsynth #359
  • [SC-IDE] server status bar #348
  • Can SFC_SET_CLIPPING fix the wrapped vs. clipped int-format recording problem? #345
  • SynthDef compiler in Lua #344
  • scsynth sound stops in 3.5 not in 3.4 #343
  • Pseg duration in secs or beats? #340
  • MIDIFunc.noteOn does not work with floats #325

Merged pull requests: