Skip to content

Releases: Houston4444/RaySession

bug fix release

22 Apr 21:15

Choose a tag to compare

Fix a strong bug that make proxy unlaunchable after …

New version for deb reasons

19 Apr 13:47

Choose a tag to compare

see 0.5.3 changelog

Copy progress

19 Apr 13:06

Choose a tag to compare

new features:

  • long copy display a progress bar, click on it to can abort this copy
  • remember optional-gui state (shown or not) for clients capable of this

Little bug fixes

28 Mar 21:23

Choose a tag to compare

This release fix two bugs:

  • On some systems ray-daemon was crashing at start while reading config file (problem with qt/pyqt version)
  • ray-jackpatch was reconnecting all saved connections when a port is added, now it only reconnect saved connection if one of its ports was just added

Prevent client stop by accident

27 Feb 13:27

Choose a tag to compare

New Feature: Now when user press stop on a client, if client has not been saved for 1 minute or if it sends "dirty" infos via NSM, a confirmation window appears.
Its possible to disable this per client (in Properties of client).

Dirty able clients now have new save icon depending of their dirty state.

little bug fixes:

  • better read of Config Files (which could made daemon crashes)
  • always use "glasses" icon

Welcome Daemon !

15 Feb 09:48

Choose a tag to compare

New release where DEAMON is now well called DAEMON (thanks to trebmuh for that, sorry for my english !).
so, ray-deamon becomes ray-daemon.

Little other fixes:

  • Change default folder to ~/Ray Sessions
  • Reduce main window default size
  • remove prints

bug fix release

14 Feb 17:58

Choose a tag to compare

fix many bugs

Fix bug with session name containing special characters
Fix bug with session in sub/folders
add timer between port appears and connection (ray-jackpatch)
delay quit clients at session close
french translation update (thanks to Olivier)
Non-Sequencer added to templates

Fix wrong install

29 Jan 21:53

Choose a tag to compare

Fix a major bug in Makefile, and now allow to access to factory session template, and don't access to not executable files as executable.

First interesting release

28 Jan 18:54

Choose a tag to compare

Ray Session now works with its own deamon: ray-deamon, its own sessions files ('raysession.xml').
A lot of new features:

  • save session as template
  • save client as template
  • Many clients in factory becames very easy to load
  • ray-jackpatch remember JACK connections and reconnect them when ports appears
  • little relook on GUI