Releases: leadedge/Spout2
Spout 2.007.010
Cumulative update from Beta branch. Changes documented in "Updates.md" and in the individual source files.
Updated SpoutPanel, SpoutSettings and Demo programs can be found in the SPOUT_2007-010.zip download below.
Source code downloads are only required for development.
Spout 2.007.009
Latest update from Beta branch. All changes documented in the individual source files.
Updated SpoutPanel, SpoutSettings and Demo programs can be found in the SPOUT_2007-009.zip download below.
Source code downloads are only required for development.
Spout 2.007h
Update from Beta branch. All changes documented in the individual source files.
Updated SpoutPanel, SpoutSettings and Demo programs can be found in the SPOUT_2007h.zip download below.
Source code downloads are only required for development.
Spout 2.007g
Maintenance update. See all SDK changes in UPDATES.md.
- Frame count option restored in SpoutSettings.
This option is usually not necessary for OpenGL applications but can be disabled if incompatibility is found between older Spout 2.006 programs and those using DirectX textures directly.
Updated SpoutPanel, SpoutSettings and Demo programs can be found in the SPOUT_2007g.zip download below.
Spout release files are notarized using CodeNotary and file integrity can be verified.
Source code downloads are only required for development.
Spout 2007f
Maintenance update. See all SDK changes in UPDATES.md.
- Dynamic load example added to SpoutLibrary.
- "SendBackBuffer()" added to the SpoutDX class.
- Spout demo receiver includes a "preview" option. Set the size and position, hit 'p' and it locks to that position. Screen recorders and the like will then capture it.
SpoutPanel, SpoutSettings and Demo programs can be found in SPOUT_2007f.zip download below.
Spout release files are notarized using CodeNotary and file integrity can be verified.
Source code downloads are only required for development.
Spout 2.007e
An update to the Spout SDK to provide "per-frame-metadata" capability. Two new functions allow data to be sent together with the texture for any purpose.
To complement this are functions to sync the sender with receiver for frame accuracy. The sync functions can be used separately for other applications. Details are in the updated documentation as well as practical examples.
SpoutPanel, SpoutSettings and Demo programs have been updated with the revised SDK and can be found in SPOUT_2007e.zip download below.
Spout release files are notarized using CodeNotary and file integrity can be verified. Source code downloads are only required for development.
Spout 2.007d
A minor update to allow more than 99 senders to be entered in SpoutSettings for 100% display scaling. Remove patch from SpoutPanel to register VVVV sender for Gamma release.
Spout release files are notarized using CodeNotary and file integrity can be verified.
Source code downloads are only required for development.
Spout 2.007c
Release file update.
Due to difficulty in tracing driver compatibility problems, an additional "CPU" option has been added to "SpoutSettings" which will lock all Spout applications to use CPU memory for sharing textures instead of through the GPU driver. This includes existing 2.006 applications, although many programs only support GPU methods.
The demo Sender and Receiver programs can be used for testing. On-screen status now shows whether CPU or GPU sharing is being used.
Spout release files are notarized using CodeNotary and file integrity can be verified .
Source code downloads are only required for development.
Spout 2.007
The release file contains a settings program, demonstration sender and receiver and a sender selection program for receivers to use.
Release file update.
Due to false positive detections by Anti-Virus engines, the programs have been revised and individually tested with Virus Total. The release zip file has also been tested with no detections reported and replaces the original file. All programs are 64 bit. If there is a need for 32 bit versions please contact by email and a separate archive will be considered.
Demo Sender/Receiver - Version 2.042
o Code cleanup.
SpoutPanel - Vers 2.40
o Add support for VVVV Gamma unregistered sender
SpoutSettings - Vers 1.035
o Cosmetic layout fix.
o Option for Visual Studio runtime installation on load
Download "SPOUT_2007b.zip" below, extract to any convenient folder and refer to "Setup.pdf" for instructions.
Spout release files are notarized using CodeNotary. The files are scanned, checked for authenticity and the result embedded in a secure blockchain database. To check the authorization, open this web-page. Drag and drop the downloaded file and be patient while it is scanned. You will get a thumbs-up if what you have submitted matches what was authorized in the first place. Individual executables in the zip file have also been notarized, so you can test them as well to be confident. CodeNotary is an Open Source endeavour.
Source code downloads are only required for development.
Spout 2.006
Spout Version 2.006 introduces a new backup method, CPU texture sharing, where DirectX textures are accessed by CPU to copy data to OpenGL.
This way, shared DirectX textures are still used and linked with OpenGL even when the NVIDIA extension is not available. This should give better compatibility than using shared memory. For laptop systems with Optimus graphics using the integrated Intel adapter, Spout should now work by setting to CPU texture share mode with SpoutDXmode. The same applies to systems with Intel graphics that have failed to operate with Spout 2.005.
To make sure you install the latest binaries, please visit the Spout website and go to the Download page.
For general questions please visit the Spout Discourse group