Releases: Houston4444/RaySession
bug fix release
Fix a strong bug that make proxy unlaunchable after …
New version for deb reasons
see 0.5.3 changelog
Copy progress
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
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
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 !
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
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
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
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