83ce17316b
- add 000-SuperCollider-Fix-qt-6.10.1-build.patch - add 001-SuperCollider-remove-NO_GPL3-option.patch see: c00c36ffc5 enable Vim extension build - set noarch for emacs and vim subpackages - refresh spec - update to 3.14.1: * This release fixes a bug when setting args as keyword arguments in class methods. It also fixes the content of some helpfiles, boost libraries integration, build system, and the CI pipeline. - full 3.14 Changelog see: https://github.com/supercollider/supercollider/blob/3.14/CHANGELOG.mdTakashi Iwai2026-01-12 13:12:38 +00:00
c7c0aef1f2
Accepting request 1293424 from multimedia:apps
Ana Guerrero2025-07-17 15:17:48 +00:00
d41f544353
- update to 3.14.0~rc1: * Sclang functions now support collecting arbitrary keyword arguments via { |...args, kwargs| kwargs } * The initialization sample of multiple UGens was fixed * Documentation can now also be themed like the IDE * migrated to qt6, added and improved tests, updated 3rd-party libraries * updated the build system for most recent build tools - add gpg validation
Dirk Mueller2025-06-29 08:59:33 +00:00
8dd2772f44
- update to 3.13.0: * Numerous UGens have been fixes so that they calculate their initial value as originally intended. Please note that in some cases this may create a different result than previously * A universal Intel x86_64 and Apple arm64 macOS build is now provided * This version reverses changes made to MIDI implementation on macOS introduced in 3.12.0, which turned out to introduce other issues with MIDI. * The 3.12.1 release fixes compatibility with older macOS systems (10.13 and below). For the list of previous changes, see CHANGELOG.md. * Supernova is now available on Windows * Supercollider is officially supported on Bela platform * macOS Big Sur is now fully supported * On macOS output signal won't go over the system volume level * The method not found error in sclang now provides suggestions, using fuzzy array comparisons * Oppressive terminology has been updated throughout the project * CI has been updated to use GitHub Actions and now also runs our test suite * in the help browser, Shift-Enter now evaluates code again! * fixed a bug in Pfindur where the last event of the pattern could become "Rest-less" (PR 5113). * ProxySpace:copy also rebuilds the ProxySpace to copy referenced objects (PR 5192). * supernova now correctly handles /s_getn with a control name instead of index (PR 5182). * __New feature__ - Ableton Link support. See _sclang: added_
Dirk Mueller2023-02-25 00:24:27 +00:00