mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-17 17:00:27 +02:00
2025-08-21 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.4.0. * Incremented the Python API version to 4.4.0 Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
b0485b9b0a
commit
dc78cb287e
@ -25033,3 +25033,6 @@
|
|||||||
'RDWaveData' structure containing segue data but no endpoint data
|
'RDWaveData' structure containing segue data but no endpoint data
|
||||||
could result with a record where the value of
|
could result with a record where the value of
|
||||||
'CUTS.SEGUE_END_POINT' was greater than that of 'CUTS.END_POINT'.
|
'CUTS.SEGUE_END_POINT' was greater than that of 'CUTS.END_POINT'.
|
||||||
|
2025-08-21 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 4.4.0.
|
||||||
|
* Incremented the Python API version to 4.4.0
|
||||||
|
8
NEWS
8
NEWS
@ -1,13 +1,17 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v4.3.0int13 -- 3 July 2025
|
v4.4.0 -- 21 August 2025
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
Cart Filtering. Refactored the cart filtering controls to be consistent
|
Cart Filtering. Refactored the cart filtering controls to be consistent
|
||||||
across all modules [rdadmin(10), rdairplay(1), rdcartslots(1),
|
across all modules [rdadmin(10), rdairplay(1), rdcartslots(1),
|
||||||
rdcastmanager(1), rdcatch(1), rdlibrary(1) rdlogedit(1), rdlogmanager(1)
|
rdcastmanager(1), rdcatch(1), rdlibrary(1) rdlogedit(1), rdlogmanager(1)
|
||||||
and rdpanel(1).
|
and rdpanel(1)].
|
||||||
|
|
||||||
|
Data Backup/Restore. Added a set of scripts for automating and monitoring
|
||||||
|
Rivendell data backups (database + audio store). See the rdautoback(8),
|
||||||
|
rdautocheck(8) and rdautorest(8) man pages for details.
|
||||||
|
|
||||||
Various bug fixes. See the ChangeLog.
|
Various bug fixes. See the ChangeLog.
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
4.3.0int13
|
4.4.0
|
@ -1 +1 @@
|
|||||||
4.3.0.post4
|
4.4.0
|
Loading…
x
Reference in New Issue
Block a user