[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] [ANN] SuperCollider 3.6.2
- To: sc-dev@xxxxxxxxxxxxxxxx, sc-users@xxxxxxxxxxxxxxxx
- Subject: [sc-users] [ANN] SuperCollider 3.6.2
- From: Jakob Leben <jakob.leben@xxxxxxxxx>
- Date: Mon, 24 Dec 2012 12:34:56 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=1D9px7qAz2Es0WgBdqSyn9n+/iPkxpPHSEEwsmCbYnY=; b=ZEsbTywbDf4tAWiiEZrG40KIU7mK1wr5tajpULPa/QQlddlR384X3+rf8Ug4ZgDkql 7dbgR7/71KrXQ/AX8l5FynsyEGpolyjBYuYzXqT1Z3q8r6cdV8kdFkLZYilwZDQmB2B9 HW9E19/9rMbyYoVlXYcwolec5FlIpfIZNs+FNAMNSOqVsw2sz+AK8ncNcJ8SX3vDWisj 8MZ1rcVU1VGvqgeb+l98rVnKFaoDAGLXw89FfXvteCuTF62LTmQMldIGUYgFhweyw9gM 1AvwOw7eYfEghnNA/YqGUN8cDRNEN6i+QUySS+neZ0NlegTpCFNHm8oW6LrqNwNZXl+4 Gv+w==
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
Hi all,
SuperCollider 3.6.2 has been released, with a number of bugs fixed and issues
polished, offering a smoother user experience - most visibly with regard to
the new IDE and the Qt GUI.
Thanks to everyone who has used the 3.6 releases so far, and reported bugs
and suggestions!
Best regards,
Jakob
### Downloads ###
# Mac OS X (Universal Build):
http://sourceforge.net/projects/supercollider/files/Mac%20OS%20X/3.6/SuperCollider-3.6.2-OSX-universal.dmg
http://sourceforge.net/projects/supercollider/files/Mac%20OS%20X/3.6/SuperCollider-3.6.2-OSX-universal-no-ide.dmg
# Windows (32 bit):
http://sourceforge.net/projects/supercollider/files/Windows/3.6/SuperCollider-3.6.2-win32.exe
# Sources:
http://sourceforge.net/projects/supercollider/files/Source/3.6/SuperCollider-3.6.2-Source.tar.bz2
http://sourceforge.net/projects/supercollider/files/Source/3.6/SuperCollider-3.6.2-Source-linux.tar.bz2
### Changes since 3.6.1 ###
BS Collist (1):
qtcollider: QEnvelopeView - add method to return all selected
indexes
Jakob Leben (32):
common (windows): unify access to known folder paths
sclang (windows): add primitive to access "My Documents" dir
cmake: expand the search for libsndfile and libfftw3f
cmake (Windows): use CMAKE_LIBRARY_PATH for fixup_bundle()
search dirs
scide: let cmd-period have an application-wide shortcut context
scide: DocumentManager - refresh cached file info before
storing save time
scide: help browser - support doc/impl/ref lookup for selected
text
scide: search widget hierarchy upwards for first handler of
lookup actions
scide: GenericLookupDialog - no need for subclassing QTreeView
anymore
scide: make doc/impl/ref lookup shortcuts work on detached
docklets
scide: always pop up lookup dialogs with the active window as
the parent
scide: update translation sources, add italian
qtcollider: start drag within mouse event handler
qtcollider: QStethoscope2 - reverse operation of horizontal
zoom slider
scide: GenericCodeEditor - set Qt::WA_MacNoClickThrough widget
attribute
scide: SyntaxHighlighter - swap QChar::toAscii() for toLatin1()
scide: Document - swap QString::toAscii() for
QString::toLatin1()
scide: MainWindow - substitute deprecated
QFileDialog::setFilter(QString)
scide: MainWindow - include QMimeData
scide: PostWindow - include QMimeData
scide: GenericCodeEditor - include QMimeData
qtcollider: QWidgetProxy - include QDrag
sclang: SCIpcClient - fix includes
cmake: sclang - fix building when SC_IDE=ON and SC_QT=OFF
cmake: scide - add QtNetwork to required Qt modules
qtcollider: QStethoscope2 - refactor for robustness
qtcollider: QListView - add 'selection' method to get all
selected indexes
help: document new 'selection' methods of EnvelopeView and
ListView
help: View - improve documentation, fix links
help: fix a large amount of broken links due to changes in
SCDoc
cmake: FindPortmidi - actually implement auto-finding portmidi
bump version to 3.6.2
James Harkins (1):
Fix bug introduced by 7f29d322: Don't free the same alloc'ed
index twice
Tim Blechmann (18):
scide: DocumentManager - read files via QTextStream to decode
characters
supernova: osc handler - fix completion message and done
message for /b_close
supernova: asynchronous log - fix string splitting
supernova: compile fix
supernova: send /fail messages on /notify commands
supernova: send /fail on buffer commands
supernova: fix sndfile error handling
win32: ensure stack alignment
plugins: fix GrainBuf cleanup
Help: SymbolicNotations - replace SCSlider with Slider
supernova: plugin interface - protect against multiple done
actions
Help: remove memStore
class library: Buffer - freeMsg should clear all cached
information
supernova: osc interface - fix bug with node reordering
supernova: buffer_read - don't check samplerate when queueing
soundfiles
class library: fix Function.plot
plugins: RecordBuf - fix recordbuf overrun & fix done action
handling
Help: RecordBuf - RecordBuf is recording, not playing
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/