Skip to content

v0.9.0 Summer 2020 Release

Choose a tag to compare

@Houston4444 Houston4444 released this 16 Jul 12:20
· 1623 commits to master since this release

New Features:

  • CLI: Control almost all GUI actions and more with the CLI ray_control.
  • Session scripts: allow user to edit shell scripts at session load, save and close.
  • JACK config session script: script that saves and recalls the JACK configuration for the session.
    Add this from session templates in "New Session" window.
  • RayHack: New client protocol which is an alternative to ray-proxy.
    This allows to launch directly the process and to edit its properties even if process is stopped.
    I know this feature will be considered as heretic by someones, this is not strong, I know it doesn't changes things too much.
    Obviously NSM protocol is highly preferred, this protocol is a workaround only, nothing more.
  • Factory client templates are installed in /etc/xdg/raysession to allow packagers to add some templates.
  • Always prefer NSM template if NSM compatibility is found in executable binary (thanks to Nils Hilbricht for this)
  • Get client label, icon and description from their .desktop file.

Subfolder combobox removed in New Session Dialog
Daemon option "Save from client" has been removed. Please affect a global keyboard shortcut (Meta+Ctrl+S) to ray_control save instead.