Sat, 18 May 2024 21:13:42 UTC | login

Information for build raysession-0.9.1-2.fc33

ID169793
Package Nameraysession
Version0.9.1
Release2.fc33
Epoch
SummarySession manager for audio software
DescriptionRay Session is a GNU/Linux session manager for audio programs as Ardour, Carla, QTractor, Non-Timeline, etc... It uses the same API as Non Session Manager, so programs compatible with NSM are also compatible with Ray Session. As Non Session Manager, the principle is to load together audio programs, then be able to save or close all documents together. Ray Session offers a little more: - Factory templates for NSM and LASH compatible applications - Possibility to save any client as template - Save session as template - Name files with a prettier way - remember if client was started or not - Abort session almost anytime - Change Main Folder of sessions on GUI - Possibility to KILL client if clean exit is too long - Open Session Folder button (open default file manager) Ray Session is being developed by houston4444, using Python3 and Qt5.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 11:21:30 UTC
CompletedThu, 13 Aug 2020 11:21:30 UTC
Tags
f33
f37
f38
RPMs
src
raysession-0.9.1-2.fc33.src.rpm (info) (download)
noarch
raysession-0.9.1-2.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 2020 Erich Eickmeyer <erich@ericheickmeyer.com> - 0.9.1-1 - Removed patches, issues were fixed upstream - 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. - 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 - 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. * Sat Feb 08 2020 Erich Eickmeyer <erich@ericheickmeyer.com> - 0.8.3-1 - Initial release for Fedora