Skip to content

Releases: gogins-dev/csound-cxx-opcodes

v2.0.1-beta

Choose a tag to compare

@gogins gogins released this 09 Jun 15:54

This release adds a Windows build compiled by Microsoft Visual C++ to the release packages.

For more information, see the README.md file and the Git commit log.

v2.0.0-beta

Choose a tag to compare

@gogins gogins released this 17 May 22:16

This is the first release that is based on (and requires) Csound version 7.

For more information, see the README.md file.

Windows Development Release

Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:40

Commits

  • d5c71eb: Removed unneeded smart pointer and incorrect tick function, improved diagnostics. (Michael Gogins)

Mac OS Development Release

Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:42

Commits

  • d5c71eb: Removed unneeded smart pointer and incorrect tick function, improved diagnostics. (Michael Gogins)

Linux Development Release

Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:37

Commits

  • d5c71eb: Removed unneeded smart pointer and incorrect tick function, improved diagnostics. (Michael Gogins)

Windows Release

Choose a tag to compare

@github-actions github-actions released this 07 May 18:18

There was an issue when dynamic link libraries used to compile an embedded module were not bound at run time. This has been fixed by pre-loading these dependent dynamic libraries from a list given to the cxx_compile opcode.

Commits

  • 76d9d6f: Version number. (Michael Gogins)

Mac OS Release

Choose a tag to compare

@github-actions github-actions released this 07 May 18:19

There was an issue when dynamic link libraries used to compile an embedded module were not bound at run time. This has been fixed by pre-loading these dependent dynamic libraries from a list given to the cxx_compile opcode.

Commits

  • 76d9d6f: Version number. (Michael Gogins)

Linux Release

Choose a tag to compare

@github-actions github-actions released this 07 May 18:17

There was an issue when dynamic link libraries used to compile an embedded module were not bound at run time. This has been fixed by pre-loading these dependent dynamic libraries from a list given to the cxx_compile opcode.

Commits

  • 76d9d6f: Version number. (Michael Gogins)

v1.2.0 Windows Release

Choose a tag to compare

@github-actions github-actions released this 18 Mar 15:12

Commits

  • 4c8c083: Tweaking Windows release (#17). (gogins)

v1.2.0 Mac OS Release

Choose a tag to compare

@github-actions github-actions released this 18 Mar 15:12

Commits

  • 4c8c083: Tweaking Windows release (#17). (gogins)