On behalf of the entire Rivendell development team, I'm pleased to announce the availability of the next production release of Rivendell, 4.1.3. Rivendell is a full-featured radio automation system targeted for use in professional broadcast environments. It is available under the GNU General Public License version 2.
From the 'NEWS' file:
*** snip snip ***
Changes:
Library Search. Optimized search library syntax to better handle cart
numbers and phrase vs. individual word search scenarios. See the
'Library Text Searches' appendix in the Operations Guide for details.
Tweaked rdairplay(1) layout to work with 1280x1024 resolution displays.
Bugfixes. See the ChangeLog for details
Database Update:
This version of Rivendell uses database schema version 371, and will
automatically upgrade any earlier versions. To see the current schema
version prior to upgrade, do 'sudo rddbmgr'.
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
to allow any necessary changes to the database schema to be applied.
*** snip snip ***
Details and source code are available at https://github.com/ElvishArtisan/rivendell/releases.
Cheers!
|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|---------------------------------------------------------------------|
| A room without books is like a body without a soul. |
| |
| -- Cicero |
|---------------------------------------------------------------------|
I'm glad to announce the release of XUiDesigner v1.0
A easy to use GUI based tool to generate/design LV2 Plugin Bundles with
GUI's for Linux and Windows.
- Generate GUI Bundle for existing LV2 plugins to use system wide
- Generate LV2 plugin Bundle with GUI from scratch
- Generate LV2 plugin Bundle with GUI from plain C++ files
- Generate LV2 plugin Bundle with GUI from faust (MIDI/AUDIO) dsp files
- Rework GUI's of saved Bundles at any later state
- Generate cross platform compatible Plugins with makefiles for
Linux/Windows
- Support github workflow to build binaries for releases
## Supported widget types
- Knob -> could support horizontal framed png
- HSlider -> could support horizontal framed png
- VSlider -> could support horizontal framed png
- Button -> could support single png/horizontal framed png
- Toggle Button -> could support horizontal framed png
- ComboBox
- Value Display
- Label
- VMeter
- HMeter
- Frame
- TabBox
- WaveView
- File Chooser Button
- Virtual MIDI Keyboard
## Workflow
Here is a short introduction
[Wiki](https://github.com/brummer10/XUiDesigner/wiki/XUiDesigner)
XUiDesigner is released under the free BSD Zero Clause License
project page is here:
https://github.com/brummer10/XUiDesigner
release page is here:
https://github.com/brummer10/XUiDesigner/releases/tag/v1.0
direct download of the source tarball:
https://github.com/brummer10/XUiDesigner/releases/download/v1.0/XUIDesigner…
greetings
hermann