3.8.0 (2016-09-23)
- 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
- Add commit to version info #2243 by vivid-synth
- fftlib: remove duplicate defines #2089 by sonoro1234
- SC_fftlib: allow ensurewindow to be called #2008 by sonoro1234
- jack: add metadata support #1951 by ventosus
- reboot of the internal server crashes interpreter #1526 by ceremona
- server plugins: Gendy*: fix initialization bug #2331 by snappizz
- Bug 1355 demand env overshoot #2164 by baconpaul
- Allow audio-rate phasein argument to VOsc #2140 by snappizz
- PartConv avoid using first ir section twice #2015 by sonoro1234
- plugins: do not advance stages before env start #1424 by scztt
- Add supernova to some scsynth-specific docs #2256 by vivid-synth
- build: don't auto-enable supernova if old cmake #2170 by danstowell
- supernova: use c++14 move captures and proper move semantics #2141 by timblechmann
- supernova: relax handling of malformed c_set messages #2113 by timblechmann
- supernova: portaudio_backend changed #elif for #else #1947 by sonoro1234
- supernova: minor improvements #1908 by timblechmann
- remove references to CocoaBridge #2351 by snappizz
- lang: Remove debug message #2250 by gusano
- sclang: Ensure git object is defined for checkout #2216 by scztt
- asStringPerc SCLang Crash #2168 by baconpaul
- Classname as Selector crashes #2166 by baconpaul
- Reimplement match lang ip #1972 by muellmusik
- sclang resolves relative paths in the language configuration file relative to the current working directory #1927 by miguel-negrao
- class library: plot does not specify min and max, so add 'plotAudio' method with -1 .. 1 range #1846 by telephon
- Fix presumed bug in d0f475d (min should be max). Fixes #1842 #1843 by danstowell
- parser doesn't catch backward variable definitions #1514 by telephon
- sclang crashes on 0.exit #1438 by jamshark70
- Crash when using a class name in binop method call syntax #669 by jamshark70
- Fix printing filepath at end of recording #2435 by bagong
- Add default value to second argument in string replace #2433 by bagong
- server: don't set client id on failure #2405 by telephon
- class library: add missing proxy init in Ndef #2387 by telephon
- EnvirGui calls
this.widgets
but has none #2371 by telephon - Topic/deprecating #2370 by crucialfelix
- Make sure Spec is inited before ControlSpec #2346 by antonhornquist
- Handle spaces in SCDoc internal links #2336 by crucialfelix
- Usage of Class.initClassTree(ControlSpec) can remove common mappings #2318 by antonhornquist
- SoundFileView.schelp wrong argument names #2311 by jamshark70
- Add linting and fix classlib indention #2298 by gusano
- class library: TreeView: add alias methods addChild, insertChild, childAt #2260 by snappizz
- Classlib: Quarks: Fix typo in incompatibility message (SC: camel case… #2245 by jamshark70
- Classlib: GUI: asLayoutElement interface for non-Views that work in layouts #2234 by jamshark70
- ServerStatus - watcher notifies the server #2226 by gusano
- class library: server gui updates better #2215 by telephon
- class library: update link when server failed to start #2209 by snappizz
- s.makeGui server window broken in master #2202 by jamshark70
- Classlib: GUI: Support "has-a" GUI objects by calling asView within Layouts #2188 by jamshark70
- Move Spec/Warp etc. out of GUI back into Control #2182 by crucialfelix
- asOSCArgArray : do not expand a string into an array #2133 by telephon
- class library: implement audio rate lag control #2127 by telephon
- cmake needs to install HUT directory on OSX #2116 by sensestage
- class library: streamArg correctly yields #2110 by telephon
- class library: move asOSCArgArray out of backwards_compatibility #2108 by telephon
- class library: fix compatibility of asOSCArgArray #2097 by telephon
- List can't be used in Synth arg list #2096 by jamshark70
- deprecated-3.7: remove it in master? #2038 by danstowell
- Topic/server unresponsive #1935 by crucialfelix
- clean up PathName code #1912 by telephon
- returning nil as UGen graph returns uninformative error #1771 by telephon
- Improve error handling in Server:prepareForRecord #1580 by bagong
- Fix range in Function:plot #1454 by thormagnusson
- Move Spec back into Control #2181 by multivac61
- add News in 3.8 #2365 by snappizz
- help: History: remove use of .speak in examples #2352 by snappizz
- help: SoundFileView: fix argument names #2350 by snappizz
- Add example to LatoocarfianL #2335 by crucialfelix
- Update Pitch.schelp #2334 by crucialfelix
- Revert "Update Ndef.schelp" #2323 by nuss
- move SVG logo from HelpSource/images to icons #2312 by snappizz
- Signal.schelp: small typo fix in play:loop desc #2308 by jaschanarveson
- Fix some anchor links in help #2293 by vivid-synth
- Reference: Server-Command: clarify Wave Fill flags #2288 by jaschanarveson
- help: SC3 vs SC2: add historical note #2287 by snappizz
- help: create help file for ScIDE #2285 by snappizz
- help: VLayout: change QLineLayout to LineLayout #2283 by snappizz
- help: Dialog: expand explanation of openPanel and savePanel #2282 by snappizz
- Add "(NRT)" to the NRT help file title (searchability) #2281 by vivid-synth
- Update Ndef.schelp #2273 by tiagmoraismorgado
- Update MouseX.schelp #2272 by tiagmoraismorgado
- Update MouseButton.schelp #2271 by tiagmoraismorgado
- help: Remove some outdated GUI info #2248 by snappizz
- Add supernova to the list of components #2244 by vivid-synth
- help: add SVG logo to images dir #2235 by snappizz
- Replace use of .send(s) with .add in class examples. #2223 by kisielk
- help: update Document.schelp to match current API #2219 by snappizz
- help: RangeSlider: correct dragging instructions #2210 by snappizz
- examples: replace .send(s) with .add #2208 by snappizz
- PulseDivider.schelp: Fix typo and clarify div #2199 by kisielk
- Pmono.schelp: fix duplicate "the" #2187 by kisielk
- Fix a typo in SynthDef.schelp #2186 by kisielk
- fixing Henon help #2150 by tiagmoraismorgado
- document DelTapWr/DelTapRd/MultiTap delay time caveats #2132 by snappizz
- help: document range better for LFGauss UGen #2121 by telephon
- help: hidfunc, clarify nil on usage and usageID #2104 by llloret
- help fixes for OSCfunc & Env #2087 by miczac
- RecordBuf.schelp: corrected Synthnames for proper playback, lower volume for overdub #2071 by miczac
- AudioIn.schelp: tamed feedback in example, removed "patching" example #2070 by miczac
- Pulse.schelp: added missing .kr method, beautified examples #2069 by miczac
- Helpfile fixing #2061 by LFSaw
- Helpfile fixing #2057 by jreus
- Revert "LFSaw.schelp: Note and example for special initial-phase behaviour" #2056 by miczac
- Klank & DynKlank - better structure for examples #2055 by miczac
- RLPF.schelp: adjust example to avoid exploding filter due to frequency folding when modulated. #2053 by miczac
- Helpfile fixing #2042 by adcxyz
- Added closeWhenDone to .cue #2039 by tapage
- help: minor spell fixes in tutorials area #2004 by llloret
- help: and some more help typos and spell fixes #2003 by llloret
- help: fixed some more typos and spelling #2002 by llloret
- help: Help updates for the Classes directory #1999 by llloret
- Improve "Writing UGens" documentation #1997 by snappizz
- More help documentation updates #1989 by llloret
- help: fixed some typos and spelling #1988 by llloret
- link was wrong #1980 by grirgz
- Document ServerOptions.*devices as OS X only #1949 by snappizz
- Clarified nil argument behavior in OSCdef help #1940 by antonhornquist
- Change title of main help file from "Help" to "SuperCollider [version]" #1928 by snappizz
- MultiTap and DelTapRd/Wr could use a Note in help doc #1883 by mtmccrea
- CocoaBridge seems dead, but examples and doc are still there #1629 by muellmusik
- 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
- Move Qt primitives out of "common" to fix non-Qt builds #2299 by vivid-synth
- build: fix qt configuration for case-sensitive OS X #2262 by snappizz
- Document Qt >= 5.6 not working in Linux #2206 by snappizz
- QPen - add RenderHints to StringInRect #2019 by gusano
- 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
- 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
- IDE: Server status bar should send properly formatted /status message (not 'status') #2450 by jamshark70
- Fix Document path sync problems #2222 by jamshark70
- fix #1985 #2102 by miguel-negrao
- scide: update document path also if nil #2098 by telephon
- sc-ide: fix behaviour of right context button when out of tab #2085 by llloret
- sc-ide: middle mouse button closes tab #2083 by llloret
- ide: menu option "Show Quarks" #1867 by miguel-negrao
- Replace built-in scvim with submodule scvim #1991 by danstowell
- Makes Vim support more reliable by sending larger buffers #1930 by mzyzik
- scvim as submodules repo #1921 by blacksound
- 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
- 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
- WIP: ide/qtcollider: prototype port to qwebengine #1936 by timblechmann
- quarks: sort list by name #2214 by gusano
- quarks: throw an error when updating without name #2183 by gusano
- Provide compiler flags for armv6l and armv7l and add a few hints for building on RPi and headless #2065 by bagong
- ServerStatus failOSCFunc shouldn't set clientID #2328 by crucialfelix
- class library: server notify dependants correctly #2093 by telephon
- Topic fix server notify #2066 by telephon
- OSC/Trigger functionality broken in master #2058 by miczac
- Problem with matchLangIP primitive: boost seems to give wrong hostname #1950 by muellmusik
- crash on exit, 3.7b #1422 by chriskiefer
- DemandEnvGen overshooting at high curve #1355 by eleses
- scsynth OSC packet size in NRT mode #61 by jleben
- Novacollider/alignment cleanups #1906 by timblechmann
- ide: introspection - use qt's concurrency functionality #1905 by timblechmann
- Novacollider/dll #1904 by timblechmann
- Tab does not work in IDE (on OSX) #1453 by thormagnusson
- Use reader/writer thread for all disk IO (DiskIn / DiskOut ugens, others if applicable) #1381 by scztt
- Add missing proxy init 3.8 #2407 by telephon
- Merge 3.7.2 to master #2177 by crucialfelix
- Update CombC.schelp #2157 by tiagmoraismorgado
- Array2D.schelp: Fix put example #2154 by kisielk
- jitlib: better warnings when Server is not available #2119 by telephon
- Topic/boost 1.61 #2086 by timblechmann
- lang: correctly join resync thread #2079 by timblechmann
- Helpfile-fixing branch, final merge #2076 by LFSaw
- ide: mark scide as able to handle multiple files #2062 by fsateler
- removed method::preferencesAction #2046 by tapage
- fixed naming startframe & aSoundFile #2045 by tapage
- prReadDirectoryFile private, added done as arg #2044 by tapage
- added Pmul arguments name & pattern #2043 by tapage
- LFSaw.schelp: Note and example for special initial-phase behaviour #2041 by miczac
- Emacs and extBuffer.sc #2035 by simdax
- Help: Removed double PlayBuf in doneAction help file #2026 by cappelnord
- Classlib: Add NodeProxy:trace #2020 by jamshark70
- PartConv not working (duplicate impulses) #2014 by sonoro1234
- Server crash when calling play on a not-yet ready Buffer #2005 by patrickdupuis
- Make sure NodeProxy generates unique name. #1994 by blacksound
- class library: node proxy, improve documentation #1986 by telephon
- Osc.sc: fix audio rate TChoose #1979 by miczac
- Osc.sc: fix audio rate TChoose #1974 by miczac
- Readd wrongly removed part of system-boost fix #1970 by bagong
- Merge 3.7 into master #1969 by bagong
- Add CommonTests and CommonTestsGUI to travis #1967 by scztt
- Fix lines and functions with mixed tabs and spaces #1963 by vivid-synth
- Remove unused variable #1960 by patrickdupuis
- error message: wrong path in unsaved file #1953 by telephon
- class library: don't declare variables in an if statement, please. #1925 by telephon
- Add custom.css to help files that don't include it #1920 by snappizz
- Document SynthDef.writeOnce as a legacy method #1918 by snappizz
- Move internal css to scdoc.css #1917 by rygen
- Fix Scope Window Error #1915 by patrickdupuis
- Quarks: fix save method #1897 by jpburstrom
- ide: Add standalone option in settings. #1863 by miguel-negrao
- sclang: introduce unixCmd for array of arguments #1856 by miguel-negrao
- uiugens: correctly terminate input threads #1855 by timblechmann
- supernova: don't delete shared memory data #1854 by timblechmann
- Novacollider/mac #1853 by timblechmann
- class library: HIDMatchers: Add missing if statement #1851 by davidgranstrom
- class library: protect MultiOutUGen from void numChannels #1847 by telephon
- Fixes/for master #1844 by timblechmann
- Topic/rate fallthrough #1835 by telephon
- Novacollider/cmake modernisation #1822 by timblechmann
- LinXFade2 - fix pos slope #1798 by timblechmann
- ide cleanup #1715 by timblechmann
- MultiOutUGen with numchannels less than 1 return an empty array #1686 by telephon
- use c++17-style executors to compile class library #1677 by timblechmann
- scide: improve dark color scheme #1609 by timblechmann
- scide: add qt-creator style shortcut sequence to visualise whitespaces #1607 by timblechmann
- Topic/refactor server status #1547 by telephon
- Enabling multi-touch on Qt widgets (for multi-touch screens) #1533 by scazan
- import boost-1.58 #1528 by timblechmann
- Scide/line number fix #1330 by vdonnefort
- Scide/theme mgmt fix #1297 by vdonnefort
- Made performKeyToDegree much closer to inverse of performDegreeToKey #1164 by triss
3.7.2 (2016-06-03)
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
- midi: make midi work in Windows #2009 (llloret)
- Classlib: Fix HIDdef.element arg list passed to super.element #2105 (jamshark70)
- Fix build on debian, add -fPIC to TLSF target #2031 (danstowell)
- Update linux readme, add missing dependency #2030 (danstowell)
- editor: windows: fix double click when app already open #2029 (llloret)
- nsis: windows: add path information #2028 (llloret)
- Convert scvim to submodule, on 3.7 branch #2025 (danstowell)
- lang: Not wait for keystroke when exiting #2012 (llloret)
- Windows Readme: tiny enhancements #2006 (bagong)
- Make sure NodeProxy generates unique name. #1998 (blacksound)
- Cherry pick telefon's nodeproxy documentation enhancements #1996 (bagong)
3.7.1 (2016-04-10)
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:
-
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
andgit checkout master
#1954 (crucialfelix) -
Errors when closing scope window #1878
3.7.0 (2016-03-13)
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)
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:
- fix: typo in CHANGELOG.md #1888 (crucialfelix)
- build: copy CHANGELOG.md not the old ChangeLog #1887 (crucialfelix)
- class library: poll treats numbers as signals #1885 (telephon)
- class library display path in quark gui #1882 (telephon)
- Topic/osx move scsynth #1881 (crucialfelix)
- fix #1864 Quarks Git not detecting latest she correctly #1880 (crucialfelix)
- build: use direct test to decide if SSE available #1879 (danstowell)
- Improved documentation for copyRange and copySeries #1877 (snappizz)
- sclang: add explanation of standalone mode. #1872 (miguel-negrao)
- Avoid misleading message for Xcode and Visual Studio #1871 (bagong)
- ide: menu option "Show Quarks" #1867 (miguel-negrao)
- ide: Add standalone option in settings. #1863 (miguel-negrao)
- ide: fix memory leak #1859 (miguel-negrao)
- plugins: allow Vibrato to be triggered #1858 (sonoro1234)
- 3.7win without IPC fix #1852 (bagong)
- Topic fix allocations #1845 (telephon)
- Fixes/for master #1844 (timblechmann)
- build: bump GCC version requirement up from 4.7 to 4.8 #1839 (danstowell)
- Help source syntax fix #1838 (gusano)
- build: fix PanUGens to build when NOVA_SIMD=OFF #1834 (danstowell)
- Fix error message #1828 (carlocapocasa)
- Server.sc: option for scsynth's verbosity now is "V" not "v". #1826 (miczac)
- build: fix non-SSE2 compile of SC_SndBuf.h (Fixes #1819) #1821 (danstowell)
- cmake: disable SSE on ARM #1817 (danstowell)
- QView.sc: removes residue OS X Space after closing a fullscreen window. #1816 (miczac)
- build: fix an integer type mismatch that caused build fail for some #1815 (danstowell)
- fixes #1811, also, allowing for more space for the last two examples #1813 (miczac)
- cmake: avoid confusing "FATAL" messages if not a git checkout #1809 (crucialfelix)
- cmake: disable SSE on ARM #1803 (danstowell)
- plugins: fix plugin registration for sum3/sum4 #1799 (timblechmann)
- Revert "subproject commit" which mistakenly downgraded nova dependencies #1795 (danstowell)
- class library: moved Model.sc out of GUI directory #1792 (redFrik)
- help guides: fix typo #1790 (gusano)
- Incorporate these tutorial corrections #1787 (afischli)
- FIx typo in tutorial on shortcut explanation to clear the post window #1784 (afischli)
- scide: don't sync documents if language was not compiled #1780 (gusano)
- Novacollider/cleanups #1779 (timblechmann)
- supernova: tests - use thread and chrono #1778 (timblechmann)
- Correcting a spelling of "Buffer" in Getting Started 13 #1777 (meatballhat)
- plugin interface: avoid dependency on nova-tt #1776 (timblechmann)
- Novacollider/cleanups #1775 (timblechmann)
- nova-simd: fix lower boundary of exp approximation #1774 (timblechmann)
- cmake: refuse to build if unrecognised AUDIOAPI #1773 (danstowell)
- jack audio driver: remove old unused codepath for jack<0.100 #1772 (danstowell)
- Topic/boost 1.60 #1770 (timblechmann)
- Novacollider/supernova refactoring #1769 (timblechmann)
- external libraries: nova-simd #1768 (timblechmann)
- supernova: tcp - catch exceptions when sending replies via tcp #1765 (timblechmann)
- Refactor EnvirGui #1761 (adcxyz)
- Fix string find #1759 (muellmusik)
- scdoc: typo in Working_with_HID.schelp #1756 (redFrik)
- scdoc: typo in LID_permissions.schelp #1755 (redFrik)
- scdoc: typo in HID_permissions.schelp #1754 (redFrik)
- c++ interface: introduce templated registerUnit #1753 (timblechmann)
- Topic/quarks git fixes #1752 (crucialfelix)
- Fixes/supernova unload plugins #1748 (timblechmann)
- Novacollider/supernova refactoring #1745 (timblechmann)
- Novacollider/prevent bad optimization #1744 (timblechmann)
- plugin interface: provide numInputs/numOutputs as interface functions #1743 (timblechmann)
- cleanup: detect apple via __APPLE__ #1741 (timblechmann)
- build: modify trunc() calls to compile on gcc 4.8.4 #1740 (danstowell)
- supernova: received_packet - make implementation more robust #1739 (timblechmann)
- Fixes/supernova handle out of memory #1733 (timblechmann)
- Fix avoid calling nonexisting cleanup event type #1731 (blacksound)
- Fix obsolete server method call #1730 (blacksound)
- Consistent use of Event in example. #1729 (blacksound)
- example & help files: cleanup and streamlining of server handling #1728 (miczac)
- example & help files: fix reference to default server #1727 (miczac)
- Simplify pspawner example #1726 (blacksound)
- typofix - make description match example code #1725 (blacksound)
- UGen-scope.sc: fixes method to determine default server #1724 (miczac)
- Fix typo in NodeProxy roles help file #1722 (blacksound)
- ass Filters: warning in help-docs about filter frequencies close to zero #1721 (miczac)
- Clean up classlib: consistent tabs and Egyptian braces #1714 (crucialfelix)
- fix #1668 - make existsCaseSensitive work for directories #1713 (crucialfelix)
- fix #1670 isPath and isAbsolutePath regexp for windows #1712 (crucialfelix)
- fixes for master #1710 (timblechmann)
- supernova: silence clang warning #1709 (timblechmann)
- sclang: file prim - remove unused carbon code #1708 (timblechmann)
- fix issues found by clang's static analyzer #1707 (timblechmann)
- class library: store floats with full precision #1701 (telephon)
- docs: minor typo adjustment in Getting Started 11 #1698 (meatballhat)
- modernize supernova #1697 (timblechmann)
- docs: minor typo correction in Getting Started 10 #1694 (meatballhat)
- sclang: slot - improve architecture detection #1693 (timblechmann)
- scdoc/sclang lexers: use intptr_t tof compatibility with LLP64 archtectures #1692 (timblechmann)
- refactoring #1691 (timblechmann)
- fix lost keyevents #1690 (timblechmann)
- install help sources on linux #1689 (timblechmann)
- cmake fixes #1688 (timblechmann)
- class library: make control set atomic #1687 (LFSaw)
- Primitive related cleanups #1683 (muellmusik)
- fixed one broken link #1680 (redFrik)
- fixed two broken links #1679 (redFrik)
- scel: Fix mode-line update #1678 (ptrv)
- use c++17-style executors to compile class library #1677 (timblechmann)
- supernova: guard gcc version check #1675 (timblechmann)
- fixed two broken links #1673 (redFrik)
- Update 03-Start-Your-Engines.schelp #1667 (danielmkarlsson)
- Update 02-First-Steps.schelp #1666 (danielmkarlsson)
- Update 01-Introductory-Remarks.schelp #1665 (danielmkarlsson)
- Subclass searches #1663 (jamshark70)
- scsynth: sends d_removed from the right thread #1662 (sonoro1234)
- class library: defer calls to ide #1661 (telephon)
- EnvGen: fix cub nans #1660 (sonoro1234)
- scsynth: denormal handling in PortAudio and Jack #1659 (sonoro1234)
- QtCollider: TextView: Get code for enterInterpretsSelection from block() #1652 (jamshark70)
- some buildsystem fixes #1649 (timblechmann)
- supernova: cpu_time_info compile fix #1647 (timblechmann)
- scsynth:SC_GraphDef.cpp correct d_removed packet definition #1646 (sonoro1234)
- lang: prevent Signal.chebyFill from returning nan #1645 (totalgee)
- SequenceableCollection help: fix some erroneous links #1641 (nuss)
- disallow newCopyArgs in Boolean #1638 (miguel-negrao)
- Novacollider/freelist updates #1636 (timblechmann)
- Non-characters pass ASCII code 0 to key actions #1632 (jamshark70)
- plugin interface: fix compile failure with gcc-4.9 #1628 (timblechmann)
- Classlib: SystemSynthDefs: Clean up temp defs properly on all platforms #1627 (jamshark70)
- Gc fixes and doc final #1624 (muellmusik)
- common: oscutils - correct printf format specifier for (u)int64_t #1620 (timblechmann)
- scide: fix float regexp #1619 (timblechmann)
- supernova: some refactoring #1614 (timblechmann)
- server: Assume requested SR was successfully set #1612 (scztt)
- cmake: copy targets to ide app bundle in post-build steps #1608 (timblechmann)
- Misc Quarks fixes #1606 (crucialfelix)
- sclang: fix gc-related bug #1605 (timblechmann)
- Quarks: avoid a stack overflow from LanguageConfig.includePaths #1603 (crucialfelix)
- fix: Quarks.load quark set #1602 (crucialfelix)
- Topic/ide fixes for master #1601 (timblechmann)
- Topic/ide keyevent fixes #1598 (timblechmann)
- scide: preferences dialog - fix width of icon list widget #1597 (timblechmann)
- Topic/fixes for master #1595 (timblechmann)
- qtcollider/sc-ide: make use of QStringLiteral #1594 (timblechmann)
- Topic/fixes for master #1592 (timblechmann)
- Fix: #1475 absolute path detection and conversion for windows #1590 (crucialfelix)
- Adding a note about W64, CAF and WAV support as proposed by @scztt #1584 (gogobd)
- Topic/fixes for master #1583 (timblechmann)
- Classlib: Event: Add missing ~latency into ~schedBundleArray calls #1582 (jamshark70)
- OSX: Allow cmake install prefix to be overridden #1576 (bagong)
- HID final cleanup, and LID adaption to use similar API #1573 (sensestage)
- Midi connect all #1571 (sensestage)
- OSX: return to old default cmake install location ./Install #1569 (bagong)
- class library: HID: fix else statement in findAvailable #1567 (sensestage)
- fix scope on internal, solves #1527 #1552 (adcxyz)
- add valueActionIfChanged to fix issue#1460 #1551 (adcxyz)
- scsynth: alow using malloc, realloc, free #1549 (sonoro1234)
- fix #1476 stack corruption triggered by calling a git unixCmd #1542 (crucialfelix)
- quarks: protect during eval of isCompatible fix #1463 #1541 (crucialfelix)
- validate that a refspec refers to an existing tag #1540 (crucialfelix)
- ide: Switch focus to help docklet on help request #1529 (scztt)
- import boost-1.58 #1528 (timblechmann)
- build: switch to alpha1 #1525 (scztt)
- Topic/fix scrollbar hiding osx #1523 (scztt)
- sclang: fix default fonts #1522 (scztt)
- Chebyshev: zero-offset default change plus documentation updates #1520 (totalgee)
- Fix MIDIIn.connectAll on Linux to only connect to external sources and not internal ones #1517 (sensestage)
- sclang: Fix incorrect modifiers #1513 (scztt)
- Update Ringz.schelp #1511 (porres)
- Update LFPar.schelp #1510 (porres)
- Update Resonz.schelp #1509 (porres)
- Update Ringz.schelp #1508 (porres)
- Update LFPar.schelp #1507 (porres)
- Chebyshev polynomials: various fixes (issue #1500) #1504 (totalgee)
- plugins/LFUGens: generate symmetrical waveforms in LFPulse #1503 (totalgee)
- Timedll for supernova #1497 (sonoro1234)
- ide: Workaround for completion help view crash #1495 (scztt)
- sclang: fix crash during SerialPort cleanup #1494 (scztt)
- sclang: workaround webkit scrollbar hiding bug #1493 (scztt)
- classlib: Don't pass unprintables in key events #1492 (scztt)
- sclang: set max scroll according to req'd value #1491 (scztt)
- ide: better newline behavior within brackets #1490 (scztt)
- MIDI: make interpreting noteOnZeroAsNoteOff an option rather than a h… #1488 (sensestage)
- classlib: Use correct spec for x coord of edits #1486 (scztt)
- Add two qt5 packages to dependencies list #1481 (bagong)
- supernova: print version with -v and use -V for verbose #1470 (sonoro1234)
- Help: WritingClasses: Extension methods are like obj-c categories #1469 (jamshark70)
- Pluginsunload2 #1467 (sonoro1234)
- remove obsolete Document autocomplete extensions #1461 (crucialfelix)
- Sclang: print version with -v #1459 (gusano)
- Scsynth: print version with -v #1458 (gusano)
- Topic/quarks window is path #1457 (crucialfelix)
- Classlib: lincurve: Prevent incorrect range clipping when curve ~= 0 #1441 (jamshark70)
- lang: NetAddr: correctly disconnect tcp socket #1440 (miguel-negrao)
- protect NetAddr-disconnectAll from failing during shutdown #1439 (crucialfelix)
- classlib: translate modifier keys on mac #1434 (scztt)
- ide: fix crash on session switch #1433 (scztt)
- classlib: Convert note/cc nums in array case #1432 (scztt)
- qtcollider: defer setPropery if called inside drawFunc #1431 (scztt)
- Fix: Install quark dependencies with refspecs #1427 (crucialfelix)
- classlib: note nums / cc channels must be integers #1425 (scztt)
- FreqScope.sc: adapt to new fill property of scope. #1419 (miczac)
- ide: hide toolbox after changing box focus #1418 (scztt)
- lang: don't drop backslashes #1417 (scztt)
- ide: track files opened in a session switch in the recent documents menu #1416 (scztt)
- ide: do not save format settings for controls that are disabled. #1415 (scztt)
- Quarks GUI tiny improvements #1414 (gusano)
- scide: theme: introducing built-in "dark" theme #1410 (vdonnefort)
- [Help] add words "Fast Fourier Transform" to guide #1407 (patrickdupuis)
- Topic/quarks gui enhancements #1394 (crucialfelix)
- Pattern.record method doesn't stop recording #1392 (gurk)
- fixes #1369 LanguageConfig.current returns "", should return nil #1388 (crucialfelix)
- class library: GridLayout - fix position when using spanning #1384 (gusano)
- fix-DiskOut #1382 (muellmusik)
- server GUI: fix initial volume button value #1372 (gusano)
- ide: Fix triggering of doc modified signal #1371 (scztt)
- Date.schelp: corrected peculiar format example #1368 (miczac)
- Fix broken link in Ndef help file #1366 (albertojgomez)
- class library: collectCopy method implementation #1357 (telephon)
- Revert "scide: DocumentSelectPopUp - convert to Popup to fix lost KeyRel... #1354 (telephon)
- scide: DocumentSelectPopUp - convert to Popup to fix lost KeyRelease event #1352 (timblechmann)
- cmake: use bundled yaml-cpp by default #1351 (timblechmann)
- Topic/improve doc readability #1349 (telephon)
- Classlib: Complex: Fix bugs in 'pow' method #1348 (jamshark70)
- Topic/simplify gui documentation #1345 (telephon)
- Tiny enhancements to README_OSX.md #1344 (bagong)
- Topic nodeproxy gui for numbers #1343 (telephon)
- class library: FunctionList copies before iterating. #1341 (telephon)
- Topic/level indicator #1338 (scztt)
- Topic/ogl filled scope #1337 (scztt)
- Topic/source preview #1336 (scztt)
- Topic/qt5 tim all and cosmetics #1334 (scztt)
- Scide/autocomplete help #1333 (vdonnefort)
- Topic language config current path #1327 (telephon)
- supernova: fix endpoint handling for asynchronous commands #1326 (timblechmann)
- qtcollider: avoid un-safe printf by using qWarning() instead #1325 (timblechmann)
- Sclang/print version #1324 (blacksound)
- scsynth: print version and exit with option -V #1322 (blacksound)
- supernova: use -Z in portaudio 0 hight (negative) low others desired har... #1318 (sonoro1234)
- server: GraphDef_ReadVer1 now reads via ParamSpec_ReadVer1 #1317 (telephon)
- plugins: fix 10 trigger UGens that did not initialize ZOUT correcly #1311 (jamshark70)
- Plugins: Demand: Add Dconst UGen, with schelp #1305 (jamshark70)
- Scide/line number #1302 (vdonnefort)
- Topic/linxfade fix #1301 (timblechmann)
- class library(GUI): rename arguments - *new #1288 (gurk)
- Topic/timing cleanup #1286 (muellmusik)
- Topic/operators #1282 (telephon)
- scide: add OSX delete word ctrl+w shortcut #1272 (vdonnefort)
- Topic/bounded controls: cleaned up branch ready. #1270 (telephon)
- string: regex: rename firstRegexp #1269 (sofakid)
- scide: introducing restore function #1267 (vdonnefort)
- plugins: EnvGen - fix initialization of hold segment #1265 (timblechmann)
- scide: add save-as-extension functionality #1264 (timblechmann)
- cmake: externals - don't scare users about auto_ptr #1263 (timblechmann)
- Update Tdef.schelp #1262 (vividsnow)
- class library: translations between key value pairs, asscociations, and dictionaries #1260 (telephon)
- Apple build: Prevent supernova from being installed twice #1256 (bagong)
- plugins: Linen checks for prehistoric release message #1255 (telephon)
- Topic/boost 1.57 #1249 (timblechmann)
- string: Fix regex cache init, implement firstRegex #1248 (sofakid)
- Orthographical adjustment to win installer script #1244 (bagong)
- IFFT.schelp: fix example #1243 (miczac)
- sclang: hidapi - fix gc corruption bug #1242 (timblechmann)
- Classlib: Pstep: Fix unnecessary creation of an array on every iteration #1236 (jamshark70)
- Classlib: QPenPrinter: Add 'bounds' method #1235 (jamshark70)
- Classlib: Pfuncn: Like Pfunc, this should call processRest before yield #1234 (jamshark70)
- Classlib: Rest: Add 'value' method to simplify mixing rests and numbers #1233 (jamshark70)
- Topic/qt5 win #1229 (timblechmann)
- cmake: fix & clean up xcode project #1225 (timblechmann)
- Fix "QNetworkRequest header not found". #1223 (ventosus)
- fix help installation #1222 (nuss)
- supernova: /notify - return client id #1221 (timblechmann)
- tcp server, retry a couple of times until getting a tcp connection #1215 (miguel-negrao)
- lang: Fix TCP bugs #1214 (muellmusik)
- More document stuff #1213 (muellmusik)
- rd/tgrains (& localbuf) #1207 (rd--)
- Blocksize->BlockSize #1206 (rd--)
- scel: highlight uppercase symbols in emacs #1205 (bion)
- HID_API fix: initClass -> initClassTree #1203 (andersvi)
- Adding drawImage example to Pen.schelp #1197 (thormagnusson)
- Create Image.schelp #1195 (thormagnusson)
- Update win32_api.hpp #1192 (bagong)
- Topic/boost updates #1191 (timblechmann)
- cmake/apple: compile targets directly into the app bundle #1189 (timblechmann)
- supernova: don't scare osx users by consumer-os #1187 (timblechmann)
- fix assign path #1186 (carlocapocasa)
- scide: mark current session in dialogs #1184 (timblechmann)
- scide: fix preferences action name shortcut for osx menu placement #1183 (timblechmann)
- cmake: fix typo #1182 (timblechmann)
- scide: key up after line evaluation should go to original position #1178 (timblechmann)
- cmake: link sclang with tlsf #1177 (timblechmann)
- cmake: install help on non-apple systems #1175 (timblechmann)
- Topic/scide enhancements #1172 (timblechmann)
- boost updates & cmake modernization #1166 (timblechmann)
- Fix Scale.newFromKey with tuning argument #1161 (slpopejoy)
- Update Date.schelp #1151 (thormagnusson)
- ide: introducing themes management #1150 (vdonnefort)
- help: chaotic generators warnings removed #1149 (smrg-lm)
- Topic/coremidi crash fix #1147 (scztt)
- plugins: TrigControl behaves like Control. Fixes #1145 #1146 (telephon)
- Classlib: PlotView: Don't post spec in calcSpecs #1135 (jamshark70)
- mergeCharFormat instead of setCharFormat, so existing format info isn't ... #1134 (scztt)
- Colorize lines in the post window. #1131 (scztt)
- Allow the addReplace action to replace existing nodes while keeping the ... #1130 (scztt)
- Show line number (v3) #1129 (vdonnefort)
- supernova: ensure that daz/ftz are set in all audio threads #1127 (timblechmann)
- File.schelp: changed pathnames to fully qualified #1126 (miczac)
- some supernova fixes #1123 (timblechmann)
- ide: add show/hide line number feature #1121 (vdonnefort)
- scsynth coreaudio fixes #1118 (gurk)
- Topic/supernova tcp #1109 (timblechmann)
- sclang: fix accidental number literal #1105 (mohayonao)
- sclang: fix float radix with pi #1104 (mohayonao)
- server: mapped audio bus for /g_queryTree.reply #1103 (8c6794b6)
- Initialize openPorts variable before startup.scd file is executed. #1102 (marierm)
- Fix ctrl-w #1101 (muellmusik)
- supernova: protect synth controls #1095 (timblechmann)
- update readline version from homebrew in os x readme #1093 (seansay)
- HID fix cleaned up #1092 (sensestage)
- ClassLib: SimpleNumber: biexp return calculated value #1089 (mohayonao)
- Netbsd compatibility #1088 (danstowell)
- Tiny correction #1080 (arnaldorusso)
- Classlib: SystemSynthDefs: Remove postln that shouldn't have been committed #1076 (jamshark70)
- Classlib: Server.sc: Prevent an inadvertent "non-inlined function" warning #1075 (jamshark70)
- cmake: disable some msvc warnings #1074 (timblechmann)
- Classlib: GUI: Reinstate proper functioning of ObjectGui system #1073 (marierm)
- lang: include missing header #1072 (timblechmann)
- class library: single lag value in NamedControl shouldn't result in an a... #1071 (miguel-negrao)
- sclang: deepfreeze - do not freeze immutable / permanent objects #1069 (timblechmann)
- DreamHouse.scd: replaced code on request by author #1067 (miczac)
- supernova: make apple clang happy #1066 (timblechmann)
- Help: Fix envelope handling in a pattern-cookbook example #1061 (jamshark70)
- Fix NRT file paths #1060 (jamshark70)
- lang: Fix memory corruption bug introduced in commit ac613331d5062bcd1ae... #1054 (muellmusik)
- syntax highlight and allow running code from schelp files #1052 (miguel-negrao)
- Classlib: fixed PatternProxy constrainStream so defaultQuant works #1043 (d0kt0r0)
- Classlib: Change NetAddr's default port to nil #1040 (jamshark70)
- class library: Env#*step easier creation of step envelopes #1039 (miguel-negrao)
- sclang: Fixed bug where osc bundles were being chooped midway #1038 (miguel-negrao)
- Small tweaks required for building libscsynth for Win 64-bit #1035 (maedoc)
- lang: capture elapsedTime() when a packet is received, rather than just ... #1032 (muellmusik)
- plugins: EnvGen - initialize level of initial \hold segments #1028 (timblechmann)
- Update INSTALL #1025 (jwakely)
- plugins: EnvGen - update number of produced samples on audio-rate gates #1024 (timblechmann)
- sclang: add terminal standalone option #1021 (miguel-negrao)
- Server multi client #1019 (muellmusik)
- sc class library: events: allocWrite type #1017 (vividsnow)
- fix filepath typo in os x readme file #1015 (seansay)
- sclang/identDictput: test if object is mutable before changing #1012 (mortuosplango)
- Disable AppNap in QtCollider, sclang, and scsynth #1011 (snickell)
- Minor enhancements after first rewrite #1003 (bagong)
- scdoc: minor correction to Dshuf new argument - should be repeats and no... #1002 (redFrik)
- Rework OSX Readme #1000 (bagong)
- Add matchLangIP method and primitive #998 (muellmusik)
- Fix open document #997 (muellmusik)
- Mac OS 10.9 SDK compatibility #994 (mortuosplango)
- update to boost-1.55 #993 (timblechmann)
- scvim: Adding tmux support, fixing screen support, fixing sclang restart/start/kill (also in terminal multiplexers) #990 (dvzrv)
- boost: fix build error with recent versions of glibc #988 (gusano)
- cmake: disable SC_WII by default #987 (gusano)
- external libs: bump nova-tt #983 (timblechmann)
- help: update phasor #978 (miguel-negrao)
- Topic/env step2 #975 (timblechmann)
- class library: allow NamedControl.new() to return non-arrayed Lag (fixing issue 973) #974 (totalgee)
- Topic/for master #971 (timblechmann)
- Ide editor improvements improvements #970 (muellmusik)
- lang: Add editable property to QWebView #969 (muellmusik)
- Topic/for master #963 (timblechmann)
- class library: speed improvements in a few places where bit operations are used. #962 (redFrik)
- Topic/for master #953 (timblechmann)
- Scide document rework text mirror #948 (muellmusik)
- class library: pbind midi type - fix for sending sysex #947 (redFrik)
- help: changed .send(s) for .add in SynthDef example #946 (brunoruviaro)
- Classlib: Fix 2 issues regarding Rest and patterns #941 (jamshark70)
- Topic/asio appclock #940 (timblechmann)
- class library: NamedControl - avoid lags if possible #938 (timblechmann)
- Documentation: Escape char in string literals, and thisProcess.nowExecutingPath #935 (jamshark70)
- Filter Help Docs: Warning about frequencies close to 0 #934 (miczac)
- Simplify and enhance Windows installer #929 (bagong)
- Library: Prevent inline-function warning in FFTUnpacking.sc #922 (jamshark70)
- Class Library: Object - performance improvements for Object.dup #921 (thormagnusson)
- linux readme: qt5 limitation #917 (miguel-negrao)
- scsynth: support for receiving nested OSC bundles. #914 (ventosus)
- supernova: synthdef corruption - added synthef path to error message #912 (miguel-negrao)
- SCDoc: remove MathJax support #910 (gusano)
- implement sclang sockets via boost.asio & move ReplyAddress out of the public interface #903 (timblechmann)
- HelpSource: MIDIFunc: show how to free a MIDIFunc #900 (gusano)
- make sure GUI.skins is not nil in ProxyMixerOld #893 (redFrik)
- scide: sc_editor: include parenthesis in regionAroundCursor() #892 (gusano)
- Pproto minor typo fix #891 (blacksound)
- Topic/markdown for readme files #890 (gusano)
- sclang: support for receiving nested OSC bundles. #881 (ventosus)
- sclang: support for more non-standard OSC types #878 (ventosus)
- sclang bugfix: proper handling of Open Sound Control Blob Arguments #877 (ventosus)
- Quarks: use new sf.net repo url #873 (gusano)
- classlib (quarks): Defer svn path checking until needed; try{} the check #865 (jamshark70)
- Ndef.schelp, Shaper.schelp, Wavetable.schelp #846 (miczac)
- Server : pings before considered dead #842 (miguel-negrao)
- remove bundled elisp library tree-widget.el #840 (tarsius)
- scdoc: Pseg: duration pattern in beats not seconds #827 (vividsnow)
- new version of README.txt, corrections to help docs #822 (miczac)
- examples: ASA - simplify and cleanup #819 (gusano)
- updated README.txt #818 (miczac)
- thisFunction/thisFunctionDef keywords in help #809 (vividsnow)
- Update the description of LinPan2. #808 (vanhuman)
- Updates the description. #807 (vanhuman)
- Changed the description of Balance2 into something a bit more explanatory. #806 (vanhuman)
- Added missing closing ")" in MIDI input example. #803 (attejensen)
- sc ide: settings editor: move insertMatchingTokens setting #796 (gusano)
- Update GUI-Layout-Management.schelp #795 (olafklingt)
- sc ide: sc editor: slight improvement of matching token insertion #792 (gusano)
- sc ide: settings editor: move insertMatchingTokens setting #791 (gusano)
- class library: UGen - provide bilin #781 (timblechmann)
- scide: left|right arrow keys disable completion #773 (gusano)
- removed superfluous links under related #766 (redFrik)
- added related link to SendReply #765 (redFrik)
- Update Warp1.schelp #759 (redFrik)
- fix git recursive flag command #747 (hems)
- Adding "Contributing with the documentation" to "Writing Help.schelp" file #746 (hems)
- cmake: link pthreads libraries #742 (gusano)
- Topic/simplify cpu dispatching #732 (timblechmann)
- Multichannel envelope fixes #718 (timblechmann)
- Topic/ide cmdline #711 (timblechmann)
- out-comment s_tick #709 (2mc)
- include: split public and private headers & prototype libsclang interface #703 (timblechmann)
- in OpenBSD search for classes using cmake configuration #685 (acamari)
- ports supercollider to OpenBSD #683 (acamari)
- scide: code editor - insert path when dropping unknown files #663 (totalgee)
- asSynthDef and SynthDef.name should return symbols #661 (timblechmann)
- Fix for #657; copy/paste to OS X Mail loses tabs #659 (totalgee)
- Main:startup: initialize openPorts before StartUp.run to enable OSCFunc ... #647 (iani)
- Properly initialize mSaveTime on document open and save. #597 (scztt)
- Corrected some typos and errors in the help docs #506 (andrewcsmith)
- Fixed two typos in the update news #500 (andrewcsmith)
- class library: fix server meter initialization #484 (timblechmann)
- Refer to TChoose from the TIRand help file #355 (rukano)
- Typo in PparGroup's help file example #351 (rukano)
- corrected pathname for sound file in LevelIndicator.schelp #347 (miczac)