Rocket Rocket Versions Save

Rocket

v0.11.0

5 years ago

Highlight of canges since v0.10.x:

  • editor: tabbed interface
  • editor: safer file saving
  • player: renamed sync_connect to sync_tcp_connect
  • player: split paths into directories
  • example-bass: consume bass through nuget

In addition, there's a lot of minor bug-fixes and refactorings.

v0.10.3

5 years ago

Fixes since v0.10.2:

  • Fixed an assert-crash in debug-builds
  • Wait until the client has sent the whole greeting
  • A couple of minor CI related tweaks to get the release out

v0.10.2

7 years ago

Fixes since v0.10.1:

  • macOS: Build with Qt5 instead of Qt4 for websocket support
  • minor tweaks to defines to avoid warnings

v0.10.1

7 years ago

Fixes since v0.10.0:

  • avoid out-of-bounds writes to stack
  • avoid leaking socket on destroy
  • avoid using closed FD

v0.10.0

8 years ago