2024-05-25 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDWaveData::dump()' static method.
	* Fixed a regression in the audio importation system that could
	cause the detected length of an MPEG file to be '0'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2024-05-25 11:05:11 -04:00
parent 392dd62359
commit 4b16443640
5 changed files with 29 additions and 3 deletions

View File

@@ -24771,3 +24771,7 @@
method.
2024-05-19 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Debian 12 "Bookworm"' section to the 'INSTALL' file.
2024-05-25 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDWaveData::dump()' static method.
* Fixed a regression in the audio importation system that could
cause the detected length of an MPEG file to be '0'.