Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: BlueBrain/Deflect

Tags

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Introducing configurable render interval for qml streamer (#215)

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure Qt5 OpenGL is present for the DeflectQt library (#210)

1.0.2

Toggle 1.0.2's commit message
Make deflect/qt/types.h public (used by Tide)

1.0.1

Toggle 1.0.1's commit message
Fix wrong vertical frame mirror for different sized channels

1.0.0

Toggle 1.0.0's commit message
Release 1.0

0.14.1

Toggle 0.14.1's commit message
Release 0.14.1

0.14.0

Toggle 0.14.0's commit message
Release 0.14

0.13.0

Toggle 0.13.0's commit message
Release 0.13.0 preparations

0.12.1

Toggle 0.12.1's commit message
Improved network version exchange protocol

This commit relaxes the check on the client side to allow
connecting to servers with a more recent network protocol in the
future. Clients also send their protocol version to the server.
This information is simply ignored by older servers and does not
break compatibility.

The idea is to create a transition period after which the protocol
can be modified (to exchange more information at connection time,
such as support for stereo streams) without breaking compatibilty
for clients and servers based on deflect >= 0.12.1.

0.12.0

Toggle 0.12.0's commit message
Release 0.12.0 preparations, removed Servus dependency