mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-01 00:22:38 +02:00
2022-07-26 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.19.3wavehack0. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
31baca9133
commit
ca3b0ef504
@ -16730,3 +16730,5 @@
|
|||||||
* Modified 'RDWaveFile' to work around known fencepost errors in
|
* Modified 'RDWaveFile' to work around known fencepost errors in
|
||||||
WAV files generated by "Sonic Studio soundBlade" by
|
WAV files generated by "Sonic Studio soundBlade" by
|
||||||
"PME Mastering, Inc."
|
"PME Mastering, Inc."
|
||||||
|
2022-07-26 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Incremented the package version to 2.19.3wavehack0.
|
||||||
|
14
NEWS
14
NEWS
@ -1,5 +1,19 @@
|
|||||||
The NEWS file for the Rivendell package.
|
The NEWS file for the Rivendell package.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
v2.19.3wavehack0 -- 7/26/2022
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
Backported a heuristic from v3.x to work-around off-by-one errors when
|
||||||
|
parsing WAV file chunk headers.
|
||||||
|
|
||||||
|
Database Update:
|
||||||
|
This version of Rivendell uses database schema version 275, and will
|
||||||
|
automatically upgrade any earlier versions. To see the current schema
|
||||||
|
version prior to upgrade, see RDAdmin->SystemInfo.
|
||||||
|
|
||||||
|
As always, be sure to run RDAdmin immediately after upgrading to allow
|
||||||
|
any necessary changes to the database schema to be applied.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
v2.19.3 -- 10/31/2018
|
v2.19.3 -- 10/31/2018
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
2.19.3
|
2.19.3wavehack0
|
Loading…
x
Reference in New Issue
Block a user