mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-03 01:22:42 +02:00
2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 3.0.0alpha00.
This commit is contained in:
parent
cbdbdbe55f
commit
54f07692ff
@ -17865,3 +17865,5 @@
|
|||||||
* Removed 'conf/my.cnf-standby'.
|
* Removed 'conf/my.cnf-standby'.
|
||||||
* Removed 'conf/rd-sample.ini'.
|
* Removed 'conf/rd-sample.ini'.
|
||||||
* Removed 'conf/rd.conf-slax'.
|
* Removed 'conf/rd.conf-slax'.
|
||||||
|
2018-10-19 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 3.0.0alpha00.
|
||||||
|
4
INSTALL
4
INSTALL
@ -74,9 +74,7 @@ One or more audio driver libraries. Choices are:
|
|||||||
|
|
||||||
The JACK Audio Connection Kit
|
The JACK Audio Connection Kit
|
||||||
A low latency audio server, designed from the ground up for
|
A low latency audio server, designed from the ground up for
|
||||||
professional audio work. See http://jackit.sourceforge.net/.
|
professional audio work. See http://jackaudio.org/.
|
||||||
Further information on running Rivendell with the JACK driver can be
|
|
||||||
found in 'docs/JACK.txt'.
|
|
||||||
|
|
||||||
The Advanced Linux Sound Architecture (ALSA) v1.0 or greater.
|
The Advanced Linux Sound Architecture (ALSA) v1.0 or greater.
|
||||||
The standard soundcard driver for Linux for kernels 2.6.x or later.
|
The standard soundcard driver for Linux for kernels 2.6.x or later.
|
||||||
|
12
NEWS
12
NEWS
@ -1,5 +1,17 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v3.0.0alpha00 -- 10/19/2018
|
||||||
|
|
||||||
|
Initial alpha release vor v3.x.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 297, and will
|
||||||
|
automatically upgrade any earlier versions. To see the current schema
|
||||||
|
version prior to upgrade, see RDAdmin->SystemInfo.
|
||||||
|
|
||||||
|
Be sure to run 'rddbmgr --modify' (as root) immediately after upgrading
|
||||||
|
to allow any necessary changes to the database schema to be applied.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v2.19.2int01 -- 5/8/2018
|
v2.19.2int01 -- 5/8/2018
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
2.19.2vlog05
|
3.0.0alpha00
|
19
README
19
README
@ -1,18 +1,18 @@
|
|||||||
This is the README file for the Rivendell package.
|
This is the README file for the Rivendell package.
|
||||||
|
|
||||||
WARNING: This is a BETA TEST version of Rivendell. As such, it is virtually
|
WARNING: This is an ALPHA TEST version of Rivendell. As such, it is virtually
|
||||||
guaranteed to contain bugs, possibly severe ones that could
|
guaranteed to contain bugs, possibly severe ones that could
|
||||||
cause LOSS OF DATA. It is intended for testing purposes, and
|
cause LOSS OF DATA. It is intended for testing purposes, and
|
||||||
should not be used in 'production' siuations.
|
should not be used in 'production' situations.
|
||||||
|
|
||||||
This software comes with ABSOLUTELY NO WARRANTY. See the file COPYING for
|
This software comes with ABSOLUTELY NO WARRANTY. See the file COPYING for
|
||||||
details.
|
details.
|
||||||
|
|
||||||
Welcome to this release of the Rivendell Project. Rivendell aims
|
Welcome to this release of the Rivendell Project. Rivendell aims
|
||||||
to be a robust, functionally complete digital audio system for use in
|
to be a robust, functionally complete digital audio system for use in
|
||||||
professional radio broadcast environments.
|
professional radio broadcast environments.
|
||||||
|
|
||||||
See the file INSTALL for installation instructions. If you are upgrading from
|
See the file INSTALL for installation instructions. If you are upgrading from
|
||||||
a 1.x or 2.x version of Rivendell, also see the file 'UPGRADING'
|
a 1.x or 2.x version of Rivendell, also see the file 'UPGRADING'
|
||||||
for important notes and pointers.
|
for important notes and pointers.
|
||||||
|
|
||||||
@ -48,6 +48,9 @@ The on-air playout application.
|
|||||||
RDPanel
|
RDPanel
|
||||||
A 'fullscreen' SoundPanel cartwall application.
|
A 'fullscreen' SoundPanel cartwall application.
|
||||||
|
|
||||||
|
RDCartSlots
|
||||||
|
An application that emulates a multi-slot cart decks.
|
||||||
|
|
||||||
RDCastManager
|
RDCastManager
|
||||||
A utility for posting and managing podcast episodes.
|
A utility for posting and managing podcast episodes.
|
||||||
|
|
||||||
@ -62,11 +65,11 @@ A utility for configuring ALSA audio adapters.
|
|||||||
|
|
||||||
RDImport
|
RDImport
|
||||||
A command-line utility for batch importing audio along with
|
A command-line utility for batch importing audio along with
|
||||||
accompanying metadata. Do:
|
accompanying metadata. Do:
|
||||||
|
|
||||||
rdimport --help
|
man 1 rdimport
|
||||||
|
|
||||||
from a command prompt for a list of options.
|
for usage help.
|
||||||
|
|
||||||
RMLSend
|
RMLSend
|
||||||
A GUI and command-line utility for sending Rivendell Macro Language
|
A GUI and command-line utility for sending Rivendell Macro Language
|
||||||
|
Loading…
x
Reference in New Issue
Block a user