Personal tools

Difference between revisions of "Rivendell 3"

From Rivendell Wiki

Jump to: navigation, search
m (ElvishArtisan moved page Rivendell3 to Rivendell 3 without leaving a redirect)
Line 3: Line 3:
 
* Fully Unicode-complaint, with support for both Basic Multilingual Plane [BMP] and Supplemental characters.
 
* Fully Unicode-complaint, with support for both Basic Multilingual Plane [BMP] and Supplemental characters.
  
* Upgraded the Qt Toolkit dependency to use Qt4.
+
* Qt Toolkit dependency upgraded from Qt3 to Qt4.
 +
 
 +
* Synchronous event notification between instances.
  
 
* High density log play-out (up to 20 per-instance), using 'virtual logs' that do not require an active X Windows server instance.
 
* High density log play-out (up to 20 per-instance), using 'virtual logs' that do not require an active X Windows server instance.
 +
 +
* Scalability to hundreds of instances using a single database.
 +
 +
* Full support for [https://www.freedesktop.org/wiki/Software/systemd/ systemd].
  
 
* Portable library to simplify creation of WebAPI clients (available for Linux and Windows)
 
* Portable library to simplify creation of WebAPI clients (available for Linux and Windows)
Line 12: Line 18:
  
 
* Increase in the maximum number of audio ports to 24 per card.
 
* Increase in the maximum number of audio ports to 24 per card.
 
* Synchronous event notification between instances.
 
 
* Scalability to hundreds of instances using a single database.
 
 
* Full support for Systemd.
 
 
* Added rddbmgr(8) for managing the database.
 
 
* Added rddbconfig(8) for GUI-based database create/backup/restoration.
 

Revision as of 00:36, 7 November 2018

The next major version of Rivendell [v3.x] is currently in ALPHA testing. It includes the following enhancements over Rivendell 2.x:

  • Fully Unicode-complaint, with support for both Basic Multilingual Plane [BMP] and Supplemental characters.
  • Qt Toolkit dependency upgraded from Qt3 to Qt4.
  • Synchronous event notification between instances.
  • High density log play-out (up to 20 per-instance), using 'virtual logs' that do not require an active X Windows server instance.
  • Scalability to hundreds of instances using a single database.
  • Portable library to simplify creation of WebAPI clients (available for Linux and Windows)
  • Increase in the maximum number of audio cards to 24 per instance.
  • Increase in the maximum number of audio ports to 24 per card.